Remote Python Executor Dynamic Account
In this article
Overview
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 properties as expressions referencing Pipeline parameters. The values for dynamic accounts are not stored; hence, use them when requested.
Prerequisites
- None.
Limitations
- None.
Troubleshooting
- None.
Account Settings
Parameter Name | Data Type | Description | Default Value | Example |
---|---|---|---|---|
Label | String | Required. The name for the account. Preferably, update the account name if your project includes more than one account of the same type. | N/A | RemotePythonExecutorDynamicAccount |
Hostname | String | Required. The hostname of Remote Python Executor. | N/A | localhost |
Port | Integer | Required. The port number of Remote Python Executor. | N/A | 5301 |
Token | String | Authentication token of Remote Python Executor. 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. | N/A | N/A |
Have feedback? Email documentation@snaplogic.com | Ask a question in the SnapLogic Community
© 2017-2024 SnapLogic, Inc.