Message 1 of 1
Document Tool Library - update a tools holder
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I would like to be able to change the holder for a tool in my document tool library without creating a new tool (I.E. I want it to stay attached to its operations and keeps its speeds and feeds etc.).
Things I have tried:
- Find a parameter to change the holder....There isn't one.
- parse toJson, update the holder in the Json object, create a tool from the Json and assign that to the tool....throws and error about "tool ID" which seems to be a hidden field not in the json object or in parameters.
Any help would be much appreciated. Thanks!