Remote Python Executor Dynamic Account

Overview

You can use this account type to connect ML Core Snaps with datasources that use Remote Python Executor Dynamic accounts. This account deals with the dynamically calculated values. You can specify the account propertiesas expressions referencing pipeline parameters. The values for dynamic accounts are not stored. Hence, use them when requested.

Remote Python Executor Account

Prerequisites

  • None

Limitations and known issues

None.

Account settings

Legend:
  • Expression icon (): JavaScript syntax to access SnapLogic Expressions to set field values dynamically (if enabled). If disabled, you can provide a static value. Learn more.
  • SnapGPT (): Generates SnapLogic Expressions based on natural language using SnapGPT. Learn more.
  • Suggestion icon (): Populates a list of values dynamically based on your Account configuration.
  • Upload : Uploads files. Learn more.
Learn more about the icons in the Snap settings dialog.
Field / field set Type Description
Label String

Required. Specify a unique label for the account.

Default value: N/A

Example: Remote Python Dynamic Executor
Host name String Required.

Specify the hostname of the remote Python server where the execution will take place.

Default value: Local Hostname

Example: 192.168.1.10 or remote-server.example.com
Port String

Required.

Specify the port number of the remote Python server.

Default value: 5301

Example: 8080
Token String

Specify the authentication token for connecting to the remote Python server. This token is retrieved when setting up the account for the endpoint. This token is not refreshable. The user must get a new token after its expiration.

Default value: N/A

Example: 12345abcdef67890

Next steps

After you configure the account settings, click Apply to authenticate your account.