- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2025 10:35 PM
Hello friends,
I have created a simple import set table and populated that table using insertMultiple REST api. Its creating asynchronous import set. Would like to know when the records from this import sets would be processed.
Note: Scheduled Job:Asynchronous Import Set Transformer is deactivated in system.
Please guide.
THanks,
Rahul
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2025 04:44 AM
If the "Asynchronous Import Set Transformer" job is deactivated, import set records will not be processed automatically. You can manually run the transform map, use a script with TransformEntry, or reactivate the scheduled job to process the records.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2025 05:29 AM
Hi @yuvarajkate , thanks for your response. I dont see property in my instance and still import sets are being processed. I will explore further and update you here if I find something.
Thanks,
Rahul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2025 09:07 PM
@RahulY00040 Your Welcome!