S7MASTUB
This component acts on TIBCO EMS application calls and passes the call and associated parameters provided by the user application to S7M3PASS.
The operation sequence of component is as follows:
- Copy the TIBCO EMS function name and its associated parameter list from a “null delimited character string” to a string of 64 characters, which is then passed to a COMMAREA.
- LINK to program S7M3PASS.
- Upon return from S7M3PASS, the tibems_status return code is passed to the application in the return variable of the function call.
- Return to calling application.
Copyright © Cloud Software Group, Inc. All rights reserved.