HP NonStop G-Series User Manual
Page 49

Option
Description
Service Name
Adds the name of the new service to the Repository.
Input Buffer Type, Output Buffer Type VIEW - a C-structure and 16-bit integer field. Contains subtypes that have a particular
structure. X_C_TYPE and X_COMMON are equivalent. X_COMMON is used for
COBOL and C.
VIEW32 - similar to VIEW, except 32-bit field identifiers are associated with VIEW32
structure elements.
CARRAY - an array of uninterrupted binary data that is neither encoded nor decoded
during transmission; it may contain null characters. X_OCTET is equivalent.
FML - a type in which each field carries its own definition.
FML32 - similar to FML except the ID field and length field are 32 bits long.
STRING - a character array terminated by a null character that is encoded or decoded.
Input View Name, Output View Name
A unique name assigned to the Input View Buffer and Output View Buffer types. These
fields are only enabled if VIEW or VIEW32 are the selected buffer types.
Current Status
Lists current status of the service. EXPORTED or UNEXPORTED status is displayed.
UNEXPORTED is the default.
Save Service
Saves newly created service in the Repository.
Test
Tests the service. This is disabled until a new service is created or edits to an existing
service are saved.
Parameters
Lists a parameter to edit or delete.
New Parameter
Adds new parameters to the service.