×
Menu
Index

General (FastTab)

General (FastTab)
1

SharePoint List Setup Code

1. SharePoint List Setup Code    
Specifies a List Setup code.
2

SP Site Setup Code

2. SP Site Setup Code    
Specifies the "SharePoint Site Setup" which is used to connect to SharePoint. Values entered into this field are used by the program to automatically revalidate "SharePoint List Title" for new connections and the "Lookup SharePoint List Title" is also revalidated for all field mappings.
3

Description

3. Description
Specifies the description of the List Setup.
4

List Type

4. List Type
Specifies the list type
  • List - is used if the SharePoint List Setup is related to a SharePoint list. Lists include data such as customers lists, salespeople, orders etc.
  • Library - is used if the SharePoint List Setup is related to a SharePoint library. Libraries contain documents. If List Type is set to Library, the NavSherpa on Card/NavSherpa Library Insight (NavSherpa) subpage is visible on source page where the module is implemented.
  • Flow - is used for flow request configurations. These SharePoint List Setups are used when the program calls Microsoft Flow.
     
5

Status

5. Status
Shows the current SharePoint List Setup status
  • Open - allows a SharePoint List Setup to be modified, and will cause it to be excluded from the NavSherpa module until being released. Releasing can be done via Actions (Ribbon)/Release.
  • Released - prevents modification to the SharePoint List Setup. Released SharePoint List Setups are included in the NavSherpa module.
 
Important: Since April 2019 there is a major change in this functionality. For more information follow Actions (Ribbon)/Release.
6

RapidStart Sequence

6. RapidStart Sequence
Specifies the RapidStart sequence which is used during list/library creation.
7

WorkFlow Manager Activated

7. WorkFlow Manager Activated
Specifies whether to use the "Workflow Manager" for workflows. The program automatically retrieves the activation from SharePoint when a General (FastTab)/SP Site Setup Code is set.
8

Workflow SP Site Setup Code

8. Workflow SP Site Setup Code
Specifies the site setup for communication with workflows via a webservice. The field must be filled in if the workflow is used in the list and there is no workflow manager installation on the SharePoint Server.
9

Allow Delete Records On SP

9. Allow Delete Records On SP
Specifies whether to allow the user to delete the record. If deletion is enabled, the user will see an action NavSherpa on Card/Actions (Ribbon)/Remove from SP on the page where the NavSherpa module is  implemented.
10

Implemented On Page IDs

10. Implemented On Page IDs
Specifies the list of Page IDs on which the List Setup is implemented. The page IDs must be separated by "|".
11

Table ID

11. Table ID
Specifies the Table ID which is connected with this List Setup.
12

SharePoint List Title

12. SharePoint List Title
Specifies the SharePoint list title.
13

SharePoint List Web URL

13. SharePoint List Web URL
Specifies the SharePoint list web URL. The program retrieves the URL automatically from chosen list/library in General (FastTab)/SharePoint List Title.
14

Import Config. Package Code

14. Import Config. Package Code
Specifies the configuration package code for import functions. This RapidStart package is used by the program when retrieving data from SharePoint and updating the data in Microsoft Dynamics NAV. This code is not mandatory if SharePoint Site Setup/General (FastTab)/Import Config. Package Code is filled in on the related SharePoint Site Setup.
15

Transfer To List Setup Code

15. Transfer To List Setup Code
Specifies the "SharePoint List Setup" which will be used as the target when data is copied. This can be used for documents.
 
Example:
A "Sales Order" is posted and a "Posted Sales Invoice" is created. The "Sales Order" is deleted and we lose relations. If a list on SharePoint is used as a sales document and needs some relation after posting, a function will be used for transferring the mapping from the "Sales Order" to the "Posted Sales Invoice". More information on how to use transferring is available in How to implement NavSherpa functions to Events.
16

Init Record Template Code

16. Init Record Template Code
Specifies the initialization template code for import functions. This template is used during importing data to Microsoft Dynamics NAV.
 
Example:
The program gets items from the "Purchase Invoice" list on SharePoint. These items are imported into the "Purchase Header" table which has the primary key "Document Type" and "Document No.". Document No. is a column on the list so it is possible retrieve this value. Document Type is not on the list because the list is implicit for a single Document Type. This can be an issue in that Document Type is required for retrieving the sales record. The Template is used in this case as Document Type can be substituted with a predefined value.
17

Repository URL

17. Repository URL
Specifies the repository URL for the SharePoint list. The URL may contain filters. The URL allows for set constants or Text variables. This field is used by the NavSherpa on Card/Actions (Ribbon)/SP Link action.
 
Example:
AllItems.aspx#InplviewHashe76c505f-1a83-424d-8779-d5727d8fd3ba=FilterField1=ID-FilterValue1=%SPRECORDID%