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

Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X

API code to fetch all the EPMDocument's in the system without passing inputs like number etc..

NP_10570407
8-Gravel

API code to fetch all the EPMDocument's in the system without passing inputs like number etc..

I am using Windchill PDMLink Release 11.2 and Datecode with CPS 11.2.1.17

API to fetch collection of all EPMDocument objects in the system without passing inputs like number, name etc..

1 ACCEPTED SOLUTION

Accepted Solutions

Hi @NP_10570407 

 

So do not pass the number and use standard query API.

CS109123

 

PetrH

View solution in original post

2 REPLIES 2

Hi @NP_10570407 

 

So do not pass the number and use standard query API.

CS109123

 

PetrH

Thanks a lot HelesicPetr, this code helps

Top Tags