PageCopy Not working - pyQueuePage to pyWorkPage

Hi ,

Im using queue processor for one of my requirement, after processing, I need to copy whatever in pyQueuePage to my pyWorkPage.

I know pyqueuepage is running on systemruntimecontext which we gave .But no idea how to get details on pyqueuepage to pyworkpage of the workobject.

Please pour your Suggestions.

Thanks

Hello @MuthuvelkumaranK0859

Have you checked out the following post: pyQueuePage data propagation | Support Center ?

Thank you!

@PoojaGadige My teammate asked me to add obj-save and commit in the end of queue processor calling activity, after that it is working now.

Thanks

Hello @MuthuvelkumaranK0859

Thank you for sharing the solution that worked for you. I appreciate your help in marking your solution as the accepted answer.

Thank you!