Versions Compared

Key

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

...

  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”

    Image Added
  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:

    Image Added

  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

...