


Postman download zip response full#
error_message_detail - full context from the API error

error_location - name of the subflow where the error originated from error_message - message received from an API call xml - The XMLNS object of the XML string passed into the flow environment - name of the target IBM Food Trust environment (e.g. Local Environment Variables The flows utilize the following variable structure: A compute node at the end of the main IBM Food Trust Submit XML API Flow checks these variables and sets a 500 Response Header with a meaningful JSON response (to match the format of a successful 201 response). For example, instead of having subflows encapsulated in Tr圜atch nodes and throwing errors, local environment variables are set and checked via FilterNodes. Code Walkthroughīecause IIB handles messages in the SOAP format natively, some nodes were added to the flows to give the look and feel of a REST API. This can be dropped into your existing IIB environment and customized to fit your needs.ĭownload the zip files and import them into your IIB Toolkit: File -> Import. It is an HTTP REST service that accepts an XML message and uploads it to the solution network.
Postman download zip response zip file#
The IIB_IFT_submit_XML_API.zip zip file is a full end-to-end sample that includes the IBM Food Trust Authentication Library. The IIB_IFT_authentication_library.zip zip file is shared library that handles the communication interchange with the IBM Food Trust authentication service. Use of IIB assumes that you are already familiar with IIB v10, as documented in the IBM Knowledge Center. IBM Integration Bus (IIB) is a message bus platform that allows for enterprise-level message handling.
