Apps
2021.10
false
Banner background image
Apps User Guide for Automation Suite
Last updated Apr 19, 2024

Apps Troubleshooting and FAQs

Message: Connection to Apps Service Is Lost

When saving Apps from App Studio, the following error message can occur:

"Connection to Apps service is lost."

Possible Cause

  1. You've lost internet connection. Apps requires an active internet connection to save changes you make to your app.

    OR

  2. The reason for this error can be the fact that the App service uses WebSocket to save the App definition.

Solution

First, ensure that you have an active internet connection. If you are still facing issues then:

  1. Allow apps-socket.uipath.com to have long live connections by making sure you have the connection: Upgrade parameter in the header. This must be done with the help of your IT team.
  2. Work with your IT or network team to understand how WebSocket traffic policies are being handled and alter them as needed.
  3. Allow WebSocket connections by making sure that apps-socket.uipath.com is not added to your proxy policy. This must be done with the help of your IT team.

Message: Errors in App

There are two known issues when this message can be displayed. Depending on the situation described below, follow the appropriate Possible cause and Solution.

  1. When previewing an app, the following error can occur, even if there are no errors:

    "Errors in App"

  2. This issue can occur when an app is imported in the Automation Suite environment from the cloud environment. The following error can occur when previewing or publishing an app, even if there are no errors in the tree view:

    "Errors in App"



Possible Cause

  1. One or more browser extensions can cause this error to occur.
  2. Apps built in the Apps cloud environment which have entities referenced in them, will not work when imported in the Automation Suite environment.

Solution

  1. Try previewing the app in a different browser OR Deactivate all extensions from your current browser.
  2. Remove all entity references and entities before importing the app in the Automation Suite environment.

Message: Process(Process_Name) Not Found.

An error stating a process is not found can occur in runtime, even if the process is available in Orchestrator.

Possible Cause

Check the name of the process and make sure that it does not contain an underscore (_) character.

Solution

Rename the process and remove all underscore (_) characters.

Issue: Event on Page Load Not Working

Setting the control value using the Set Values rule in the Page load event results in not setting the control value properly.

Solution

Instead of setting the control value in the Page load event, use the app variable in the Set Values rule and bind the app variables to the control. By doing so, the control value is being set correctly.

Issue: Slower Performance

When custom list, table, list, and dropdown controls have a thousand or more records to display, the performance may get slower.

Solution

Make sure to provide a height in the control size property and not leave it set to Auto. Once the height is specified, performance optimization kicks in, records being loaded progressively as the user scrolls.

Issue: Default Selected Value Not Showing in Runtime

When in Apps design time, the default selected value is correctly displayed for the dropdown control, but when switching to runtime it is no longer displayed

Solution

For this example we will use 10 as the value. To correctly display the value in runtime, insert the value in the following format: =10, instead of simply 10.

Issue: Custom Arguments Not Displayed

When adding custom arguments in the process details page, the newly added arguments are not displayed in the resource panel for binding.

Solution

Make sure to first refresh the browser and then add the arguments by pressing the sign. If you do not refresh the browser first, the newly added arguments will not be displayed in the resource panel for binding.

Issue: App Preview Does Not Work in the First Attempt

In some situations, app preview might not work in the first attempt.

Solution

Make sure that any pop-up blockers are disabled in your browser. Once pop-ups are allowed, app preview works as expected.

Issue: Unable to Preview an App or Run an App From the Home Page

When previewing or running an app from home page, the app does not load and can result in a blank page.

Possible Cause

The start page of the app is not set. Since there is no start page set, the app cannot decide which page to run or preview.

Solution

Set the start page explicitly from the tree view.



Issue: Bindings Missing in App Imported From Cloud Environment

An app exported from the cloud environment and imported into the Automation Suite one can have some missing bindings.

Solution

Make sure that you check the bindings, preview, and test the app before publishing it in the Automation Suite environment.

Issue: Variable Not Saved in the Get File From Storage Bucket Rule

When you assign an app variable in the Assign file to app variable property in the Get File from Storage bucket rule, the app variable is not saved.

Solution

When you open the app designer, you have to add the app variable again. You can publish the app after adding the app variable and the published version will have the app variable. However, in design time, the app variable has to be added again each time you open the app in App Studio.



Issue: Dark Theme User Experience Issues

When using the dark theme for Apps, the user experience can be sub-optimal.

Possible Cause

The dark theme is still a work in progress can it can cause user experience issues.

Solution

You can use Apps with the light theme for the best user experience.

Message: Process Not Found - Click to Replace

In some cases, when adding a new process the following error can occur:

"Process not found - click to replace"

Possible Cause

You can only reference up to 20 processes in an app. If there are more than 20 processes, an error can occur on all processes.

Solution

Make sure that you do not have more than 20 processes in your app. After doing so, re-open the app.

Issue: Incorrect Start Page Is Displayed When Previewing an App

When previewing an app, the displayed start page is not the correct one.

Possible Cause

Two pages have the same order, leading to an incorrect start page in runtime.

Solution

To display the correct page in runtime, follow these steps:

  1. Clone the page that needs to be set as the start page.
  2. Set the newly-cloned page as the start page.
  3. Delete the original page.

You can now preview your app and the correct start page should be displayed.

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.