Property | Description |
|---|---|
Connection Name | Name of the connection. Each connection name must be unique within the organization. Connection names can contain alphanumeric characters, spaces, and the following special characters: _ . + -, Maximum length is 255 characters. |
Description | Description of the connection. Maximum length is 4000 characters. |
Use Secret Vault | Stores sensitive credentials for this connection in the secrets manager that is configured for your organization. This property appears only if secrets manager is set up for your organization. This property is not supported by Data Ingestion and Replication and the Data Access Management services. When you enable the secret vault in the connection, you can select which credentials that the Secure Agent retrieves from the secrets manager. If you don't enable this option, the credentials are stored in the repository or on a local Secure Agent, depending on how your organization is configured. Note: If you’re using this connection to apply data access policies through pushdown or proxy services, you cannot use the Secret Vault configuration option. For information about how to configure and use a secrets manager, see Secrets manager configuration. |
Runtime Environment | The name of the runtime environment where you want to run the tasks. Select a Secure Agent, Hosted Agent, serverless, or elastic runtime environment. For more information about how to configure and use the runtime environments, see Runtime environments. |
Username | User name for a NetSuite account. User name is an email address. Optional if you use token-based authentication to access NetSuite. |
Password | Password for the NetSuite account. Optional if you use token-based authentication to access NetSuite. |
Rest Domain | Rest domain name: https://rest.netsuite.com For instance, you can enter the following values:
You can also enter the domain name URL specific to your NetSuite account instead of the default domain name URL. The domain name URL used by the NetSuite account is in the following format: https://<NetSuite_account_ID>.restlets.api.netsuite.com. Informatica recommends that you use the domain name URL specific to the NetSuite account that you use. Note: You can use NetSuite Connector with the NetSuite 2023_1 sandbox account or release preview account. |
Account ID | NetSuite account ID. To find your account ID, log in to NetSuite and click Setup > Integration > Web Services Preferences. If you cannot access the Setup menu, navigate to Support > Go to Suite Answers > Contact support by phone. The page displays your account ID. |
Consumer Key | The client key associated with the web service application. Required only for token-based authentication. |
Consumer Secret | The client password to connect to the web service application. Required only for token-based authentication. |
Token ID | The token ID generated in NetSuite. Required if you want to use token-based authentication to access NetSuite. Optional if you use a user name and password to access NetSuite. |
Token Secret | The token secret generated in NetSuite. Required if you want to use token-based authentication to access NetSuite. Optional if you use a user name and password to access NetSuite. |