
Newbies Guide: Installing ABAP AS 751 SP02 on Linux | SAP Blogs
Please note that i have used suse 15.2, which was the latest version when i tried this.
Use below command to verify if ssh is installed and works fine.
sudo zypper install openssh
ssh - How to install openssh-server on openSUSE? - Unix & Linux Stack Exchange
you can do the sftp configuration using below blog.
SUSE Linux Enterprise 12 : SSH Server : SFTP only + Chroot : Server World (server-world.info)
setting user password is missing in the above link. you can do that using like (passwd user)
You can check whether you can log into sftp.
Do the network setting and connect using winscp. This step is optional and incase you would like to access the sftp from your windows os, you can do this step and check if you connect it.
WinSCP is installed on my windows os and using WinSCP you can connect to sftp. Use host ip and port to connect to ssh server.
If you have completed this step, you have done most of the work and ready to configure the cloud connector.
Download and install the cloud connector. You can directedly download in your Linux os and install it. Please check the pre requisite to install cloud connector. You would also need java installed on your os.You can install sap jvm, which should work for you. I have referred below links for this task.
SAP Development Tools (ondemand.com)
Installation on Linux OS - SAP Help Portal
Once you are done with installation and configuration of cloud connector, you can add your ssh server to expose.
check if the system is reachable.
check blog for sftp connection and cpi flow setup Cloud Integration – How to Connect to an On-Premise sftp server via Cloud Connector | SAP Blogs
You can simply do the connection test in sap cpi tenant using Test connectivity option.
copy the host key and upload known_host key. Configure the channel and test the service.
If you are new to linux os and willing to learn it, there is a on going open sap course offered by red hat. I find this pretty useful to get started with Linux.
Fundamentals of Red Hat Enterprise Linux for SAP Solutions
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
10 | |
7 | |
6 | |
5 | |
4 | |
4 | |
3 | |
3 | |
3 | |
3 |