Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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!!!!
Thanks
Hi @shima ,
You can pass the query parameters as mentioned in the screenshot.
Thanks and Regards,
Subhadip
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:
Thanks