<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Remedy system to Portal - HTTPS problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/remedy-system-to-portal-https-problem/m-p/785328#M39561</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vikram&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be you can get more answers by posting your thread to forums related with EP?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*--Serdar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Oct 2004 10:11:16 GMT</pubDate>
    <dc:creator>ssimsekler</dc:creator>
    <dc:date>2004-10-26T10:11:16Z</dc:date>
    <item>
      <title>Remedy system to Portal - HTTPS problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remedy-system-to-portal-https-problem/m-p/785327#M39560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello folks, &lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;    I am integrating remedy system to portal using R/3. We are not able to consume the webservice directly from the Iview using portal services(not supporting for the remedy system). So we have created a RFM(using SOAP). Portal connects to R/3 using this RFM and R/3 connects to remedy system and returns the ticket created which is passed to the portal. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   This works fine if the webservice is HTTP based but doesn't work after enabling HTTPS. Keeps giving authentiocation/HTTP communication err. Does the webservice supports HTTPS using ABAP?.They do have an option to accept HTTPS but it's not working.(Scheme 1= HTTP , 2 = HTTPS ) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call method cl_http_client=&amp;gt;create &lt;/P&gt;&lt;P&gt;exporting &lt;/P&gt;&lt;P&gt;host = 'arsdev' &lt;/P&gt;&lt;P&gt;service = '8883' &lt;/P&gt;&lt;P&gt;scheme = '2' &lt;/P&gt;&lt;P&gt;importing &lt;/P&gt;&lt;P&gt;client = http_client. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone encountered the same problem ? Is there anyway we can consume the webservice thru' ABAP after enabling HTTPS? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;Vikram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Oct 2004 07:44:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remedy-system-to-portal-https-problem/m-p/785327#M39560</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-10-26T07:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: Remedy system to Portal - HTTPS problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remedy-system-to-portal-https-problem/m-p/785328#M39561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vikram&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be you can get more answers by posting your thread to forums related with EP?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*--Serdar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Oct 2004 10:11:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remedy-system-to-portal-https-problem/m-p/785328#M39561</guid>
      <dc:creator>ssimsekler</dc:creator>
      <dc:date>2004-10-26T10:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: Remedy system to Portal - HTTPS problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remedy-system-to-portal-https-problem/m-p/785329#M39562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vikram-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am interested in the approach you have used to create the Remedy ticket via R/3.  We are starting an investigation into the potential options - would you share the strategy for this integration?  Did you utilize a 3rd party connector such as ARS-Link or something more basic?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2005 23:33:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remedy-system-to-portal-https-problem/m-p/785329#M39562</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-07T23:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: Remedy system to Portal - HTTPS problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remedy-system-to-portal-https-problem/m-p/785330#M39563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, gurus.&lt;/P&gt;&lt;P&gt;I thought you have successfully configured Solman-BMC connection before?&lt;/P&gt;&lt;P&gt;Can you share some thoughts on it, especially where I can found decent documentation that tells step I should take. I've configured it for days, but I can't understand how Solman will pass message to Remedy and vice versa.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have email or messenger so I can ask about it?&lt;/P&gt;&lt;P&gt;I've followed SAP guidances from service marketplace and here &lt;A href="http://tknight.org/sdn/show/9985" target="test_blank"&gt;http://tknight.org/sdn/show/9985&lt;/A&gt; but with no luck. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks gurus.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2009 07:09:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remedy-system-to-portal-https-problem/m-p/785330#M39563</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-30T07:09:21Z</dc:date>
    </item>
  </channel>
</rss>

