Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

For inbound data integration processing with FTP will require these sequential events:

  1. Creation of a partition

  2. Creation of an IntegrationManager instance

  3. Definition of the Pricefx object (Product, Customer, etc)

  4. Creation of Connection from IntegrationManager to your partition

  5. Creation of SFTP Connection from IntegrationManager

  6. Creation of extracted data from customer’s source system

  7. Use of Integration Templates

  8. Uploading of extract data

  9. Verify loading of partition

  • No labels