Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

MASTER-OSI-LPAP - defining the master LPAP of an OSI-LPAP bundle

WIth the control statement MASTER-OSI-LPAP you specify the name and properties of a master LPAP for an OSI-LPAP bundle.

A master LPAP of an OSI-LPAP bundle is assigned slave LPAPs with the BUNDLE parameter of the OSI-LPAP statement. The master LPAP and the slave LPAPs together form a LPAP bundle. LPAP bundles allow messages to be distributed automatically across several LPAP partners (see "OSI-LPAP bundles").

MASTER-OSI-LPAP
master_lpap_name
,APPLICATION-CONTEXT=context_name
[ ,STATUS={ ON | OFF }]

master_lpap_name


Name for the master LPAP in an OSI-LPAP bundle. This name is only significant in the local application. It must be different from the names of the LTERMs, LPAPs, OSI-LPAPs, and TACs defined in the application.
master_lpap_name can be a maximum of 8 characters long.

APPLICATION-CONTEXT=context-name  


Name of the application context to be used for communication with the remote partner.

All slave LPAPs in an OSI-LPAP bundle must be assigned to the same application context as the master LPAP.

STATUS= 

Specifies whether the MASTER-OSI-LPAP is locked.

    ON 

 The MASTER-OSI-LPAP is not locked.

    OFF

The MASTER-OSI-LPAP is locked. Jobs for the MASTER-OSI-LPAP are rejected.