Skip to main content
12-Amethyst
May 23, 2023
Solved

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

  • May 23, 2023
  • 1 reply
  • 1077 views

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..

Best answer by HelesicPetr

Hi @NP_10570407 

 

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

CS109123

 

PetrH

1 reply

HelesicPetr
22-Sapphire II
22-Sapphire II
May 23, 2023

Hi @NP_10570407 

 

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

CS109123

 

PetrH

12-Amethyst
May 24, 2023

Thanks a lot HelesicPetr, this code helps