Q. What Is An Assignment Shape In Flow? Where It Will Be Stored?
Ans: Assignment is a pause in the flow and it signifies that a person or external system must act on a work object before the flow can progress.An assignment is an instance of a class derived from the Assign- class. In certain situations assignments can be processed completely or in part by a Process Commander agent rather than by a person.
Assignments are created by a flow operating on a work object, but they are not themselves part of the work object. The system saves data relating to an assignment in instances of the Assign-Workbasket class, Assign-Worklist class, or other subclasses of the Assign- base class. Means whenever a workobject reaches an assignment, it creates an instance of respective Assign-* class. This instance stores all the assignment pertaining information rather than work object itself.