Release indicator

The SCRIPT UNA Service String Advice contains the delimiters to be used for parsing. These values must be non-printable characters. The SCRIPT default Release Indicator Value is 32 (x'20). This value identifies the Release Indicator as not used.

For inbound processing, the value from the UNA is used if the value is not the default (x'20). If the UNA contains the value (x'20), the default value identified in the SCRIPT schema is used. The schema ncpdp_script_v10_6 contains the default value of <ESC>(x'lb').

For outbound processing, the UNA is created using mapping commands and literal values. The Release Indicator value currently mapped is the default (x'20'). The example map, ncpdp_xml_to_script_v10_6.mms, can be modified to identify the Release Indicator. The mapping commands are located in the functional map, UNA_Service_String.

The schema, ncpdp_script_v10_6, contains a default value of <ESC>(x'lb'). This default can be modified by changing the schema property, Type Syntax, for all schema components that identify the Release Identifier.