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

Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X

Custom Windchill ODATA implementation

prasad_RR
4-Participant

Custom Windchill ODATA implementation

hello Team,

 

I am implementing Rest service (GET )where i have to pass multiple oid of wtdocument  and user Id .

If user have access to that doc then  response will be  primary content Downloadable url.

It is working fine when i pass single OID.

How can we pass multiple oid in request ?

Any other approach I have to follow .Need Guidance to achieve this requirement.

PR_10660375_0-1683716926713.png

 

1 REPLY 1
HelesicPetr
22-Sapphire I
(To:prasad_RR)

Hi @prasad_RR 

If you write own Rest service just use some separator and process the DocID in your code one by one. It is up to you how you handle the separator in your code.

PetrH

Top Tags