Skip to main content

Notes, Limitations, and FAQ

Notes and Limitations

Review this important information about Cloud Execution for Desktop.

Access Token Duration

After you link AAC to Designer Desktop, you don't need to sign in to AAC again until either 180 days have elapsed or you have not used Designer Desktop for 30 days.

Schedule-Only Execution

Currently, Cloud Execution for Desktop doesn’t offer an on-demand run option. Once you save your Desktop-built workflow to AAC, you must schedule your workflow in order to run it in AAC.

Workflow Compatibility

Cloud Execution for Desktop lets you create and edit workflows on the desktop and execute those in the cloud. Workflows that you build in Designer Desktop need to be edited in Designer Desktop. These workflows are not functional or editable in Designer Cloud at this time.

Workflow Size

The total size of your workflow cannot exceed 200 MB in order to save to AAC.

Concurrent Runs

Please note that at this time, Cloud Execution for Desktop allows for 6 concurrent runs of scheduled Desktop workflows per workspace. Any additional runs are queued and will run once one of the 6 concurrent runs finishes.

Data Connections

All data connections need to use DCM connections with DSN-less connections (where applicable), as well as input and output files that are packaged with the workflow. If your workflow uses a Connector tool, it needs to be one that is supported by Alteryx and has been enabled for use with DCM.

These types of data connections are not compatible with Cloud Execution for Desktop:

  • Embedded credentials are not allowed in workflows that you save to AAC.

  • Workflows that contain Server data connections are not compatible with Cloud Execution for Desktop.

FIPS

Cloud Execution for Desktop is not FIPS capable.

Inputs and Outputs to and from AAC Datasets

Currently, workflows built with Designer Desktop can’t connect or output to an AAC dataset.

Alteryx Community Gallery Data Connector Tools

Workflows that include Connector tools that aren’t compatible with Cloud Execution for Desktop won’t be able to execute in AAC.

Analytic Apps and Interface Tools

Workflows that contain apps and Interface tools will not allow users to interact with the app in AAC. These workflows technically run in their default state, so if you can schedule the workflow with no interaction from a user, it will execute from AAC. However, if the workflow requires user interaction, the user needs to download the app and run it locally from their Designer Desktop machine in order to interact with Interface tools.

Data Products

Alteryx Data Products (for example, Alteryx Data products from Experian and TomTom) are not compatible with Cloud Execution for Desktop at this time.

Inputs and Outputs with UNC File Paths

Cloud Execution for Desktop uses a service account. At this time, it’s not possible to authenticate a user at runtime to pass Windows Authentication access to the Windows container when executing. This limits functionality for the Directory tool, Input and Output tools, Drive Letter Mappings, and any other tools that require file paths.

At this time, you must either package all files with the workflow when you save it to AAC or the file must be accessed via a supported Connector tool that uses DCM connections.

Run As Functionality

Cloud Execution for Desktop uses a service account. At this time, it’s not possible to authenticate a user at runtime to pass Windows Authentication access to the Windows container when executing.

Run in Safe Mode

At this time, Run in Safe or Semi-safe Mode is not compatible with Cloud Execution for Desktop.

FAQ

Some tools, like Control Containers and Connectors built with the latest Python V2 SDK, require that AMP is enabled in order to use them.

If your workflow doesn't use any AMP-only tools, you can choose to leave AMP disabled. The workflow executes in a Windows container in AAC and runs as it does from your desktop. It uses AMP when enabled and the original Engine for any tools that have not been converted to AMP, or when you leave that AMP box unchecked.

Importante

The engine is AMP-enabled in the back end, so if you save an AMP-enabled workflow to AAC, it automatically runs in AMP.

Yes! As long as you properly package the macro with the workflow when you save to AAC. The packaged workflow needs to contain everything it needs to run the logic, including all macros and nested macros, in order to execute properly in AAC. So when you save a workflow from Designer Desktop to AAC, make sure that you package any necessary assets along with it.

Importante

If you use CReW Macros or other macro packs downloaded from Alteryx Community, you need to check the box to package those macros in your workflow when you save to AAC. Initially, we only support Alteryx-supported tools, connectors, and drivers as specified above. If you need any other custom or Community Gallery macros in your logic, you need to select them as assets to package with the workflow at the time of the save.