How to convert primary page context to pyworkpage in pega 8.5.1?
I have an scenario in which we are creating case basis request from an external system which is processed by our service rest api. There are couple of places in processing where we had to mention pyWorkPage name to process data. But When case is created by api it has Primary page context until its landed in work queue.
Can you please suggest an way how can i convert the context and page name to pyWorkpage so that m api created case can also reference same code.
Any support is appreciated.