Question

FSM - PSO integration over SRG instead of WCF


Userlevel 2
Badge +7

Hi I am trying to connect FSM to PSO . The documentation says that
//////////////
 The Scheduling Gateway (WCF) and Scheduling Web Interface are now deprecated and
will be removed in a future release. As such, we recommend that new integrations are
developed using the Scheduling Restful Gateway (SRG) and that existing integrations
are also migrated to use the SRG.
///////////

how do you connect fsm to PSO using Restful Gateway?

Thank you,
Charalampos


2 replies

Userlevel 3
Badge +8

Hi Charalampos,

At present, FSM integrations to PSO must use the WCF Gateway.  Whilst we do not suggest that any new integrations use the WCF Gateway, the FSM integration is likely to use it for some time yet.  You do not need to worry about converting it.

Thanks,

Carl

Userlevel 2
Badge +7

Hi using the documentation guides to make pso https we are getting the following error when initializing dataset through FSM.

 “Could not establish trust relationship for the SSL/TLS secure channel with authority 'xxx.xxxx.xxxx:8744”

 

PSO workbench works with https but the gateway not as it seems.

Reply