Connection

 

 

 

Connection

 

Description

Copies the value of a dynamic attribute global to a source or destination connection.

 

Arguments

1.Connection - Name of the Macro.

2.Type - This is the scope of the connection.  Valid values are Source for source connections and Destination for destination connections.

3.Attribute - The attribute to be copied.  This value is case sensitive.

4.Default Value - The value to be used if the attribute cannot be found or is blank.

 

Examples

[Connection|Source|Entity]

If [Connection|Source|Entity] is available this will return the [Connection|Source|Entity] value.

If [Connection|Source|Entity] is not available this will return a blank value.

 

[Connection|Source|Department|101]

          If [Connection|Source|Department] is available this will return the [Connection|Source|Department] value.

If [Connection|Source|Department] is not available this will return the value "101".

 

Notes

Available attributes are specific to each connection. Please consult the source documentation or pasTransfer for information on which attributes are available. If a case-insensitive comparison is desired between the search value and the returned value use an If macro combined with a Lower or Upper macro.

 


Copyright © 2024 pasUNITY, Inc.

 

Send comments on this topic.