Is there a way to reprocess Import API records?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-20-2017 04:02 AM
We created an Import Set API and made is very restrictive. Only when everything is entered correctly by the correct user, it goes through. Though sometimes we want to reprocess the record after a change was made. What would the easiest way be to reproduce a record on an Import Set API table?
What we do now, is to go to the REST API Explorer and send the information as the user that sent the information. This process is manual and error prone, so is there a better way?
We are thinking of creating a button 'Reprocess', which removes the meta data, and creates a copy. Or might there be a better way? Is there no OOTB way to reprocess such records?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-20-2017 05:06 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-20-2017 05:11 AM
I assume that would reprocess the complete Import Set, which I don't really want. Is there a way to reprocess just a single Import Set Row in the Import Set?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-20-2017 05:13 AM
Yes, that will reprocess the entire import set.
Do a quick check for me (as I cannot at this time). I thought REST processed each import record individually in its own import set, so you may be good in this case.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-20-2017 05:21 AM