Extend a business object
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-12-16 05:01 AM
Hello,
I would like to add some functionalities to MS Word VBO without modify the original.
So, Is it possible to call actions of an object from a another object in code block ?
Thank you.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-12-16 05:52 PM
You don't need a code block, you can just call the object with an Action stage, just as you would if calling an object from a process.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
13-12-16 07:21 PM
Thank you for your anwser. Finally, I had done the same thing you advised me 🙂
