Page History

Versions Compared

Key

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

...

  1. Create a new comfort variable: Organization > Season parameters > Custom variables
  2. Create a new external interface "Firehose Product" with type "ProdNum plugin": Organization > Tools > External Interface > List of Interfaces
    1. The Comfort Variable Code setup in the plugin has to be the same with the code defined earlier in Custom variable (e.g. "prodNum")
    2. Input value in the Counting Offset (the starting number which is updated incrementally by 1 for new found product)
    3. Sequence name is a technical ID that is generated by the system to support multiple ProdNum interfaces that are scheduled to run simultaneously, each :
      • Each interface holds a unique Sequence Name
      (i.e
      • upon running
      • Sequence name provides counter separately for each interface running (e.g A product can have
      multiple
      • different product numbers
      generated
      • provided by different
      ProdNum interfaces,
      • interfaces)
      • In order to reset the counter for an interface, simply clear the Sequence name, a new sequence name is
      to count the numbers separately for each interface running and assign them for a product
      • generated on the next run and the counter starts again from Counting offset (note: you cannot input a new Counting offset with the existing Sequence name because it continues using the old Counter, please clear the Sequence name before running with the new Counting Offset)
  3. Create a batch to run automatically

...