Transform Map run automatically
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2021 01:56 AM
Hi Team,
How to trigger transform maps automatically ?
Any help would be highly appreciated.
Thanks,
Karan
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2021 12:51 PM
Hi, if the data location is fix, you should be able to use a scheduled data import - which you could trigger via a UI action.
If you need to script a solution based on import-set insert, I believe that you can use GlideImportSetTransformerWorker();
Here’s a few articles to get you started.