Managing Assets in Alteryx

Managing Assets in Alteryx

2021.12.10

この記事は公開されてから1年以上経過しています。情報が古い可能性がありますので、ご注意ください。

(日本語はこちらから)

Introduction:

While using Alteryx designer, users may not be familiar with how to manage its assets, because all the assets (files, data connections etc) are all locally available on the machine they are working on. However, when sharing or scaling up their workflows, on server or gallery etc, they should make sure their workflows work independently without any errors.

What are Workflow Assets?

For a workflow to run smoothly, all the dependencies should be evaluated and made available at the time of execution. Assets can include, but not limited to: input files, images/icons (used in reporting tools), macros, database connections etc. Additionally when using a folder’s path, it should be made available in the new environment where the workflow will be executed.

How to Manage your assets

Sharing Workflows:

When sharing a workflow (file sharing, cloud storage or email etc.) users should package the workflow as shown below.

A popup window will appear where users can choose to lock the workflow, browse the location and group assets by tool as shown below.

If users choose to lock the workflow then it is important to know that, once locked the workflow cannot be opened or edited, it can only be executed. Moreover, the execution permission can be restricticted to selected users by adding their serial number or email address associated with their Alteryx account as shown below.

Finally, if some database connections are being used in the original workflow then shared users will need to duplicate those data connections on their own machine too.

Using Server or Scheduler:

Alteryx persistence layer, which is used to store information related to application files, job queue, result data etc., uses MongoDB for Server and SQLite for Desktop Automation as its default database. The packaged workflow ensures that any macro within the workflow will be passed on to the persistence layer for execution. Additionally, any database connections used in the original workflow should be duplicated for the machine that has Desktop Automation or Server installed on it.

On the Gallery:

For sharing the workflow via gallery (public gallery or private gallery), the workflow needs to be saved from the menu option as shown below.

By choosing the options as shown below, it is possible to share all the assets associated with the workflow.

Summary

It is important to provide underlying assets when sharing a workflow with others. This post describes the various scenarios when sharing workflow with other users.


データ分析基盤ならCSAにおまかせください!

クラスメソッドでは、データ分析に関わる皆様の作業コストを削減し、分析アクションを促進・効率化・自動化するためのデータ分析基盤「カスタマーストーリーアナリティクス」を提供・展開しています。興味をお持ち頂けた方は下記バナーをクリックし、詳細をご覧頂けますと幸いです。(各種問い合わせも承っております)

データ分析基盤を最短1ヶ月で導入可能


また、現在クラスメソッドでは毎週無料の相談会を開催しています。データ分析基盤の構築から、BIツール、データ統合など、ビッグデータ分析の導入や活用、技術についてお気軽にご相談ください。

データ分析相談会

この記事をシェアする

データ分析基盤を最短1ヶ月で導入できる

関連記事