Hello,
I developed an external app to setup the schema and mapping for an import based on this documentation: https://developer.atlassian.com/cloud/insight/imports/schema-and-mapping/
My data source have some "child" fields with multiple references. I created the schema and mapping for this data source.What happens is that when the application finishes the import process, neither the content of the child table has been filled, nor the content of the field that maps the child object has been filled.
Below a part of my External imports schema and mapping and a json data:
As you can see in green is a mapping for only one reference that WORK'S !
In red is a mapping multiple reference form the data, but this part it DOESN'T WORK. I try to use this alternatives to mapping data Label IN (${Locator${0}}) and Name IN (${Locator${0}}) and both doesn't work.
Ps.:The field Name from device_set is marked as Label.
What can I do to perform the correct external import of the data ?
Any help would be appreciated.
Any update here??
More info: official website
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.