Versions Compared

Key

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

...

QuestionStatusConclusionComments
What fields are required?

Status
colourBlue
titleOpen



What method(s) of output are needed/desired (i.e. API, csv...?)

Status
colourBlue
titleOpen



How is the export/update to be triggered (manual export, cron job, API call...)?

Status
colourBlue
titleOpen



What are the three triggers for exporting organization information?

Status
colourBlue
titleOpen

Organization data is captured with order data when order data is transmitted. Any script requesting order data (including cancellations, credits, etc.) should capture organization information.

One is a new order is opened with a new or changed organization associated with it...

PO approved in entirety, invoice approved, PO(L) cancelled, Banking/payment info updated. New vendor gets created in FOLIO and is transmitted in the context of a new order



Organization data is ALWAYS transmitted. Momentum compares incoming data to existing data. If there are differences between incoming vendor data and existing vendor data (including banking information), Momentum will use the incoming data and overwrite existing data.
Does the organization need to be created in momentum separately or is it created based on data coming in from the ILS. How is the org assigned an Institution ID (Accounting code)

Status
colourBlue
titleOpen

New vendor created in ILS and transmitted. Occasionally there is a need for manual creation, but that's not supposed to work that way. Current process is problematic and has too many errors.

Voyager: Properties tab has an uneditable 5-digit number. Also has A000XXXXX which is Momentum code number. XXXXX is based on uneditable 5-digit.

Momentum requirement is AXXXXXXXX (unclear whether hard-coded or LOC defined). Possible to use the same vendor code in both systems?

Need to confirm if CRS uses preceding A or something else. 

Schema is alpha+8 digits. FOLIO vendor code should work, Accounting code is also a possibility. Accounting codes are per account (if a single vendor has multiple accounts associated).

...