Idea Options
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Email to a Friend
- Printer Friendly Page
- Report Inappropriate Content
Comments
Options
- Mark as Read
- Mark as New
- Bookmark
- Highlight
- Email to a Friend
- Report Inappropriate Content
Status changed to:
Under Review
dkeeley,
I'll look into scripts running during imports, I agree an import record shoud behave just like adding a new reocrd through the UI (runs behavior scripts).
As for running running scripts on multiple items at once, check out the
loadItem(dmsID) function in the wikiHelp @ http://wikihelp.autodesk.com/PLM_360/enu/Help/Help /0085-Develope85/0086-Server-S86/0093-Scriptin93
This returns an item:
var newItem = loadItem(1234);
Options
- Mark as Read
- Mark as New
- Bookmark
- Highlight
- Email to a Friend
- Report Inappropriate Content
Status changed to:
Accepted
Options
- Mark as Read
- Mark as New
- Bookmark
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hi Jared,
It would be good if there was an easy way to run a script on all items within a workspace. Perhaps this feature could be added also? Or should I create another case for this?
Thanks,
David.
Options
- Mark as Read
- Mark as New
- Bookmark
- Highlight
- Email to a Friend
- Report Inappropriate Content
Not a bad idea! Could you open another idea request for this?
