Workflows for Inbound Shopping Cart Transfer

Inbound shopping cart transfer uses the following workflows:

Error handling is used to catch problems and report them to the external (requesting) system. Generally, if an error is found, the process stops and passes the error messages up to the calling process. The calling process then passes the error back to its calling process. When it reaches the first process, it returns an error saying that the transfer was unsuccessful.