Options Page |
The Options page enables you to view and specify general options for the integration, such as name, description, and script language. You can view global variables that are available for use by all integrations in the currently selected integration file, and you can create your own custom global variables.
You can access the Options page by clicking Options on the left navigation pane of the Administration () tab.
General Options
Name: Enables you to provide a custom name for your integration file. This name will appear on the Administration Console Integrations page. If you do not specify a custom name, Administration Console displays the file name without the file name extension. For example, the NewProduct.btin integration file is displayed as "NewProduct".
Description Enables you to provide a detailed description for the integration file.
Predefined Global Variables
Lists the predefined global variables that are available in Integration Builder.
Custom Global Variables
Add Variable: Click Add Variable to begin defining the first desired variable. Available only when no variables have previously been added.
Add: Click Add to define another variable. Available only after at least one variable has been added.
Variables: The Variables list displays each variable that has been added. Click on a variable in the list to view its Name and Value properties.
Name: Displays the name of the variable currently selected in the Variables list. Type a new name in the text box if desired. Alternatively, you can add a variable to define the variable name.
Value: Specifies the value for the variable currently selected in the Variables list. Type a new value in the text box if desired.
Import: Opens the Open File dialog so that you can browse to and select a file that contains the value(s) you want assigned to the variable. When selected, the contents of the file are imported into the Value field.
Export: Opens the Save File dialog so that you can save the contents of the Value field as an external file. You can save the value as a new file, or replace the contents of an existing file.
Related Topics