Transformap rum when catalog submit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2025 01:48 AM
Hi All,
We have a transfomrmap which runs on whenever catlog item submitted, once its run it capture data from exel and create records in related table.
But once those record created the created By of those records shows as " system", but we need to set created by is who submit the request.
Please suggest
Thank you all
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2025 02:03 AM
I guess you are using Flow Designer for your catalog item. If so:
Please check "Run As" Property in Flow Properties and set it to "User who initiates the session"
*** Important ***: You have to ensure that the user initiating the flow has the necessary permissions to load data and transform it (import_set_loader role probably)
If that could not help, please share screenshots of your Flow / Workflow.
If you found this helpful, please hit the thumbs-up button and mark as correct. That helps others find their solutions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2025 02:48 AM - edited 03-14-2025 02:49 AM
Hi Medi,
Thanks for the your reply,
We already try this but its not working, did we have any on transform map.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2025 02:51 AM
Hi @varma2,
Could you please share screenshots from your code, flow … to support you further on this?
If you found this helpful, please hit the thumbs-up button and mark as correct. That helps others find their solutions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2025 03:25 AM