Properties specific to this collaboration template

These properties are specific to this collaboration template.

AUDIT_ACCEPTED

AUDIT_ACCEPTED controls whether the collaboration sends audit information to the Audit port when the triggering Retail_Item status is Accepted.
Possible values Usage
true The collaboration object sends audit information to the Audit port if the triggering Retail_Item status is Accepted.
false Default. The collaboration object does not send audit information to the Audit port if the triggering Retail_Item status is Accepted.

AUDIT__OUTPUT

AUDIT_OUTPUT controls whether the collaboration appends the Retail_Audit business object to the UCCnetGBO_envelope before sending it to the ToAS2_Response port.
Note: The Retail_Audit information is appended to the UCCnetGBO_envelope only if this collaboration property is true and the collaboration sent the Retail_Audit business object to the Audit port.
Possible values Usage
true The collaboration object appends the Retail_Audit business object to the UCCnetGBO_envelope before sending it to the ToAS2_Response port.
false Default. The collaboration object does not append the Retail_Audit business object to the UCCnetGBO_envelope before sending it to the ToAS2_Response port.

AUDIT_REJECTED

AUDIT_REJECTED controls whether the collaboration sends audit information to the Audit port when the triggering Retail_Item status is Rejected.
Possible values Usage
true The collaboration object sends audit information to the Audit port if the triggering Retail_Item status is Rejected.
false Default. The collaboration object does not send audit information to the Audit port if the triggering Retail_Item status is Rejected.

AUDIT_REVIEW

AUDIT_REVIEW controls whether the collaboration sends audit information to the Audit port when the triggering Retail_Item status is Review.
Possible values Usage
true The collaboration object sends audit information to the Audit port if the triggering Retail_Item status is Review.
false Default. The collaboration object does not send audit information to the Audit port if the triggering Retail_Item status is Review.

AUDIT_SYNCHRONIZED

AUDIT_SYNCHRONIZED controls whether the collaboration sends audit information to the Audit port when the triggering Retail_Item status is Synchronised.
Possible values Usage
true The collaboration object sends audit information to the Audit port if the triggering Retail_Item status is Synchronised.
false Default. The collaboration object does not send audit information to the Audit port if the triggering Retail_Item status is Synchronised.

DEBUG

This property allows debug messages to be sent to the IBM® WebSphere® InterChange Server (ICS) trace log. Messages include variable values, object values, and other run-time status.
Note: Use this property only for development testing purposes; do not use it in production code.
Possible values Usage
false Default. Prevents debug messages from being sent to the trace log of the ICS.
true Allows debug messages to be sent to the trace log of the ICS. Do not use this setting for production operation.

ERROR_PORT_ENABLE

ERROR_PORT_ENABLE controls whether the collaboration sends detected exception information to the Error port.
Possible values Usage
true The collaboration object sends error information to the Error port.
false Default. The collaboration object does not send error information to the Error port.

FILTER_DUPLICATE

This property controls whether the collaboration object enables items to be removed from the local identifier store.
Possible values Usage
true Default. The collaboration object enables items to be removed from the identifier store.
false The collaboration object does not enable items to be removed from the identifier store.

SEND_ACCEPT

This property determines if the collaboration object sends an Accepted message to UCCnet for a NEW_ITEM, DATA_CHANGE, or NEW_ITEM with reload if the status of a processed business object is Accepted. This value should always be set to true.
Possible values Usage
true Default. Accepted messages are sent.
false Accepted messages are not sent.

SEND_REJECT

This property determines if the collaboration object sends a Rejected message to UCCnet for a NEW_ITEM, DATA_CHANGE, or NEW_ITEM with reload if the status of a processed business object is Rejected. This value should always be set to true.
Possible values Usage
true Default. Rejected messages are sent.
false Rejected messages are not sent.

SEND_REVIEW

This property determines if the collaboration object sends a Review message to UCCnet for a NEW_ITEM, DATA_CHANGE, or NEW_ITEM with reload if the status of a processed business object is Review. This property should always be set to true.
Possible values Usage
true Default. Review messages are sent.
false Review messages are not sent.

TOAS2_RESPONSE_MAP

This property contains the name of the map used to convert a UCCnetGBO_RI_S business object into a UCCnetGBO_envelope business object. The default map name can be changed to any value desired.
Possible values Usage
UCCnetGBO_RI_S_to_UCCnetGBO_envelope The name of the map for ToAS2_Response port.

Parent topic: Configuration properties