Implementing LU assignment processing for non-unique UserIDs with FEPI adapters

At build time, the person who models the adapter can enable LU assignment processing for non-unique UserIDs for a FEPI service flow.

For information on how to enable LU assignment processing for non-unique UserIDs, see the section on setting properties in the Service Flow Modeler help.

When you enable LU assignment processing for non-unique UserIDs in your adapter model, you must also provide instructions in your adapter for the release of the assigned LUs. All assigned LUs that were used by all of the FEPI Navigators, and executed as part of a process, must be released. Released means that the LU cannot be in a release type of Assigned. If you do not release the LU(s), they will remain assigned on the CICS® Service Flow Runtime Connection file and will be rendered useless to standard CICS Service Flow Runtime processing. This is true regardless of the processing mode; synchronous processing for inquiry requests; or asynchronous processing for update requests. For information on how set the release type, see information on MAT_LOGOFFTYPE in the information on setting properties the Service Flow Modeler help.