105
Views
6
Comments
Solved
[UI Path Connector Demo] Testing
Question
ui-path-connector-demo
Web icon
Forge asset by OutSystems Lab

When i run the demo, the environments and the releases pages an internal error is retrieved, is this supposed to happen?

2021-04-13 16-43-16
Miguel Santos
Solution

Raj Kumar S wrote:

Miguel Santos wrote:

UiPath is now migrating to the cloud and their login process as been changed, so you have to change the login method in the UIPath Connector, I'm still trying to find how the new login works in the API, but no answer yet.

Thanks for your quick reply, i will look the same based on your suggestion.


You can try to check this: https://forum.uipath.com/t/uipath-orchestrator-apis-not-working-since-cloud-platform-release/121967/74 didnt work for me, but maybe can work for you.

If you need to access the rest of the methods you can find them by adding(you will need to update the methods of the UI Path Connector, because the link is now different): swagger/ui/index#!/Account/Account_Authenticate to your service URL.

Something like this: https://platform.uipath.com/miguelsantos/miguelsantos/swagger/ui/index#!/Account/Account_Authenticate


UserImage.jpg
Raj Kumar

Miguel Santos wrote:

When i run the demo, the environments and the releases pages an internal error is retrieved, is this supposed to happen?

Hi Miguel Santos,

Am also facing same issue, did you resolved the issue ? Please let me know


2021-04-13 16-43-16
Miguel Santos

UiPath is now migrating to the cloud and their login process as been changed, so you have to change the login method in the UIPath Connector, I'm still trying to find how the new login works in the API, but no answer yet.

UserImage.jpg
Raj Kumar

Miguel Santos wrote:

UiPath is now migrating to the cloud and their login process as been changed, so you have to change the login method in the UIPath Connector, I'm still trying to find how the new login works in the API, but no answer yet.

Thanks for your quick reply, i will look the same based on your suggestion.


2021-04-13 16-43-16
Miguel Santos
Solution

Raj Kumar S wrote:

Miguel Santos wrote:

UiPath is now migrating to the cloud and their login process as been changed, so you have to change the login method in the UIPath Connector, I'm still trying to find how the new login works in the API, but no answer yet.

Thanks for your quick reply, i will look the same based on your suggestion.


You can try to check this: https://forum.uipath.com/t/uipath-orchestrator-apis-not-working-since-cloud-platform-release/121967/74 didnt work for me, but maybe can work for you.

If you need to access the rest of the methods you can find them by adding(you will need to update the methods of the UI Path Connector, because the link is now different): swagger/ui/index#!/Account/Account_Authenticate to your service URL.

Something like this: https://platform.uipath.com/miguelsantos/miguelsantos/swagger/ui/index#!/Account/Account_Authenticate


UserImage.jpg
Raj Kumar

Miguel Santos wrote:

Raj Kumar S wrote:

Miguel Santos wrote:

UiPath is now migrating to the cloud and their login process as been changed, so you have to change the login method in the UIPath Connector, I'm still trying to find how the new login works in the API, but no answer yet.

Thanks for your quick reply, i will look the same based on your suggestion.


You can try to check this: https://forum.uipath.com/t/uipath-orchestrator-apis-not-working-since-cloud-platform-release/121967/74 didnt work for me, but maybe can work for you.

If you need to access the rest of the methods you can find them by adding(you will need to update the methods of the UI Path Connector, because the link is now different): swagger/ui/index#!/Account/Account_Authenticate to your service URL.

Something like this: https://platform.uipath.com/miguelsantos/miguelsantos/swagger/ui/index#!/Account/Account_Authenticate



Thanx ...! Will try

2020-03-04 04-23-09
Ravi Teja

Hi, 

I have downloaded the connector demo and opened it in browser via the studio.

https://www.outsystems.com/forge/component-overview/4753/ui-path-connector-demo

There is a login page in the application. How can i create the credentials in the entities to log in and test the application?

I am very new to outsystems and need to test this.

Thanks in advance.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.