Passing parameters to the child session
You can add parameters to the ExecuteDelivery action.
In the child process, the parameter can be used with the syntax ${~/parameter1}$
Passing the current configuration to the child session
When the parent session is executed with a specific Configuration, it can be useful to provide the Configuration name to the child session, especially when working with multi-configuration Deliveries.
This can be done easily with the Session Variable ${/CORE_SESSION_CONFIGURATION}$ in the parameter "Deliv Configuration", like this: