Testing by Webservice Navigator

Hi,
Can we test SOAP <-> PI <-> BAPI ( Sync) scenario in PI 7.11 by using webservice navigator? If yes, how? If Not, Why?
When i test from RWB and Test configuration in ID, it is working fine.  When i am trying to test from WebserviceNavigator it is giving me error.
Error : Web service returned error. Fault Code: "(http://schemas.xmlsoap.org/soap/envelope/)Server" Fault String: "Server Error"
Thanks,
Ashwani

>>Can we test SOAP <-> PI <-> BAPI ( Sync) scenario in PI 7.11 by using webservice navigator? If yes, how? If Not, Why?
Yes. YOu can. Follow this  link
http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/23725

Similar Messages

  • Runtime error while testing BAPI using Webservice Navigator

    Hi all,
    I created a webservice to a BAPI and tested in Webservice Navigator, while testing it is throwing the below error:
    Runtime Errors         SAPSQL_ARRAY_INSERT_DUPREC
    Exception              CX_SY_OPEN_SQL_DB
    Termination occurred in the ABAP program "SAPLCRM_LINK_DU" - in
    "CRM_LINK_SAVE_DU".
    The main program was "RSM13000 ".
    In the source code you have the termination point in line 15
    of the (Include) program "LCRM_LINK_DUU01".
    The program "SAPLCRM_LINK_DU" was started in the update system.
    The termination is caused because exception "CX_SY_OPEN_SQL_DB" occurred in
    procedure "CRM_LINK_SAVE_DU" "(FUNCTION)", but it was neither handled locally
    nor declared
    in the RAISING clause of its signature.
    The procedure is in program "SAPLCRM_LINK_DU "; its source code begins in line
    1 of the (Include program "LCRM_LINK_DUU01 ".
    Thanks,
    Sanjani

    I have created customized teh bapi BAPI_ACTIVITYCRM_CREATEMULTI and created a webservice for it.
    I called BAPI_TRANSACTION_COMMIT in the Customized BAPI.
    I tested it in webservice navigator and could see the that OBJECT_ID was generated, but it is not getting updated in database table eventhough i called the Commit fm in my customized BAPI, it is showing an error with a popup as EXPRESS DOCUMENT "UPDATE WAS TERMINATED" received from author "xyz".
    Suggest me with some solution.
    Regards,
    Sanjani
    Edited by: Sanjani on Dec 2, 2010 2:26 PM
    Edited by: Sanjani on Dec 2, 2010 2:29 PM

  • Getting error when testing the webservice in webservice navigator

    hello experts,
    i created the rfc for to delete the calender appointments it was working fine and i created the webservice for this . when i'm trying to test the webservice  with ws navigator  i can insert the values on request screen , but result is this error.
    webservice response :  
    HTTP/1.1 200 OK
    Set-Cookie: <value is hidden>
    content-type: text/xml; charset=utf-8
    content-length: 481
    sap-srt_id: 20110721/115816/v1.00_final_6.40/D40C9E37E8642547AA79FB54A42976E7
    server: SAP Web Application Server (1.0;700)
    <soap-env:Envelope xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/"><soap-env:Body><n0:YAPPT_DELETE_N_T2Response xmlns:n0="urn:sap-com:document:sap:rfc:functions"><ERROR_MSG><MSG_ID>BC</MSG_ID><MSG_TYPE>E</MSG_TYPE><MSG_NUMBER>020</MSG_NUMBER><MSG_VAR1>D</MSG_VAR1><MSG_VAR2></MSG_VAR2><MSG_VAR3></MSG_VAR3><MSG_VAR4></MSG_VAR4><FIELDNAME>MAINT_INDI</FIELDNAME><TABLEINDEX>000001</TABLEINDEX></ERROR_MSG></n0:YAPPT_DELETE_N_T2Response></soap-env:Body></soap-env:Envelope>
    can anybody guide me how to rectify this problem .help will be greately appreciated.
    thanks for coming help
    regards,
    sashi.

    hello madhu,
    i have got the sollution. in the webservice i'm giving the input (03D86AFB7EE7D14585EF515C59B5F559) same as in data base .while testing the webservice  internally the value should be converted into bytes bcoz  in the domain  the data type was RAW .
    so db didnt recognise that value thats why i got the error.
    so i use the fm  GUID_CONVERT and convert that as db format
    thanks for ur response .
    regards,
    sashi.

  • Testing a webservice in CE 7.1EHP1 WS Navigator

    Hi,
    We are testing a webservice : Create Document (WSDL : http://<host Name>:<Port_name>/sap/bc/srt/xip/sap/ECC_DOCUMENTCRTRC?sap-client=100&wsdl=1.1) using Web service Navigator on CE 7.1 EHP1.
    The error message we get in the result is  "Exactly-once request cannot be locked: ED04E745F8164620BA21FD7F12F528E0 (error code: Could not find configuration entry for client 100)".
    However the read document service is executing successfully.
    Please help us in this.
    Regards,
    Sharath

    Dear Eduardo,
    Please find the documentation of this service in the ES workplace:
    [http://esworkplace.sap.com/socoview(bD1lbiZjPTAwMSZkPW1pbg==)/render.asp?id=C9D8D507713F11DA36BB000F20DAC9EF&fragID=&packageid=DE0426DD9B0249F19515001A64D3F462&iv=]
    updated version:
    [http://esworkplace.sap.com/socoview%28bD1lbiZjPTAwMSZkPW1pbg==%29/render.asp?sap-unique=210323&sap-params=aWQ9MjgyOEFDODAwREREMTFEQzJCMjQwMDBGMjBEQUM5RUYmYW1wO3BhY2thZ2VpZD1ERTA0MjZERDlCMDI0OUYxOTUxNTAwMUE2NEQzRjQ2MiZwYWNrYWdlaWQ9REUwNDI2REQ5QjAyNDlGMTk1MTUwMDFBNjREM0Y0NjI%3d]
    Cheers,
    Martin

  • Testing  WSDL through webservice navigator

    HI All,
    Please elaborate  on how to test the WSDL link though webservice navigator.
    Di we require some different installations or what exactly is webservice navigator
    Edited by: solutionProvider on Dec 24, 2010 8:43 PM

    HI All,
    Please elaborate  on how to test the WSDL link though webservice navigator.
    Di we require some different installations or what exactly is webservice navigator
    Edited by: solutionProvider on Dec 24, 2010 8:43 PM

  • Webservice navigator not opening

    Hello All,
    I have created a webservice for an RFC enable function module in ABAP..
    For the FM i have created a webservice definition and release the webservice using WSCONFIG...
    Now i am trying to test the webservice from WSADMIN...
    The webservice navigator is not displaying the page in the internet explorer..
    Couly you let me know the problem for the above and provide me the solution
    Thanks in advance
    Regards
    Shiva

    Hi Shiva,
    Check for this now.
    WADMIN -> GOTO ->Administration Settings ->
    enter          http://<host>:<J2EE port>/
    this should work.

  • To Test the webservice

    Hi All,
    I need to test the existing webservice in the "ESWORKPLACE", for this i have selected a webservice with the following URL
    http://erp.esworkplace.sap.com/sap/bc/srt/wsdl/sdef_ECC_SALESORDER002QR/wsdl11/ws_policy/document?sap-client=800
    To test the same i used the Webservice navigator in the ESWorkplace which is asking for Userid/password for the server   "SAP WebApplication Server [HU2]"
    Please let me know how to take it forward.
    Thanks
    vijay

    Hi Vijay.
    You need to register yourself at https://www.sdn.sap.com/irj/sdn/soareg to consume those services at ES Workplace.
    I recommend you this blog for better understanding and use of the ES Workplace and SOA itself: https://www.sdn.sap.com/irj/sdn/soa
    Also check this blog: /people/volker.haentjes/blog/2009/05/07/latest-news-from-es-workplace
    Regards,
    Darwin

  • Continous Authentication Popup for PI server while testing ABAP webservice

    Hi All,
    While testing ABAP webservice,authentication window for PI server pops up continously.
    I have created web service from SE37 for Z function module which is remote enabled.
    I can see that service and endpoint is created automatically.
    I have also given PI server credentials in SOAMANAGER->Technical Configuration->System Global settings->Access Information J2EE server.
    Can somebody please help in testing the web service created from FM.
    I have already gone through a lot of links but still need your expertise on this.
    Thanks in advace,
    Saurabh

    Hi
    Are you testing through WSNavigator. WSN  needs a java stack and  you have already set the corresponding setting.
    Please check if the User is locked.
    I think in gerenral PI credentials will be asked everytime you open WS navigator link.But once you provide the correct user it should not pop up again and u should be able to test.
    Regards.
    Srinivas

  • Error while testing the webservice through SOAMANAGER

    Hi All,
    I have created a webservice from a Function module ( RFC enabled). I am getting an error while testing the webservice from the SOAMANAGER but the function module is working fine giving proper output.
    The error is
    REQUEST:
    POST /sap/bc/srt/rfc/sap/zws_test_cms_bp_fac/600/zws_test_cms_bp_fac/zws_test_cms_bp_fac HTTP/1.1
    Host: ed1app.corp.fcc.ca:49000
    Content-Type: text/xml; charset=UTF-8
    Connection: close
    Authorization: <value is hidden>
    Content-Length: 654
    SOAPAction: ""
    <?xml version="1.0" encoding="UTF-8" ?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Header><sapsess:Session xmlns:sapsess="http://www.sap.com/webas/630/soap/features/session/"><enableSession>true</enableSession></sapsess:Session></SOAP-ENV:Header><SOAP-ENV:Body><ns1:ZSRAV_TEST_CMS_BP_FAC xmlns:ns1='urn:sap-com:document:sap:rfc:functions'><IT_BP_LIST><item><BP_NUMBER>9999990013</BP_NUMBER></item></IT_BP_LIST><IV_COMPANY_CODE>FCC</IV_COMPANY_CODE></ns1:ZSRAV_TEST_CMS_BP_FAC></SOAP-ENV:Body></SOAP-ENV:Envelope>
    RESPONSE:
    HTTP/1.1 500 CX_ST_REF_ACCESS:XSLT exception.An error occurred during serialization in the simple transformation program /1BCDWB/WSSE2B50F3FDFC9C2A94B7.Access to the table ref. node 'ZSCMS_FAC_CAG_DETAILS' outside a loop
    Set-Cookie: <value is hidden>
    content-type: text/xml; charset=utf-8
    content-length: 0
    accept: text/xml
    sap-srt_id: 20100202/041112/v1.00_final_6.40/4B67E41A4BC41B7CE10000000A013104
    server: SAP Web Application Server (1.0;700)
    please do the needful.
    Thanks in advance

    Hi,
    Here is a very smart tool for webservice test:
    [soapUI|http://www.soapui.org/]
    It works fine for me!
    bg,
    attila

  • Error While testing SAP Webservice build by RFC enabled function Module

    Hi All,
    Iam getting an error " You are not authorized to view the requested resource"., while Iam testing SAP Webservice using transaction WSADMIN or SOAMANAGER.I have succesfully tested for WSDL and done with required configurations and settings.
    Can any help me with this ?

    Hi Friends ,
    My problem got solved , I added SAP_J2EE_ADMIN role to my profile and it worked.
    enjoying...
    Edited by: Sridhar Maheswar on Jun 20, 2008 1:21 PM

  • How to test Siebel webservice in Jdeveloper that uses Authentication?

    Hi..
    I am testing siebel webservice in Jdeveloper 11.1.1.5 by right clicking on WSDL n using "Test webService".But it is giving 500:internal server error..I tried everything..basically i have to pass username password in authentication.I have tried "Authorization-basic" and also tried vis "SOAP Headers > :WS-Security:Header" but of no use.I also tried the above mentioned way.."security-role-assignment" in web.xml and weblogic.xml but that is also not working.The webservice is working fine on SOAPUI but not wroking on Jdeveloper.Is there anything that Iam missing in configuration part...or in HTTP analyzer?? Please help.
    Thanks!

    In transaction SICF  you could enter a (system) user for your webservices so that you won't require authentication. (However, you should check if this is a good and valid option in the context of your application.)
    In addition, you can provide your SAP credentials (username, password) within Adobe Flex itself. Read more about the "URLRequestHeader" function.

  • Problem in testing the webservice.

    Hi friends,
    I have created a webservice in one client and tested the same and its working fine, when i try to test the same webservice in another client , it is throwing an error "Envelope not found. Probably empty soap message.".
    -->Is webservice  client dependent?
    -->What are the prerequisites need to be done when we want to test the webservice in a different client other than where it is actually created.
    please provide me some information about this.
    Thanks in advance.
    Sravani.

    Hi Sravani,
    The following SAP Note might be helpful:
    [1396825|https://service.sap.com/sap/support/notes/1396825] "Empty HTTP POST requests to Java web services fail"
    Best regards,
      Andreas

  • Testing my WebService through WSADMIN I am getting java.rmi.RemoteException

    Hello,
    I am testing my WebService with name ZEDI_GET_TPDATA_WSD through WSADMIN. It opens the WebService Home Page.
    Overe there I put my User Name and Password.
    Then I click on Test. But when I click on Operations
    "ZediGetTpdata (test.types.p1.ZediGetTpdata parameters)".
    It gives me below error
    Cannot find operation: wsdl = http://zhmscaqb.whirlpool.com:7992/sap/bc/srt/rfc/sap/ZEDI_GET_TPDATA_WSD?sap-client=800&wsdl=1.1, endpoint = ZEDI_GET_TPDATA_WSDSoapBinding, operation = public abstract test.types.p1.ZediGetTpdataResponse test.ZEDI_GET_TPDATA_WSD.zediGetTpdata(test.types.p1.ZediGetTpdata) throws java.rmi.RemoteException,test.ZediGetTpdataRfcException
    Pls suggest.
    Regards

    what is ZEDI_GET_TPDATA_WSD ?
    is it a web service developed in java or is it a RFC exposed as a web service?

  • How to use InfoPath to test the Webservice

    Hi,
       I have WSDL file , i want to test the webservice after creating it using infopath.
    Please give me some info how to create Webservice using MicroSoft InfoPath.
    Thanks,
    Siva

    Hi,
    This might help you
    /people/durairaj.athavanraja/blog/2004/09/07/microsoft-office-2003-infopath-sap-rfcwebservice
    Regards
    Agasthuri Doss

  • Webdynpro and webservice navigator security

    hi everyone,
    i dont know if this is the right forum but heres my question:
    how can i secure the webdynpro applications and the webservice navigator? by now, everyone in our lan can access the webdynpros or the webservices by using the navigator and could use the them, which is a little bit dangerous.
    so, how can i restrict the access to that gui? like portal sessions or something like that?
    regards,
    constantin wildförster
    Edited by: Constantin Wildförster on Jan 23, 2008 3:24 PM

    Hi,
    If some users have access to the web services Navigator, they comply with one of the following requirements:
    - belong to the Administrator group
    - assigned to an Administrator role
    - have the UME WSNavigator administrator action
    To prevent these users from accessing the web services Navigator, you should modify their access rights appropriately. You can check [Identity Management|http://help.sap.com/saphelp_nwce10/helpdata/en/b8/58414254259d35e10000000a1550b0/frameset.htm] for details.
    Hope this helps,
    Rossen

Maybe you are looking for