Skip to main content
Announcements
July 15, NEW Customer Portal: Initial launch will improve how you submit Support Cases. IMPORTANT DETAILS
cancel
Showing results for 
Search instead for 
Did you mean: 
rgranado
Contributor III
Contributor III

tRestClient: Method PATCH not updating

Hi,

 

I have job to call an API using PATCH method.  I tested it using Postman and it works.  However, my job looks like it was just doing just a GET.  I am probably missing a setting in the tRestClient.  Could you help and pin-point what I am missing?

 

Postman setup:

Headers

0683p000009LrVu.png

Body

0683p000009Lsmi.png

 

 

 

Talend Job:

Get Token first, then PATCH

0683p000009LslR.png

0683p000009Lsmn.png

0683p000009LsKd.png

0683p000009LsbY.png0683p000009LsmF.png

 

Thanks!

Labels (4)
2 Replies
Anonymous
Not applicable

Hello,

Could you please clarify in which Talend version/edition you are?

Best regards

Sabrina

alisson_sao
Contributor
Contributor

I am also having this same difficulty. I can't upgrade using the HTTP PATCH method.

 

With the tRestClient component I already perform the listing via GET, I'm just not successful when using the PATCH.

 

If anyone has a solution or tutorial.

 

Thank you!