Skip to main content
1-Visitor
May 31, 2017
Question

Is there a way to insert the promotion request approver name and role in a word document using DTI?

  • May 31, 2017
  • 1 reply
  • 2036 views

Is there a way to insert the promotion request approver name and role in a word document using DTI? If yes, could you please provide the details?

1 reply

12-Amethyst
June 1, 2017

Hi Danilo,

If the information needs to be present in Windchill only then you can use Alias Attribute, as mentioned in below case.

https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS260828

But since you want it inside Word, using DTI, you can create IBA on the WTDocument and from 'promotion Request' workflow, update the value.

Then using below case, map those IBA into your Microsoft Word Document.

https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS36657

Regards,

Kaushik

dchaves-21-VisitorAuthor
1-Visitor
June 1, 2017

Thank you for your answer Kaushik!

I am not clear about the part you said to update the IBA from the promotion request workflow. Do you mean, for example,  using a robot in the promotion request approval workflow to change the value of the WTDocument attribute? How can I do that?

Thank you very much!

Danilo

12-Amethyst
June 1, 2017

Yes, from workflow expression robot change/update the IBA value.

Regards,

Kaushik