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

Community Tip - Help us improve the PTC Community by taking this short Community Survey! X

Translate the entire conversation x

How to fetch TaskComments for any given CAPA/NC OID from WfProcess using REST API

Rohaan
14-Alexandrite

How to fetch TaskComments for any given CAPA/NC OID from WfProcess using REST API

Version: Windchill 12.0

 

Use Case: I need to fetch Task Comments for specific Wfprocess for CAPA or NC Objects, I have Object OID and WfProcess, currently I am trying to get info using following enpoint service however unable to see "Comments" value in the reponse \ Endpoint - > v5/CAPA/CAPAs('{CAPAId}')/WfProcess GET] v5/NC/Nonconformances('{NonconformanceId}')/WfProcess s Even tried using this expand query "WorkItem($expand=Owner)"


Description:

Need assistance with navigating to workItem TaskComments using above service endpoints

 

 

2 REPLIES 2
Catalina
Moderator
(To:Rohaan)

Hi @Rohaan 

Thank you for your question. 

Your post appears well documented but has not yet received any response. I am replying to raise awareness. Hopefully, another community member will be able to help.

Also, feel free to add any additional information you think might be relevant. It sometimes helps to have screenshots to better understand what you are trying to do.

 

Best regards,


Catalina
PTC Community Moderator
PTC
avillanueva
23-Emerald I
(To:Rohaan)

You might have to write your own service to access comments.

Announcements
Top Tags