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

Similar Messages

  • 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

  • Is it possible to have different authentication mode for SQL Server Database Engine and corresponding SQL Server instance?

    Hi,
    I have installed the x64 SQL Server 2008 R2 Express with default settings and run MBSA 2.3 (using default settings too). It shows three SQL Server instances: MSSQL10_50.SQLEXPRESS, SQLEXPRESS and SQLEXPRESS (32-bit). For the first, authentication
    mode is Windows, for the rest two - mixed. Here https://social.msdn.microsoft.com/Forums/sqlserver/en-US/03e470dc-874d-476d-849b-c805acf5b24d/sql-mbsa-question-on-folder-permission?forum=sqlsecurity question
    about such multiple instances was asked and the answer is that "MSSQL10.TEST_DB
    is the instance ID for the SQL Server Database Engine of the instance, TEST_DB", so in my case, it seems that MSSQL10_50.SQLEXPRESS is the instance ID for SQL Server Database Engine  of the SQLEXPRESS instance.
    I have two questions:
    1) How can it be that SQL Server DB Engine instance has different authentication mode than corresponding SQL Server Instance?
    2) Why 32-bit instance reported although I installed only 64-bit version?
    Also, this https://social.technet.microsoft.com/Forums/security/en-US/6b12c019-eaf0-402c-ab40-51d31dce968f/mbsa-23-reporting-sql-32bt-instance-is-running-in-mixed-mode-when-it-is-set-to-integrated?forum=MBSA question seems to be related to this
    issue, but there is no answer :(.
    Upd: Tried on clean Windows 8 installation and Windows 7 with the same result.

      Because I DO NOT want the three people who will be having access to the production SQL Server to also have access to the primary host ProductionA.  Since I have to allow them to RDC into the box to manage the SQL Server, I figure why not create
    a separate VM for each one of them and they can RDC into those instead.
    Does this make any sense?
    Any tips are greatly appreciated.  The main reason for doing this is because the three people who will be accessing the box, I need to isolate each one of them and at the same time keep them off of the primary ProductionA.
    Thanks for your help.
    M
    Hello M,
    Since you dont want the 3 guys to have access to Production machine A.You can install SQL Server client .By client i mean SQL server management studio(SSMS) on there local desktop and then create login for them in SQL Server.Open port on which your SQL server
    is running for three of the machines so that they can connct.Now with SSMS installed on each machine each can connect to SQL server from there own machine.
    I would also like you to be cautious with giving Sysadmin privilege to all three of them ,first please note down what task they would do and then decide what rights to be provided.
    Your option will also work but you need to create 3 VM for that .Which is more tedious task.
    Hope this helps
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

  • 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

  • Popup for transport request in WebDynpro ABAP application

    Hi there,
    which function module can I use to prompt the user for the transport request in an WebDynpro ABAP application.
    In SAPGUI I found 'TR_ORDER_CHOICE_CORRECTION' to do this but I get a short dump when I call this one from a WebDynpro ABAP application ...
    Many thanks in advance!
    Regards,
    Steffen

    Thanks for your replay!
    The reason I get the short dump is the function modules I found call a dynpro screen inside for prompting for the request. I am not surprised this does not work for WebDynpro applications ....
    So I thought there is a generic function module for WebDynpro applications available or a WebDynpro component I can use for this ... Sure I could build it by myself but this does not seem to be the right way for me since this requirement seems to be of a generic nature.
    @Gaurav: I am interested to bring up a generic popup for prompting for the request. So I cannot use the flags to suppress the screen ...
    Best regards,
    Steffen

  • Adding authentication details for SMTP server?

    Hi,
    I know that I need to put the SMTP server name into fr_global.properties as follows:
    SMTPMailServer=serverName
    But does anyone know how to specify a username/password to log into the SMTP server?
    Thanks!

    I have installed Application Server 10g, Web Cache. I am facing the following problems regarding authentication...
    1) I am trying to open the server console, but it is asking for authentication details....(Username & Password)..what values must be used here?
    admin/welcome1 typically.
    2)I tried to open SQLPLUS that came along with 10g installation.But am not able to enter becoz of authentication failure. (Username, Password & Hoststring)??
    b2b/b2b or sysdba
    3)While triyng to install Oracle Integration B2B, it is asking for 4 parameters...
    (b2b Schema password...host:port...Servicename...ias_admin password)..
    b2b (please unlock the b2b user)
    b2b
    port : 1521
    servicename: Database service name
    ias_admin password : password given for midtier installation.

  • Error 503--Service Unavailable. Error while Test the webservice

    Hi...
    I created a webservice and deply it into a remote weblogic server. It deployed there and when I click on Test client, it shows this error.
    Error 503--Service Unavailable
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.5.4 503 Service Unavailable
    The server is currently unable to handle the request due to a temporary overloading or maintenance of the server. The implication is that this is a temporary condition which will be alleviated after some delay. If known, the length of the delay may be indicated in a Retry-After header. If no Retry-After is given, the client SHOULD handle the response as it would for a 500 response.
    Note: The existence of the 503 status code does not imply that a server must use it when becoming overloaded. Some servers may wish to simply refuse the connection.
    How we can rectify this.
    hope for a reply...
    Resmi.

    Check the WLS server log files for a more detailed error (stacktrace).
    Timo

  • Error while testing a webservice in http analyzer

    Hi ADF Experts,
    I am using 11.1.1.7.0 jdeveloper version.
    My questions are:- Can we create a webservice proxy from a webservice which contain multiple schemas? If yes how?
    While I separated the schemas into different filesystem and tried calling from wsdl. Also then I am getting the below error.
    "The following invalid value had caused a oracle.xml.parser.v2.XMLDOMException: invalid namespace for prefix ns1"
    "The operation cannot be proceed"
    Validating service
    WARNING: src-resolve: Cannot resolve the name 'p4:OrderProposalMerchandiseCategoriesByStoreIDQueryMessage_sync' to a(n) 'type definition' component.
    Generating proxy
    WARNING: OWS-00064 Attribute "schemaLocation" is not present on a schema import element.
    WARNING: OWS-00064 Attribute "schemaLocation" is not present on a schema import element.
    WARNING: src-resolve: Cannot resolve the name 'p4:OrderProposalMerchandiseCategoriesByStoreIDQueryMessage_sync' to a(n) 'type definition' component.
    Proxy generation finished
    Generation complete.
    However in SoapUI, the wsdl has no namespace error.
    Thanks for your valueable comments in advance,
    Regards,
    Sushant.

    The following is not an error, but a WARNING.
    Validating service
    WARNING: src-resolve: Cannot resolve the name 'p4:OrderProposalMerchandiseCategoriesByStoreIDQueryMessage_sync' to a(n) 'type definition' component.
    Generating proxy
    WARNING: OWS-00064 Attribute "schemaLocation" is not present on a schema import element.
    WARNING: OWS-00064 Attribute "schemaLocation" is not present on a schema import element.
    WARNING: src-resolve: Cannot resolve the name 'p4:OrderProposalMerchandiseCategoriesByStoreIDQueryMessage_sync' to a(n) 'type definition' component.
    Proxy generation finished
    Generation complete.

  • Error while testing (executing) webservice.

    Hi,
    I consumed webservice(.net), while executing (testing in test service consumer, se 80) Im getting the following error.
    SoapFaultCode:1.
    how to resolve this?
    Regards,
    Brahmaji

    Hi,
    What data you are supplying? it could be genuine SOAP fault or some error.
    Please test service in WSNAVAIGATOR or SOAPUI first, then we can analyse where the problem is. With test data or connection.
    Regards,
    Gourav

  • Error while testing the Webservice

    HI,
    When I Tried the Same It is showing an Error"Error in Sending the Soap Data"
    When i teted the configuration it is showing an error in message interface,but is there and running fine when tested
    Hi,
    When I am Testing the same in the Altova,I am Getting an error as Below
    "<SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">
    <SOAP:Body>
    <SOAP:Fault>
    <faultcode>SOAP:Server</faultcode>
    <faultstring>System Error</faultstring>
    <detail>
    <s:SystemError xmlns:s="http://sap.com/xi/WebService/xi2.0">
    <context/>
    <code>RCVR_DETERMINATION.MESSAGE_INCOMPLETE</code>
    <text>Message is incomplete. No Sender found</text>
    </s:SystemError>
    </detail>
    </SOAP:Fault>
    </SOAP:Body>
    </SOAP:Envelope>
    I Configured all the Required in Id and Tested the Design in the IR.
    Thanks,
    Srinivasa

    Hi Srinivas,
    Check these threads..
    RCVR_DETERMINATION: MESSAGE_INCOMPLETE
    BPM Message is incomplete. No Sender found
    cheers,
    Prashanth
    P.S Please mark helpful answers

  • Popup for logon data in proxy to webservice scenario

    Hi all,
    We configured a proxy to webservice senario. The scenario consists of an ABAP program consuming a webservice through PI. All is working fine, but when the ECC system calls the PI system a popup to enter logon data appears. After entering the correct credentials the interface proceeds and returns the data of the webservice.
    I read a lot of threads about this subject, but still was not able to find the answer to solve this problem.
    Is anyone familiair with this problem? Thanks in advance for your help.
    Best regards,
    Ivo van Ee

    Hi Ivo,
    --> The Error which you are facing is due to the configuration problem in your RFC destination of type H.These are the proxy pre-configurations steps.
    This interface was working before, but after a systemcopy from ECC production system to ECC development system the popup appeared when running the interface. We didn't make any change to the PI objects.
    --> After done with the client copy check the RFC destination of Type H whether the details provided are correct or not.
    --> If you are unable to solve this issue contact your basis consultant.
    Thanks

  • Error while testing the Webservice created from RFC enabled function module

    Our client has provided the SAP WSDL URL and We tried to generate stub using AXIS 2 tool from this SAP WSDL URL and got u201Cservice and binding tagu201D missing error.
    It seems that clients SAP wsdl file is having only web service interface information and does not have Access Description i.e service and binding tag information . 
    Is it mandatory to have service and binding tag in SAP wsdl to consume webservice from third party java application ?
    Could you please let us know how to resolve this error?
    <urgency removed by moderator>.
    Thanks ,
    Ranjit
    Edited by: Thomas Zloch on Mar 25, 2011 1:16 PM

    Hi,
    I think you might have received wrong WSDL.
    In transaction SOAMANGER for a WebService you can select:
    Porttype WSDL document
    or
    WSDL document for selected binding or service -> for a concrete binding
    You need to get the second one which contains service and binding information. The first one is just interface description.

  • Multiple popups for username/password for basic authentication.

    Safari 4.0.5 (5531.22.7) gives multiple popups for username/password while requesting a page which has more than one 'secure' items in it (basic auth). We expected that Safari to reuse the credentials entered the first time around and pass it on for subsequent requests. (Although RFC 2617 specifies that the credentials 'may' be reused, not really sure what Safari is doing here, though this seems to be the behavior on other popular browsers).
    There's another discussion that listed this problem but that too seems to be unresolved yet (http://discussions.apple.com/message.jspa?messageID=2074214).

    HI and welcome to Apple Discussions...
    If you have tried the suggestions at that link but nothing worked, update Safari.
    Apple Menu / Software Updates.
    Repair disk permissions after the updates are installed.
    Carolyn

  • Error while testing ECC and Portal-Connect to SAP gateway failed

    Dear Experts,
    While testing ABAP connection in Portal i am getting below error.

    Dear All,
    My error is rectified with below thread.
    SLDCHECK: Error when opening an RFC connection (CPIC-CALL: 'ThSAPOCMIT'...
    Hi,
    You need to create an RFC to the SLDCHECK:
    1. In your web browser, enter the URL of SAP NetWeaver Administrator using the following pattern:
    http://<host>:<port>/nwa
    2. Choose Configuration Management u2192 Infrastructure u2192 Jco RFC Provider.
    3. Choose Create.
    4. Enter the connection and transport parameters as required.
    Field
    Description
    Program ID
    We recommend that you use the following pattern: SLDAPI_<SAPSID>, where SAPSID is the system identifier of the AS Java system.
    Gateway host
    Gateway service
    If your AS Java is an add-on installation to an ABAP system, use the gateway of the ABAP system. You can look up the gateway parameters of an ABAP system using transaction SMGW.
    If your AS Java is a standalone installation, we recommend using a gateway on the Central Services Instance host. As of SAP NetWeaver 7.1, usage type AS Java that comprises SLD also contains an SAP RFC Gateway.
    Server Count (1..20)
    Enter 3.
    5. Choose Next.
    6. Enter logon data to the ABAP repository. You can either use an existing RFC destination from SAP NetWeaver Administrator u2192 Configuration Management u2192 Security u2192 Destinations or you specify the ABAP repository explicitly. The destination should point preferably to an AS ABAP close to SLD. If SLD is running on an AS Java standalone installation, the calling AS ABAP can be used instead. We recommend to create and use an RFC destination instead of explicitly specifying the connect parameters here. In both cases, the following parameters are required
    Field
    Description
    System Landscape Directory 15
    User Manual 03.04.2008
    Application Server Host
    System Number
    Client
    Language
    User
    Password
    Enter the logon data for the AS ABAP system. You must specify an existing user with appropriate authorizations for RFC.
    If you are running a system with both usage types AS ABAP and AS Java, use the logon data for this system.
    If your AS Java is a standalone installation, use the logon data for the calling ABAP system.
    7. Choose Next.
    8. Leave the default values in the next steps.
    9. Create the Jco RFC destination by choosing Finish.
    Result
    The Jco RFC destination creates a number of u201CServer Countu201D RFC server threads on your AS Java. These RFC servers register at the RFC Gateway specified. You may configure multiple ABAP systems to connect to these RFC servers. In this case, the Server Count should be increased when TIME_OUT exceptions are observed.
    Creating an RFC Destination for the SLD ABAP API on the AS ABAP Side
    Use
    If you want to configure an ABAP application to access data in the SLD through the SLD ABAP API, you have to create an RFC destination on the ABAP system side.
    Prerequisites
    An RFC destination for the SLD ABAP API is created on the AS Java side.
    Procedure
    1. Call transaction SM59.
    2. Select TCP/IP connections and choose Create.
    3. In the RFC Destination field, enter SAPSLDAPI.
    4. On the Technical Settings tab page, select the Registered Server Program indicator.
    5. In the Program ID field, enter the same program ID as the one you entered when you created an RFC destination for the SLD ABAP API on the AS Java side. We recommend that you use the following pattern: SLDAPI_<SAPSID>, where SAPSID is the system identifier of the AS Java system.
    6. Choose MDMP & Unicode and select the Unicode indicator.
    7. Choose Save.
    8. Test the RFC destination by choosing Connection Test.
    If the display shows the response times, you have configured the RFC destination correctly.

  • Problem while testing a ABAP Web Service

    Hello,
    I'm facing a problem while testing a webservice for the BAPI BUPA_CENTRAL_GET_DETAIL. I have opened the Web Service Home page, and I get no error. I fill in the input values and then when I send the request, I get back an error which says "Authority check failed"
    Urgent help needed..
    Thanx,
    Anupama

    you need s_service and s_object authorization objects in your role.
    its explained in this document
    section 3.1 on page 7
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/92d80512-0a01-0010-32a3-cd3735bd9275
    Regards
    Raja

Maybe you are looking for

  • Header and Footer in flash

    Ok. This was supposed to be a question about a header and footer in Flash. I intended to attach my fla to make it possible to understand what I was saying. As it turns out I can't figure out how to attach files. Is it even possible? That's my first q

  • JTable custom renderer selection color

    I have included JSpinners in the last column of my JTable. However when I highlight rows all cells with a JSpinner do not have a blue background and it looks rather odd. I would have thought the following code snippet would sort it out but it hasnt.

  • Installation guide of oracle AS 10g for solaris 10

    Dear all, Anyone can send me the installation guide of Oracle Application server 10g R(2) for Sun Sparc Solaris 10. Short hands-on document will be very helpful for me to install ASAP. Thanks, Saqib

  • Connecting to an Oracle 8i Database

    Hi Everyone, Has there been any successful ODI 11g connection (via Studio or Agent) to an Oracle 8i database? When I create a new Data Server, and select the Oracle JDBC driver in the list, I get this prompt message: Oracle JDBC Driver (Type 4 / Type

  • Title 3d

    I'm using FCE 2. I created a title using Title 3d and now I need to edit it. However I can't figure out how. How do you open a title which is already made in the editor. SORRY . . . I know this is a stupid question but I can't find the answer in Tom'