Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Is there a way to connect tRestClient to tHMap? From what I understand, tHMap input and output can only be a document or an object. When I setup a tRestClient the response schema is statusCode, body and string. I thought one can setup tRestClient to send response as a document, but not too sure.
When I connect both and run the job, the tHMap error is "cannot cast from integer to document". I also got an error of "Incompatible conditional operand types integer and inputstream" when I unchecked convert response to DOM document.
Thank you @manodwhb, that worked!
Thank you @manodwhb, that worked!