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.
@darbsI have replied to you directly in the email you had sent me. Please refer to that and provide additional details about your use case. Add Task will ALWAYS create a new work object. You should not try to work around that process.