Perform Wire Exception Maintenance
I would like to approve and clear wire exceptions outside of Xperience.
Steps
- Search for wire exceptions
Use the WireExcTrnSrch operation to retrieve a list of wire exceptions associated with the institution or account.
- Approve and resolve exceptions
Once the exception is identified, use WireExcTrnMod to approve and clear it.
This is done by setting the appropriate values for:
- WireExcApprvType
- WireExcResolveType
These fields indicate how the exception should be approved and how it should be resolved in the workflow.
Referenced and Associated Operations
It is highly recommended that as part of referencing this use case that a user becomes familiar with the following jXchange operations and their function. While the user may elect to not use the listed operation as part of their programming or workflow, knowledge of the operations listed below is essential to understanding the process set forth with this use case.
Detailed information about the operation, the request structure/response, error messages and other useful information can be obtained by clicking the operation name below.
| Operation Name | Description | XSD/WSDL Container |
|---|---|---|
| WireExcTrnSrch | Search for existing wire transaction exceptions | Wire |
| WireExcTrnMod | Modify a wire transaction exception | Wire |
- Have a how-to question? Seeing a weird error? Get help on StackOverflow.
- Register for the Developer Office Hours where we answer technical Q&A from the audience.