How to Transport Logical Port in SOAMANAGER

Hi Guys,
I have created logical port in Developement system, so while moving my proxy class to staging system, do I need to create logical port again in staging by using SOAMANAGER or is there any way to transport Logical ports created with SOAMANAGER to different systems like Staging/ Production.
Thanks,
Santosh

Hi,
you need to create manually. As of standards no configuration information (url, password, transport protocol) etc transported because not necessary parameters supplied on DEV system are identical on QA or PROD system.
You can transport webservice definition and configuration need to done again using SOAMANAGER.
Regards,
Gourav

Similar Messages

  • Unable to create logical port in SOAMANAGER

    Hi All,
    When Im tryign to create a logical port for my consumer proxy I get
    SRT Framework exception: HTTP: Current user does not have the required authorization to access the HTTP destination.
    Any clue what authrizations I need? I didnt get this error while generating the proxy from the wsdl  and Im using the same userid/pwd.

    Hi,
          Even I get the same error.
    SRT Framework exception: HTTP: Current user does not have the required authorization to access the HTTP destination
    I found the note : Note 1240233 - Error when maintaining logical ports using SOAMANAGER.
    Applied the note, still the same error.
    Have this issue is resolved?
    Any other solution?
    Regards,
    Sunil.

  • Error when generating logical port in SOAMANAGER

    Hi,
    When generating the logical port in SOAMANAGER transaction I get an error message 'SRT Framework exception: Uninstantiated object "subject sidl service" in method IF_SRT_WSP_CONFIG_SIDL~CREATE_CLNT_CFG_FROM_WSDL_D of class CL_SRT_WSP_CONFIG_SIDL'.
    Does anyone know what the problem might be?
    Thans in advance.
    Kind regards,
    Amel Alic

    Hi,
    I, by mistake, reported the same problem; however the problem is that I referenced the WSDL without endpoint (WSDL service name....). I took this URI from Servces Registry, but was wrong (altough on the SR there were a valid binding+endpoint).
    I put the right IRU pointing to the compete Service COntract (with endpoint reference), and it worked.
    If you did't solve the problem, try to opern on the browser the URI you are referring to, and see, at the end if it contains the endpoint like that:
    <wsdl:service name="zsMy2ndCodeFirstWebService">
      <wsdl:port name="zsMy2ndCodeFirstWebServiceBinding" binding="tns:zsMy2ndCodeFirstWebServiceBinding">
      <soap:address location="http://xyz:8000/sap/bc/srt/rfc/sap/.....my service operation..." />
      </wsdl:port>
    </wsdl:service>
    Hope this help.
    Regards
    Roberto

  • Error generating logical port in SOAMANAGER

    Hi,
    When generating the logical port in SOAMANAGER transaction I get an error message 'SRT Framework exception: Uninstantiated object "subject sidl service" in method IF_SRT_WSP_CONFIG_SIDL~CREATE_CLNT_CFG_FROM_WSDL_D of class CL_SRT_WSP_CONFIG_SIDL'.
    Does anyone know what the problem might be?
    Thanks in advance.
    Fernando.

    Hi,
    go to SICF transaction under /sap/bc/srt/wsil path, test the service and look for service provider you want to consume.
    you get 2 links then test for logical port.
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/media/uuid/20eb3174-41ab-2a10-a383-907faf60eed3
    The link is constructed in the following way:
    http://<host_name>:<port>/sap/bc/srt/wsil?sap-client=<sy-mandt>
    or you can use transaction SICF then navigate to node /sap/bc/srt/wsil
    and press "Test service" from the context menu.
    In case there is a Service Registry in your system landscape to which the provider system is connected the profile-based endpoints could be found in that Service Registry as well.
    you can follow note 1330545
    /people/franklin.herbas/blog/2007/12/11/service-modeling-with-the-esr
    /people/peter.mcnulty/blog/2008/02/04/service-implementation-in-abap
    regards
    nag
    Edited by: welcomenag on Jun 25, 2009 5:56 PM

  • Error while creating logical port in SOAMANAGER

    Hi,
    Im consuming the webservice.While creating the new logical .Im getting the following error.
    Error: Error in WSDL access: Exception occurred in communication framework:Error in HTTP Framework:401Unauthorizedhttp://vmtmasterdev.rune2emaster.rune2e.com:1080/sap/bc/srt/wsdl/sdef_Z_NUMBER/wsdl11/ws_poli
    I have entered logical port name,description, URL for WSDL access.When i press enter i got the above eeror.
    Please help me.
    Regards,
    Brahmaji

    Hi,
    tell me please wenn you run SOAMANAGER you have to apply an user Authentication or not?
    If yes If the service that you want to configure is an Enterprise Service or Self-Modelled Service.
    In case of Web Services Please Check again in The ICF Services under
    sap/bc/srt/SAP and Check if your Service activated or not.
    If you don´t have Access to SOAmanagement you can see the specified Roles hier
    http://help.sap.com/saphelp_nw04s/helpdata/en/2b/07074155bcf26fe10000000a1550b0/frameset.htm
    Regards
    A.Labrache

  • How to Assign Logical port for a standar Consumer proxy

    Hello,
    I'm working with a SAP application creating a WS Connector that ask me for the following data:
    - Class name:
    - Logical Port name:
    As far as I have read SAP delivers for this application an example implementation for the following web service: ProductionBillOfMaterialVariantBasicDataByMaterialAndPlantQueryResponse_In with the /BCV/CL_SIN_WS_BOM class.
    And the help also says that We can find the example implementation delivered by SAP for the Web service ProductionBillOfMaterialVariantBasicDataByMaterialAndPlantQueryResponse_In in the package /BCV/SIN_PRX, under Service Consumer /BCV/CO_PRODUCTION_BILL_OF_MAT
    In se80 transaction under /BCV/SIN_PRX package I can find /BCV/CO_PRODUCTION_BILL_OF_MATERIAL consumer proxy.
    As far as I know, I just need to assign a Logical port to this proxy.
    So, I go to soamanager transaction under "Service-Administration" --> "Single Service Configuration" and find this Consumer proxy. Then, under Configuration tab I select "Create logical port" option but I need to fill an URL for WSDL access.
    Where can I find this URL? I think that I need to provide de WSDL URL (end point) of the ProductionBillOfMaterialVariantBasicDataByMaterialAndPlantQueryResponse_In Web Service but I can't find it on the soa manager. Or maybe I need to implement a WS by my own WB using the /BCV/CL_SIN_WS_BOM class?
    I appreciate if someone could help me with these SOA concepts.
    Thanks in advance,
    Abigail.

    Hi Abigal,
    In  SOAMANAGER , u can configure the logical port in 3 ways first it by WSDL and second by manually and third by PI.
    1. WSDL based :   URL will automatically determined using WSDL file.
    2. MANUAlly :   in this , we have to provide the URL .
    Thanks
    jitendra

  • Error in creating Logical Port in SOAMANAGER

    Hello,
    I create a consumer proxy for http://www.thomas-bayer.com/axis2/services/BLZService?wsdl. No when I am trying to create a logical port I am getting SRT Exception. I am able to open the link in IE. What shall I do to solve it?
    Regards,
    Ahmed

    What type of SRT error you are getting? post complete message.
    SRT error with unsupported xstream means service provider is returning non-xml message (HTML).
    Please note I am able to get wsdl of this service but not the endpoint (HTTP return code: 500) so read documentation carefully if there is any additional requirement to access this service.
    Regards,
    Gourav

  • Problem while creating logical port using soamanager

    Hi all,
    I have created a client proxy for web service from a 3rd party system.
    When i am creating a logical port for the same consumer proxy i get a error as follows:
    RABAX_STATE -e: UNCAUGHT_EXCEPTION
    and a dump saying
    "  The exception 'CX_SXMLP' was raised, but it was not caught anywhere along the call hierarchy.
         Since exceptions represent error situations and this error was not adequately responded to, the running ABAP program
          'CL_SXMLP_FRAGMENT=============CP' has to be terminated.                  
    Please suggest what can be done or what can be the problem.
    Thanks in advance.
    Komal

    Pls go to txn SM59 and check if the RFC destination for webservice is working in the test connection.
    Then go to txn LPCONFIG and create the logical port using the RFC dest.  Pls mention the path suffix appropriately.
    Next in your code while instantiating the client proxy pass the logical port name in the constructor (if the LP is not maintained as default).
    Pls reward points if the tips are helpful.

  • How to view logical port error log

    can anybody tell me how to view the logicalport error  log

    Usually in a distributed environment you would point the logical addresses to the http web server and port or to the load balancer, if you are just using a web server like OHS you can set all the logical addresses by running configure web server and select "Set the logical web address for the web applications to the web server"
    If you want to see all the configuration in the Shared services registry then you can run <MIDDLEWARE_HOME>\user_projects\epmsystem1\bin\epmsys_registry.bat to generate a report and the web app configurations will be under LOGICAL_WEB_APP
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Error while creating logical port in SOAMANAGER and testing it

    Hi,
    When I enter WSDL Access user and password in cnfiguration tab( SOAMANAGER),Im getting error as,
    Error: Error in WSDL access: Exception occurred in communication framework:Error in HTTP Framework:401Unauthorizedhttp://cryo-cell.net/Inventory/Inventory.asmx?WSDL .
    if I didnt enter WSDL Access user and password in cnfiguration tab( SOAMANAGER),Im not getting error.
    I continued with out  giving  WSDL Access user and password
    I consumed the asp .net webservice, while testing it (test service consumer, SE 80) ,I got following error
    after giving user id and password.
    SOAP:1.007 SRT :Unsupported xstream found:
    (HTTP code 401 : unautorized")
    please help.
    Regards,
    Brahmaji

    Hi,
    tell me please wenn you run SOAMANAGER you have to apply an user Authentication or not?
    If yes If the service that you want to configure is an Enterprise Service or Self-Modelled Service.
    In case of Web Services Please Check again in The ICF Services under
    sap/bc/srt/SAP and Check if your Service activated or not.
    If you don´t have Access to SOAmanagement you can see the specified Roles hier
    http://help.sap.com/saphelp_nw04s/helpdata/en/2b/07074155bcf26fe10000000a1550b0/frameset.htm
    Regards
    A.Labrache

  • Logical port creation error through SOAMANAGER

    Hi,
    When I try to create a logical port through SOAMANAGER I got the following error.
    Error: Uninstantiated object "subject sidl service" in method IF_SRT_WSP_CONFIG_SIDL~CREATE_CLNT_CFG_FROM_WSDL_D of class CL_SRT_WSP_CONFIG_SIDL
    When I actually look into the class CL_SRT_WSP_CONFIG_SIDL I could'nt find the method CREATE_CLNT_CFG_FROM_WSDL_D in SAP 720 version.
    I had seen some discussions in the forum on this error but I could'nt find a proper solution.
    Can someone explain me on how to resolve this issue.
    Do I need to apply a oss note ? Is it mandatory. Also in one thread they talked of SICF transaction usage which is also not clear. Is there any other way.
    Thanks,
    Shashi

    Sorry - I should have been more clear earlier.
    I am using SOAMANAGER to create the logical port.  The error occurs when I choose 'WSDL Access Settings' to obtain the WSDL.  I was able to get around the problem by going into SOAMANAGER on my provider system, locating the service & binding I want, and then downloading that file.  This is a workaround as I would like to get the file via HTTP access.
    I suspect this has to do with configuration but I do not know where this needs to be setup.

  • How to programmatically create a logical port to consume external webservic

    Hi All,
           I have created a logical port in soamanager transaction manually to consume a web service.
    I have a requirement where I need to create this logical port programmatically,so that i can release the proxy class
    of that web service and port will be automatically get created in all systems when the user uses it for first time in each system.
    It will be helpful if you provide any method or function module which can do that.
    Thanks in advance..

    Hello,
    Creation of Logical Port using LPCONFIG is explained in this link [http://help.sap.com/saphelp_nw04/helpdata/en/16/285d32996b25428dc2eedf2b0eadd8/content.htm]. It can also be created using SOAMANAGER.
    Thanks,
    Venu

  • Is logical port creation mandatory

    Hi,
    i am creting a service consumer in ABAP ..but it is  giving me error :
    no receiver could be determined....is it because i have not specified logical port while createing the object...
    is it mandatory to create a logical port ?
    Also when i create a logical port in soamanager i am getting the following error.
    Uninstantiated object "subject sidl service" in method IF_SRT_WSP_CONFIG_SIDL~CREATE_CLNT_CFG_FROM_WSDL_D of class CL_SRT_WSP_CONFIG_SIDL'.

    hi gourav,
    thanks for a very helpful.. answer..
    but i am still getting the error Uninstantiated object "subject sidl service" in method IF_SRT_WSP_CONFIG_SIDL~CREATE_CLNT_CFG_FROM_WSDL_D of class CL_SRT_WSP_CONFIG_SIDL'.
    while creating the logical port....i am using endpoint URL from the wsdl ...i also tried seleting the wsdl file while cerating port..
    Also when i tried creting port for another consumer proxy it is working....so this is not a system issue
    what could be the problem

  • Error while parsing wsdl while creating logical port

    Hi all,
    I have a ABAP consumer proxy created. Now I want to create a logical port in SOAMANAGER.
    When parsing the wsdl, the error is:
    SRT Framework Ausnahme. Fehler beim WSDL-Parsen: Fehler in Base-URI: Relative URI testtt.wsdl erfordert Angabe einer absoluten Base-URI
    which is in english something like:
    SRT Framework exception:Error parsing WSDL: Error in Base-URI: Relative URI requires absolute base-URI
    Do you have any idea? The wsdl is very simple, just one binding, no nested schemas, no reference to https site.
    Thanks in advance,
    Rolf
    Edited by: R.M. on Dec 1, 2011 4:54 PM

    Further investigation gave SAP_note 1327511 (Limiations and common problems in ABAP WSDL processing). Did not find any problems with that.
    I also checked the wsdl with the report RSSIDL_DESERIALIZE_DEMO - it's ok!
    BTW, the system is of Release 700-Level 25. Here's a part of the wsdl:
    <?xml version="1.0" encoding="UTF-8" standalone="no"?><wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:sch="http://domain.de/b1tt/schema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="http://domain.de/b1tt/schema" targetNamespace="http://domain.de/b1tt/schema">
      <wsdl:types>
        <schema xmlns="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" targetNamespace="http://domain.de/b1tt/schema">
        <element name="SendRequest">
             <complexType>
                  <sequence>
                       <element name="name" type="string">
                       </element>
                       <element name="ordertype" type="string">
                       </element>
                       <element name="orderno" type="string">
                       </element>
                       <element name="workflow-id" type="string">
                       </element>
                       <element name="file" type="base64Binary">
                       </element>
                       <element minOccurs="0" name="signature-file" type="base64Binary">
                       </element>
                  </sequence>
             </complexType>
        </element>
    ...omitted some more elements equally defined...
    </schema>
      </wsdl:types>
      <wsdl:message name="SendRequest">
        <wsdl:part element="tns:SendRequest" name="SendRequest">
        </wsdl:part>
      </wsdl:message>
    ...omitted some more messages equally defined ...
      <wsdl:portType name="TestTT">
        <wsdl:operation name="Send">
          <wsdl:input message="tns:SendRequest" name="SendRequest">
        </wsdl:input>
          <wsdl:output message="tns:SendResponse" name="SendResponse">
        </wsdl:output>
        </wsdl:operation>
      </wsdl:portType>
      </wsdl:definitions>
    Edited by: R.M. on Dec 2, 2011 1:41 PM

  • Created logical port via soamanagern, RFC connection missing

    Hi,
    I automaticly created a new logical port using a WSDL to use a Web Service in ABAP.
    When I looked for the RFC connection (sm59) to maintain a user in the Logon & Security tab, I could not find the RFC Connection. Neither was a HTTP connection stated in the Administrativ Information of the logical port, as it is usual.
    Am I missing something?
    Thanks very much.

    Andreas,
    Sorry for the late reply. I do not get any error, the problem I have is that after the creation of the logical port through SOAMANAGER, I don´t see any RFC connection in SM59. I got information in other post I wrote, that I wont get that RFC connection because the auto creation of the RFC connection when a logical port is created has been discontinued in newer versions.
    Now I have to check if there is something wrong with my network because I can not consume the webservice I need.
    Thanks for your help.

Maybe you are looking for

  • Can't double click and add event in month view. HELP!

    For some strange reason, I can't double click to addevent on Ical Monthly view all of a sudden. Whenever I double click, nothing happens. Same thing happens on the year view. I can only add event now using the stupid + signs, or go into daily or week

  • Publisher error message

    Every time I try to update my site I get a message saying "unknown publisher error" how do I remedy this. Do I need to recreate my entire site? or is there some way to fix the problem? Thanks

  • User assignment not happening in UME for CC Roles

    Hi Experts, We have installed the GRC AC 5.3 RAR Component in one of our server. As a part of post installation activity we have uploaded the cc_ume.txt files in the component and created a AC Administrator user. We have assigned the roles VIRSA_CC_A

  • Navigating thro the Charts in the Dashboard

    Hello all, How r u ? We have generated a Dashboard as a Web Template using 4 Queries and the charts are displayed in the Browser. Now, the Customer wants to drill down by selecting the specific area on the Chart; it has to show the related informatio

  • Problems seeing avi files in finder

    Hi, I've recntly switched to mac and I have been copying a load of stuff to my new machine from my old PC. The trouble that I am having is that i can't see some DivX AVI files when I look for them in finder (the folder they are in looks as if it is e