The Customer is looking for the Attribute Mapping for the below scenario -
User1 creates an Item and its 3D model dataset.
User 2 creates drafting of the same model.
Now, the Same Item has 2 datasets 3D model and a 2D draft.
We have created By, Checked By, and Approved By properties on the draft sheet and it is getting filled by Workflow.
Our requirement is to get Drafted by (the owner of the draft ) the property on the drawing sheet without changing the workflow.
We are getting Drafted by the property on Item Revision but not getting on draft.
SolutionKindly perform the attribute mapping with the “SE Draft” dataset (not with the “SE Part”) as per the below syntax to fulfill the said requirement.
OWNER_ID : owning_user.user_id /master=iman /description="Owning user id"
Notes11124361