Change of Jco destinations

Hi every body,
      I have called a Rfc from the back end by using the jco destinations,now i want to change the same jco destinations without reimporting the model objects again from the back end.Please  let me know the answer.

Hi
If you want to change only the JCO Destinations that your model refers to, then its very much possible to change their names.
But if the model stucture has got changed , then you should reimport that.
I guess, trying out the following steps for changing the names will work out for you.
1) For Medata Dest--
a) Click on the local dictionary stucture that has been generated by importing the model.
b) Click on the properties tab on the bottom right corner.There you shoulb be able to change the Metadata dest name.
2) For Application data Dest-
a) Right Click on model classes (model_Input & model_output) & then click EDIT.
b) Same Way, on the bottom right corner , Change whichever proerty you want to alter inlcuding the Dest Name.
In this way, you can mainten unique JCO references for all the models you are using in your project.
ReBudild & Redploy the entire project . Create the New JCOs Destinations in the content Admin & happily run your application.
Regards
Vijay Kalluri

Similar Messages

  • Change Metadata JCO in Webdynpro application

    Hello all,
    I am trying to change the metadata jco destination in a webdynpro application.
    Although I have changed this in property "logical system name" of the dictionary, I am getting this error when I run the application :
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to resolve JCO destination name "OLD_JCO" in the SLD. No such JCO destination is defined in the SLD.
    <b>The JCo destination seems to be pointing to the old jco (which does not exist anymore).</b>
    I have changed the JCo destinations for many applications earlier but had never faced this problem. For some reason, one application is giving this error.
    Is there any other place that needs to be updated with the new JCo destination?
    Thanks and Regards,
    Reena

    Hi Suresh,
    The Metadata JCo destination that is mentioned in the error message does not exist. I am aware of this and this JCo was deletd deliberately as we did not need it. In place of this, we created two new JCos and also changed our Wen Dynpro programs to reflect the new JCos. Two WD applications succesfully recognized the new JCos and are working well.
    However, the third WD project, is still pointing to the old JCos that we had deleted.
    We do not want to create these old JCos again.
    Here is the error description:
    The initial exception that caused the request to fail, was:
       <b>com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to resolve JCO destination name 'OLD_JCO' in the SLD. No such JCO destination is defined in the SLD.</b>
        at com.sap.tc.webdynpro.serverimpl.wdc.sl.JCOClientConnection.resolveConnectionParameter(JCOClientConnection.java:467)
        at com.sap.tc.webdynpro.serverimpl.core.sl.AbstractJCOClientConnection.init(AbstractJCOClientConnection.java:233)
        at com.sap.tc.webdynpro.serverimpl.core.sl.AbstractJCOClientConnection.<init>(AbstractJCOClientConnection.java:218)
        at com.sap.tc.webdynpro.serverimpl.wdc.sl.JCOClientConnection.<init>(JCOClientConnection.java:129)
        at com.sap.tc.webdynpro.serverimpl.wdc.sl.SystemLandscapeFactory.getJCOClientConnection(SystemLandscapeFactory.java:150)
        ... 63 more
    Detailed Error Information:
    com.sap.tc.webdynpro.services.exceptions.TypeNotFoundException: type com.extranet.salesorderdisplay.orderlistmodel.types.Kunnr could not be loaded: com.sap.dictionary.runtime.DdException: TypeBroker failed to access SLD: Error while obtaining JCO connection.
         at com.sap.tc.webdynpro.services.datatypes.core.DataTypeBroker.getSimpleType(DataTypeBroker.java:250)
         at com.sap.tc.webdynpro.services.datatypes.core.DataTypeBroker.getDataType(DataTypeBroker.java:213)
         at com.sap.tc.webdynpro.progmodel.context.DataAttributeInfo.init(DataAttributeInfo.java:318)
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.initUnmappedAttributes(NodeInfo.java:687)
         at com.sap.tc.webdynpro.progmodel.context.DataNodeInfo.doInit(DataNodeInfo.java:238)
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:671)
         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.clientserver.cal.ClientComponent.init(ClientComponent.java:429)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:700)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:269)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:772)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:707)
    Thanks and Regards,
    Reena

  • Developing a web dynpro application compatible to two JCO destinations

    I have created a web dynpro application and integrated into a portal, which access R/3 using a JCo destination and retieves the data using a BAPI.
    But I want to integrate the same application into another portal, which would access the different R/3 system having the same function module.
    Is there any way for switching between two Jco destinations as the same application could be made to work for both the systems.
    please suggest me as I am stuck up with this issue.
    Thanks and regards
    kris

    hi Radha Krishna
    Thanks for your reply,
    Currently I have three iviews for the complete application Can you please tell me where to do the settings:
    In the application properties dothe following:
    Use the following url parameter to the
    application URI sap-wd-arfc-useSys=<DEFAULT_SYSTEM>:<SUFFIX_OF_MAPPED_SYSTEM>
    In the default system you can change your JCo destination name.
    where do I do all these settings.
    Kindly let me know.
    Thanks and regards
    kris

  • Will system change effect JCO connections.

    Hi,
    We are connecting to other server. So will the changes in the system reflect in the JCO connections or we have to create JCO connections individually for each application??
    Is there any way to create JCOs for all applications together?
    Thanks,
    Zayed

    If you are referring to the generated metadata and modeldata JCo destinations after creating/importing a model, it's wise to choose meaningful names for them. In my opinion a good practice is to let them reflect the type of system (ECC, CRM, etc.) that they will connect to. You can use the same names for different models. These models will then use the same JCo destinations, which has the advantage that you will only have to change 2 JCo destinations (the metadata and modeldata) when your ECC system connection parameters change for example.

  • How to change the JCO reference to an existing model

    Hi
    We had created a few models with the 2 - default (WD_model..) JCO references, now is it possible to change the references to a different custom /name without re-importing the models again ?
    The issue for us is very critical because, we need to maintain unique reference for all the models under each application for the same server.
    please let us know asap.
    thanks
    sathyanarayanan

    Hi Sathya & Ravi,
    If you want to change only the JCO Destinations  that your model refers to, then its very much possible to change their names.
    But if the model stucture has got changed , then you should reimport that.
    I guess, trying out the following steps for changing the names will work out for you.
    1) For Medata Dest--
    a) Click on the local disctionary stucture that has been generated by importing the model.
    b) Click on the properties tab on the bottom right corner.There you shoulb be able to change the Metadata dest name.
    2) For Application data Dest-
    a) Right Click on model classes (model_Input & model_output) &  then click EDIT.
    b) Same Way, on the bottom right corner , Change whichever proerty you want to alter inlcuding the Dest Name.
    In this way, you can mainten unique JCO references for all the models you are using in your project.
    ReBudild & Redploy the entire project . Create the New JCOs Destinations in the content Admin & happily run your application.
    Regards,
    sandip

  • Creation of JCO Destinations for web dynpro

    Hi all,
    I read quite a lot of post concerning the subject but unfortunately I did not found a solution to my problem.
    My goal is to create JCO Destinations to make my web dynpro to connect to an R3 system.
    In order to realise this I followed these steps :
    - Launch visual admin and set http settings, rfc settings, and cim client settings. I click on CIM client test and the result is a success so I assume this part is correct.
    - In R3, I execute transaction smgw, go to remote gateway to get the gateway settings. I execute RZ70 and filled the parameters just checked. Then I activate and launch the data collect. I have no error message and everythings seemed to work fine.
    - In the sld (<host>:<port>/sld) I configured my server settings, the I go to data bridge, set update local sld to true and fill RFC gateway info with the same values as in my R3 system. Then I restarted the sld.
    - Finally I went to Web Dynpro content administrator to create my destinations and there I failed. After entering all settings (the message server appears in my technical landscape in SLD), when I click on finish I've got the following exception :
    [code]
    Failed to create new JCO client connection WD_FLIGHTLIST_RFC_METADATA_DEST:
    com.sap.tc.webdynpro.services.sal.sl.api.WDSystemLandscapeException: Error while obtaining JCO connection.
    at
    com.sap.tc.webdynpro.serverimpl.wdc.sl.SystemLandscapeFactory.getJCOClientConnection(SystemLandscapeFactory.java:140) at
    com.sap.tc.webdynpro.serverimpl.wdc.sl.SystemLandscapeFactory.createJCOClientConnection
    (SystemLandscapeFactory.java:286) at
    com.sap.tc.webdynpro.services.sal.sl.api.WDSystemLandscape.createJCOClientConnection(WDSystemLandscape.java:107) at com.sap.tc.webdynpro.tools.sld.ButtonBar.onActionFinish
    (ButtonBar.java:224) at com.sap.tc.webdynpro.tools.sld.wdp.InternalButtonBar.wdInvokeEventHandler(InternalButtonBar.java:252) at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87) at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:67) at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.handleAction(WebDynproMainTask.java:100) at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.handleActionEvent(WebDynproMainTask.java:299) at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:641) 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.doPost(DispatcherServlet.java:55) at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) 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:824) 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.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to resolve connection parameter for WD_FLIGHTLIST_RFC_METADATA_DEST at
    com.sap.tc.webdynpro.serverimpl.wdc.sl.JCOClientConnection.resolveConnectionParameter4MsgServerJCODestinaton(JCOClientConnection.java:664) at com.sap.tc.webdynpro.serverimpl.wdc.sl.JCOClientConnection.resolveConnectionParameter(JCOClientConnection.java:508) at com.sap.tc.webdynpro.serverimpl.core.sl.AbstractJCOClientConnection.init(AbstractJCOClientConnection.java:247) at com.sap.tc.webdynpro.serverimpl.core.sl.AbstractJCOClientConnection.<init>(AbstractJCOClientConnection.java:221) at
    com.sap.tc.webdynpro.serverimpl.wdc.sl.JCOClientConnection.<init>(JCOClientConnection.java:101) at com.sap.tc.webdynpro.serverimpl.wdc.sl.SystemLandscapeFactory.getJCOClientConnection(SystemLandscapeFactory.java:138) ... 30 more Caused by: java.lang.NullPointerException at java.util.Hashtable.put(Hashtable.java:393) at com.sap.tc.webdynpro.serverimpl.wdc.sl.JCOClientConnection.resolveConnectionParameter4MsgServerJCODestinaton(JCOClientConnection.java:558) ... 35 more[/code]
    I tried to create a generic destination (no for the web dynpro tutorial) and failed again.
    I do not undestand what I did wrong.
    Does someone have an idea ?
    Thanks for reading this !
    Sylvain
    Message was edited by: Sylvain

    This thread helped me too because before reading it I didn't thought that I had to create a logon group "PUBLIC".
    Anyway I succed in creating 'WD_FLIGHTLIST_MODELDATA_DEST' and the test is ok. The problem was that in sld / technical system / web as abap, my Central Application Server host was wrong. It is not possible to change it so I just add a secondary server with the right host and select this one when creating the destination.
    The only pb remaining is now 'WD_FLIGHTLIST_RFC_METADATA_DEST'. I think the pb is my message server such this is the only difference between the two destinations
    Thanks for your help
    Message was edited by: Sylvain

  • Problem in connecting JCO destination in web dynpro

    HI all,
    I was installed sneak preview of Net weaver 6.4,
    I want to do some web dynpro (java) programs which connect to back end systems.(R/3 system).
    The R/3 system which I want to connect is at remote place, i have connectivity to that R/3 system using VPN connectivity. With this I am not having any problem. Since I am able to connect using User name and password, and able to do some transactions like RZ70, etc.
    I developed an application which calls COMPANY_CODE_GET_LIST (BAPI function).
    for the above requirement what I did was
    (1)I created SLD setting.
    (a)Web as Java (I am not having any problem to
    Create this.
    (b) Web as ABAP.
    When i am trying to create
    This, there are some steps like i need to go to SAP log in and I need to run the transaction RZ70. For this i need to create an enter in visual administrator>JCO RFC Provider>runtime-->Bundles i need to create an entry for RFC destination as well as Repository.
    under RFC destination there are some fields which i need to enter those are (a)Program ID as mySLD (b) Gateway Host as 10.10.10.125 (c)Gateway service as sapgw00 (d)Number of processes as 1
    Under Repository (a) Application server host 10.10.10.125 (b)system number as 00 (c)Client number as 100 (d)Language as en (e)user as ABCD (f)password as 1234
    I haven't choused the check boxes Local bundle and Unicode and pressed the set button. So like this i created the RFC destinations. under the properties tab there is a property called RFC_DEFAULT_DESTINATION by default it was false so i made it as true. .
    I also went to SLD Data Supplier,under Runtime tab , HTTP Settings , I mentioned
    (a)Host: pava-vis75
    (b) Port: 50000
    (c) user: administrator
    (d) password: abcd1234
    RFC Settings, I mentioned as
    (a)Gateway Host: 10.10.10.125 (which is SAP R/3 system)
    (b)Gateway Service/Host: sapgw00
    CIM Client Generation settings, as
    (a)Host: pava-vis75
    (b)Port (http/https):50000
    (c) user: administrator
    (d) Password : abcd1234
    I tested the CIMClient Test by click the the button. I got the successful message.
    Then I came back to HTTP settings and clicked the button with tilted arrow mark [This triggers data transfer to system landscape directory], for this also I got a successfully message.[data transferred successfully]
    Next I been to SAPLOGON and went to RFC Destinations by using sm59 transaction. There under TCP/IP connections i been to SLD_NUC , opened this by double clicking that and under Technical settings for Program ID I had given the ID which I created at visual administrator [JCO RFC Provider] which is mySLD , under gateway options for Gateway Host as 10.10.10.125and Gateway service as sapgw00 then i tested the connection, it was also successfully.
    Then I opened the SLDAPICUST and i created a new entry for maintaining the SLD Access Data by giving some couple of entries as
    (a)Alias: vissldtest
    (b)Host Name: pava-vis75
    (c)Port: 50000
    (d) user: administrator
    (e) password: abcd1234
    Then saved it.
    Next I created sapmsUV0 3600/tcp entry at
    WINDOWS\system32\drivers\etc\services file, and also there are some required entries which are already existing those are sapgw00 3300/tcp to sapgw99 3399/tcp , another entry starts from sapdp00s 4700/tcp to sapdp99s 4799/tcp , next entry starts from sapgw00s 4800/tcp to sapgw99s 4899/tcp and sapmsJ2E 3601/tcp .
    I restarted the system, as well as server.
    Now my problem is when I was trying to create JCO destination at web dynpro content administrator. For that I navigated as “create JCO Destination &#61664;Deployed Content&#61664;local-&#61664;local/CompanyCodeGetList-&#61664;Applications&#61664; CompanyCodeGetList
    I Choosed the JCO Connections tab-&#61664; there are 2 entries those are
    (1) COMPANY_CODE_MODEL
    (2) COMPANY_CODE_RFC_METADATA
    So I started creating connection for COMPANY_CODE_RFC_METADATA.
    First one is
    General data Name : COMPANY_CODE_RFC_METADATA
    Client : 100
    I didn’t changed any default JCo pool configuration.
    J2EE Cluster
    There is a check box called “Use Local J2EE engine J2E on pava-vis75’ so I choosed that.
    Connection Type
    Dictionary Meta Data and application Data
    I choosed the first one.
    Then
    Msg. Server Connection
    Security
    After these, I tried to test the connection by clicking the ‘Test Connection.
    It is saying the error as
    First time
    com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect to message server host failed Connect_PM TYPE=B MSHOST=v011 GROUP=DEFAULT R3NAME=UV0 MSSERV=sapmsUV0 PCS=1 ERROR service 'sapmsUVO' unknown TIME Fri Jul 01 07:20:41 2006 RELEASE 640 COMPONENT NI (network interface) VERSION 37 RC -3 COUNTER 1
    second time
    com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect to message server host failed Connect_PM TYPE=B MSHOST=v011 GROUP=DEFAULT R3NAME=UV0 MSSERV=sapmsUV0 PCS=1 ERROR service '?' unknown TIME Fri Jul 01 07:20:41 2006 RELEASE 640 COMPONENT NI (network interface) VERSION 37 RC -3 COUNTER 1
    Can any body please help me to solve this problem.
    From past 1 week on wards I have been trying to resolve this. But in vain.

    It does not necessarily mean that you have to change that parameter. I read that blog as I had a similar problem, and after reading it and understanding the reasons and possible causes for the error, I found that my particular problem was that I was using "PUBLIC" as the logon group in my JCO destinations, but such a group does NOT exist at my backend. I went to transaction SMLG, had a look at Logon Groups, noted that there were none other than SPACE, figured out that I had to include that information in SLD (Web AS ABAP tech. system --> Message Server --> Logon Groups), put it there. Voilá. It works.
    Edit: That SPACE logon group is the one I had to use at JCO destinations. Sorry I forgot to mention that one...
    Regards,
    Eduardo.
    Message was edited by: Jesus Cil

  • RFC Adaptive Model,JCO destinations error

    HI,
    I created the tutorial application to get Flight List using RFC adaptive model.
    I created the JCO destinations in web dynpro content administrator after configuring the SLD (after many problems though ).
    Our Server is Web AS 6.4 ABAP + JAVA ,but no R/3 modules installed.
    WD_FLIGHTLIST_MODELDATA_DEST-type application--single server connection
    WD_FLIGHTLIST_RFC_METADATA_DEST-type Dictionary-load balanced
    The JCo destinations status shows green.
    The test for WD_FLIGHTLIST_MODELDATA_DEST is succesful but the test for WD_FLIGHTLIST_RFC_METADATA_DEST fails with the error:[code]
    com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect to message server host failed Connect_PM  TYPE=B MSHOST=nwserver GROUP=PUBLIC R3NAME=NWS MSSERV=sapmsNWS PCS=1 LOCATION    CPIC (TCP/IP) on local host with Unicode ERROR       Group PUBLIC not found TIME        Thu Nov 10 18:24:23 2005 RELEASE     640 COMPONENT   LG VERSION     5 RC          -6 MODULE      lgxx.c LINE        3515 DETAIL      LgIGroup COUNTER     2 [/code]
    The ping fails and if i test it again,i get another error
    [code]com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect to message server host failed Connect_PM  TYPE=B MSHOST=nwserver GROUP=PUBLIC R3NAME=NWS MSSERV=sapmsNWS PCS=1 ERROR       Group PUBLIC not found TIME        Thu Nov 10 18:29:13 2005 RELEASE     640 COMPONENT   LG VERSION     5 RC          -6 MODULE      lgxx.c LINE        3515 DETAIL      LgIGroup COUNTER     1 [/code]
    What is wrong?Any more steps required?
    If i try to edit it,the type is still the same-Application with single connection.
    How can i change it?Do i need to change it to type Dictionary in the first place? How to proceed.
    Please guide.
    Regards,
    Siddhartha
    Message was edited by: Siddhartha Jain
    Message was edited by: Siddhartha Jain

    hi Siddhartha,
    You have to configure PUBLIC group using SMLG transaction
    check these links out
    http://help.sap.com/saphelp_nw04/helpdata/en/28/1c623c44696069e10000000a11405a/content.htm
    hope this helps you
    Regards
    Rohit

  • Maintain JCO destination button is disabled

    I am getting the following error when trying to log in to MSS:
    "com.sap.tc.webdynpro.services.exceptions.WDRuntimeE xception: Failed to resolve JCO destination name 'SAP_R3_SelfServiceGenerics_MetaData' in the SLD. No such JCO destination is defined in the SLD."
    When going to Content Administration->WebDynpro Content->Maintain JCO destinations, the button "Maintain JCO destinations" is disabled.  I am logged in as an adminsitrator.
    Can someone help?
    Tiberiu

    I tried from Visual Administrator->SLD Data Supplier to trigger SLD data supply. I get the following error: "Failed to send HTTP data:401. Unauthorized".
    I also checked the SLD logs and I found this:
    "#14 08/28/2008 08:11:37.910 [SAPEngine_Application_Thread[impl:3]_35] WARNING com.sap.lcr.cimsrv.ChangePasswordServlet: Password change required for WBEM client. Please ensure that service client users don't have initial passwords. Alternatively, logon to the SLD user interface with the corresponding user and assign a new password. After the password has been changed, client settings must be updated accordingly. "
    Is it possible the SLDSUSER password expired somehow?
    Tiberiu

  • Machines with same Hostnames overwrite WebDynpro JCo Destinations (SLD)

    Hello,
    we are working with NWDI and virtualized Developer Workplace Machines (on VMWare Images). By this, all Developer Workplace machines have the same hostname. This works fine until teams start developing with Webdynpro JCo Destinations (i.e. for Adaptive RFC).
    This is what I think what I figured out what is going on:
    - Webdynpro JCo Destinations are managed on the configured SLD (in our case the NWDI SLD)
    - SLD identifies the JCo Destination by hostname and destination name
    - JCo Destinations are communicated from host to SLD, even though the SLD Data Supplier is configured only for reading SLD content
    In our environment with all developer workplaces having the same hostname, we have the effect, that all devlopers workplaces MUST work with the same JCo Destination. Each time a developer updates the destination for his workplace, this update is written to SLD and therefore the destination of all other workplaces is changed as well.
    So my question is: Is there any option to stop developer workplaces writing their JCo Destinations to the central SLD without loosing the functionality to read other CIM Data from their (Name Reservation, Tehcnical System Landscape) ?
    We are operating Developer Workplaces on following Releases: 6.40 SP15, 6.40 SP17, 7.00 SP12 and 7.10 SP5.
    Any help appreciated,
    Stefan

    Hi Stefan
          As of now we are using Content Administrator to manage and maintaing the JCO destinations to the systems which are configured in SLD.
          If you eliminate this jco destinations or if you want to decide not to use these JCOs ,You have option with JCO API.
    Manually you need to code in your programs to connect any R/3 System.As there is no option to maintain JCO destinations other than Content Admin with SLD configured with land scape.
    Regards
    Kalyan

  • Failed to ping JCo destination 'WD_RSDAS_RFC_METADATA_DEST'.

    Hello SDNers,
    I have Netweaver ABAP trial SPS12 and Netweaver Java Trial SPS14 installed in my laptop. I have also configured SLD and successfully run transaction RZ70. I'm stucked at configuring JCo.
    From Web Dynpro Content Administrator, when I ping, it gives me:
    Failed to ping JCo destination 'WD_RSDAS_RFC_METADATA_DEST'.
    From Web Dynpro Content Administrator, when I test, it gives me:
    com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect to message server host failed Connect_PM  TYPE=B MSHOST=hapizorr GROUP=NETWEAVER R3NAME=NSP MSSERV=sapmsNSP PCS=1 ERROR       Group NETWEAVER not found TIME        Thu Oct 16 23:59:36 2008 RELEASE     700 COMPONENT   LG VERSION     5 RC          -6 MODULE      lgxx.c LINE        4299 DETAIL      LgIGroupX COUNTER     1
    I have created group NETWEAVER via transaction SMLG at the backend system. I have entered sapmsNSP 3600/tcp in the service file. I have also successfully pinged to the hostname. I have also successfully telnetted to hostname 3600.
    What's wrong with my config? Help, pls!
    Rgds,
    Hapizorr Rozi Alias

    Hi,
    Just to test, try to connect using SPACE LOGON GROUP
    Another tip, verify the property rdisp/autoabaptime on profile of your ABAP Installation.
    Try to change it from 0 to 300.
    Best regards

  • Maintain JCO Destination Issue

    Hi ,
    I have configured SLD and maintained JCO destination WD_MODELDATA_DEST and WD_MODELDATA_DEST with SAP backend connection details.
    When i tried to create the JCO desitnation , i m getting the following issues:
    JCo destination 'RFC_MODEL' was successfully created in SLD.
    Exception while getting JCo Clients Failed to get list of defined JCO clients for deployable object 'sap.com/cafeugpcroomwd'.
    Exception while getting the JCo clients Failed to get list of defined JCO clients for deployable object 'sap.com/cafeugpcroomwd'.
    Exception while getting the JCo clients Failed to get list of defined JCO clients for deployable object 'sap.com/cafeueruico~km'.
    Exception while getting JCo Clients Failed to get list of defined JCO clients for deployable object 'sap.com/cafeugpcroomwd'.
    when i try to test the connection, i m having the following issue.
    com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect to message server host failed Connect_PM  TYPE=B MSHOST=op60vimt75 GROUP=SPACE R3NAME=T75 MSSERV=sapmsT75 PCS=1 ERROR       service 'sapmsT75' unknown TIME        Sat Apr 17 03:32:23 2010 RELEASE     700 COMPONENT   NI (network interface) VERSION     38 RC          -3 MODULE      nixxhsl.cpp LINE        776 DETAIL      NiHsLGetServNo: service name cached as unknown COUNTER     1
    Can somebody help me out what went wrong or let me know changes i have to do ?
    your help is appreciated!!!
    Regards,
    Ravi.
    Edited by: ravikanth kasim on Apr 17, 2010 9:45 AM

    Hi Ravi,
    Please refer to below document for jco errors
    [Troubleshooting SAP Java Connector |http://wiki.sdn.sap.com/wiki/display/EP/TroubleshootingSAPJavaConnector(JCo)]
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/d0019b1a-775f-2910-beb8-d81f27d0d8d0?quicklink=index&overridelayout=true
    Creating JCO Connectivity from J2EE to SAP
    Hope it helps
    Regards
    Arun

  • Maintaining JCO Destination

    Hi Experts,
    After Installing EP and connecting through our BW System, i got stuck in maintaining JCO destination through Content Administration.
    Initially on the screen of maintaining JCO Destination, the Status is RED for all the Data sources, now when i click on create. it shows an Error Message which is
    500 Internal Server Error - Failed to process request. Please contact your system administrator.
       java.lang.NullPointerException
    I searched a lot on the Forums and on service marketplace, and based on the search result i did some changes like,
    1) Upgrading all the SP's from SP09 to SP10
    2) changing the J2EE Admin HTTP Provider properties
             a) ServletInputStreamTimeout
             b) ServletsLongDataTransferTimeout
             c)  ServletsLongDataTransferCallbackSize
    3) I also changed the Explorer from Internet Explorer to Mozilla.
    The Environment is Windows 2000 Server with Oracle10.
    NW7.0 SR2 SP10
    Still not able to hit the right stone. Please help me in this regards.
    Regards
    Puneet

    Hey Deepu,
    Thanks for the quick reply. What to maintain in the Host file ?
    Only IP and Host name is there.
    One more thing it worked once yesterday, but after filling all the required information and clicking on Finish it displayd the same error.
    The Windows is also 2003 Server and not 2000. Sorry for the mistake.
    Regards
    Puneet

  • Error in creating JCO Destination

    Hi All
    I want to create Adaptive RFC model and after creating JCO destinations when i am trying to execute my application I am getting this error
    Can anyone guide...
       com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect to message server host failed Connect_PM TYPE=B MSHOST=b0001001 GROUP=PUBLIC R3NAME=B07 MSSERV=sapmsB07 PCS=1 ERROR service 'sapmsB07' unknown TIME Mon Apr 23 16:01:08 2007 RELEASE 700 COMPONENT NI (network interface) VERSION 38 RC -3 MODULE ninti.c LINE 530 DETAIL NiPGetServByName2: service 'sapmsB07' not
    found SYSTEM CALL getservbyname_r COUNTER 3
    Thanks,Arch

    Hi
    I made entries in host as well as service files .
    192.168.8.42 B0001001      # added by me R/3 System
    192.168.9.24           # Portal host
    sapmsB07     3610/tcp      # added by me R/3 Msg Server Sevice
    I changed the status to PUBLIC in r/3. it was space there.
    Now the error I got is.
    com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect to SAP gateway failed Connect_PM  TYPE=B MSHOST=b0001001 GROUP=PUBLIC R3NAME=B07 MSSERV=sapmsB07 PCS=1 LOCATION    CPIC (TCP/IP) on local host with Unicode ERROR       partner '127.0.0.1:3310' not reached TIME        Tue Apr 24 11:06:51 2007 RELEASE     700 COMPONENT   NI (network interface) VERSION     38 RC          -10 MODULE      nixxi.cpp LINE        2764 DETAIL      NiPConnect2 SYSTEM CALL connect ERRNO       10061 ERRNO TEXT  WSAECONNREFUSED: Connection refused COUNTER     1
    Thanks

  • Connection issue of JCO Destinations

    Hi Experts,
    I have a strange problem.
    I have a web dynpro application deployed on our portal which interacts with our production system. The application works fine when one user has logged in. When a second user logs in the application does runs but does not retrieve any data for the second user. The first user can continue working. I am using a dedicated userid in my JCO destination for the interaction. It's like the first user locks the JCO destination for himself.
    This works fine on my development portal box but in production i have this problem. basically only one person can interact with the application at the same time. Is there some setting to change to solve this issue. I have looked at the JCO destination connection  settings and they are set at 5 connections at a time.
    I do not know why this works for the dev box and does not work for production.
    Please help!!!!!
    Thanks
    dilanke

    Hi Aviad,
    Thank you for you're reply. Solved my problem. I created a new user and it worked perfectly after that.
    regards
    Dilanke

Maybe you are looking for

  • ME_PROCESS_PO_CUST Plant and Cost Center Validation Isuue

    Hi Friends,                   I have a requirement to validate ME21N PO creation with Account assignment 'K'. In our Business Process, we have 2 plants lets say 3000 and 5000. Plant 3000 is linked to Business Area say 4000 and Plant 5000 is linked to

  • Fields are bold for some users, not bold for others.

    Post Author: karene CA Forum: General I have a report in Crystal reports XI using BusinessObjects. One of my users is complaining that one of the fields is bold. But it's not set to bold in the report, and when I run the same report, called the same

  • Withholding Tax Report Spain Authorities

    Hello masters, I have the following problem, may be you can help me. I Activated Extended withholding Tax for my company code to make a new withholding tax, all my withholding tax configuration is complete, I modify a vendor master record and informi

  • Gathering data

    i would like to get my radio buttons to display below, a string of text, how would i go about doing that? * swingMakeup.java requires no other files. import java.awt.*; import java.awt.event.*; import javax.swing.*; public class swingMakeup implement

  • Excise rates are not updated

    Hi friends When i am creating ARE3 document, in item details Duty rates tabe- excise rates are showing 0, whereas Duty values are coming, I have checked in table j_1iexcdtl - duty rates are not updated and duty values are updated How to update the ta