How to open already open work object assignment from temporary object starter flow(same case flow)
1) I have starter flow Myflow (Temporary Object true) I am persisting case in mid of flow.
2) Case G-123 created and persisted in DB one assignment (worklist) prent and assigned to TestUser
2) Now when testUser creating case again, Myflow getting called in very first Utility shape I want to open assignment of G-123 work object and present same to testUser on screen.
How to do this ?
I tried : ProcessAssignment in utility but it is not working
***Moderator Edit: Vidyaranjan | Updated Platform Capability***