Uipath Marketplace

はじめてのオートメーションをわずか数分で作成できます。Studio Web を試す

Alteryx

Alteryx

作成者: UiPath

StarStarStarStarStarStarStarStarStarStar

0

アクティビティ

ダウンロード数

4.3k

Lindsay Gettel
2 years 前に投稿

I was testing the new 2.0.0 package version with the OAuth2 support for Alteryx Server 2022.1, I ran into an issue setting up the application scope connection.

I used the gallery API url (format below) along with user client id and secret values.

https://[alteryx org gallery name].com/webapi

The test connection returns the error:

22.10.5+Branch.support-v22.10.Sha.79bc7c61a909d990afd07620b3005b3a35eb1f1b

Could not deserialize the response body.

Status: 200

Response: 

[

  {

    "id": "645b96703430d2633762eeb3",

    "subscriptionId": "6446bb782d3f23902a9b7957",

    "public": false,

    "runDisabled": false,

    "packageType": "Module",

    "uploadDate": "2023-05-10T13:04:48.104Z",

    "fileName": "TextInputTest.yxmd",

    "metaInfo": {

      "name": "TextInputTest",

      "description": "",

      "author": "",

      "copyright": "",

      "url": "",

      "urlText": "",

      "outputMessage": "",

      "noOutputFilesMessage": ""

    },

    "isChained": 

Error: System.Exception: Could not deserialize the response body.

Status: 200

Response: 

[

  {

    "id": "645b96703430d2633762eeb3",

    "subscriptionId": "6446bb782d3f23902a9b7957",

    "public": false,

    "runDisabled": false,

    "packageType": "Module",

    "uploadDate": "2023-05-10T13:04:48.104Z",

    "fileName": "TextInputTest.yxmd",

    "metaInfo": {

      "name": "TextInputTest",

      "description": "",

      "author": "",

      "copyright": "",

      "url": "",

      "urlText": "",

      "outputMessage": "",

      "noOutputFilesMessage": ""

    },

    "isChained": , HResult -2146233088

The error above seems to connect successfully but actually returns a list of my workspace workflows rather than the authorization. When I try the connection with the token auth endpoint (https://[alteryx org gallery name].com/webapi/oauth2/token) I get an error: Object reference not set to an instance of an object

Any suggestions for troubleshooting? I am also going to submit a support ticket.

Kamil Wojciechowski
3 years 前に投稿

Hi, would you provide authentication update to make oauth2 available to use?

Pallavi P
4 years 前に投稿

How to get the values of Designer connection and Robot connection in UI path while configuring the Alteryx application scope., that is the base URL, Client ID and Client Secret?

Tony Adam
4 years 前に投稿

Will there be updates to support the "/user/v2" API endpoints? I need to run a workflow with specific credentials, which is not possible with the normal "Run Job" activity. 

I am not asking for the admin endpoints. They should know how to do it without an activity package ;)

Maxime Bisaillon
4 years 前に投稿

Hi, I’m getting a 405 error (Method not allowed) when I test the connexion in the Alteryx package, I know it not much information, but I was wondering if any else got it and figured what caused it.

I’m still looking for Alteryx help online, but couldn’t find much post about Uipath + Alteryx together to find a answer.

Thanks!

Paul Hoeffer
4 years ago 前に投稿

Update: We are in discussion regarding this on the forums.  Thanks for letting us know.

Ashish Gupta
5 years 前に投稿

How do i pass the excel path along with sheet name as an input to run job activity

Paul Hoeffer
4 years ago 前に投稿

Unfortunately that's not supported by the Alteryx API.

Tony Adam
5 years 前に投稿

I get the following error: 

19.10.4+Branch.support-v2019.10.Sha.fe819a658cad0585a64d2f8af94fad5c30b8d122

The following package(s) can not be installed: 

UiPath.Alteryx.Activities 1.0.1-preview

Checking the log, I can see that I am missing some dependecies which cannot be found. "Unable to find package ActiproSoftware.Wpf, UiPath.Platform, UiPath.Telemetry.Client."

This is the first package I am trying to install manually. However, I just tried another package and that worked... Any ideas? 

Update: Either I didnt have all the boxes for the standard locations of packages checked or it was a firewall issue... However, it works now.

Jason Nguyen
5 years 前に投稿

How do I view the output of the Get App Jobs, Get App Questions, Get Job, Get Job Output, and Get Workflows activities? For example, I am trying to look at the questions for one of my apps and used the Get App Questions activity but whenever I try to view the questions in a message box, I get "UiPath.Alteryx.Question[]" and I am unable to convert the question object to a string.

Paul Hoeffer
5 years ago 前に投稿

They are arrays. The easist way to get the information out is to do a loop, e.g. for each item in Job[] or Question[] you can then output the information that way.  Here is a good example of this:

https://forum.uipath.com/t/convert-arraylist-to-string/25925

Jeremy Rank
5 years 前に投稿

When installing/manage packages click the Pre-release button.  If you do not the Package will not show up.

Ben Smith
5 years 前に投稿

I get an error when trying to configure:

"The HTTP status code of the response was not expected (405)"

I received an error during installation saying "NU1101: Unable to find package ActiproSoftware.Wpf. ..."

Any quick tips to get this corrected?

Paul Hoeffer
5 years ago 前に投稿

Hi Ben - this issue should have been corrected with the release of 1.0.1-preview.  Please do let us know if that is not resolved for you.

Joe Strellis
5 years 前に投稿

The download is a .nupkg, how do I install this for Alteryx?

Paul Hoeffer
5 years ago 前に投稿

The easiest way is from Studio, go to Manage Packages and search for Alteryx in the Official feed.

Coco Chanel
5 years 前に投稿

this is a question

公開者

UiPath

公開者ページを表示

信頼できるソース

ライセンス契約とプライバシー条項

ライセンス契約

プライバシー条項

技術情報

バージョン

2.0.2

更新日

2025年1月24日

対応製品

Studio: 21.10 - 22.10

認定

ゴールド 認定済み

サポート

メール アドレス: support@uipath.com

リンク: https://www.uipath.com/company/contact-us/contact-technical-support

Alteryx is now part of the official release. Please see the support section for more information.