About upserting assets by name

A few additional calls can be invoked to enrich the given input with all the necessary data, for instance, for the given domain ID, the method searches for the domain name that corresponds to this ID.

Such API calls are invoked once per whole set of assets, therefore they do not depend on the size of input data.

Each upserted asset has to have the same structure (same 'keys' defined) because of the import operation being used. By using DataWeave transform to produce the data as input for the upsert assets operation, the structure is guaranteed to be the same for all assets.

To view the full mapping structure for Collibra resources when using the Transform Message component:
  1. In the Anypoint Studio main menu, click WindowPreferences.
  2. In the Preferences window, select Anypoint Studio → DataWeave.
  3. In the DataWeave pane, set the Level of recursion to 10 if it has a lower value.
  4. Click Apply and Close.