Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Consider this fairly typical scenario illustrated in the diagram:

Image Modified

In this scenario, your organization is required to periodically retrieve orders in an agreed XML format from your trading partner using file transfer protocol (FTP). More than one order document may be retrieved. Your application must process each order document to transform it from the XML format to your in-house received orders database.

...

This Processing Sequence may then be invoked from your own applications or scheduled to run periodically through your job scheduler of choice as described in Run a Processing Sequence.

Extend the Example Scenario

...