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***
>> 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.
So in short, instead of creating a new case you want him to directly open G-123 right?
Otherwise, it will create some confusion.
I have some questions,
1. What if there is no such case like g-123? What you expect your test user to see?
2. How your test users are lauching the case from portal?