Raise a ticket in different flows
In my process, there's a primary flow that triggers subprocess A, and subsequently, subprocess A triggers subprocess B. I aim to assign a ticket within the main flow and activate it from either subprocess A or subprocess B, depending on specific conditions. I've attempted to employ the SetTicket activity for two assignments within the same flow, which has proven successful. However, my issue arises when I try to escalate the ticket established in the main flow from subprocess B, resulting in a failure message being generated in the tracer. that message indicates that we are trying to save an instance of abstract class Assign-