<p>Many companies starting in implement different integations with interger services.</p>
<p>Let&#8217;s start with LinkedIn. We need to make a connection to LinkedIn API. To make SSL connection to LinkedIn we need to import certificate from LinkedIn into SAP system.</p>
<p>Firstly download certificate from web siteapi.linkedin.com<br />
<a href="http://saphr.ru/wp-content/uploads/linkedin_ssl.png" rel="attachment wp-att-1789"><img src="http://saphr.ru/wp-content/uploads/linkedin_ssl.png" alt="linkedin_ssl" width="852" height="639" class="alignnone size-full wp-image-1789" /></a></p>
<p><!--more--></p>
<p>Then import into SAP. Open STRUSt transaction, choose SSL-client (anon) on the left side. Scroll down and click import button to load certificate fomr file. Choose that file we downloaded earlier. When it&#8217;s imported, click button on the right to add it to vault. </p>
<p><a href="http://saphr.ru/wp-content/uploads/strust.png" rel="attachment wp-att-1791"><img src="http://saphr.ru/wp-content/uploads/strust.png" alt="strust" width="821" height="614" class="alignnone size-full wp-image-1791" /></a></p>
<p>It remains to create RFC connection in SM59 transaction:<br />
<a href="http://saphr.ru/wp-content/uploads/rfc_1.png" rel="attachment wp-att-1792"><img src="http://saphr.ru/wp-content/uploads/rfc_1.png" alt="rfc_1" width="709" height="480" class="alignnone size-full wp-image-1792" /></a></p>
<p><a href="http://saphr.ru/wp-content/uploads/rfc_2.png" rel="attachment wp-att-1793"><img src="http://saphr.ru/wp-content/uploads/rfc_2.png" alt="rfc_2" width="718" height="510" class="alignnone size-full wp-image-1793" /></a></p>
<p>Click test:<br />
<a href="http://saphr.ru/wp-content/uploads/rfc_3.png" rel="attachment wp-att-1794"><img src="http://saphr.ru/wp-content/uploads/rfc_3.png" alt="rfc_3" width="552" height="255" class="alignnone size-full wp-image-1794" /></a></p>
<p>Connection works! But there is no required service (empty service), cause we need to use API services, not just empty one.</p>