Transformation Rules (TransformDQ)

Table 10-28 Parameter Description and its Default Value

Parameter Name / (Type) Description Default Value
IP Address (System Defined) Refers to the IP Address of the server where the OFSAAI Database components for the particular information domain have been installed. This IP Address also specifies the location (server hostname / IP Address) where the component is to be executed.
Datastore Type (System Defined) Enterprise Data Warehouse (EDW) EDW
Datastore Name (System Defined) Information Domain Name
Rule Name (System Defined) Unique Name of the component definition
Parameter List (User Defined)

It is a user defined parameter list along with different system defined parameters like Run ID, Process ID, Exe ID, and Run Surrogate Key only if the subtype is SP (Stored Procedure) or EXT (External).

For example,

<<ParameterList>>,"$RUNID=123","$PHID=234","$EXEID=345","$RUNSK=456" otherwise it will be only "$RUNID=123","$PHID=234","$EXEID=345","$RUNSK=456"