NCLHELP.HLB  —  create  osak  application (OpenVMS), invocation (OpenVMS)
    Creates an osak application invocation entity which represents one
    invocation of an application.

    create  [node node-id] osak application "presentation address"
            invocation invocation-identifier

    An osak application invocation entity can be created in two ways:

    o  Automatically, each time an OSI application that is running over
       the OSAK software opens an initiator or a responder

    o  Manually, when you use this create command to create a passive
       application, which becomes active only when your OpenVMS system
       receives an OSI call for that particular application invocation.

    Example:

    create osak application "'0001'H/'0001'H/'0004'H/NS+21,CLNS" -
            invocation [AP_Invocation = -1, AE_Invocation = -1]
Close Help