Option

 

 

 

Option

 

Description

Access the value of an option passed into pasTransfer via the Execution service (such as pasUnity).

 

Arguments

1.Option - Name of the Macro.

2.Option Name - The name of the option to retrieve.  Options are defined in pasUnity application on the Advanced Options tab of the pasTransfer ETL job step.

3.Default Value - A value to return if the option is not found.

 

Examples

[Option|GlobalMappingName]

If [Option|GlobalMappingName] has been set in pasUnity this will return the [Option|GlobalMappingName] value.

If [Option|GlobalMappingName] has not been set in pasUnity this will return a blank value.

 

[Option|GlobalMappingName|X]

If [Option|GlobalMappingName] has been set in pasUnity this will return the [Option|GlobalMappingName] value.

If [Option|GlobalMappingName] has not been set in pasUnity this will return the value "X".

 


Copyright © 2024 pasUNITY, Inc.

 

Send comments on this topic.