Users with import_admin role still can't execute Run Transform
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2022 07:04 PM
Hi team
We have a user who already has the import_admin role. The user can open/view the Data Source form page, load data via the "Load All Records" link. But when he clicks the "Run Transform" link on the below page, he is blocked for security reasons.
I double confirmed that he has the import_admin role. And the import_admin role contains "import_transformer" role that is required for running a transform map.
Can anyone help on which roles I'm missing for him to allow him to run the Transform?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2022 07:23 PM
Hi Try associating import_transformer role to User's profile one in addition to import_set_loader role.
or
If the transforms are failing then do check if the user who is running the imports has the right access to the target table.
Harish