Question

Resource/Shifts updates to PSO via interface/FSM


Badge +2
  • Do Gooder
  • 2 replies

Looking for some directions for Resource/Shifts updates to PSO (ARP) via interface/FSM. How to create a change file dynamically and apply it in real time ? 


2 replies

Userlevel 4
Badge +9

Hi @KKK ,

You can send the change file XML document to the Dynamic Scheduling Engine either by placing files in a particular folder or using Web Services, which is a way of sending documents between different computer systems.


Hope this helps and please let us know more details about your requirement if further clarification is needed.

Thanks and best regards,

Bhanuka.

Badge +2

Thanks Bhanuka, 

Could you explain which web service, i checked the resource Api in swagger but there isn’t a post action exposed for Resource api. How did you achieve it in your implementation? 
Regards 

Reply