Related Articles
Working with Cross References (Xref files)
Working with Cross References (Xref files) Xref files servermany purposes. The most common case is as foreign key lookups. Another common case is to use Xrefs as pick list lookups. Tables can be created manually. They can be created by importing the ...
Working with MultiSelect Lists
For this example we use SugarCRM, where MultiSelect fields are supplied as a JSON string, i.e. [{"value1","value2"} First, I check to make sure my origin value ('reg') and existing value in Sugar ('existing') are not empty, as either case is easy to ...
Scripting Class Object
From within VBScript operations (ScriptedVariable, VBScriptProcedure, ScriptedField) in additional to normal VBScript functions, the developer has access to a custom “Starfish” class. The tables below define its usage. This class may also be used ...
Active Directory Connector
Origin There may be some trial and error with capitalization required to get this Origin working. For example, ldap://ad.xyz.com vs LDAP://ad.xyz.com or LDAP://ad.xyz.com vs LDAP://ad.XYZ.com. Parameter Description Access Key Connection String Active ...
Previewing Jobs
Before running a job for the first time, you can check to make sure all your formulas and translations are working correctly by stepping through each row on the Preview tab. No data will be modified in your destination system, and you may click Log ...