cancel
Showing results for 
Search instead for 
Did you mean: 

Webservice for Placing an SFC in queue

Former Member
0 Kudos

Hello experts,

I am wondering if there is any webservice can realize placing an SFC in queue.  I found the webservices that can start/complete the SFC but have not found the one to place in queue.

Can you please advise?

Johnny

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi Johnny,

Usually placing in queue is a part of completing a routing step. Thus there is no need of such web service. However, if you need to change the sequence of passing through the steps of the routing, then you need to use WS/PAPI of Change Production: ProductionService.ChangeProduction() or ChangeProductionServiceWSService.changeProduction().

Regards,

Sergiy

0 Kudos

Or SignoffService if you need to "revert" Start action.

Answers (0)