Module scope variables

Name Type Description
rEnv REFERENCE A reference to the IBM® App Connect Enterprise environment tree. This is often required for passing to functions or procedures that are out of the scope of the module.
rPMPVars REFERENCE A reference to the PMP Variables element under the Integration node environment tree. This is commonly referred to by FTM mappers and is often required by common core or utility functions.
rlnputBody REFERENCE A reference to the input message domain root.
rInputTxn REFERENCE A reference for the input message transaction.
rIsf REFERENCE A reference to the ISFMessage element for the output message.
rIsfTxn REFERENCE A reference to the ISF Transaction element under ISFMessage.
rMapDoc REFERENCE A reference to the EndMapper (v2) mapping document being produced.
rCols REFERENCE A reference to the 'cols' element in the EndMapper (v2) mapping document being produced.