Referring to someone else model on how the import was done to confirm the mapping - is it possible when you pick up a random model to review how the import was done?
@SatyamArora
I really like this question. If you do any work with a data hub this is a major challenge!
First, I agree with @Akhtar.shahbaz - these are really helpful insights.
As for best practices, I would like to reiterate my comment about documentation though because using IDS is really challenging when there are a lot of actions to search through.
Here's an example:
Take a look at the import data source. You'll have to search for it though.
Beyond that, and as a personal best practice, I always document the source of the import in the description notes.
Lots of ideas suggested on this topic too on the idea exchange.
Where can I find import data source? Are you referring to the files?
Let say they have been deleted.
Hi @SatyamArora
Go to setting tab -> Actions - > Import or Import data source
** You can only see the import mapping if workspace admin have given "Admin" or "Everybody" access to the upload file but still you can able to see the file name in data import source.
If it is model to model import then data imported through save view so you can see the source view name and target detail under "Import" option
Admin can delete the actions when they are not in used. If any action added to the process then if admin try to delete they will get pop-up message can't delete action this used in the process.
Hope this helps
Thanks
Akhtar
There was an error rendering this rich post.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context and…