When sharing data between a calling flow and a response flow, how can user context data be stored?
https://www.ibm.com/support/knowledgecenter/SSMKHH_10.0.0/com.ibm.etools.mft.doc/cl28163_.html
To store user context data, you can either set a value in
theEnvironment.CallableFlow.UserContextenvironment variable, or create and populate child folders below it in the message tree. For example, you can use the following command to specify context data to be stored the environment:
SET Environment.CallableFlow.UserContext = 'myData';
When installing IBM App Connect Enterprise for a shared installation on Linux, which group do users needed to be added to in order to gain access to the platform?
Where does the data get pulled from during an extract migration in IBM App Connect Enterprise?
What Event Coordination option must be implemented in the Collector node so that message collections are propagated in the order they have been completed?