Tags
By using Tags, you can specify variables and then before running a transfer define the Tags.
Tags can be used everywhere on Transfers and on Data Sources.
A Tag is specified by setting two percent signs in the beginning of the Tag and a single percent sign at the end of the Tag - like: %%DEST% or %%SALESPERSON%
Tag Groups:
Tag Groups are used to group together a number of Tags that are used on Transfers.
Under the Tab "Groups" you can create a new Tag Group. You would typically just have one Tag Group defined.
- Code: Specify a unique ID.
- Description: Fill in a descriptive text.
Tags:
Tags are used on Transfers as a kind of variable or parameter so that the Transfer can be used for different purposes. For example to transfer data to several different destinations (DataSources).
The first Tag in a group is always considered the primary Tag. This should normally correspond to a DataSource.
The Tags are set to specific values at runtime (in Run Transfer or on the Schedules).
You would typically define just a few Tags, for example one for the DataSource (to use in Destination field on a Transfer), one for a filter value (to use in a filter to delimit the data that are transferred to that DataSource) and maybe a description Tag (to be used as part of the Description field).
Under the tab "Tags" you can choose an already created Tag or creade a new.
- Code: Specify a unique ID.
- Datasource Prefix: Specify a DataSource prefix - like "NAV" - that is the DataSource that you want Tags to be generated for. For example if you have 10 Navision DataSources, you would use NAV. This should be set on the first Tag only.
- Description: Fill in a descriptive text.
Tag Values:
Tag Values are used to store the corresponding sets of tags and tag values that will be used at runtime. When running a Transfer manually (which has tags defined), you need to select a set of tags to run it with. Also when you generate or create Schedules, you can select the Tag Values to be added to the Schedules.
Under the tab "Tags Value" you can select a "Tag Group" and create new Tags values.
- Tag: Specify the value for the Tag.
- Description: Fill in a descriptive text.
By choosing "create from datasources" the Tag Values will be created from the datasources (one set for each of the DataSources that starts with the DataSource prefix used under Tags).