Create your first automation in just a few minutes.Try Studio Web →
by Internal Labs
7
Activity
24.3k
Hello Team,
i am getting some strange behaviour from the info panel, when i update the panel as part of a loop, it gets 'taller' as the space between the progress bar and the buttons at the bottom increases. any idea what i could have done to cause this specific issue? tearing my hair out over it
Regards
Sean
Hi,
The activity package cannot be found in the new version of the Studio. I used the activities in my projects so that it prevents me from migrating the projects to Windows, or I have to delete the activities. Will you update the package to .net 6?
Thank you!
Please check version 1.5.6.9 for Windows projects.
Hi. I am using the Display Message activity in a While Loop. When the loop goes through the second time, or third time, or forth time, it seems to append the message text to the existing message. So if the message on the first display is "Hello", on the second run, it will display "Hello Hello", and on the third run, "Hello Hello Hello".
How do I stop this? I just want it to display the message as it is.
Please check the latest version. I tested your scenario and I see it working as expected.
Hi,
Thank you for this great set of activities.
Is there a way to use a Progress Bar in a flowchart/loop where it can be hidden after each iteration and then shown again in the following iterations?
Close by Handle doesn't work because it disposes the Progress Bar and is not shown in the following iterations. I took a look at your sample workflow but I cannot find the solution to my issue.
Example:
- Loop 1: Show Progress Bar (HWND: handle) --> Hide Progress Bar after a set of activities are performed --> Perform other activities
- Loop 2: Show the same Progress Bar (HWND: handle) --> Hide Progress Bar after a set of activities are performed
- Loop 3: etc.
Hi Steiner
You can use Progress bar within each iteration and close it at the end of the iteration (via Close by handle).
if you want to resume your previous progress bar just keep some values as higher scope variables and reuse them as needed.
The link with project example is dead.
dear @Bogdan Instrate, I've just checked all the links (here and in the description) to the sample project and they do work fine. The GDrive link contains .zip archive and gitlab link provides repository access. Do check your internet connection and contact me directly if you will have any issues
Sample project is here: https://drive.google.com/file/d/1Wjj1nhPW1-BkEQFjnewcFpWDx_7TScVd/view?usp=sharing
How do I download this from Manage Package section in Uipath studio?
I tried with few searches but it didn't list out. Kindly assist me.
Select Connect from the feeds list and search for UiPathTeam.Interactive.Activities
Hi ,
I have used interactive activities it is working fine in development machine but while deploying in another machine it is throwing an error message as"The feed is either invalid or required packages were removed while the current operation was in progress.Verify the package exists on feed and try again"..
Please help me in these
Hi! You need to add the package from the Manage Packages in Studio and make sure that it exists on all the machines repositories
Hi there,
Relatively new to UiPath.
Trying to understand how to display messages within the box throughout the flow.
eg, say, at the start of the loop, write 'commencing loop' into the information panel.
Also, how do you make the buttons on the panel actually work, eg, stop the script or pause the script?
Thanks in advance.
Hi Jeremy!
Please refer to this sample project for examples of all activities behavior, how to setup them, etc. This includes stop/pause as well.
https://gitlab.com/uipathteam/interactive.activities/tree/master/InteractiveTest
Would be happy to hear you feedback on the library as well as ideas for additional activities or improvements.
Please also note that since development of this set of activities UiPath Assitant has evolved to include this feature as well, so I would't recomment using pause in Interactive Activities if proper solution is available.
Cheers,
Ilya
Love the activities.
Chances on support for transparent pngs within Display Image?
Leonardo,
Thanks for your feedback, cannot see why not!
will try to add in the next release.
Ilya
Hi Ilya, Interactive activities are helpful and much-needed one.
One suggestion from my side
-To include User inputs like Textfield, dropdown, and checkbox from a new Panel called "Input Panel", which can be given at any instant of time and the input data need to change accordingly.
Thanks,
Macmayo
Dear Macmayo, than you for you feedback! It was in my plans to provide such functionality bit unfortunately I was to late for that, as UiPath already released Form activities with could do this and much much more. I recommend that you should familiarize yourself with them, they are truly excellent
Hi,
Im having issues when using DisplayHtml in Debug mode.
When clicking Debug File the "executuion ended" message will log immediately after starting, the form will not be displayed. The process is still in a running state according to Studio. The only way to stop the process is from the robot tray (i.e. cant stop it through Studio).
Code works fine in Run mode.
Any ideas what is causing this?
Thanks,
Tom
Tom, thank you for letting me know! I will investigate and come back to you when I will have any information on this issue.
Technical
Version
1.5.6.9Updated
January 20, 2023Works with
Studio: 22.10+
Certification
Silver Certified
Tags
Support
UiPath Community Support
Resources