Reading values from process to object
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-03-17 04:53 PM
Hi,
Can we able to read Collection Data from Process inside the Object? (I'm having collection in the Process and I want to read that Collection values inside the Object and also in different pages inside the Object)
-If,Yes Please suggest.
Thanks,
Deepa Sankari
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-03-17 09:42 PM
Hello Deepa, the use of input parameters to pass data from the Process to the Object is part of the Foundation Training course. You just need to add an input parameter to your object that is a collection.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-03-17 02:24 PM
Hi Denis,
Thank you
