I found the similar case, maybe the function to convert to json has some bug?
[http://michaelcummings.net/mathoms/using-a-custom-jsonconverter-to-fix-bad-json-results/]
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi
I'm new to ADF. I think maybe it's because of my bad setting.
Recently we're planning to migrate our Alteryx tasks to ADF.
Our procedures are like below:
And here is the issue:
I found for some fields their type are not what I expect.
Like for wd:Address_Data, wd:Email_Address_Data, wd:Phone_Data,I checked the data on local, they are complex :
wd:Email_Address_Data
wd:Phone_Data
wd:Address_Data
But they are changed to be string when I import projection. Sometimes all of them are string, sometimes part of them are string
Is it because my bad setting? How could I get the right schema mapping
Best regards,
Carrie
I found the similar case, maybe the function to convert to json has some bug?
[http://michaelcummings.net/mathoms/using-a-custom-jsonconverter-to-fix-bad-json-results/]