5.29.6 BIND
The BIND command binds the specified service code to the loaded inbound document or creates a new empty outbound 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:
Command |
Keyword |
Value |
Developer notes for Command/Keyword/Value |
BIND |
SERVICE |
value |
Service name. |
TYPE |
*INBOUND |
Conditional. Inbound binding. |
|
*OUTBOUND |
Conditional. Outbound binding. |
||
BINDTRACE |
*YES |
Optional. Trace the inbound bind result. |
|
*NO |
Default. |
||
FILTER |
|
Optional. See FILTER. |