Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I have the following JSON metadata (see attached picture).
As you can see, there are multiple "child" records for every main record.
The corresponding child records are arrays: ["2104-12-05T19:36:14Z","2104-12-05T19:37:49Z", ...etc] and ["Approved","Resolved",..etc]
This is my project (see attached picture)
It should extract records from ClearQuest using REST and copy then to SQL Server (doesn't work though as design is wrong because of the issue above).
What I need are single records to be inserted into the SQL Server database. Please advise.
Regards,
M.R.