ABAP maping fails

Hello experts,
I've an ABAP mapping to convert flat data structure into a nested XML structure.
But while executing transaction SXI_MAPPING_TEST, I get an error.
Can you confirm that this code is correct:
node_collection = idocument->get_elements_by_tag_name( name = name of DataType here? ).
Also, when I access the first loop, I get an error.
This is the code:
DO t_node_list_length TIMES.
    t_subnode = t_node_list_iterator->get_next( ).
    t_subnode_name = t_subnode->get_name( ).
    t_subnode_list = t_subnode->get_children( ).
    t_subnode_list_length = t_subnode_list->get_length( ).
    DO t_subnode_list_length TIMES.
      w_index = sy-index - 1.
      w_node = t_subnode_list->get_item( w_index ).
      w_node_name  =  w_node->get_name( ).
      w_node_value  = w_node->get_value( ).
    ENDDO.
  ENDDO.
this is the error I get:
<?xml version="1.0" encoding="iso-8859-1" ?>
- <Top>
  <First>BeginTrace</First>
  <Trace level="1" type="B">CL_MAPPING_XMS_PLSRV3-ENTER_PLSRV</Trace>
  <Trace level="2" type="T">......attachment XI_Context not found</Trace>
  <Trace level="3" type="T">Mapping is determined</Trace>
  <Trace level="1" type="T">Interface Mapping http://www.indexis.be/MF_REC_OUT_01/MasterDataSnapshot OM_X2E_MDSnapShot_to_UTILMD_UN_D07B_E5BE05_2</Trace>
  <Trace level="3" type="T">Object ID of Interface Mapping 9536FA45215238A3950F215D38B95B21</Trace>
  <Trace level="3" type="T">Version ID of Interface Mapping 41B85040D9C011DEB830C4D1C0A8A310</Trace>
  <Trace level="3" type="T">Mapping Steps 1 R3_ABAP ZCL_BW_R1_CO_MDSNAPSHOT</Trace>
  <Trace level="3" type="T">MTOM Attachments are Transferred to the Payload</Trace>
  <Trace level="3" type="T">Dynamic Configuration Is Empty</Trace>
  <Trace level="1" type="T">Create Instance of ABAP Mapping ClassZCL_BW_R1_CO_MDSNAPSHOT</Trace>
  <Trace level="1" type="T">Instance created</Trace>
  <Trace level="1" type="T">Application mapping is starting</Trace>
  <Trace level="1" type="T">Error in mapping program ZCL_BW_R1_CO_MDSNAPSHOT (type SAP-ABAP, kernel error ID UNCAUGHT_EXCEPTION)</Trace>
  </Top>
Thanks a lot
Dimitri

Hi,
Check this threads
EDI outbound error
How to catch the exception CX_SY_REF_IS_INITIAL
Code for handling exceptions
http://help.sap.com/saphelp_47x200/helpdata/en/a9/b8eef8fe9411d4b2ee0050dadfb92b/frameset.htm
Regards
Ramesh

Similar Messages

  • Error : HTTP Connection to ABAP Runtime failed

    Hi,
       i am working on xml to flatfile interface.when i am trying to test the scenario from ID - > Tools -> Test configuration option i am getting below error.
    Receiver Determination <Not found>
    Internal Error Http connection to ABAP runtime failed.
    Error : 403 for bidden.
    I have checked in Receiver determination its been configured properly.
    Is it any basis settings problem ?
    Thnx,
    Siva.

    Hi Siva,
    Check this links
    /people/krishna.moorthyp/blog/2006/07/23/http-errors-in-xi
    http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html
    Regards
    Ramesh

  • HTTP connection to ABAP Runtime failed. Error: 403 Forbidden

    Hi ALL
    We where testing our scenario using the Test Configuration in Integration Engine.
    We have come across the following error in the second step of Determining the receiver.Here is the error message we received...
    HTTP connection to ABAP Runtime failed. Error: 403 Forbidden URL: _http://SAPXDV01.sap.client1.local:8000/sap/xi/simulation?sap-client=150 User: PIDIRUSER
    Please, do let us know ... if you have received similar error & what solution can be applied...
    Your help is greatly appreciated!
    Thank you,
    Patrick

    Hi,
    Go through this thread...
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/0f00c890-0201-0010-beb2-c96050edc426
    JCO_COMMUNICATION_FAILURE
    Error in XI server: JCO_COMMUNICATION_FAILURE in Message Mapping
    This might help you..
    Regards,
    Divya

  • HTTP connection to ABAP runtime failed

    I am building a scenario where XI picks up a file from a directory and pushes an IDoc to ECC.  I have configured the interface with the Design tool, and I believe my setup in the Configuration tool are correct too, however I am encountering an error when testing the scenario by means of --
    Tools --> Test Configuration.
    The testing tool is giving me the following error upon processing the reciever determination:
    HTTP connection to ABAP Runtime failed.
    Error: 403 Forbidden
    URL: http://serveraddress:port/sap/xi/simulation?sap-client=100
    User: PIDIRUSER
    First of all, I am not sure who the PIDIRUSER is, I assume it's a system user?  Second, given that this error is a HTTP connection error, I am lead to believe that the issue lies somewhere in the RFC connection from XI -> ECC.  I am not sure why exactly it's attempting to connect via HTTP as my communication channel is using the IDoc adapter with an RFC destination to connect to ECC.  Possibly I have configured this incorrectly.  I have read about having to configure a RFC adapter when posting messages from R/3 to XI, does the same apply when posting an IDoc from XI to ECC?  Does anyone have any other thoughts as to why this error may be occuring?  Thanks in advance for your time and help.

    This might help you
    http://help.sap.com/saphelp_nw04/helpdata/en/82/f4993c03e0cd37e10000000a11405a/content.htm
    /people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions
    http://help.sap.com/saphelp_nw04/helpdata/en/39/83682615cd4f8197d0612529f2165f/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/39/83682615cd4f8197d0612529f2165f/frameset.htm
    Regards
    Agasthuri Doss

  • PI internal error : HTTP connection to ABAP Runtime failed

    Hi Experts,
    From last 3 days,I am geting a SAP PI internal error(PFA for the detail).for that error,previous sucessful scenario also not working.The error I am getting in the 'TEST CONFIGURATION' of the ID:(sometimes i am getting this error in ' Receiver Determination' and sometimes in 'interface determination & mapping')
    [ Receiver Determination
    <Not found>
    Internal Error
    HTTP connection to ABAP Runtime failed. Error: Unexpected end of file from server URL: http://deveppi103:8002/sap/xi/simulation?sap-client=117 User: PIDIRUSER ]
    Please,suggest.
    Regards,
    Raj Tripathy

    Hi Raj,
    We had faced this issue a few days back and there was an entry missing in the table.
    This issue has been discussed on this forum multiple times:
    Prefix number: entry missing for system TST client
    workflow- Prefix number: entry missing for system xxx Client xxx
    Regards,
    Sanjeev.

  • HTTP connection to ABAP Runtime failed : 403 : forbidden

    Hi all,
    I have configured a normal file to file scenario and when i test it in the TEST CONFIGURATION tool in intergration directory, am getting the error.
    HTTP connection to ABAP Runtime failed  
    403: forbidden
    user: PIDIRUSER
    Sugessions plzzz
    Regards
    Arun
    Message was edited by:
            Arunkumar sukumar

    Hi
    Try this
    note 517484
    1) Activated all services
    2) In Integration builder, receiver communication channel make sure you have entered proper
    host service number
    path = /sap/xi/enigne?type = receiver.
    3)Go to SU01 > type PIISUSER and reset the user's pw
    Check out this might be helpful
    http://help.sap.com/saphelp_nw04/helpdata/en/89/05793c05f0807be10000000a11405a/content.htm
    1.Did you maintain Client, userid, password, and lang information in SICF transaction -> sap/xi/engine? Double click on service and check whether you have entered correct information.
    2.Then you might check the roles of the XIISUSER in SU01. In some case there are some double roles, i.e., two times the role SAP_XI_IS_SERV_USER assigned. One might have the date of the last update, the other one might have apparently the older version. Delete the older roles manually and the error should disappear.
    3.to send messages to xi you need a service id / pwd which is specific to your landscape usually its xiappluser. Contact your basis group for password.
    4.
    - Activated all services on the r3 system.
    - Create HTTP connection to XI from r3
    sm59-> http connetons to r3
    - let us say you have created a HTTP connection in the integrationserver_XI, make sure in its settings the prefix path is set to /sap/xi/engine?type=entry. Also check its log on credentials, you can use xiappluser.
    - IN Integration builder, receiver communication channel make sure you have entered proper
    host service number
    path = /sap/xi/enigne?type = receiver.
    5. can you also try the following;
    Visual Admin -> start the service,
    "com.sap.aii.af.ms.app".
    I don't know this Forum no fhats why i copied.
    Thanks

  • HTTP connection ABAP runtime failed- 404 Error

    Hi,
    We have just installed a new PI 7.0 system. When we do the cache connectivity test we get the following error:
    "HTTP connection to ABAP runtime failed:
    Error: 404 Not Found
    URL: http://PID:50000/sap/xi/simulation?sap-client=020
    User: PIDIRUSER
    The port should have  be 8000, but it is picking 50000. Can someone tell us where to fix this issue? Your help will be greatly appreciated.
    Thanks,
    Karma

    Hi,
    I know you got to set the correct URL and port  ,I am not sure but I think URL in  SLD and port for IS.
    and URL supposed to be something like this  http://<host>:<port>/sap/xi/engine?type=entry  
    please see last two replies in this thread,
    Re: unable to get file into output folder
    and this might also help you
    Error 404 in SXI_Cache ?
    regards,
    Babu

  • HTTP connection to ABAP Runtime failed. Error: 403 Forbidden URL

    HI experts,
    I am tsting Test configuration in ID in Quality environment. I am getting below error for all interfaces.
    but same interfaces are working fine in Develoment environment.
    Internal Error
    HTTP connection to ABAP Runtime failed. Error: 403 Forbidden URL: http://abcdxi06.abcdk.abcpower.com.sg:8000/sap/xi/simulation?sap-client=300 User: PIDIRUSER.
    thanks
    Srinivas

    Similar problem discussed here:
    HTTP connection to ABAP Runtime failed : 403 : forbidden
    Error testing configuration: "HTTP connection failed"
    Check if the port is defined, as suggested in second link.
    Regards,
    Abhishek.
    Edited by: abhishek salvi on Oct 1, 2009 1:27 PM

  • XI 3.0 SP14 Synchronous SOAP- XI- ABAP Proxy - fails with "System Error"

    Hi All,
    The synchronous response message fails at the stage "Receiver Identification".
    It seems that the synchronous response XML has no "sender" attribute, so obviously the receiver determination fails.
    In the message monitor I can see the correct payload coming from the ABAP proxy, so that part looks OK.
    I have the same scenario working perfectly on another system landscape, so there might be a configuration side to it.
    Thanks is advance,
    Ofer
    Message was edited by: Ofer Even-Tsur

    Hi,
    for the error information SAP:Code area="RCVR_DETERMINATION">NO_RECEIVER_CASE_BE</SAP:Code>
    looks like xi is not able to find a reciever of best case. Open up the scenario in COnfiguration, open up the modify(add spaces) and activate reciever determination / reciever communication channel.
    cheers,
    naveen

  • ABAP program fails  in process chain -'ABAP/4 processor: DBIF_NTAB_SQL_ER

    Hi Experts,
    I have an ABAP program in  process chain. It frequently fails in the chain .
    When i do repeat on it will run fine.
    Purpose of the program is to delete the content from open hub table.
    I can    'ABAP/4 processor: DBIF_NTAB_SQL_ERROR' .
    What could be the reason . How can i give permenant fix to it.
    Thanks in Advance

    Hi,
    It looks like database error, speak to your DBA/Basis to get it resolved.
    regards
    Vikash

  • WebDynpro for Abap Test failed (System Admin/Support/WD)

    Hello,
    I'm using EP 7.0 and I'm trying to test travel&expenses (Ehp3) WD for Abap from System Admin/Support Desk: Integration of SAP Applications/WebDynpro and we get the following error: Exception in SAP Application Integrator occured: Unable to parse template...the problem occured at position 275. Cannot process expression &lt;IView.PCDUnit.ShortID&gt; because Unable to get PCD Unit com.sap.portal.appintegrator.sap.WebDynpro.
    System contector test is ok. Please, could you help me?
    Thank you

    Hello Michael,
    Ok, I forget system connector and support tests. Web AS parameter are supposed to be ok:
    Web AS Host Name: host.domain:port (from smicm tx)
    Web AS Host Name: /sap/bc/webdynpro/sap/
    Web AS Protocol:     http
    but the SAP Web AS Connection test fails. When trying to execute the iView it works. Does it mean that is it correct? Why WAS connection test fails?
    In the other hand, when iView is displayed, it asks for user and password because the R/3 user is locked. Why R/3 user is locking everytime?
    Thank you&Regards

  • WebDynpro Abap test failed (System admin/suport)

    Hello,
    I'm using EP 7.0 and I'm trying to test travel&expenses (Ehp3) WD for Abap from System Admin/Support Desk: Integration of SAP Applications/WebDynpro and we get the following error: Exception in SAP Application Integrator occured: Unable to parse template...the problem occured at position 275. Cannot process expression &lt;IView.PCDUnit.ShortID&gt; because Unable to get PCD Unit com.sap.portal.appintegrator.sap.WebDynpro.
    System contector test is ok. Please, could you help me?
    Thank you

    Hello,
    Ok, I forget system connector and support tests. Web AS parameter are supposed to be ok:
    Web AS Host Name: host.domain:port (from smicm tx)
    Web AS Host Name: /sap/bc/webdynpro/sap/
    Web AS Protocol: http
    but the SAP Web AS Connection test fails. When trying to execute the iView it works. Does it mean that is it correct? Why WAS connection test fails?
    In the other hand, when iView is displayed, it asks for user and password because the R/3 user is locked. Why R/3 user is locking everytime?
    Thank you&Regards

  • SM59 - HTTP Connection to ABAP System fails

    I am building an http conn from XI to ECC6 for ABAP proxy
    On Connection Test, I get the error - ICM_HTTP_CONNECTION_FAILED
    On running the trace in SMICM, I get the following:
    [Thr  5] *** ERROR => Connection request from (-1/65535/0) to host: srpidev.srhouse.com, service: 8000 failed (NIEHOST_UNKNOWN)
    [Thr  5] *** ERROR => IcmJ2EEScheduleFunc: Connection to srpidev.srhouse.com:8000 failed - please check host configuration (-8)
    I get the foll on running the report: SPROX_CHECK_HTTP_COMMUNICATION
    HTTP communication contains errors (see long text for diagnosis)
    Message no. SPRX086
    Diagnosis
    The HTTP communication of this application server is not functioning correctly.
    When calling the method
    IF_HTTP_CLIENT=>RECEIVE
    the exception
    HTTP_COMMUNICATION_FAILURE
    was triggered.
    The short text for this exception reads as follows:
    Communication Error
    Procedure
    Contact your system administrator
    Can someone please help?
    Thanks in advance.
    Regards,
    Prasad

    Hello Michal,
    Thanks for your response.
    Part of this problem has been solved right now...the http port on the R/3 server is 8002 and not 8000!!
    Changing the port solved my problem from XI to R/3.
    But the R/3 to XI error persists with the same behaviour. I have checked with BASIS, no firewall exists in between.
    I have used the ip add while creating the http conn....do I have to change this elsewhere?
    [Thr  6] Wed Jul 23 15:33:25 2008
    [Thr  6] *** ERROR => Connection request from (-1/65535/0) to host: <hostname masked>, service: 8002 failed (NIEHOST_UNKNOWN) {
    [Thr  6] *** ERROR => IcmJ2EEScheduleFunc: Connection to <hostname masked>:8002 failed - please check host configuration (-8) [
    [Thr 13] Wed Jul 23 15:34:13 2008
    [Thr 13] *** ERROR => PlugInHandleNetData: client: premature EOS - header not complete in response [http_plg_mt. 2627]

  • Submit into ABAP repository failed (binary file)

    Hi,
    im working with eclipse / sapui5 extension. i really like it. everything works fine.
    exceptional case:
                                  "try to submit a ".cur" file"
    Synchronization failed
    File WebContent/img/openhand.cur could not be submitted
    End of line marker not supported, please use CR+LF: WebContent/img/openhand.cur
    What? "I should add CR-LF to a binary file?" ... why? The CR-LF on textfiles is incomprehensible for me, but on
    binary i cannot understand at all.
    If anyone has a solution, please let me know.

    Hi,
    the solution to submit not currently as binary defined files to abap repository is:
    define your fileextension in ecplise as "binary" as documented in the sapui5 sdk docs.
    SAPUI5 SDK - Demo Kit
    "Submitting the SAPUI5 Application Project to the SAPUI5 Repository"
    When using the team provider the file type is determined based on the Eclipse preferences.
    If you submit binary files and submit fails due to "End of line marker not supported" error,
    the binary file type is probably not registered as binary.
    To change that in Eclipse go to Window → Preferences and then to Team → File Content and register the binary file type as type binary."
    like this...
    faithfully... Danilo.

  • Last step of  ".... web dynpro application accesing ABAP functions"  FAILED

    Hello!!!
    I can't run my app (Example: Creating a web dynpro application accessing ABAP functions).
    I will be very grateful if someone tell me what is happening. While I'm developing I can connect to my was 6.20 to see de BAPI and other stuff, to use on my program, but once I deploy the app and try to test it... this is what it drops:
    Error stacktrace:
    com.sap.tc.webdynpro.services.exceptions.WDTypeNotFoundException: type extern:com.sap.test.flights.model.types.FlightsModel:com.sap.test.flights.model.types.Bapisfldst could not be loaded: com.sap.dictionary.runtime.DdException:
         at com.sap.tc.webdynpro.services.datatypes.core.DataTypeBroker.getStructure(DataTypeBroker.java:297)
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:753)
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:761)
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:761)
         at com.sap.tc.webdynpro.progmodel.context.Context.init(Context.java:40)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:199)
         at com.sap.tc.webdynpro.progmodel.controller.Component.getCustomControllerInternal(Component.java:433)
         at com.sap.tc.webdynpro.progmodel.controller.Component.getMappableContext(Component.java:371)
         at com.sap.tc.webdynpro.progmodel.controller.Component.getMappableContext(Component.java:400)
         at com.sap.tc.webdynpro.progmodel.context.MappingInfo.init(MappingInfo.java:138)
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:746)
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:761)
         at com.sap.tc.webdynpro.progmodel.context.Context.init(Context.java:40)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:199)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:540)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.bind(ViewManager.java:398)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:555)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.bindRoot(ViewManager.java:422)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.init(ViewManager.java:130)
         at com.sap.tc.webdynpro.progmodel.view.InterfaceView.initController(InterfaceView.java:41)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.displayToplevelComponent(ClientComponent.java:134)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:374)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:593)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)
         at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:249)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java:154)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:116)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:48)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:385)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:263)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:340)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:318)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:821)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:239)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:147)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
         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:94)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)
    Caused by: com.sap.dictionary.runtime.DdException:
         at com.sap.tc.webdynpro.services.datatypes.core.DataTypeBroker$1.fillSldConnection(DataTypeBroker.java:89)
         at com.sap.dictionary.runtime.ProviderFactory.internalResolveLogicalNameToJCODestination(ProviderFactory.java:408)
         at com.sap.dictionary.runtime.ProviderFactory.resolveLogicalNameToJCODestination(ProviderFactory.java:354)
         at com.sap.dictionary.runtime.ProviderFactory.internalGetProvider(ProviderFactory.java:215)
         at com.sap.dictionary.runtime.ProviderFactory.getProvider(ProviderFactory.java:180)
         at com.sap.dictionary.runtime.DdDictionaryPool.getProvider(DdDictionaryPool.java:78)
         at com.sap.dictionary.runtime.DdDictionaryPool.getDictionary(DdDictionaryPool.java:64)
         at com.sap.dictionary.runtime.DdDictionaryPool.getDictionary(DdDictionaryPool.java:39)
         at com.sap.dictionary.runtime.DdBroker.getDataType(DdBroker.java:149)
         at com.sap.dictionary.runtime.DdBroker.getStructure(DdBroker.java:180)
         at com.sap.tc.webdynpro.services.datatypes.core.DataTypeBroker.getStructure(DataTypeBroker.java:295)
         ... 44 more
    I found at "How to Use the Web Dynpro Content Administrator.pdf" a good place to look for my mistake. But a big question appeared:
    Once I get in the Web Dynpro Content Administrator  and found my deplyed app I found this two JCo:
    WD_MODELDATA_DEST
    WD_RFC_METADATA_DEST
    Witch status was a little grey diamond, or something like that. ¿Can somebody tell me what is happening with this Jco?
    The page 27 of the pdf mentioned before, was different in my IDE SAP Developer Studio, the only option, by default, that give me was to choose between WD_MODELDATA_DEST and
    WD_RFC_METADATA_DEST. I have two fields that must be fill to pass to the next dialog box or finished the creation RFC model.
    Thanks a lot !!!

    Hi,
    In NWDS, you should have defined your own JCo destinations when creating your model. For example:
    - WD_<yourApp>_MODELDATA_DEST
    - WD_<yourApp>_RFC_METADATA_DEST
    Then in the Web Dynpro Content Administrator, you must create them, ie specify connection types, connection parameters...
    For this, choose the button Maintain JCo Destinations, find the connetions you've created in NWDS and click the button Create. Just follow the steps of the wizard, and you're done!
    Regards,
    Nicolas

Maybe you are looking for

  • Computer crashed, lost all itunes but they are still on IPOD- sync trouble

    My computer crashed and I lost everything including my itunes library- luckily all my music is on my ipod. I found the latest itunes and installed it and then found I had to register the computer for itunes which I did. There is an option to tranfer

  • XML-Deserialize with JAXB

    Hello! I'm new to JAXB so maybe my question is a newbie question. Why can I deserialize the following XML: <ns3:vida xmlns:ns3="http://cpsnet.de/dms/schnittstellen/volvo/vida_dms" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> </ns3:vida> but

  • Tag File with dynamic name

    I need to include a page with a name I do not know in advance. I can do this with <jsp:include page="${filename}"/>. Can I also do it somehow using tag files?

  • SaveAs and maintain "optimized for web view" via javascript???

    I am trying to do a SaveAs via javascript, but I need to maintain the linearized (optimized for web view) state of the PDF. I would get this via the SaveAs menu item, but I need to do it silently and rename the file (replace _H.pdf with .pdf). Is the

  • Updated iPad2(2011) to iOS8 now iBooks crashes while reading a book. What is going on?

    Updated iPad2(2011) to iOS8. Now iBooks crashes while reading a book and closes down. I have sync'd the iPad a few times but nothing changes and it will 'crash' every 5-10 minutes. What is going on?