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

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Translate the entire conversation x

Windchill API for Team Roles

MarcoTeixeira
11-Garnet

Windchill API for Team Roles

Good afternoon.

I am trying to get the team roles from the product, in order to check what member is the approver.

I am using this WindChill API: /Windchill/netmarkets/jsp/restapi/.

In this API I have a method inside the search section called /search/objects.

In this method I pass the type of my search (wt.inf.team.ContainerTeam), filtered by team name (name eq 'Product Type - Product') and then I want to select all the attributes but I don't know how. I didn't find any documentation about the object wt.inf.team.ContainerTeam so in this way I can't see who is the approver. 

I try to $select the field 'Members' and it worked. I get the members but i can't distinguish who is the approver.

So, anyone knows how to:

1 - $select all attributes

2 - Get the user that is the approver of the product with the WindChill API's.

 

Many thanks. 

0 REPLIES 0
Announcements

Top Tags