meridianww / M4PLBase

0 stars 1 forks source link

AWC xCBL - Update Settings To Not Use PBS #483

Open nmfujimoto opened 3 years ago

nmfujimoto commented 3 years ago

All AWC orders will be handled by M4PL in the coming weeks. Currently, orders that receive xCBL requests are received by M4PL's xCBL web service, parsed as a CSV file and uploaded to PBS. In PBS, users select Accept or Reject for pending xCBL request changes and PBS creates a text file with the response. M4PL polls the PBS FTP server for response files and sends the responses to AWC.

Once PBS is not servicing AWC orders then users will use M4PL to Accept or Reject pending xCBL changes and M4PL xCBL web service will send the response back to AWC.

Current AWC xCBL
• xCBL web service receives xCBL requests
• Insert xCBL actions in M4PL (auto-completed and pending)
• M4PL creates CSV file 
• Upload CSV file to PBS
• User Accepts/Rejects xCBL changes in PBS system
• Retrieve PBS files from FTP (Accept/Reject responses to Pending requests)
• Send PBS responses to AWC (Accept/Reject responses)

Will transition away from PBS and M4PL will run all AWC orders