ADP Connection¶
ADP on Connect iPaaS uses SFTP Basic authorization (Username and Password) or RSA Key authorization (Username and RSA Key) to connect with your SFTP file system. By enabling this connection to your SFTP file system, RoboMQ will act on behalf of the user you provide for establishing the connection. RoboMQ needs the following permissions on your account to provide a seamless integration experience:
For Trigger¶
When you choose ADP to trigger or start a workflow, Connect iPaaS requires the following permissions for access:
Object | Permission |
---|---|
Directory | Read Permission |
File | Read Permission |
We at RoboMQ pay utmost attention to keep your account secure. See our Security and Privacy Policy to learn more about how Connect iPaaS
handles your account access.
Creating a Connection¶
You need to follow these steps to create a connection:
-
To connect to your SFTP file system, you have to choose the connection type you want (RSA Key or SFTP Authentication).
-
For both the connection types, you will be asked to provide the following information:
-
Host Name - The IP address (a machine readable address for example, 192.0.2.1) or the DNS name (a human readable domain name for example, www.robomq.io) of your SFTP file system.
-
Port - By default the value is 22, you can overwrite the value if you have custom SSH port other than 22.
-
User Name - The user name of the log in account.
-
-
For the SFTP Authentication, you need to provide the password of the corresponding username to continue to establish the SFTP connection.
-
For an RSA Authentication, you need to provide the RSA key content to continue to establish the SFTP connection.