Knowledge Article Approval from Requested to No Longer Required.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-24-2024 03:14 AM
Can someone give me advice on how I will achieve this? I created a transform map to update the KB article approvals in the sysapproval_approver from requested to no longer required. I tried using the script in the screenshot, but all the records in the sysapproval_approver table are being updated instead of the KB article in my excel file. My target records are around 4,000.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-24-2024 06:05 AM
Why not do an 'update all'. Select your approvals, right click, update all, set to 'no longer required'.
But what's the goal? Your onAfter script will update all approvals in the system. Why are you using a transform map for this? What issue are you trying to resolve?
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark