Prepare SFTPClientDemoAllServices Business Process

You can prepare the SFTPClientDemoAllServices business process through the Business Process menu.

About this task

To prepare the SFTPClientDemoAllServices business process:

Procedure

  1. Go to Business Process > Manager.
  2. Search for: SFTPClientDemoAllServices.
  3. Click Source Manager, then click Edit.
  4. Under the SFTP Client Begin Session service, find the line that reads:
    <assign to="PreferredAuthenticationMethod">password</assign>

    Change the word password to publickey:

    <assign to="PreferredAuthenticationMethod">publickey</assign>

  5. Type a description, then click Save.
  6. On the confirm screen, click Finish, then click Return.