Update Proc Inst Attr Single
Hello Oracle,
I am trying to get more info about one workflow function - Update Proc Inst Attr Single.
From Oracle documents, it says "Update Process Attribute: This system function updates a process attribute for a given process instance.
Update Process Attribute only works in release 8.11 and above. It is used in P98806."
Is this function updating the WF "additional data"'s data structure data item value in a workflow instance process?
such as WFxxxxB.?
If so, if there is more than one data structure items using the same data item, which one to update?
For an example, in WFxxxxB additional data structure , there are two structure member names - mnSupplier_AN8 and mnShipTo_AN8, both of these are using AN8 data item. when calling this system function in a workflow instance,