OHI Value-Based Payments
 PreviousHomeNext 
3.3.2 OHI Components as Web Service Client (outbound requests)Book Index3.4.2 Interface Messages Log

3.4 Interface Messages Log

3.4.1 Result Messages

Result messages refer to errors, warnings, or informational messages that result from batch, asynchronous and synchronous single message processing. Result messages are categorized as internal or external and are written to the Interface Messages Log (see below). The message code and text of external result messages may be included in response messages.

Each result message corresponds to a message definition that specifies the standard message text and possibly substitution parameters. Result messages for batch processes may be at batch level (for messages that do not apply to a specific main-level request message element) or at main-level element level (in which case a main-level element code / id is included as a substitution parameter so that messages can be matched to a main-level element ). Likewise, messages that are specific to an item of a list are expected to include code / id as a substitution parameter so that messages can be matched to the item that they relate to.

Result message definitions include a notification indicator that indicates if, when a result message corresponding to the definition occurs during batch processing, a failure notification should be sent.

Message definitions are maintained in table OHI_MESSAGES.

 PreviousHomeNext 
3.3.2 OHI Components as Web Service Client (outbound requests)3.4.2 Interface Messages Log