Skip to main content
1-Visitor
August 19, 2014
Question

Passing work flow variables to soft type attributes

  • August 19, 2014
  • 1 reply
  • 1413 views

I have a questions regarding setting documents attributes based on variables in a workflow. I have been able to pull the attributes of a document and set them as variables in a workflow, but was wondering if there is a way to do it in the opposite way? Is there any java code that will work in 10.2 to accomplish this? Lets say I have an approver signature in the workflow( That they filled out in the workflow) I need to take pass that signature back into the soft type?

1 reply

1-Visitor
October 26, 2021

Hi,

Even I'm trying to achieving the same. Passing variable value to soft type attribute.

Any references.

 

Regards,

Durga

16-Pearl
October 26, 2021

Hi Durga,

If the mapping is between a workflow and the primary business object then another option for you could be to pass it using an alias attribute, there's examples on PTC support.