Configuring External Connections
The NetSuite EPM Connector SuiteApp currently supports only the SFTP connection.
The NetSuite EPM Connector SuiteApp lets you upload data from an external SFTP server to your application in Oracle Enterprise Performance Management (EPM) Cloud.
To enable the connection to the SFTP server, you need to configure the connection from NetSuite. The configured SFTP connection is used by a Fetch File job to upload the data from the SFTP server to the Oracle EPM Cloud application. For information about the Fetch File job, see Setting Up Fetch File Job Type Parameters.
To configure a connection to an SFTP server from NetSuite:
-
In NetSuite, go to NetSuite EPM > EPM Connector > External Connections.
-
Do one of the following:
-
To create a new connection, click Add Connection, and define the following field values:
-
Connection Type -currently SFTP
-
Connection Name -a unique name for the connection in NetSuite
-
Connection Description -description to help you identify this connection in NetSuite
-
Hostname/URL -the hostname of the server you are connecting to
When finished, click Next.
-
-
To edit an existing connection, click Edit next to a connection of your choice.
-
-
On the External Connection page, define or update the following field values:
NetSuite Field
Description
Connection Description
A description to help you identify this connection in NetSuite.
Port
The port of the SFTP server. The port must be provided by the SFTP owner.
Host Key Type
The private key that should be used to communicate with the external SFTP server. The available options include the following:
-
DSA
-
ECDSA
-
RSA
Host Key
The host key of the SFTP server. The host key must be provided by the SFTP owner. You can crosscheck the host key by using the following command in power shell for Windows and in terminal for Mac operating systems:
ssh-keyscan -t <host key type> -p <port number> <URL>
For more information, see Retrieving the Host Key of an External SFTP Server.
Username
An authenticated user name.
Authentication Method
Select any of the following authentication methods:
-
Password – If selected, the Password field appears where you can enter an authenticated password.
Note:If the password expires or is changed on the SFTP server, you need to update this field.
-
SSH Private Key – If selected, the SSH Private Key field appears from which you can select a previously saved SSH key. For information about saving an SSH private key in NetSuite, see Uploading Private SSH Keys.
-
API Secret – If selected, the API Secret field appears where you can enter a previously created API. For information about creating API secrets in NetSuite, see Creating Secrets.
-
-
To test your configured values, click Validate Before Saving. If necessary, resolve any errors identified by this configuration verification.
-
Click Save.
Related Topics
- NetSuite EPM Connector Installation and Setup
- Required Features for Installing NetSuite EPM Connector
- Installing the NetSuite EPM Connector SuiteApp
- Role Permissions for NetSuite EPM Connector
- Setting Up a File Encryption Password for NetSuite EPM Connector
- Scheduling the Script Deployment for NetSuite EPM Connector
- Search Activity Logs
- Resetting the Search Request Load
- Data Source Allowlist
- NetSuite EPM Access Portlet