Enterprise Solutions

Retrieve Images from a Transaction Set

Enterprise SOAP API > Tutorials > Image > Retrieve Images from a Transaction Set

I need to retrieve a set of images associated to a transaction.

Steps

  1. You may need to call SvcDictSrch to retrieve provider parameter information.
  2. The TrnSetItemSrch operation will be used to retrieve the items in the transaction set.
  3. Call ChkImgInq with the information from the search for each item.

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 NameDescriptionXSD/WSDL Container
TrnSetItemSrchRetrieve a list of all items that were in the same transaction set for the specific history items.Inquiry
ChkImgInqRetrieve a check or deposit slip imageImage
ParmValSrchRetrieve default canonical values for a parameterCustomer
SvcDictSrchRetrieve provider parameter informationCustomer

Have a Question?
Have a how-to question? Seeing a weird error? Get help on StackOverflow.
Register for the Digital Toolkit Meetup where we answer technical Q&A from the audience.
Last updated Thu Jul 14 2022