Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
How can we capture the error records from tRestclient when we are patching the data to entity.pushing the data to dynamics so that it can capture the error records and push them into csv file.
Hello,
What does your java code look like in your tjavarow component?
Best regards
Sabrina
Hello,
Is your job designed as tRestClient with PATCH method over HTTPS?
Are you trying to capture the Error message in the tesb.log?
Best regards
Sabrina
Please find the below screen shot. When ever there is an error records from the trestclient it should capture in the csv file,
problem statement:
if there is no error records file should not create . but the file is creating. Please let me know how to achive it.
Hello,
What does your java code look like in your tjavarow component?
Best regards
Sabrina