Container DFHWS-USERID

DFHWS-USERID is a container of DATATYPE(CHAR) that is initialized with the user ID of the task in which the pipeline is running.

If you change the contents of this container in a service provider pipeline in which the terminal handler is one of the CICS-supplied SOAP handlers (and you do so before control is passed to the target application program), the target application will execute in a new task that is associated with the new userid. Unless you change the contents of container DFHWS-TRANID, the new task has the same transaction ID as the pipeline's task.