Launching intent task in the context of old work object
Hi All,
We already have work object (S1) created for the customer.
We have an below use case where we want to launch the intent task in the context of old work object (S1).
Now when ever we launch intent task it will be creating new work object (S2) .
We want to launch the intent for the same customer on Work object (S1) instead of (S2).
We have tried replacing the pyworkpage while launching the intent task in the context of workobject ( S1) but getting duplicate key issues.
Could you please let us know if there any way to launch intent in the context of old work object instead of creating new one.
Appreciate your help.