cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X

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

dchaves-2
5-Regular Member

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

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?

4 REPLIES 4
KD
4-Participant
4-Participant
(To:dchaves-2)

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-2
5-Regular Member
(To:KD)

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

KD
4-Participant
4-Participant
(To:dchaves-2)

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

Regards,

Kaushik

dchaves-2
5-Regular Member
(To:KD)

Thank you Kaushik!

Top Tags