question

georgebishop-9918 avatar image
0 Votes"
georgebishop-9918 asked MartinJaffer-MSFT commented

How do I trace what Azure send across the wire to Salesforce?

Hello-

I am trying to figure out how to trace what Data Factory is sending across the wire to Salesforce. There is a column in Salesforce that is a date object but when a time is sent, lets say 13:30 the current date is populated in Salesforce "5-16-2021". This is for a negative test case and I would think Salesforce would reject it but it just inserts the date instead. There is no default behavior on the field in Salesforce. Our Salesforce team thinks that Data Factory is doing the conversion, I think it is Salesforce. The only way to tell for sure is to see what is being sent across the wire. Is there a way to do that in ADF?

GB

azure-data-factory
· 4
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hello @georgebishop-9918 and welcome to Microsoft Q&A.

If you were using the Web activity, I would have an easy answer for you. (Change target URL to something you can monitor.)

Since you are using Salesforce connector on Copy Activity, I do not have ready answer for you.
As you pointed out, some conversion may be happening in the connector, so substituting another connector would not help.

I will inquire internally, whether there are any options for wire self-diagnostics.

Is this date part of the data, as in part of a record? Or is this date part of metadata, like a header?

Do you have a Microsoft Support ticket open with regards to this issue?

0 Votes 0 ·

I have submitted the inquiry. Please confirm this is still an active issue for you, @georgebishop-9918 .

0 Votes 0 ·

@georgebishop-9918 Are you still facing the issue?

0 Votes 0 ·

If you found your own solution, please share here with the community.

0 Votes 0 ·

0 Answers