Hi All,
I have the following problem (ECC 6.0):
In a latter step of a workfow the user can upload Excel or Word documents which are then stored on a content repository and in the workflow an IMAGE object is created for each of them. These IMAGE objects are transferred to the ADHOCOBJECTS container elements of the workflow tasks and subflows.
Now most of the IMAGE object attributes are virtual and they come from the first workitem the object is in. That is my problem, that even though the object is created 2 days after the start of the workflow, once the IMAGE gets into the ADHOCOBJECTS of the main workflow, the scan date and time attributes of the IMAGE are changed to the start date and time of the main workflow workitem.
Moreover, if the main workflow instance has a container element Docclass, the Docclass attribute of the IMAGE is overwritten by that Docclass because that attribute is also coming from the first workitem (by time) that includes the object. And if the IMAGE is linked to a business object later in the workflow, this incorrect Docclass from the workitem gets into the link table.
Has anyone faced similar problems? Is this the usual behavior of an object to get its attibutes from workflow containers no matter what instances they are?...
Regards,
Krisz