Is there API can be used to manage working hours settings instead of config via manage console?

  • 20 May 2022
  • 1 reply
  • 1 view

Hello guys,

As the subject, wondering if any way to import working hours settings (holiday settings) instead of config one by one via console. Appreciate your helps!

 


1 reply

Hello,


 


You could build a .net app that executes the underlying SMO. SourceCode.SmartObjects.Client is the asm you would need to reference. The SMO that would need to be executed is system > management > workflows > smartobjects > availability zone.


 


You can either fire create or update to do what you need etc.


 


Regards,


Matt

Reply