The BIND command binds the specified wizard generated service code to the loaded inbound XML document or creates a new empty outbound XML document.
The SERVICE keyword value is used in a resource property lookup using the property key service.'value' and service.archive.'value' to locate the binding class and the binding jar file that contains the binding class and supporting classes generated by the XMLBinding Wizard. If the service binding archive entry does not exist, then the binding jar file must exist in the JSM jar subdirectory instead of a user specified directory.
Syntax:
|
Example
BIND SERVICE(ORDERS) TYPE(*INBOUND) BINTRACE(*YES)