Any issues with kapplets? I'm configuring them following the documentation. However, the output page does not show any results returned from the robot. It's actually not showing up at all.
2 posters
kapplets output page
batman- Posts : 47
Points : 2124
Join date : 2019-03-19
- Post n°2
Re: kapplets output page
Hi,
This sounds like unusual behaviour.
First, check that your robot actually contains a Return Step to return values. If you look at your robot in the Management Console repository you should see the Returned Types against the robot
When creating the Kapplet you should by default see the values returned by the robot, ensure that you have enabled all the relevant attributes to be returned by going into each returned object, selecting edit and checking all the attributes.
If an output is not shown in the Kapplet design, you can manually add a page from the bottom of the design screen. This should give you access to all the returned types, again ensure that you select the required attributes once you have selected your returned type
Hope this helps..
This sounds like unusual behaviour.
First, check that your robot actually contains a Return Step to return values. If you look at your robot in the Management Console repository you should see the Returned Types against the robot
When creating the Kapplet you should by default see the values returned by the robot, ensure that you have enabled all the relevant attributes to be returned by going into each returned object, selecting edit and checking all the attributes.
If an output is not shown in the Kapplet design, you can manually add a page from the bottom of the design screen. This should give you access to all the returned types, again ensure that you select the required attributes once you have selected your returned type
Hope this helps..