Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
AWS Degraded - You may experience Community slowness, timeouts, or trouble accessing: LATEST HERE
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

how to pass parameters in TrestClient like parameters in Restlet Client

Hello Community

I had tested to send a json file with parameters to my api  in Restlet Client(like Postman) and it's went well, however i don't know how to pass this parameters in Tresclient or tRest

I have two parameters: 

courrierArriveeDTO: in which i add my file json 

modeSaisie : i enter method ADD

Please find below the screenshot of this parameters,

any idea!!!!0683p000009M6GI.png

Thanks

Labels (3)
2 Replies
Anonymous
Not applicable
Author

Hi @shima ,

 

You can pass the query parameters as mentioned in the screenshot.

0683p000009M6Gm.jpg

 

Thanks and Regards,

Subhadip

Anonymous
Not applicable
Author

hi @subhadip13 

i was already tested that but i still receive the error that i have before testing them:

Exception in component tRESTClient_2 (trest)
javax.ws.rs.WebApplicationException: HTTP 500 Internal Server Error.

this is the screenshot of this paremetres:0683p000009M6Hz.png

Thanks