Issue with Passing Output From Object To Process
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
31-03-21 06:12 AM
I am trying to pass the output from Object to the process .But I am not able to get the data into the process. We are getting the blank Values in process .Even we are not Getting any Exception here and we are getting the Values in the object.
what can be the Root cause of this and how I can resolve this issue .
Thanks in advance.
Thanks,
Nistha Agarwal
------------------------------
Nishu Jain
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
31-03-21 08:30 AM
Hi,
Try debugging from process into the object and check all the links in the object and make sure the data item configured in process is proper, try deleting the data item and use the automatically create data item to create a new data item.
If possible please share some screenshots.
------------------------------
Gopal Bhaire
Analyst
Accenture
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
31-03-21 10:04 AM
- Outputs have been created in the End stage of the object page
- Data items in the object page have values assigned
- There are no duplicate data items in the object
- Process is updated with latest version of the object (use the Refresh button or even close and reopen the process)
- Action stage outputs have data items assigned to receive outputs
- Data items have correct data type
- There are no duplicate data items in the process
------------------------------
John Carter
Professional Services
Blue Prism
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
31-03-21 02:39 PM
I tried With Debugging from process also but still getting the same issue. I have Checked all the data items there is no Issue. Is there any other solution so i can resolve this issue.
Thanks Again.
Thanks
Nistha Agarwal
------------------------------
Nistha Agarwal
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
31-03-21 02:41 PM
------------------------------
Chris Ellenburg KeyMark, Inc.
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
31-03-21 02:43 PM
I tried with all these Which You shared But unable to resolve the issue . Still I am getting The Blank values From object to Process. Is there any other solution to Resolve the issue. Thank you in advance.
Thanks
Nistha Agarwal
------------------------------
Nistha Agarwal
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
31-03-21 03:44 PM
------------------------------
Kishore Kumar Deka
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-04-21 06:54 AM
Please Find The screenshots of End stage of Object, Process and Logfile. when I am running using stepping over from process to object . I am getting the values But When i am trying to run from Processor Control Room I am getting Blank Output.
Thanks
Thanks
Nistha Agarwal
------------------------------
Nistha Agarwal
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-04-21 07:28 AM
Hi Nistha,
Are the output variables global in process, in that case it might be getting reset due to Reset to Initial checkbox checked if on page which is called after the action.
------------------------------
Gopal Bhaire
Analyst
Accenture
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-04-21 09:31 AM
- Introduce a Calc into the object to force the output to a know value, eg12345
- Add another output called Temp that has a different data type and a hardcoded value, eg ABCDE
------------------------------
John Carter
Professional Services
Blue Prism
------------------------------
