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
Hi there,
I need to search for several server objects by asterisk, e. g.: test_*.prt, using OTK Java (free).
I know that there is the method pfcServer.Server.GetAliasedUrl but I can only search for single objects by specifying the complete filename.
Do you have any idea how to obtain a list of search results?
Best regards
Michael
I think, using only Creo API this is not possible.
Maybe, Windchill REST Services will help. Theoretically you can send GET request to windchill and receive a list of objects.
Hi ysinitsyn,
thank you for your input! This sounds promising - I will look into it.
Best regards
Michael
