<?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: Webservice creation issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/webservice-creation-issue/m-p/412625#M11032</link>
    <description>&lt;P&gt;I've already suggested Google, that seems like a good starting point. As I said, I've ever used SOAMANAGER in such manner, so can't comment further.&lt;/P&gt;&lt;P&gt;Also since you've already did "accept" on my answer you are unlikely to get any more answers (this flags the question as "answered"). You don't have to do this until your question is answered, so might want to "un-accept". I won't be offended in any way. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;</description>
    <pubDate>Fri, 03 Mar 2017 21:22:42 GMT</pubDate>
    <dc:creator>Jelena_Perfiljeva</dc:creator>
    <dc:date>2017-03-03T21:22:42Z</dc:date>
    <item>
      <title>Webservice creation issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/webservice-creation-issue/m-p/412622#M11029</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;I have created a webservice in SICF under defualt/sap/bc ,and activated it.&lt;/P&gt;&lt;P&gt;I want to configure it in soamanger for  authenticating the service from front end , but currently and i am unable to view it there in soamanger service list . &lt;/P&gt;&lt;P&gt;I am i missing some settings here? Please help.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2017 19:17:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/webservice-creation-issue/m-p/412622#M11029</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-03-02T19:17:59Z</dc:date>
    </item>
    <item>
      <title>Re: Webservice creation issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/webservice-creation-issue/m-p/412623#M11030</link>
      <description>&lt;P&gt;Try Google -&amp;gt; SICF SOAMANAGER. There was a document on SCN but it's no longer available, unfortunately ("lost in migration"). "Authenticating from front end"... Are you sure you have the right steps? Might want to explain in more detail what are you trying to accomplish.&lt;/P&gt;&lt;P&gt;I haven't used SICF and only used SOAMANAGER a while ago for the web services created from custom FMs. There is a lot of information on this online. &lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2017 21:33:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/webservice-creation-issue/m-p/412623#M11030</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2017-03-02T21:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: Webservice creation issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/webservice-creation-issue/m-p/412624#M11031</link>
      <description>&lt;P&gt;Hi Jelena..&lt;/P&gt;&lt;P&gt;Thank you for your response..&lt;/P&gt;&lt;P&gt;I will explain what i have done in details.&lt;/P&gt;&lt;P&gt;1. Created a service in SICF under default/sap/bc.&lt;/P&gt;&lt;P&gt;2.Inside the wrapper class's handler method i have  written logic to get the data from front end.&lt;/P&gt;&lt;P&gt;3. Activated the service.&lt;/P&gt;&lt;P&gt;Its working fine when i do maintained Logon data over there.&lt;BR /&gt;but the problem is that client want to use this web service in a front end application, through login credential, Means firstly the user has to login over there then he can access the web service.&lt;/P&gt;&lt;P&gt;Somehow i got to know that in SOAMANAGER we can do this authentication process, But the service which i created is not visible over there.&lt;/P&gt;&lt;P&gt;Is there any other way to achive this? Please suggest.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2017 20:16:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/webservice-creation-issue/m-p/412624#M11031</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-03-03T20:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: Webservice creation issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/webservice-creation-issue/m-p/412625#M11032</link>
      <description>&lt;P&gt;I've already suggested Google, that seems like a good starting point. As I said, I've ever used SOAMANAGER in such manner, so can't comment further.&lt;/P&gt;&lt;P&gt;Also since you've already did "accept" on my answer you are unlikely to get any more answers (this flags the question as "answered"). You don't have to do this until your question is answered, so might want to "un-accept". I won't be offended in any way. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2017 21:22:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/webservice-creation-issue/m-p/412625#M11032</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2017-03-03T21:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: Webservice creation issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/webservice-creation-issue/m-p/412626#M11033</link>
      <description>&lt;P&gt;Thank you for your time.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2017 16:40:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/webservice-creation-issue/m-p/412626#M11033</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-03-07T16:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: Webservice creation issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/webservice-creation-issue/m-p/412627#M11034</link>
      <description>&lt;P&gt;Hi Elizabeth&lt;/P&gt;&lt;P&gt;I might be wrong - but i think Services which will be available in SOAMANAGER has to be defined as Enterprise Service (create via SE80)?&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2017 17:53:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/webservice-creation-issue/m-p/412627#M11034</guid>
      <dc:creator>jakob_steen-petersen</dc:creator>
      <dc:date>2017-03-07T17:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: Webservice creation issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/webservice-creation-issue/m-p/412628#M11035</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;The issue is we are unable to do authentication for this webservice from front end. Can anyone tell me how to do this?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2017 14:42:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/webservice-creation-issue/m-p/412628#M11035</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-03-24T14:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: Webservice creation issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/webservice-creation-issue/m-p/412629#M11036</link>
      <description>&lt;P&gt;Hi Elizabeth,&lt;BR /&gt;&lt;BR /&gt;I assume that you already had service definition under Enterprise services.&lt;BR /&gt;Service Definition&lt;BR /&gt;- On Configuration tab - check Authentication under security profile&lt;BR /&gt;- select none for both profile and security level&lt;BR /&gt;&lt;BR /&gt;-SOAMANAGER&lt;BR /&gt;On provider security tab&lt;BR /&gt;- select none for both transport level security and message level security&lt;BR /&gt;- select user ID/Password on Transport Channel Authentication&lt;BR /&gt;&lt;BR /&gt;I hope it helps.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2017 16:53:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/webservice-creation-issue/m-p/412629#M11036</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-03-24T16:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: Webservice creation issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/webservice-creation-issue/m-p/412630#M11037</link>
      <description>&lt;P&gt;SICF does not mean web service. What you did is only a custom service. So you won't see it in SOAMANAGER. i.e. if you create a SAP web service ( in the classic way, you'll see it in both SOAMANAGER and in SICF, and you won't have to bother with SICF; it's automatically assigned to an automatic "DELAY_L" SAP user). If you want to continue with your home-made ICF service, then just provide a system user and password in the ICF service.&lt;/P&gt;</description>
      <pubDate>Sat, 25 Mar 2017 07:47:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/webservice-creation-issue/m-p/412630#M11037</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2017-03-25T07:47:46Z</dc:date>
    </item>
  </channel>
</rss>

