You can prepare the SFTPClientDemoAllServices business process through the
Business Process menu.
About this task
To prepare the SFTPClientDemoAllServices business
process:
Procedure
- Go to Business Process > Manager.
- Search for: SFTPClientDemoAllServices.
- Click Source Manager, then click Edit.
- 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>
- Type a description, then click Save.
- On the confirm screen, click Finish,
then click Return.