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 3 Current »

This is used to set up, configure and run Supply Chain Purchase Order integration for historical purchase orders for specific suppliers that have registered for SupplyChain.

\uD83D\uDCD8 Instructions

This will run you through configuring the Perspective Integration XMLs

  1. Copy an existing SupplyChain XML and name it accordingly (Historical POs)

  2. Edit the copied XML (Notepadd++ is a suggested editor)

  3. Disable the Task “Projects” by setting the Enabled=”false”

  4. Update the Purchase Order Task

  5. Update the Filter=”” to include strSupplierCode='SupplierCodeXXX' (Added in between the quotes. This field can be found in the Framework Entity Integration Link Screen)

    If the filter is already set, you should include it with an ‘and’ after the

  6. eg Filter=”strProjectReference='1234' and strSupplierCode='XXX'“

    If there is a filter included already, you MUST nominate this as an additional criterion after the existing criteria.

    E.g., where a region division GUID is being used as a filter:

  7. Update the LastRunOn Adjustment field. If you would like the last 6 months set the Adjustment=”-6” and the Unit=”Month” (available Units are “Day”, 'Week”, 'Month”, “ Year”)

  8. Edit the Notifications Subject and Message to indicate that this was a Supplier Historical Purchase Order Profile that was run.

  9. Add your name to the Contact if needed.

  10. Save the File.

  11. Run Perspective Integration

  12. File / Open the XML you edited

  13. Click Start

  14. Once complete, you can check the Results Tab

Linking Framework Suppliers to Supply Chain

  • No labels