Alias in CONNECT BY

Hello when I try to use an alias in a connect by I get an error.
Which workaround could I use to dodge that problem?
SELECT
AREA.LOCATION_ID AS AREA_LOC_ID,
AREA.LOCATION_REF AS AREA,
SUB_AREA_L1.LOCATION_REF AS SUB_AREA_L1,
SUB_AREA_L2.LOCATION_REF AS SUB_AREA_L2,
SUB_AREA_L3.LOCATION_REF AS SUB_AREA_L3,
'ADDITIONAL LEVELS' AS SUB_AREA_L4,
AE4.SITE
FROM
LOCATIONS AREA,
(SELECT * FROM LOCATIONS L WHERE L.LOCATION_TYPE='AREA') SUB_AREA_L1,
(SELECT * FROM LOCATIONS L WHERE L.LOCATION_TYPE='AREA') SUB_AREA_L2,
(SELECT * FROM LOCATIONS L WHERE L.LOCATION_TYPE='AREA') SUB_AREA_L3,
(SELECT * FROM LOCATIONS L WHERE L.LOCATION_TYPE='AREA') SUB_AREA_L4,
VW_RPTO_AREA_EXTRACT AE4,
CONNECT BY SUB_AREA_L4.LOCATIONS_ID=SUB_AREA_L4.PARENT_ID
WHERE
...

You're right user5822233,
But still there is something wrong with my syntax. I
SELECT
AREA.LOCATION_ID AS AREA_LOC_ID,
AREA.LOCATION_REF AS AREA,
SUB_AREA_L1.LOCATION_REF AS SUB_AREA_L1,
SUB_AREA_L2.LOCATION_REF AS SUB_AREA_L2,
SUB_AREA_L3.LOCATION_REF AS SUB_AREA_L3,
'ADDITIONAL LEVELS' AS SUB_A_L4,
AE4.SITE
FROM
LOCATIONS AREA,
(SELECT * FROM LOCATIONS L WHERE L.LOCATION_TYPE='AREA') SUB_AREA_L1,
(SELECT * FROM LOCATIONS L WHERE L.LOCATION_TYPE='AREA') SUB_AREA_L2,
(SELECT * FROM LOCATIONS L WHERE L.LOCATION_TYPE='AREA') SUB_AREA_L3,
(SELECT * FROM LOCATIONS L WHERE L.LOCATION_TYPE='AREA') SUB_AREA_L4,
VW_RPTO_AREA_EXTRACT AE4
CONNECT BY SUB_AREA_L4.LOCATIONS_ID=SUB_AREA_L4.PARENT_ID WHERE
AREA.LOCATION_TYPE='AREA' AND
AREA.PARENT_ID IS NULL AND
AREA.LOCATION_ID=SUB_AREA_L1.PARENT_ID AND
SUB_AREA_L1.LOCATION_ID=SUB_AREA_L2.PARENT_ID AND
SUB_AREA_L2.LOCATION_ID=SUB_AREA_L3.PARENT_ID AND
SUB_AREA_L3.LOCATION_ID=SUB_AREA_L4.PARENT_ID AND
SUB_AREA_L4.LOCATION_ID=AE4.AREA_LOC_ID;
The parser indicates the WHERE clause after parsing?

Similar Messages

  • Why do files on an external hard drive appear as alias when connected to Time Capsual's USB?

    Situation:
    I have an old MacBook Pro (2008) and all of its USB and CD ports have stopped working (only the Ethernet port works). As a workaround, I purchased a 2TB Time Capsule, connected it via Ethernet to the MacBook Pro, and set up a wireless network that my MacBook Air (2010), ipads/pods, can connect.
    Attempting to Accomplish:
    1. Provide a back-up for my Pro since I cannot connect via USB
    2. Move photos off my Air (to free up space) and combine with my Pro's library
    3. Share files, music, and photos between all my devices (stored on both my Pro, Time Capsule, and external Maxtor hard drive)
    Problem:
    My last Pro back-up was to a Maxtor external hard drive. Also, all my Air photos are on the same external hard drive. I connected this hardrive to the Time Capsule. When I accessed the Maxtor from the Pro (through my new airport network) I can see the file hirearchy, but when I drill down to my Air's iPhoto library (back-up, latest, user, x, photos) the files appear with the alias symbol on them. The message I get when clicking is something about them being no longer connected. HOWEVER, when I attach this Maxtor via direct USB to my Air, both the Air backups and the Pro back ups appear as real files (no alias icon) and can be opened and transferred. When my Pro's ports worked I frequently shared files this way with no alias icons.
    Disclaimer:  I'm mac-savy enough that the genius bar is adding no real value/help, but not nearly as technical as most people on this board. And I'm very un-technical with networking. So if you can point me in the right direction, please "speak" simply =)

    Ok, confirmed. It is NTFS and according to the permissions I can only read it. The frustrating thing is that it says:
        - Capacity: 74.53 GB
        - Available: 50.35 GB
        - Used: 24.18 GB on disk
    and yet at the bottom of the file list it shows "0 items"
    Now the dilemma. The harddrive on my Windows laptop is very small (30GB) so I cannot copy all of my pictures to it. I could hook the old harddrive and the new harddrive up to it at the same time and move them from old to new, however...
    The new harddrive is supposed to only be for the Mac so my intention was to format it that way. Because I am not sure if/how I am going to need it to resolve this issue, the box hasn't even been opened...so the first question is long term would it be better to have the new harddrive MAC or FAT32 formatted?
    I have been assuming that Mac formatting was the preferred route so I am still brainstorming on ways to get the files straight from the old harddrive to the Mac. Could it just be a matter of the files being hidden on the old harddrive? How do I unhide them?

  • ALI Database Connection Configuration and Monitoring

    Is there some way -- documented or not -- to set the number of connections that ALI uses between it and the SQL Server or Oracle instance behind it? If so, what's the default setting (and how do you override it)?
    Also, can we somehow monitor the number of active connections that ALI has to the database?
    Thanks!
    Chris Bucchere | bdg | [email protected] | http://www.thebdgway.com

    Chris,
    I thought a lot of this was covered in a previous post -
    [url http://forums.bea.com/bea/message.jspa?messageID=400007669&tstart=0]http://forums.bea.com/bea/message.jspa?messageID=400007669&tstart=0
    The maximum # of DB connections can be set in a config file. The portal itself control the actual number of connections between the min & max in its OpenDB connection pooling logic. I believe the default max # of connections is 40 connections.
    I believe the "Counter Monitoring System" - described in the G6 Administration Guide - provide a means to monitor the number of DB connections although I believe the same info could be obtained through other means at the OS-level.
    John
    Is there some way -- documented or not -- to set the
    number of connections that ALI uses between it and
    the SQL Server or Oracle instance behind it? If so,
    what's the default setting (and how do you override
    it)?
    Also, can we somehow monitor the number of active
    connections that ALI has to the database?
    Thanks!
    Chris Bucchere | bdg | [email protected] |
    http://www.thebdgway.com

  • Problem in creation of system alias for bw system

    Hi,
    I want to create system alias for the bw system
    system admin->sys Config->system landscape->portal content->my own folder
    for this folder i created the system object
    after creation of system object, from property category i select the connector and give the details.
    after that i select the user management and give
    authentication ticket - select
    Logon method- UIDPW
    User Management type- admin,user
    i saved till now
    in the display object i select the system alias
    then that screen displays
    In the system alias screen, i clicked on add button for adding alias then we r getting this message.
    User Mapping Status:  (Not ready for user mapping configuration)
    Please give the solution for solving this problem
    Regards,
    Sid.
    Edited by: sid m on Mar 11, 2008 12:15 PM

    Hi Krishna,
    I checked  the connection settings.
    WAS settings in system object is giving this mistake
    before user mapping it works fine.
    after giving usermapping i ma getting this exception.
    SAP Web AS Connection
      Test Details:
    The test consists of the following steps:
    1. Check the validity of the system ID in the system object
    2. Check whether the system can be retrieved
    3. Check whether a SAP system is defined in the system object
    4. Validate the following parameters: WAS protocol; WAS host name
    5. Check HTTP/S connectivity to the defined backend application
      Results
    1. The system ID is valid
    2. Retrieval of the system was successful
    3. The system object represents an SAP system
    4. The following parameters are valid: Web AS Protocol (http) Web AS Host Name (172.19.18.75)
    5. HTTP/S connection failed
    for testing the connector i am getting this exception
    Test Connection with Connector
      Test Details:
    The test consists of the following steps:
    1. Retrieve the default alias of the system
    2. Check the connection to the backend application using the connector defined in this system object
      Results
    Retrieval of default alias successful
    Connection failed. Make sure user mapping is set correctly and all connection properties are correct.
    Regards,
    Sid.

  • Error while Test Connection with Connector

    hi all:
         there is an error while  Test Connection with Connector , I also test it through sys administration->sys configuration->
    suport -> sap transaction, I got all errors, I put these two errors as folows, could you please tell me how to sovle it
    ***************ERROR 1 while *error while Test Connection with Connector ******************************************************
    Test Details:
    The test consists of the following steps:
    1. Retrieve the default alias of the system
    2. Check the connection to the backend application using the connector defined in this
    system object
      Results
    Retrieval of default alias successful
    Connection failed. Make sure that Single Sign-On is configured correctly
    ************error sys administration->sys configuration-> suport -> sap transaction        ********************** 1.5 #0025B3E02892006100000A0800001798000487530FB0122E#1274690722265#com.sap.portal.prt.runtime#sap.com/irj#com.sap.portal.prt
    .runtime#guodongdong#47472##n/a##690347f0670e11df98cc0025b3e02892#SAPEngine_Application_Thread[impl:3]
    9##0#0#Error##Java###04:4524/05/10_0077_6087550
    [EXCEPTION]
    #1#com.sapportals.portal.prt.runtime.PortalRuntimeException: Exception in SAP Application Integrator occured: Application URL
    &\#39;:///sap(ZT1KVXBWektldldTeV9QQXBXRjNaWTRBLS1OZmRvZzBRWWY2QmN0WThNUmgqdUlRLS0=)/bc/gui/sap/its/webgui&\#39; is not valid!
    Please check the protocol and host entries for system &\#39;sapdev&\#39;.
         at com.sapportals.portal.appintegrator.AbstractIntegratorComponent.doContentPass
    (AbstractIntegratorComponent.java:123)
         at com.sapportals.portal.appintegrator.AbstractIntegratorComponent.doContent(AbstractIntegratorComponent.java:98)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
         at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:523)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:412)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process
    (ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)

    Hi,
    As per this part of the trace:
    Exception in SAP Application Integrator occured: Application URL &\#39;:///sap(ZT1KVXBWektldldTeV9QQXBXRjNaWTRBLS1OZmRvZzBRWWY2QmN0WThNUmgqdUlRLS0=)/bc/gui/sap/its/webgui&\#39; is not valid! Please check the protocol and host entries for system &\#39;sapdev&\#39;. at ...
    You can clearly see that the system object 'sapdev' is not configured correctly/at all - you are trying to launch transaction iView
    (WEBGUI) and in order to do so you should configure the 'internet transaction server' category of the system  object
    with the hostname of the ITS server.
    Generally the template is
    <System.Access.ITS.protocol>://<System.Access.ITS.hostname>/sap<ESID>/bc/gui/sap/its/webgui?\....
    So that's why you got
    Please check the protocol and host entries for system ..

  • Unable to create RFC iviews - connection test of the system failed

    hello,
    I always try to configure my system to run an RFC iView...
    The connection of myt system is failed for 1 of the 4 tests.
    i don't know why.
    I have filled this fields :
    - application host
    - ITS host name
    - ITS path
    - ITS protocol
    - Logical system name (not sure it's correct)
    - Sap client
    - Sap system ID
    - SAP system number
    - Server port (not sure it's correct)
    - System type
    - Web as host name
    - Web as path
    - Web as protocol
    and i have this error :
    SAP Web AS Connection
      Test Details:
    The test consists of the following steps:
    1. Check the validity of the system ID in the system object
    2. Check if the system can be retrieved
    3. Check if a SAP system is defined in the system object
    4. Validate the following parameters: WAS protocol; WAS host name
    5. Check HTTP/S connectivity to the defined back-end application
      Results
    1. The system ID is valid
    2. Retrieval of the system was successful
    3. The system object represents an SAP system
    4. The following parameters are valid: Web AS Protocol (http) Web AS Host Name (wsapv49.dhcp.xxx.xx.xxxx:8045)
    5. HTTP/S connection successful
    ITS Connection
      Test Details:
    The test consists of the following steps:
    1. Check the validity of the system ID in the system object
    2. Check if the system can be retrieved
    3. Check if the system object has a valid system alias
    4. Check if a SAP system is defined in the system object
    5. Validate the following parameters: ITS protocol; ITS host name
    6. Check the validity of any user mapping in the system object
    7. Check HTTP/S connectivity to the defined back-end application
      Results
    1. The system ID is valid
    2. Retrieval of the system was successful
    3. Retrieval of the default alias was successful
    4. The system object represents an SAP system
    5. The following parameters are valid: ITS Protocol (http) ITS Host Name (wsapv49.dhcp.xxx.xx.xxxx:8045)
    6. HTTP/S connection successful
    Test Connection with Connector
      Test Details:
    The test consists of the following steps:
    1. Retrieve the default alias of the system
    2. Check the connection to the backend application using the connector defined in this system object
      Results
    Retrieval of default alias successful
    Connection failed. Make sure user mapping is set correctly and all connection properties are correct.
    Test Connection through the DQE
      Test Details:
    The test consists of the following steps:
    1. Checks the existence of a backend admin user ID/password in the system properties.
    2. Checks the existence of a default alias for the system.
    3. Checks the DQE connection.
      Results
    1. DQE admin user ID or password is missing in the system properties. Make sure those properties exist for this system object.
    2. Default alias of the system exists.
    3. DQE connection successful. If you continue to experience problems, verify the DQE admin user ID and password properties for this system object.
    can you help me to end this configuration?
    thanks a lot.
    (reward points for helful answers...)
    Adrien

    doesn't work, doesn't work... :o(
    I found this in "analysis" -> "Debug"
      error 3 mai 2007 16:49:32:168 Failed to get connection for system final
    /System/Server com.sap.portal.ivs.connectorService sap.com/irj admin ITEM-31892 Server 0 0_33638
      error 3 mai 2007 16:49:32:168 (R3/BW) Failed to get connection. Please contact your admin.
    /System/Server com.sap.portal.connectors.R3 sap.com/irj admin ITEM-31892 Server 0 0_33638
    i found too a -BIG- file in the directories, "last block" of the file
    #1.5#000D56D8CEA2005D0000001500000FC400042F9201A5E5D2#1178204046283#com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl#sap.com/tcwddispwda#com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl#Administrator#49##ITEM4531892.dhcp_J2E_3363850#admin#1a943a10f98511dbc5d6000d56d8cea2#SAPEngine_Application_Thread[impl:3]_3##0#0#Error#1#/System/Server/WebRequests#Plain###Processing HTTP request to servlet [dispatcher] finished with error.
    The error is: com.sap.tc.webdynpro.clientserver.session.CloseResponseException: The connection is closed.
    Exception id: [000D56D8CEA2005D0000001300000FC400042F9201A5E071]#
    #1.5#000D56D8CEA2005D0000001600000FC400042F9201A76132#1178204046383#com.sap.engine.services.servlets_jsp.client.RequestInfoServer#sap.com/tcwddispwda#com.sap.engine.services.servlets_jsp.client.RequestInfoServer#Administrator#49##ITEM4531892.dhcp_J2E_3363850#admin#1a943a10f98511dbc5d6000d56d8cea2#SAPEngine_Application_Thread[impl:3]_3##0#0#Error##Plain###Cannot send an HTTP error response [500 Application error occurred during request processing. (details: com.sap.tc.webdynpro.clientserver.session.CloseResponseException: The connection is closed.)]. The error is: com.sap.engine.services.servlets_jsp.server.exceptions.WebIOException: An attempt to write after the stream had been closed.
         at com.sap.engine.services.servlets_jsp.server.runtime.client.GzipResponseStream.write(GzipResponseStream.java:209)
         at com.sap.engine.services.servlets_jsp.server.runtime.client.GzipResponseStream.write(GzipResponseStream.java:193)
         at com.sap.engine.services.servlets_jsp.server.runtime.client.HttpServletResponseFacade.writeError(HttpServletResponseFacade.java:952)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.sendError(HttpHandlerImpl.java:955)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleGeneralException(HttpHandlerImpl.java:860)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.processError(HttpHandlerImpl.java:851)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    #1.5#000D56D8CEA2005D0000001800000FC400042F9201A765B7#1178204046383#com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl#sap.com/tcwddispwda#com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl#Administrator#49##ITEM4531892.dhcp_J2E_3363850#admin#1a943a10f98511dbc5d6000d56d8cea2#SAPEngine_Application_Thread[impl:3]_3##0#0#Error#1#/System/Server/WebRequests#Plain###Cannot send an HTTP error response [500 Application error occurred during request processing. (details: com.sap.tc.webdynpro.clientserver.session.CloseResponseException: The connection is closed.)].
    The error is: com.sap.engine.services.servlets_jsp.server.exceptions.WebIOException: An attempt to write after the stream had been closed.
    Exception id: [000D56D8CEA2005D0000001600000FC400042F9201A76132]#
    and with another test connector
    #1.5#000D56D8CEA200600000001800000FC400042F921D02D625#1178204505301#com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl#sap.com/tcwddispwda#com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl#Administrator#49##ITEM4531892.dhcp_J2E_3363850#Administrator#fd2a66f0f98611dbcb21000d56d8cea2#SAPEngine_Application_Thread[impl:3]_14##0#0#Error#1#/System/Server/WebRequests#Plain###Processing HTTP request to servlet [dispatcher] finished with error.
    The error is: com.sap.tc.webdynpro.clientserver.session.CloseResponseException: The connection is closed.
    Exception id: [000D56D8CEA200600000001600000FC400042F921D02D1AE]#
    #1.5#000D56D8CEA200560000001600000FC400042F921D39B77B#1178204508896#com.sap.tc.lm.ctc.ccl.templateinstaller.TemplateInstallerCompView#sap.com/tcwddispwda#com.sap.tc.lm.ctc.ccl.templateinstaller.TemplateInstallerCompView#Administrator#49##ITEM4531892.dhcp_J2E_3363850#Administrator#fd2a66f0f98611dbcb21000d56d8cea2#ID\#(J2EE3363800)ID0180043050DB10318128463979236974End.32388e30f98711dba6e6000d56d8cea2##0#0#Info##Plain###wdDoInit()-> enter#
    #1.5#000D56D8CEA200560000001700000FC400042F921D3AE547#1178204508977#com.sap.tc.lm.ctc.ccl.templateinstaller.TemplateInstallerCompView#sap.com/tcwddispwda#com.sap.tc.lm.ctc.ccl.templateinstaller.TemplateInstallerCompView#Administrator#49##ITEM4531892.dhcp_J2E_3363850#Administrator#fd2a66f0f98611dbcb21000d56d8cea2#ID\#(J2EE3363800)ID0180043050DB10318128463979236974End.32388e30f98711dba6e6000d56d8cea2##0#0#Info##Plain###connectToSystem()->Selected Systemnull#
    #1.5#000D56D8CEA200560000001800000FC400042F921D3BE964#1178204509037#com.sap.tc.lm.ctc.provider.configurationmanager.ConfigManagerReader#sap.com/tcwddispwda#com.sap.tc.lm.ctc.provider.configurationmanager.ConfigManagerReader#Administrator#49##ITEM4531892.dhcp_J2E_3363850#Administrator#fd2a66f0f98611dbcb21000d56d8cea2#ID\#(J2EE3363800)ID0180043050DB10318128463979236974End.32388e30f98711dba6e6000d56d8cea2##0#0#Info##Plain###getElement(String, Filter, int):NamedLocatedElement!ConfigManagerReader.SEARCH_FOR!CTC#
    #1.5#000D56D8CEA200560000001900000FC400042F921D414CF2#1178204509397#com.sap.tc.lm.ctc.ccl.templateinstaller.TemplateInstallerCompView#sap.com/tcwddispwda#com.sap.tc.lm.ctc.ccl.templateinstaller.TemplateInstallerCompView#Administrator#49##ITEM4531892.dhcp_J2E_3363850#Administrator#fd2a66f0f98611dbcb21000d56d8cea2#ID\#(J2EE3363800)ID0180043050DB10318128463979236974End.32388e30f98711dba6e6000d56d8cea2##0#0#Info##Plain###wdDoInit()-> leave success#
    #1.5#000D56D8CEA200560000001A00000FC400042F921E69A639#1178204528816#com.sap.tc.lm.ctc.ccl.templateinstaller.TemplateInstallerCompView#sap.com/tcwddispwda#com.sap.tc.lm.ctc.ccl.templateinstaller.TemplateInstallerCompView#Administrator#49##ITEM4531892.dhcp_J2E_3363850#Administrator#fd2a66f0f98611dbcb21000d56d8cea2#ID\#(J2EE3363800)ID0180043050DB10318128463979236974End.32388e30f98711dba6e6000d56d8cea2##0#0#Info##Plain###wdDoModifyView()-> enter#
    #1.5#000D56D8CEA200560000001B00000FC400042F921E69A953#1178204528816#com.sap.tc.lm.ctc.ccl.templateinstaller.TemplateInstallerCompView#sap.com/tcwddispwda#com.sap.tc.lm.ctc.ccl.templateinstaller.TemplateInstallerCompView#Administrator#49##ITEM4531892.dhcp_J2E_3363850#Administrator#fd2a66f0f98611dbcb21000d56d8cea2#ID\#(J2EE3363800)ID0180043050DB10318128463979236974End.32388e30f98711dba6e6000d56d8cea2##0#0#Info##Plain###wdDoModifyView()-> success#
    #1.5#000D56D8CEA2006E0000010500000FC400042F9231C81C6F#1178204853786#com.sap.portal.connectors.R3#sap.com/irj#com.sap.portal.connectors.R3#admin#47##ITEM4531892.dhcp_J2E_3363850#admin#e91a07a0f98711db85f4000d56d8cea2#SAPEngine_Application_Thread[impl:3]_9##0#0#Error#1#/System/Server#Plain###(R3/BW) Failed to get connection. Please contact your admin. #
    #1.5#000D56D8CEA204E70000000100000FC400042F9231C90EA8#1178204853846#com.sap.engine.services.dqe#sap.com/irj#com.sap.engine.services.dqe#admin#47##ITEM4531892.dhcp_J2E_3363850#admin#e91a07a0f98711db85f4000d56d8cea2#Thread[Log_Worker_6,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error#1#/System/Server/DQE#Plain###mai 03, 2007 17:07:33.786 [SAP_HOST|4039|SAPEngine_Application_Thread[impl:3]_9] <CONNECTOR.ERROR> Error trying to establish connection to the EIS : final Connection Failed: Nested Exception. Failed to get connection. Please contact your admin. #
    #1.5#000D56D8CEA200690000001E00000FC400042F92335B4C9E#1178204880215#com.sap.portal.connectors.R3#sap.com/irj#com.sap.portal.connectors.R3#admin#47##ITEM4531892.dhcp_J2E_3363850#admin#e91a07a0f98711db85f4000d56d8cea2#SAPEngine_Application_Thread[impl:3]_35##0#0#Error#1#/System/Server#Plain###(R3/BW) Failed to get connection. Please contact your admin. #
    #1.5#000D56D8CEA200690000002000000FC400042F92335B4FE3#1178204880215#com.sap.portal.ivs.connectorService#sap.com/irj#com.sap.portal.ivs.connectorService#admin#47##ITEM4531892.dhcp_J2E_3363850#admin#e91a07a0f98711db85f4000d56d8cea2#SAPEngine_Application_Thread[impl:3]_35##0#0#Error#1#/System/Server#Java###Failed to get connection for system #1#final#
    i happy to carry my life's number one goal with another guy
    (thanks, again and again)
    Adrien
    Message was edited by:
            Adrien Loire

  • Error while doing connection test for a jdbc system

    Hi all,
    i created a JDBC system. i gave all the required information for creating it like username, passowrd, connection URL, driver class name.
    i even did the user mapping. But still when i try the connetion test it is giving me an error.
    the error message that is visible in the front end is like follows
    <i>Test Connection with Connector - Jan 1, 1970 2:29:41 PM
      Test Details:
    The test consists of the following steps:
    1. Retrieve the default alias of the system
    2. Check the connection to the backend application using the connector defined in this system object
      Results
    Retrieval of default alias successful
    Connection failed. Make sure user mapping is set correctly and all connection properties are correct.</i>
    when i c the log files i noticed the following log messages
    <b>
    #1.5#00065BF80BD800660000000000000C6C000414205F93044C#1148029181853#/System/Server#sap.com/irj#com.sap.portal.ivs.semantic.systemLandscape#Administrator#435####cf4424d0e71511da940a00065bf80bd8#D:/Triniti_Deployment_Source/infrastructure/fdt/WEB-INF/classes
    fdtout.log##0#0#Warning#1#com.sap.portal.ivs.semantic.systemLandscape#Java###Failed to retrieve Password##
    #1.5#00065BF80BD800660000000100000C6C000414205F93059D#1148029181853#/System/Server#sap.com/irj#com.sap.portal.ivs.semantic.systemLandscape#Administrator#435####cf4424d0e71511da940a00065bf80bd8#D:/Triniti_Deployment_Source/infrastructure/fdt/WEB-INF/classes
    fdtout.log##0#0#Warning#1#com.sap.portal.ivs.semantic.systemLandscape#Java###Failed to retrieve User##
    #1.5#00065BF80BD800660000000200000C6C000414205F930770#1148029181853#/System/Server#sap.com/irj#com.sap.portal.ivs.connectorService#Administrator#435####cf4424d0e71511da940a00065bf80bd8#D:/Triniti_Deployment_Source/infrastructure/fdt/WEB-INF/classes
    fdtout.log##0#0#Error#1#com.sap.portal.ivs.connectorService#Java###Failed to get connection for system #1#Dummy_JDBC_System#
    </b>
    can any one please tell me where i am going wrong.
    thanks in advance
    Pavan Kumar.

    Hi Pavan
    i see the log file that u provide
    check ur connection properties.
    further also check following might help u
    http://help.sap.com/saphelp_nw2004s/helpdata/en/29/acd8403e37762ae10000000a155106/frameset.htm
    also look at sap note 773401
    regards,
    kaushal
    Message was edited by: kaushal malavia

  • How to Connect Backend R/3 system to EP 2004S

    Hi Friends - I am new in the EP field. We have installed EP.
    We want to connect to backend R/3 system from EP.
    I have created a system for the backend R3 ECC system. But the connection test is failing.
    "Test Connection with Connector
    Results
    Retrieval of default alias successful
    Connection failed. Make sure user mapping is set correctly and all connection properties are correct."
    Also the ITS and WAS tests are also failing.
    "SAP Web AS Connection
    Results
    1. The system ID is valid
    2. Retrieval of the system was successful
    3. The system object represents an SAP system
    4. The following parameters are valid: WAS Protocol (http) WAS Host Name (mb1es1005.idcsap.com:8001)
    5. HTTP/S connection failed"
    Can you pls guide me on how to configure the same?
    1. What are the step wise configurations I have to do?
    2. Is there any configuration I have to do in the R3 system? ike RFC connections and other settings?
    3. What are the settings I have to do in the EP system?
    Pls guide me on the same.
    Thanks in advance and warm regards
    Purnendu

    Hi Maiti,
    first thing is, first try with user mapping, if you succed in this then only go for login tickets method. both are different ways to connect to R/3 systems under SSO.
    create system by selecting template for "sap system using dedicated application server".
    then add the follo parameters:
    Application host: ur FQDN for R/3 system
    Gateway host: same as Application host
    Gateway service: sapgw00
    Logon method: select Uid/PW
    Remote host type:select 3
    SAP client: enter ur SAP client (001 generally)
    SAP SID: ur SID
    SAP Sys number:00 (or 01 )
    server port: 3200
    System type: select R/3
    user mapping type: select admin/user
    validate connection: no
    (no need to set ITS and other properties they are optioal).
    this much settings are enough. Then add a system alias for your system, by going in properties and select System Aliases.
    now go in user admin, search for your current user, click on modify, click on user mappings..select your system, provide login id and password for your R/3 system.
    save it.
    Go ahead and create iVIew (Transaction iView) even though your connection test fails, it works. it will connect to ur backend R/3 system via iView without any error.
    hope this helps you...
    Regards,
    Yogesh...

  • WEB AS connection failed

    Hi,
    i have logon method in User management as SAPLOGON (since we have same userids in Portal as well as in BW systems) and issued the necessary parameters for WEB AS connection as :
    WAS Description BW Development
    WAS Host Name IP address:8000
    WAS Path /sap/bw/bex
    WAS Protocol http
    Also gave the all necessary values in connector property.
    Now if i go to Display - > Connection Test and select the following :
    SAP Web AS Connection
    Connection Test for Connectors
    it is giving the following result:
    Results
    SAP Web AS Connection - Jan 1, 1970 7:27:40 PM
    Test Details:
    The test consists of the following steps:
    1. Check that the system object defines an SAP system
    2. Validate the following parameters: wap.WAS.protocol; wap.WAS.hostname
    3. Check the HTTP/S connection to the defined backend application
    Results
    1. The system object represents an SAP system.
    2. The following parameters are valid: wap.WAS.protocol (http) ; wap.WAS.hostname (ip address:8000)
    3. HTTP/S connection failed. Make sure the protocol, host name, and user mapping are correctly defined.
    Test Connection with Connector - Jan 1, 1970 7:27:40 PM
    Test Details:
    The test consists of the following steps:
    1. Retrieve the default alias of the system
    2. Check the connection to the backend application using the connector defined in this system object
    Results
    Retrieval of default alias successful
    Connection successful
    Even though we dont want to do user mapping (we have similar userids in both ends as mentioned early), i went ahead and did that also, but still WEB AS is failing with above mentioned error.
    Is there any specific patch level need to be there for BASIS or J2EE etc... we have BW 3.5(web as 640- ABAP System), EP 6.0 Patch 9.
    Thanks

    Hi ,
    I have had this problem before . Even though you still got a failure while the connection test , actually whrn you use the system object it works .Pls chaeck all the your parameter are right before you use this object .
    Thanks
    Aneez

  • Integration of BI 7.0 and EP7.0, problem with connection

    Hi all,
    I am trying to integrate Ep7.0 (located in one server) with BI 7.0 (located on another server). I have successfully created a system in EP. I clicked on connection tests and this is the report which i am getting. Kindly let me know what are the possible measures i can take to rectify this issue.
    SAP Web AS Connection
      Test Details:
    The test consists of the following steps:
    1. Checks the validity of system ID in the system object.
    2. Checks if the system can be retrieved from the PCD.
    3. Check whether a SAP system is defined in the system object
    4. Validate the following parameters: WAS protocol; WAS host name
    5. Checks if the host name of the server can be resolved.
    6. Pings the server to see if it is alive.
    7. Pings the WAS ping service; works only if the service is activated on the ABAP WAS.
    8. Checks HTTP/S connectivity to the defined back-end application
      Results
    1. The system ID is valid
    2. The system was retrieved.
    3. The system object represents an SAP system
    4. The following parameters are valid: Web AS Protocol (http) Web AS Host Name (xxxx.xxxx.com:8001)
    5. The host name xxxx.xxxxx.com was resolved successfully.
    6. The server xxxxx.xxxxx.com was pinged successfully.
    7. The Web AS ping service http://xxxxx.xxxxx.com:8001/sap/bc/ping was pinged successfully.
    8. An HTTP/S connection to http://xxxxx.xxxxx.com:8001/sap/bw/bex was not obtained successfully; this might be due to a closed port on the Firewall.
    Test Connection with Connector
      Test Details:
    The test consists of the following steps:
    1. Retrieve the default alias of the system
    2. Check the connection to the backend application using the connector defined in this system object
      Results
    Retrieval of default alias successful
    Connection successful
    Thanks
    Mazin

    Hi Sandeep,
    Thanks for your reply. I have tried to open up a report but when i open up the page i get the following error.
    *Service cannot be reached
    What has happened?
    URL http://xxxx.xxxx.com:8001/sap/bw/BEx call was terminated because the corresponding service is not available.
    Note
    The termination occurred in system GJD with error code 403 and for the reason Forbidden.
    The selected virtual host was 0 .
    What can I do?
    Please select a valid URL.
    If you do not yet have a user ID, contact your system administrator.
    ErrorCode:ICF-NF-http-c:000-u:SAPSYS-l:E-i:az18u021_GJD_01-v:0-s:403-r:Forbidden
    HTTP 403 - Forbidden
    Your SAP Internet Communication Framework Team
    i haven't checked if the firewall ports are enabled. Could this be the only issue or can i have something else?

  • Connection to SAP R/3 dedicated system failed....

    Hi friends,
    I have to read materials from r/3 for which i will have to define an r/3 system in EP , so taht i can use it in VC and access BAPI's as webservices. However my attempts to connect to an r/3 system are failing.
    this is the blog that i used to create a System fot r/3 in EP.
    <a href="http://help.sap.com/bp_epv260/EP_EN/documentation/EP/N03_BB_InstallGuide_EN_US.doc#_Ref59851215">http://help.sap.com/bp_epv260/EP_EN/documentation/EP/N03_BB_InstallGuide_EN_US.doc#_Ref59851215</a>
    when i test connection in EP it says
    Results
    <b>Retrieval of default alias successful
    Connection failed. Make sure user mapping is set correctly and all connection properties are correct.</b>
    Please let me know what might be the issues.

    hi venkat 
    i am working on NW 04s SP 9 . and with it user mapping is done in User Administration and inside user j2ee_admin , there is a tab called user mapping for system access , there i have specifed r/3 user name and pwd , there is some other issue  , here is the trace of that issue.
    **** Trace file opened at 20061121 230458 GMT+05:30 Rel 6.45.9 (2006-06-21) [700.52]
    *> RfcOpen
        TYPE=A USER="persistent" PASSWD=********** CLIENT=000 LANG=E ASHOST=ps4117.persistent.co.in SYSNR=00 TRACE=1 PCS=1
    WARNING: use ashost as gwhost
    WARNING: generated gwserv from system number
    >>>> [6] <unknown> EXT <ac: 1> >>> OPEN (00000000)
    UUID: ab_coxopen create uuid:9C23EBE0-7986-11DB-8697-E1550A4DDE56
       >> CPIC native call SAP_CMINIT3 [6] convid: 00000000 23:04:58,974
        sym_dest_name: <Java Rfc client>
        lu: ps4117.persistent.co.in
        tp: sapdp00
        gw_host: ps4117.persistent.co.in
        gw_serv: sapgw00
        prot: I
        snc_mode: 0
        snc_qop: 0
        snc_myname: null
        snc_partnername: null
        snc_lib: null
       << CPIC native call SAP_CMINIT3 [6] convid: 30499057 rc: 0 23:04:59,177
       >> CPIC native call CMSPLN [6] convid: 30499057 23:04:59,177
       << CPIC native call CMSPLN [6] convid: 30499057 rc: 0 23:04:59,177
       >> CPIC native call CMALLC [6] convid: 30499057 23:04:59,177
       << CPIC native call CMALLC [6] convid: 30499057 rc: 0 23:04:59,177
    Send RFCHEADER [6]: 01/BIG/IEEE/SPACE/49494848
    Send UNICODE-RFCHEADER [6]: cp:4102/ce:IGNORE/et:6/cs:2/rc:0x00000023
    UUID: send_rfcuuid 9C23EBE0-7986-11DB-8697-E1550A4DDE56
    >>> RfcCall [6] >Tue Nov 21 23:04:59,177< ...
    *> RfcCall
       FUNCTION RFCPING
        handle = 6
        parameter   = <null>
        parameter   = <null>
        tables = <null>
    UUID:  RfcCallNew send the uuid to the partner:9C23EBE0-7986-11DB-8697-E1550A4DDE56
    >>>> [6] <unknown> EXT <ac: 2> >>> WRITE (30499057)
    000000 | D9C6C3F0 F0F0F0F0 F0F0F0E3 01010008 |................
    000010 | 01020101 01010000 01010103 00040000 |................
    000020 | 020B0103 0106000B 04010002 01060200 |................
    000030 | 00002301 06000700 0C31302E 37372E32 |..#......10.77.2
    000040 | 32322E38 36000700 11000145 00110012 |22.86......E....
    000050 | 00043634 30200012 00130004 36343020 |..640 ......640
    000060 | 00130008 000A7464 6C617367 61746F73 |......tdlasgatos
    000070 | 00080006 00093C75 6E6B6E6F 776E3E00 |......<unknown>.
    000080 | 06051400 109C23EB E0798611 DB8697E1 |......#..y......
    000090 | 550A4DDE 56051401 11000A50 45525349 |U.M.V......PERSI
    0000a0 | 5354454E 54011101 1700100D 69F907BD |STENT.......i...
    0000b0 | 30D07D41 287A4310 23DA8B01 17011400 |0.}A(zC.#.......
    0000c0 | 03303030 01140115 00014501 15050100 |.000......E.....
    0000d0 | 01010501 05020000 0502000B 00043634 |..............64
    0000e0 | 3020000B 01020007 52464350 494E4701 |0 ......RFCPING.
    0000f0 | 02033700 00033705 1400109C 23EBE079 |..7...7.....#..y
    000100 | 8611DB86 97E1550A 4DDE5605 14FFFF00 |......U.M.V.....
    000110 | 00FFFF00 00000000 00000000 00000000 |................
       >> CPIC native call CMSEND [6] convid: 30499057 23:04:59,177
       << CPIC native call CMSEND [6] convid: 30499057 rc: 0 23:04:59,177
    >>>> [6] <unknown> EXT <ac: 3> >>> FLUSH(WRITE) (30499057)
    <* RfcCall >Tue Nov 21 23:04:59,177<    successful *>
    >>> RfcReceive [6] >Tue Nov 21 23:04:59,177< ...
    >>>> [6] <unknown> EXT <ac: 4> >>> FLUSH(WRITE) (30499057)
       >> CPIC native call cpic_coxread [6] convid: 30499057 23:04:59,177
       << CPIC native call cpic_coxread [6] convid: 30499057 rc: 18 23:04:59,209
    >>>> [6] <unknown> EXT <ac: 5> >>> READ (30499057)
    000000 | 01010008 01010101 01010000 01010103 |................
    000010 | 00040000 020B0103 0106000B 01010000 |................
    000020 | 01010100 00002301 06001600 04313130 |......#......110
    000030 | 30001600 07000F31 302E3737 2E323232 |0......10.77.222
    000040 | 2E383120 20200007 00110001 33001100 |.81   ......3...
    000050 | 12000436 32302000 12001300 04363230 |...620 ......620
    000060 | 20001300 08002070 73343131 375F5254 | ..... ps4117_RT
    000070 | 445F3030 20202020 20202020 20202020 |D_00           
    000080 | 20202020 20202000 08000600 803C756E |       ......<un
    000090 | 6B6E6F77 6E3E0000 00000000 00000000 |known>..........
    0000a0 | 00000000 00000000 00000000 00000000 |................
    0000b0 | 00000000 00000000 00000000 00000000 |................
    0000c0 | 00000000 00000000 00000000 00000000 |................
    0000d0 | 00000000 00000000 00000000 00000000 |................
    0000e0 | 00000000 00000000 00000000 00000000 |................
    0000f0 | 00000000 00000000 00000000 00000000 |................
    000100 | 00000000 00000000 00000000 00000605 |................
    000110 | 1400109C 23EBE079 8611DB86 97E1550A |....#..y......U.
    000120 | 4DDE5605 14050000 00050004 15000230 |M.V............0
    000130 | 30041504 17000331 35320417 0404002E |0......152......
    000140 | 4E616D65 206F7220 70617373 776F7264 |Name or password
    000150 | 20697320 696E636F 72726563 742E2050 | is incorrect. P
    000160 | 6C656173 65207265 2D656E74 65720404 |lease re-enter..
    000170 | 0402002E 4E616D65 206F7220 70617373 |....Name or pass
    000180 | 776F7264 20697320 696E636F 72726563 |word is incorrec
    000190 | 742E2050 6C656173 65207265 2D656E74 |t. Please re-ent
    0001a0 | 65720402 FFFF0000 FFFF0000 00000000 |er..............
    Received RFCHEADER [6]: 01/LIT/IEEE/SPACE/1100
    Received UNICODE-RFCHEADER [6]: cp:1100/ce:IGNORE/et:1/cs:1/rc:0x00000023
    UUID: ab_rfccheck_uuid compare uuid's 9C23EBE0-7986-11DB-8697-E1550A4DDE56
    <* RfcReceive >Tue Nov 21 23:04:59,209<    failed *>
    >>>> [6] <unknown> EXT <ac: 6> >>> CLOSE (30499057)
       >> CPIC native call coxclose [6] convid: 30499057 23:04:59,209
       << CPIC native call coxclose [6] convid: 30499057 rc: 0 23:04:59,209
    RfcException:
        message: Name or password is incorrect. Please re-enter
        Return code: RFC_SYS_EXCEPTION(3)
        error group: 104
        key: RFC_ERROR_SYSTEM_FAILURE
        message class: 00
        message number: 152*> RfcReceive ...
        handle = 6
        parameter   = <null>
        parameter   = <null>
        tables = <null>
    *> RfcClose ...
    >>>> [6] <unknown> EXT <ac: 7> >>> FREE (30499057)
    <* RfcClose*>
    Error> RfcOpen failed. Could not ping the partner system.
      Name or password is incorrect. Please re-enter
    *> RfcOpen
        TYPE=A USER="persistent" PASSWD=********** CLIENT=000 ASHOST=ps4117.persistent.co.in SYSNR=00 TRACE=1 PCS=1
    WARNING: use ashost as gwhost
    WARNING: generated gwserv from system number
    >>>> [6] <unknown> EXT <ac: 1> >>> OPEN (00000000)
    UUID: ab_coxopen create uuid:9C4A1180-7986-11DB-903C-E1550A4DDE56
       >> CPIC native call SAP_CMINIT3 [6] convid: 00000000 23:04:59,224
        sym_dest_name: <Java Rfc client>
        lu: ps4117.persistent.co.in
        tp: sapdp00
        gw_host: ps4117.persistent.co.in
        gw_serv: sapgw00
        prot: I
        snc_mode: 0
        snc_qop: 0
        snc_myname: null
        snc_partnername: null
        snc_lib: null
       << CPIC native call SAP_CMINIT3 [6] convid: 30499104 rc: 0 23:04:59,224
       >> CPIC native call CMSPLN [6] convid: 30499104 23:04:59,224
       << CPIC native call CMSPLN [6] convid: 30499104 rc: 0 23:04:59,224
       >> CPIC native call CMALLC [6] convid: 30499104 23:04:59,224
       << CPIC native call CMALLC [6] convid: 30499104 rc: 0 23:04:59,224
    Send RFCHEADER [6]: 01/BIG/IEEE/SPACE/49494848
    Send UNICODE-RFCHEADER [6]: cp:4102/ce:IGNORE/et:6/cs:2/rc:0x00000023
    UUID: send_rfcuuid 9C4A1180-7986-11DB-903C-E1550A4DDE56
    >>> RfcCall [6] >Tue Nov 21 23:04:59,224< ...
    *> RfcCall
       FUNCTION RFCPING
        handle = 6
        parameter   = <null>
        parameter   = <null>
        tables = <null>
    UUID:  RfcCallNew send the uuid to the partner:9C4A1180-7986-11DB-903C-E1550A4DDE56
    >>>> [6] <unknown> EXT <ac: 2> >>> WRITE (30499104)
    000000 | D9C6C3F0 F0F0F0F0 F0F0F0E3 01010008 |................
    000010 | 01020101 01010000 01010103 00040000 |................
    000020 | 020B0103 0106000B 04010002 01060200 |................
    000030 | 00002301 06000700 0C31302E 37372E32 |..#......10.77.2
    000040 | 32322E38 36000700 11000145 00110012 |22.86......E....
    000050 | 00043634 30200012 00130004 36343020 |..640 ......640
    000060 | 00130008 000A7464 6C617367 61746F73 |......tdlasgatos
    000070 | 00080006 00093C75 6E6B6E6F 776E3E00 |......<unknown>.
    000080 | 06051400 109C4A11 80798611 DB903CE1 |......J..y....<.
    000090 | 550A4DDE 56051401 11000A50 45525349 |U.M.V......PERSI
    0000a0 | 5354454E 54011101 170010CD 2C160CCA |STENT.......,...
    0000b0 | 79FF2606 D77698BF 4C4B3601 17011400 |y.&..v..LK6.....
    0000c0 | 03303030 01140115 00000115 05010001 |.000............
    0000d0 | 01050105 02000005 02000B00 04363430 |.............640
    0000e0 | 20000B01 02000752 46435049 4E470102 | ......RFCPING..
    0000f0 | 03370000 03370514 00109C4A 11807986 |.7...7.....J..y.
    000100 | 11DB903C E1550A4D DE560514 FFFF0000 |...<.U.M.V......
    000110 | FFFF0000 00000000 00000000 00000000 |................
       >> CPIC native call CMSEND [6] convid: 30499104 23:04:59,224
       << CPIC native call CMSEND [6] convid: 30499104 rc: 0 23:04:59,224
    >>>> [6] <unknown> EXT <ac: 3> >>> FLUSH(WRITE) (30499104)
    <* RfcCall >Tue Nov 21 23:04:59,224<    successful *>
    >>> RfcReceive [6] >Tue Nov 21 23:04:59,224< ...
    >>>> [6] <unknown> EXT <ac: 4> >>> FLUSH(WRITE) (30499104)
       >> CPIC native call cpic_coxread [6] convid: 30499104 23:04:59,224
       << CPIC native call cpic_coxread [6] convid: 30499104 rc: 18 23:04:59,256
    >>>> [6] <unknown> EXT <ac: 5> >>> READ (30499104)
    000000 | 01010008 01010101 01010000 01010103 |................
    000010 | 00040000 020B0103 0106000B 01010000 |................
    000020 | 01010100 00002301 06001600 04313130 |......#......110
    000030 | 30001600 07000F31 302E3737 2E323232 |0......10.77.222
    000040 | 2E383120 20200007 00110001 33001100 |.81   ......3...
    000050 | 12000436 32302000 12001300 04363230 |...620 ......620
    000060 | 20001300 08002070 73343131 375F5254 | ..... ps4117_RT
    000070 | 445F3030 20202020 20202020 20202020 |D_00           
    000080 | 20202020 20202000 08000600 803C756E |       ......<un
    000090 | 6B6E6F77 6E3E0000 00000000 00000000 |known>..........
    0000a0 | 00000000 00000000 00000000 00000000 |................
    0000b0 | 00000000 00000000 00000000 00000000 |................
    0000c0 | 00000000 00000000 00000000 00000000 |................
    0000d0 | 00000000 00000000 00000000 00000000 |................
    0000e0 | 00000000 00000000 00000000 00000000 |................
    0000f0 | 00000000 00000000 00000000 00000000 |................
    000100 | 00000000 00000000 00000000 00000605 |................
    000110 | 1400109C 4A118079 8611DB90 3CE1550A |....J..y....<.U.
    000120 | 4DDE5605 14050000 00050004 15000230 |M.V............0
    000130 | 30041504 17000331 35320417 0404002E |0......152......
    000140 | 4E616D65 206F7220 70617373 776F7264 |Name or password
    000150 | 20697320 696E636F 72726563 742E2050 | is incorrect. P
    000160 | 6C656173 65207265 2D656E74 65720404 |lease re-enter..
    000170 | 0402002E 4E616D65 206F7220 70617373 |....Name or pass
    000180 | 776F7264 20697320 696E636F 72726563 |word is incorrec
    000190 | 742E2050 6C656173 65207265 2D656E74 |t. Please re-ent
    0001a0 | 65720402 FFFF0000 FFFF0000 00000000 |er..............
    Received RFCHEADER [6]: 01/LIT/IEEE/SPACE/1100
    Received UNICODE-RFCHEADER [6]: cp:1100/ce:IGNORE/et:1/cs:1/rc:0x00000023
    UUID: ab_rfccheck_uuid compare uuid's 9C4A1180-7986-11DB-903C-E1550A4DDE56
    <* RfcReceive >Tue Nov 21 23:04:59,256<    failed *>
    >>>> [6] <unknown> EXT <ac: 6> >>> CLOSE (30499104)
       >> CPIC native call coxclose [6] convid: 30499104 23:04:59,256
       << CPIC native call coxclose [6] convid: 30499104 rc: 0 23:04:59,256
    RfcException:
        message: Name or password is incorrect. Please re-enter
        Return code: RFC_SYS_EXCEPTION(3)
        error group: 104
        key: RFC_ERROR_SYSTEM_FAILURE
        message class: 00
        message number: 152*> RfcReceive ...
        handle = 6
        parameter   = <null>
        parameter   = <null>
        tables = <null>
    *> RfcClose ...
    >>>> [6] <unknown> EXT <ac: 7> >>> FREE (30499104)
    <* RfcClose*>
    Error> RfcOpen failed. Could not ping the partner system.
      Name or password is incorrect. Please re-enter
    *> RfcOpen
        TYPE=A USER="persistent" PASSWD=********** CLIENT=100 LANG=E ASHOST=ps3186.persistent.co.in SYSNR=00 TRACE=1 PCS=1
    WARNING: use ashost as gwhost
    WARNING: generated gwserv from system number
    >>>> [6] <unknown> EXT <ac: 1> >>> OPEN (00000000)
    UUID: ab_coxopen create uuid:1B189910-7990-11DB-82F0-E1550A4DDE56
       >> CPIC native call SAP_CMINIT3 [6] convid: 00000000 00:12:57,441
        sym_dest_name: <Java Rfc client>
        lu: ps3186.persistent.co.in
        tp: sapdp00
        gw_host: ps3186.persistent.co.in
        gw_serv: sapgw00
        prot: I
        snc_mode: 0
        snc_qop: 0
        snc_myname: null
        snc_partnername: null
        snc_lib: null
       << CPIC native call SAP_CMINIT3 [6] convid: 34577514 rc: 0 00:12:57,456
       >> CPIC native call CMSPLN [6] convid: 34577514 00:12:57,456
       << CPIC native call CMSPLN [6] convid: 34577514 rc: 0 00:12:57,456
       >> CPIC native call CMALLC [6] convid: 34577514 00:12:57,456
       << CPIC native call CMALLC [6] convid: 34577514 rc: 0 00:12:57,456
    Send RFCHEADER [6]: 01/BIG/IEEE/SPACE/49494848
    Send UNICODE-RFCHEADER [6]: cp:4102/ce:IGNORE/et:6/cs:2/rc:0x00000023
    UUID: send_rfcuuid 1B189910-7990-11DB-82F0-E1550A4DDE56
    >>> RfcCall [6] >Wed Nov 22 00:12:57,456< ...
    *> RfcCall
       FUNCTION RFCPING
        handle = 6
        parameter   = <null>
        parameter   = <null>
        tables = <null>
    UUID:  RfcCallNew send the uuid to the partner:1B189910-7990-11DB-82F0-E1550A4DDE56
    >>>> [6] <unknown> EXT <ac: 2> >>> WRITE (34577514)
    000000 | D9C6C3F0 F0F0F0F0 F0F0F0E3 01010008 |................
    000010 | 01020101 01010000 01010103 00040000 |................
    000020 | 020B0103 0106000B 04010002 01060200 |................
    000030 | 00002301 06000700 0C31302E 37372E32 |..#......10.77.2
    000040 | 32322E38 36000700 11000145 00110012 |22.86......E....
    000050 | 00043634 30200012 00130004 36343020 |..640 ......640
    000060 | 00130008 000A7464 6C617367 61746F73 |......tdlasgatos
    000070 | 00080006 00093C75 6E6B6E6F 776E3E00 |......<unknown>.
    000080 | 06051400 101B1899 10799011 DB82F0E1 |.........y......
    000090 | 550A4DDE 56051401 11000A50 45525349 |U.M.V......PERSI
    0000a0 | 5354454E 54011101 170010EB 4BF6FC27 |STENT.......K..'
    0000b0 | 1A8F0608 1DA66180 A6594E01 17011400 |......a..YN.....
    0000c0 | 03313030 01140115 00014501 15050100 |.100......E.....
    0000d0 | 01010501 05020000 0502000B 00043634 |..............64
    0000e0 | 3020000B 01020007 52464350 494E4701 |0 ......RFCPING.
    0000f0 | 02033700 00033705 1400101B 18991079 |..7...7........y
    000100 | 9011DB82 F0E1550A 4DDE5605 14FFFF00 |......U.M.V.....
    000110 | 00FFFF00 00000000 00000000 00000000 |................
       >> CPIC native call CMSEND [6] convid: 34577514 00:12:57,456
       << CPIC native call CMSEND [6] convid: 34577514 rc: 0 00:12:57,456
    >>>> [6] <unknown> EXT <ac: 3> >>> FLUSH(WRITE) (34577514)
    <* RfcCall >Wed Nov 22 00:12:57,456<    successful *>
    >>> RfcReceive [6] >Wed Nov 22 00:12:57,456< ...
    >>>> [6] <unknown> EXT <ac: 4> >>> FLUSH(WRITE) (34577514)
       >> CPIC native call cpic_coxread [6] convid: 34577514 00:12:57,456
       << CPIC native call cpic_coxread [6] convid: 34577514 rc: 18 00:12:57,488
    >>>> [6] <unknown> EXT <ac: 5> >>> READ (34577514)
    000000 | 01010008 01010101 01010000 01010103 |................
    000010 | 00040000 020B0103 0106000B 01010000 |................
    000020 | 01010100 00002301 06001600 04313130 |......#......110
    000030 | 30001600 07000F31 302E3737 2E323232 |0......10.77.222
    000040 | 2E363520 20200007 00110001 33001100 |.65   ......3...
    000050 | 12000436 32302000 12001300 04363230 |...620 ......620
    000060 | 20001300 08002070 73333138 365F5454 | ..... ps3186_TT
    000070 | 445F3030 20202020 20202020 20202020 |D_00           
    000080 | 20202020 20202000 08000600 803C756E |       ......<un
    000090 | 6B6E6F77 6E3E0000 00000000 00000000 |known>..........
    0000a0 | 00000000 00000000 00000000 00000000 |................
    0000b0 | 00000000 00000000 00000000 00000000 |................
    0000c0 | 00000000 00000000 00000000 00000000 |................
    0000d0 | 00000000 00000000 00000000 00000000 |................
    0000e0 | 00000000 00000000 00000000 00000000 |................
    0000f0 | 00000000 00000000 00000000 00000000 |................
    000100 | 00000000 00000000 00000000 00000605 |................
    000110 | 1400101B 18991079 9011DB82 F0E1550A |.......y......U.
    000120 | 4DDE5605 14050000 00050004 15000230 |M.V............0
    000130 | 30041504 17000331 35320417 0404002E |0......152......
    000140 | 4E616D65 206F7220 70617373 776F7264 |Name or password
    000150 | 20697320 696E636F 72726563 742E2050 | is incorrect. P
    000160 | 6C656173 65207265 2D656E74 65720404 |lease re-enter..
    000170 | 0402002E 4E616D65 206F7220 70617373 |....Name or pass
    000180 | 776F7264 20697320 696E636F 72726563 |word is incorrec
    000190 | 742E2050 6C656173 65207265 2D656E74 |t. Please re-ent
    0001a0 | 65720402 FFFF0000 FFFF0000 00000000 |er..............
    Received RFCHEADER [6]: 01/LIT/IEEE/SPACE/1100
    Received UNICODE-RFCHEADER [6]: cp:1100/ce:IGNORE/et:1/cs:1/rc:0x00000023
    UUID: ab_rfccheck_uuid compare uuid's 1B189910-7990-11DB-82F0-E1550A4DDE56
    <* RfcReceive >Wed Nov 22 00:12:57,503<    failed *>
    >>>> [6] <unknown> EXT <ac: 6> >>> CLOSE (34577514)
       >> CPIC native call coxclose [6] convid: 34577514 00:12:57,503
       << CPIC native call coxclose [6] convid: 34577514 rc: 0 00:12:57,503
    RfcException:
        message: Name or password is incorrect. Please re-enter
        Return code: RFC_SYS_EXCEPTION(3)
        error group: 104
        key: RFC_ERROR_SYSTEM_FAILURE
        message class: 00
        message number: 152*> RfcReceive ...
        handle = 6
        parameter   = <null>
        parameter   = <null>
        tables = <null>
    *> RfcClose ...
    >>>> [6] <unknown> EXT <ac: 7> >>> FREE (34577514)
    <* RfcClose*>
    Error> RfcOpen failed. Could not ping the partner system.
      Name or password is incorrect. Please re-enter
    *> RfcOpen
        TYPE=A USER="persistent" PASSWD=********** CLIENT=100 ASHOST=ps3186.persistent.co.in SYSNR=00 TRACE=1 PCS=1
    WARNING: use ashost as gwhost
    WARNING: generated gwserv from system number
    >>>> [6] <unknown> EXT <ac: 1> >>> OPEN (00000000)
    UUID: ab_coxopen create uuid:1B220EF0-7990-11DB-998E-E1550A4DDE56
       >> CPIC native call SAP_CMINIT3 [6] convid: 00000000 00:12:57,503
        sym_dest_name: <Java Rfc client>
        lu: ps3186.persistent.co.in
        tp: sapdp00
        gw_host: ps3186.persistent.co.in
        gw_serv: sapgw00
        prot: I
        snc_mode: 0
        snc_qop: 0
        snc_myname: null
        snc_partnername: null
        snc_lib: null
       << CPIC native call SAP_CMINIT3 [6] convid: 34577561 rc: 0 00:12:57,503
       >> CPIC native call CMSPLN [6] convid: 34577561 00:12:57,503
       << CPIC native call CMSPLN [6] convid: 34577561 rc: 0 00:12:57,503
       >> CPIC native call CMALLC [6] convid: 34577561 00:12:57,503
       << CPIC native call CMALLC [6] convid: 34577561 rc: 0 00:12:57,503
    Send RFCHEADER [6]: 01/BIG/IEEE/SPACE/49494848
    Send UNICODE-RFCHEADER [6]: cp:4102/ce:IGNORE/et:6/cs:2/rc:0x00000023
    UUID: send_rfcuuid 1B220EF0-7990-11DB-998E-E1550A4DDE56
    >>> RfcCall [6] >Wed Nov 22 00:12:57,503< ...
    *> RfcCall
       FUNCTION RFCPING
        handle = 6
        parameter   = <null>
        parameter   = <null>
        tables = <null>
    UUID:  RfcCallNew send the uuid to the partner:1B220EF0-7990-11DB-998E-E1550A4DDE56
    >>>> [6] <unknown> EXT <ac: 2> >>> WRITE (34577561)
    000000 | D9C6C3F0 F0F0F0F0 F0F0F0E3 01010008 |................
    000010 | 01020101 01010000 01010103 00040000 |................
    000020 | 020B0103 0106000B 04010002 01060200 |................
    000030 | 00002301 06000700 0C31302E 37372E32 |..#......10.77.2
    000040 | 32322E38 36000700 11000145 00110012 |22.86......E....
    000050 | 00043634 30200012 00130004 36343020 |..640 ......640
    000060 | 00130008 000A7464 6C617367 61746F73 |......tdlasgatos
    000070 | 00080006 00093C75 6E6B6E6F 776E3E00 |......<unknown>.
    000080 | 06051400 101B220E F0799011 DB998EE1 |......"..y......
    000090 | 550A4DDE 56051401 11000A50 45525349 |U.M.V......PERSI
    0000a0 | 5354454E 54011101 170010F4 B40532AA |STENT.........2.
    0000b0 | A4599FCD 9C321FEE CB89DC01 17011400 |.Y...2..........
    0000c0 | 03313030 01140115 00000115 05010001 |.100............
    0000d0 | 01050105 02000005 02000B00 04363430 |.............640
    0000e0 | 20000B01 02000752 46435049 4E470102 | ......RFCPING..
    0000f0 | 03370000 03370514 00101B22 0EF07990 |.7...7....."..y.
    000100 | 11DB998E E1550A4D DE560514 FFFF0000 |.....U.M.V......
    000110 | FFFF0000 00000000 00000000 00000000 |................
       >> CPIC native call CMSEND [6] convid: 34577561 00:12:57,503
       << CPIC native call CMSEND [6] convid: 34577561 rc: 0 00:12:57,503
    >>>> [6] <unknown> EXT <ac: 3> >>> FLUSH(WRITE) (34577561)
    <* RfcCall >Wed Nov 22 00:12:57,503<    successful *>
    >>> RfcReceive [6] >Wed Nov 22 00:12:57,503< ...
    >>>> [6] <unknown> EXT <ac: 4> >>> FLUSH(WRITE) (34577561)
       >> CPIC native call cpic_coxread [6] convid: 34577561 00:12:57,503
       << CPIC native call cpic_coxread [6] convid: 34577561 rc: 18 00:12:57,534
    >>>> [6] <unknown> EXT <ac: 5> >>> READ (34577561)
    000000 | 01010008 01010101 01010000 01010103 |................
    000010 | 00040000 020B0103 0106000B 01010000 |................
    000020 | 01010100 00002301 06001600 04313130 |......#......110
    000030 | 30001600 07000F31 302E3737 2E323232 |0......10.77.222
    000040 | 2E363520 20200007 00110001 33001100 |.65   ......3...
    000050 | 12000436 32302000 12001300 04363230 |...620 ......620
    000060 | 20001300 08002070 73333138 365F5454 | ..... ps3186_TT
    000070 | 445F3030 20202020 20202020 20202020 |D_00           
    000080 | 20202020 20202000 08000600 803C756E |       ......<un
    000090 | 6B6E6F77 6E3E0000 00000000 00000000 |known>..........
    0000a0 | 00000000 00000000 00000000 00000000 |................
    0000b0 | 00000000 00000000 00000000 00000000 |................
    0000c0 | 00000000 00000000 00000000 00000000 |................
    0000d0 | 00000000 00000000 00000000 00000000 |................
    0000e0 | 00000000 00000000 00000000 00000000 |................
    0000f0 | 00000000 00000000 00000000 00000000 |................
    000100 | 00000000 00000000 00000000 00000605 |................
    000110 | 1400101B 220EF079 9011DB99 8EE1550A |...."..y......U.
    000120 | 4DDE5605 14050000 00050004 15000230 |M.V............0
    000130 | 30041504 17000331 35370417 04040027 |0......157.....'
    000140 | 55736572 206E6F74 20617574 686F7269 |User not authori
    000150 | 7A65642E 20536573 73696F6E 20746572 |zed. Session ter
    000160 | 6D696E61 74656404 04040200 27557365 |minated.....'Use
    000170 | 72206E6F 74206175 74686F72 697A6564 |r not authorized
    000180 | 2E205365 7373696F 6E207465 726D696E |. Session termin
    000190 | 61746564 0402FFFF 0000FFFF 00000000 |ated............
    Received RFCHEADER [6]: 01/LIT/IEEE/SPACE/1100
    Received UNICODE-RFCHEADER [6]: cp:1100/ce:IGNORE/et:1/cs:1/rc:0x00000023
    UUID: ab_rfccheck_uuid compare uuid's 1B220EF0-7990-11DB-998E-E1550A4DDE56
    <* RfcReceive >Wed Nov 22 00:12:57,534<    failed *>
    >>>> [6] <unknown> EXT <ac: 6> >>> CLOSE (34577561)
       >> CPIC native call coxclose [6] convid: 34577561 00:12:57,534
       << CPIC native call coxclose [6] convid: 34577561 rc: 0 00:12:57,534
    RfcException:
        message: User not authorized. Session terminated
        Return code: RFC_SYS_EXCEPTION(3)
        error group: 104
        key: RFC_ERROR_SYSTEM_FAILURE
        message class: 00
        message number: 157*> RfcReceive ...
        handle = 6
        parameter   = <null>
        parameter   = <null>
        tables = <null>
    *> RfcClose ...
    >>>> [6] <unknown> EXT <ac: 7> >>> FREE (34577561)
    <* RfcClose*>
    Error> RfcOpen failed. Could not ping the partner system.
      User not authorized. Session terminated

  • Error in system created to connect BI from portal

    I'm  getting error when i connect with our back end system BI.
    i created a system using template SAP system with load balancing. i created alias for this system and did user mapping. when i run connetcion test i got the following as test result
    Test Connection with Connector
      Test Details:
    The test consists of the following steps:
    1. Retrieve the default alias of the system
    2. Check the connection to the backend application using the connector defined in this system object
      Results
    Retrieval of default alias successful
    Connection failed. Make sure that Single Sign-On is configured correctly
    pls give the solution for this.
    Regards
    RVS

    Hello Joseph:
    Many thanks for sharing the solution with the community. I think the solution is what Adam aluded to in his post on May 7, 2010.
    For those reading this thread, also see the following:
    [Troubleshooting Guide to Database Connectivity Issues with Crystal Reports in Visual Studio .NET Applications|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/b0225775-88c4-2c10-bd80-8298769293de]
    And of course, don't forget to search the forums and KB:
    https://www.sdn.sap.com/irj/scn/advancedsearch?cat=sdn_ossnotes&query=&adv=true
    Ludek

  • Problem Create System Object in the Portal for connecting CRM abap

    Hi, i creating system in the portal (JCX) for connecting system ABAP CRM (CRX), after create system try run test connection and show messages error:
    Test Connection with Connector
      Test Details:
    The test consists of the following steps:
    1. Retrieve the default alias of the system
    2. Check the connection to the backend application using the connector defined in this system object
      Results
    Retrieval of default alias successful
    Connection failed. Make sure that Single Sign-On is configured correctly
    In the logs the portal (NWA) show messages:
    Failed in creating the JCO Connection.
    The logs operation system (log Security_audit.log)
    Error> occured  >Thu Jun 23 11:34:41,278<RfcException: message: 'mshost' missing  Return code: RFC_INVALID_PARAMETER(19  Return code: RFC_INVALID_PARAMETER(19)    error group: 101 key: FC_ERROR_PROGRAM
         at com.sap.mw.rfc.api.RfcOptions.checkParameters(RfcOptions.java:438)
         at com.sap.mw.rfc.api.RfcApi.RfcOpen(RfcApi.java:688)
         at com.sap.mw.jco.MiddlewareJRfc$Client.connect(MiddlewareJRfc.java:1079)
         at com.sap.mw.jco.JCO$Client.connect(JCO.java:3256)
    Plase help, any idea?

    message: 'mshost' missing Return
    During the System Object Creating in System Landscape, there is any entry as Message Server Host: CRM MS HOST
    and Message Server Port : sapmsSID and add this entry in etc/services --> bottom samsSID 36NN/tcp where NN is instance number.
    Try this and let me know.
    Thanks
    SM

  • Problem with configure R/3 alias name

    Hi All,
    I have a problem When iam connecting the R/3 Alias through nwds.
    In Portal iam testing my connenton tester.It shows the message like this
    Test Connection with Connector
      Test Details:
    The test consists of the following steps:
    1. Retrieve the default alias of the system
    2. Check the connection to the backend application using the connector defined in this system object
      Results
    Retrieval of default alias successful
    Connection failed. Make sure user mapping is set correctly and all connection properties are correct.
    Test Connection with Connector
      Test Details:
    The test consists of the following steps:
    1. Retrieve the default alias of the system
    2. Check the connection to the backend application using the connector defined in this system object
      Results
    Retrieval of default alias successful
    Connection failed. Make sure user mapping is set correctly and all connection properties are correct.
    Test Connection with Connector
      Test Details:
    The test consists of the following steps:
    1. Retrieve the default alias of the system
    2. Check the connection to the backend application using the connector defined in this system object
      Results
    Retrieval of default alias successful
    Connection failed. Make sure user mapping is set correctly and all connection properties are correct.
    Pls help me for this immdtly.
    Advance thanks
    BHI

    Hi,
    1) Did you specify this in portalapp.xml
       <property name = "ServiceReference" value="com.sap.portal.ivs.connectorservice"/>
    2) Setting up a system object
       SYSADMIN->set logon method to UIDPW -> set user mapping type to user,admin or both depending on who will maintain the    mapping data.
    3) did you retrive the mapping data and enrich the connection
    ========================================================
    check out the following threads
    /thread/32612 [original link is broken]
    MSS iviews cannot connect  - Connection Test not working
    Message was edited by: Kirupanand venkatapathi

  • Test Connection fails for VC system of type Web Service

    Hi All
    I ve created a VC system of the type Web Service in Portal. In this VC system, I have given Url of the Enterprise Service that I want to use in VC.
    (for eg: http://erp.esworkplace.sap.com/sap/bc/srt/wsdl/sdef_ECC_SALESORDER002QR/wsdl11/ws_policy/document?sap-client=800)
    In the next step, I did user mapping for the VC user that will be consuming this Enterprise Service.
    The system was created successfully but when I did ‘Connection Tests’ , I got the following exception:
    “Test Details:
    The test consists of the following steps:
    1. Retrieve the default alias of the system
    2. Check the connection to the backend application using the connector defined in this system object
    Results
    Retrieval of default alias successful
    Connection failed. Make sure that Single Sign-On is configured correctly”
    Do I need to do any more configurations before I can use such ES portal system in my VC work studio ?
    I understand that I have provided little information about the exception thrown by Portal.
    I kindly request you to feel free in asking any other details about the same.
    Regards
    Kapil S Kamble

    Hi Natty
    thanks for your immediate reply.
    I followed your instructions and created iView of the type URL and set the fetch mode property to 'server side' as told.
    Initially, I gave 'http://www.sap.com' as the Url and I was successful in opening the site.
    Later, when I gave Enterprise Service url and tried to preview the iView, I got the following exception:
    *'http://erp.esworkplace.sap.com/sap/bc/srt/wsdl/sdef_ECC_SALESORDER002QR/wsdl11/ws_policy/document?sap-client=800
    Error # 401'*
    I ll need to give username and password. But how do i give them as parameters?
    Please note, these parameteres are appended to the Url. So, I fear that if url of Enterprise service is changed, then it wont open.
    what do you think ?
    Kapil

Maybe you are looking for

  • IPod Touch Screen light will not turn on

    I am having problems with my iPod touch. The screen is visible but VERY VERY dim and when i go to settings - brightness and move the brightness bar up and down the brightness stays the same. I have tried the five r's recommended by apple but unsucces

  • HT1688 phone is locked and I don't remember my password

    My phone is locked and I don't remember my password. What can I do?

  • I want to change my username from mfarooqq923 to mfarooq923

    I want to change my username from mfarooqq923 to mfarooq923

  • Unknown error : "cancel or search" ???

    Hi, I have 3 mac, 1 cluster + services, 2 services only. when i submit a job from the cluster, i got a pblm when encoding audio files (encoding using settings : DVD 90 min 16:9 Best Quality) : an empty dialog box appears with no tittle and no subject

  • Oracle error in drueixe

    [Reposted fropm the intermedia forum as suggested] All of a sudden I got my intermedia logs filled with : 16:04:18 07/17/01 End batch, return code is 1 16:04:18 07/17/01 DRG-50857: oracle error in drtldml(dml) 16:04:18 07/17/01 ORA-20000: erreur inte