Import/Export Local Development Component

Hello,
we developed a Portal service that we want to expose as Webservice.
According to
http://help.sap.com/saphelp_nw70/helpdata/EN/43/cb213e578c0262e10000000a11466f/frameset.htm we created a local DC in our NWDS containing our
Portal Service. We also generated the Webservice.
We have have SAP NETWEAVER 7.0 (SP10) and no NWDI.
Now we want to export the whole local DC project from our NWDS to the
NWDS of a colleague.
How can we do this? There is no "Local Development Component Export
option" in our NWDS neither any "Import" possibility.
Does anyone know something about that?
Kind regards,
Torsten Hoffmann

Hi Torsten,
1) Close NWDs.
2) Take project of your colleague, delete .project & . classpath files, copy it in your ../Local Development/ ... folder (you should have the same folder structure as your colleague).
3) Then edit your .syncdb file and add entry for this project (copy it from the file of your colleague).
4) Launch NWDS.
I've made such thing a lots of time and it works for sure.
Regards,
Andrei

Similar Messages

  • Importing from Local development.

    Hi Friends,
    I have a WebDynPro Application developed on my Local System.I need to IMPORT this application into my Development Component(DC).
    Can i know the procedure if atall it is possible to do the same.
    Thanks and regards,
    Chandrashekar.

    Hi,
    If you have created your project as a plain web dynpro project, then follow the steps given in "Migrating Local Web Dynpro Projects",
    http://help.sap.com/saphelp_nw70/helpdata/en/9e/1c200ac164cf4a942f2dacdf3359e9/content.htm
    If you have created your project as a "Local Development Component", the conversion to DC in JDI is still going to be difficult as it will involve the same manual task.
    Regards
    Srinivasan T

  • BPM process and BRM rules process in same development component in NWDS

    Hi All,
    Is it possible to create the BPM process and BRM rules process in the same development component in NWDS?
    I tried but whenever we create it,say,first ly for BPM,that is File-New-Project-Development Component-Process Composer
    While once this development component is created I try to create rules composer in the same composer by right clicking on local development component as well as process composer but ther is no option of creating /calling rules composer/rules modeling.
    Can you please guide me creating both BPM process and BRM rules composer/rules modeling in the same development component if its possible?
    Thanks in advance

    Open your project explorer and expand the BPM project you have created. Locate a folder named "Rules" in the Project Tree. Right-click on the Rules folder and select 'Create new rule'. You can model your rules such as rule-scripts here and use it in the BPM.
    Note: These rules cannot be used outside the BPM Project.

  • Importing a DC and Creating a new development component

    Hi,
    After importing a DC and Creating a new development component, my netweaver developer studio is complaining that the com.sap.tc.webdynpro.progmodel.api.* cannot be resolved.
    And the strange thing is that if i create a local project and then create a development component, the API can be resolved without any problem.
    Can anyone advise what i should do to fix this problem ?
    Thanks.
    Best Regards,
    Daniel

    Hi Daniel
        Go to your project properties and then go to Java build path and in that Libraries tab there you can find number of JARs included in it for reference of the project just compare both imported and newly created projects and try to add the missing JARs in the imported project
    thanks
    Ninad

  • Error during import/export Software Component in IR

    After updating XI(DEV) to following SP19 stacks, the problem was encountered with the export or import of design objects in integration repository.
    All following were completed successfully,
    1. SAP KERNEL 6.40, to latest patch level 155;
    2. SAP BASIS 6.40, from SP15 to SAPKB64019;
    3. SAP ABA 6.40, from SP15 to SAPKA64019;
    4. SAP J2EE ENGINE 6.40, from SP15 to SP19;
    5. XI ADAPTER FRAMEWORK CORE 6.40, from SAPXIAFC15 to SAPXIAFC19;
    6. XI ADAPTER FRAMEWORK 6.40, from SAPXIAF15 to SAPXIAF19;
    7. XI TOOLS 6.40, from SAPXITOOL15 to SAPXITOOL19;
    When we try to import the Software Component XI3_0_SAP_BASIS_6.40_19_00.tpz, a problem happened with the exception (See Exception below), and then we cannot log in any component of JAVA stack for unauthorized reason untill we restart the J2EE engine.
    When we try to export the Software Component, the exporting procedure will be interupted for some exsited or unexsited(maybe already-deleted) message interfaces (See , and then we cannot log in any component of JAVA stack either as after importing.
    Exception:
    #7 13:19:07 [AWT-EventQueue-0] ERROR
    com.sap.aii.utilxi.swing.toolkit.ExceptionDialog: Throwable
    Thrown:
    MESSAGE ID:
    com.sap.aii.ib.gui.tools.transport.rb_transport.IMPORT_FAILED
    com.sap.aii.utilxi.misc.api.BaseException: Import failed
    at
    com.sap.aii.ib.gui.tools.transport.ContentImportProgressDialog.retryInForceMode(ContentImportProgressDialog.java:245)
    at
    com.sap.aii.ib.gui.tools.transport.ContentImportProgressDialog.executeConcurrentAction(ContentImportProgressDialog.java:198)
    at
    com.sap.aii.ib.gui.tools.transport.ConcurrentProgressDialog$ProgressDialogRunnable.run(ConcurrentProgressDialog.java:207)
    at
    com.sap.aii.utilxi.misc.thread.ThreadPool$ThreadPoolThread.run
    (ThreadPool.java:321)
    Root cause:
    MESSAGE ID:
    com.sap.aii.ib.server.pvcadapt.rb_XIPropProvider.PS_STORAGE_XIOBJECT_FAILED
    com.sap.aii.ib.core.util.WarnMessageException: Attempt to save
    object "Integration Scenario CheckFlightSeatAvailability |
    http://sap.com/xi/XI/Demo/Agency" failed
    Attempt to save object "Integration Scenario
    CheckFlightSeatAvailability | http://sap.com/xi/XI/Demo/Agency" failed
    Options:
    Text: Continue Value: 1
    at
    com.sap.aii.ib.server.transport.impl.pvc.PvcTransport.createWarnMessageException(PvcTransport.java:539)
    at
    com.sap.aii.ib.server.transport.impl.pvc.PvcTransport.handleImportException(PvcTransport.java:522)
    at
    com.sap.aii.ib.server.transport.impl.pvc.PvcTransport.pvcImport
    (PvcTransport.java:141)
    at
    com.sap.aii.ibrep.server.transport.impl.pvc.RepPvcTransport.pvcImport
    (RepPvcTransport.java:108)
    at
    com.sap.aii.ibrep.server.transport.impl.service.InternalRepTransportServiceImpl.pvcImport(InternalRepTransportServiceImpl.java:185)
    at
    com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importZippedStream(InternalTransportServiceImpl.java:706)
    at
    com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importFromImportSource(InternalTransportServiceImpl.java:362)
    at
    com.sap.aii.ib.server.transport.impl.service.TransportServiceImpl.importFromImportSource(TransportServiceImpl.java:151)
    at
    com.sap.aii.ib.sbeans.transport.TransportServiceBean.importFromImportSource(TransportServiceBean.java:75)
    at
    com.sap.aii.ib.sbeans.transport.TransportServiceRemoteObjectImpl1_0.importFromImportSource(TransportServiceRemoteObjectImpl1_0.java:730)
    at
    com.sap.aii.ib.sbeans.transport.TransportServiceRemoteObjectImpl1_0p4_Skel.dispatch(TransportServiceRemoteObjectImpl1_0p4_Skel.java:100)
    at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal
    (DispatchImpl.java:320)
    at com.sap.engine.services.rmi_p4.DispatchImpl._run
    (DispatchImpl.java:198)
    at
    com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request
    (P4SessionProcessor.java:129)
    at
    com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run
    (MessageRunner.java)
    at com.sap.engine.core.thread.impl3.ActionObject.run
    (ActionObject.java)
    at java.security.AccessController.doPrivileged1(Native Method)
    at java.security.AccessController.doPrivileged
    (AccessController.java)
    at com.sap.engine.core.thread.impl3.SingleThread.execute
    (SingleThread.java)
    at com.sap.engine.core.thread.impl3.SingleThread.run
    (SingleThread.java)
    Serialized server exceptions:
    MESSAGE ID:
    com.sap.aii.ib.server.pvcadapt.rb_XIPropProvider.PS_STORAGE_XIOBJECT_FAILED (serialized)
    com.sap.aii.utilxi.misc.api.ResourceException: Attempt to save
    object "Integration Scenario CheckFlightSeatAvailability |
    http://sap.com/xi/XI/Demo/Agency" failed
    at
    com.sap.aii.ib.server.transport.impl.pvc.PvcTransport.throwRootCause
    (PvcTransport.java:448)
    at
    com.sap.aii.ib.server.transport.impl.pvc.PvcTransport.pvcImport
    (PvcTransport.java:133)
    at
    com.sap.aii.ibrep.server.transport.impl.pvc.RepPvcTransport.pvcImport
    (RepPvcTransport.java:108)
    at
    com.sap.aii.ibrep.server.transport.impl.service.InternalRepTransportServiceImpl.pvcImport(InternalRepTransportServiceImpl.java:185)
    at
    com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importZippedStream(InternalTransportServiceImpl.java:706)
    at
    com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importFromImportSource(InternalTransportServiceImpl.java:362)
    at
    com.sap.aii.ib.server.transport.impl.service.TransportServiceImpl.importFromImportSource(TransportServiceImpl.java:151)
    at
    com.sap.aii.ib.sbeans.transport.TransportServiceBean.importFromImportSource(TransportServiceBean.java:75)
    at
    com.sap.aii.ib.sbeans.transport.TransportServiceRemoteObjectImpl1_0.importFromImportSource(TransportServiceRemoteObjectImpl1_0.java:730)
    at
    com.sap.aii.ib.sbeans.transport.TransportServiceRemoteObjectImpl1_0p4_Skel.dispatch(TransportServiceRemoteObjectImpl1_0p4_Skel.java:100)
    at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal
    (DispatchImpl.java:320)
    at com.sap.engine.services.rmi_p4.DispatchImpl._run
    (DispatchImpl.java:198)
    at
    com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request
    (P4SessionProcessor.java:129)
    at
    com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java
    (Compiled Code))
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run
    (MessageRunner.java(Compiled Code))
    at com.sap.engine.core.thread.impl3.ActionObject.run
    (ActionObject.java(Compiled Code))
    at java.security.AccessController.doPrivileged1(Native Method)
    at java.security.AccessController.doPrivileged
    (AccessController.java(Compiled Code))
    at com.sap.engine.core.thread.impl3.SingleThread.execute
    (SingleThread.java(Compiled Code))
    at com.sap.engine.core.thread.impl3.SingleThread.run
    (SingleThread.java(Compiled Code))
    MESSAGE ID:
    com.sap.aii.ib.server.pvcadapt.rb_XIPropProvider.PS_STORAGE_XIOBJECT_FAILED (serialized)
    com.sap.aii.ib.server.propagation.XIPropagationException: Attempt to
    save object "Integration Scenario CheckFlightSeatAvailability |
    http://sap.com/xi/XI/Demo/Agency" failed
    at
    com.sap.aii.ib.server.propagation.XIPropagationException.createFromException(XIPropagationException.java:48)
    at com.sap.aii.ib.server.pvcadapt.XIPropagationProvider.setData
    (XIPropagationProvider.java:235)
    at
    com.tssap.dtr.pvc.propagation.providers.WindowedDelegatingPropagationProvider.setData(WindowedDelegatingPropagationProvider.java:220)
    at
    com.tssap.dtr.pvc.propagation.server.CatalogTagProvider.setData
    (CatalogTagProvider.java:107)
    at
    com.tssap.dtr.pvc.propagation.server.PropagatableElementsProvider.importFromStream(PropagatableElementsProvider.java:278)
    at
    com.tssap.dtr.pvc.propagation.server.PropagatableElementsProvider.setData(PropagatableElementsProvider.java:215)
    at
    com.tssap.dtr.pvc.propagation.providers.StatefulPropagationProvider$State.setData(StatefulPropagationProvider.java:274)
    at
    com.tssap.dtr.pvc.propagation.providers.StatefulPropagationProvider.setData(StatefulPropagationProvider.java:79)
    at
    com.tssap.dtr.pvc.propagation.server.PropagatableProvider.setData
    (PropagatableProvider.java:595)
    at
    com.tssap.dtr.pvc.propagation.server.PropagatableProvider.import_
    (PropagatableProvider.java:780)
    at
    com.tssap.dtr.pvc.propagation.server.PropagatableProvider.import_
    (PropagatableProvider.java:821)
    at com.tssap.dtr.pvc.objectpers.Propagator.import_
    (Propagator.java:104)
    at
    com.sap.aii.ib.server.propagation.PropagatorImpl.importXiContent
    (PropagatorImpl.java:245)
    at com.sap.aii.ib.server.propagation.Propagator.importXiContent
    (Propagator.java:156)
    at
    com.sap.aii.ib.server.transport.impl.pvc.PvcTransport.pvcImport
    (PvcTransport.java:104)
    at
    com.sap.aii.ibrep.server.transport.impl.pvc.RepPvcTransport.pvcImport
    (RepPvcTransport.java:108)
    at
    com.sap.aii.ibrep.server.transport.impl.service.InternalRepTransportServiceImpl.pvcImport(InternalRepTransportServiceImpl.java:185)
    at
    com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importZippedStream(InternalTransportServiceImpl.java:706)
    at
    com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importFromImportSource(InternalTransportServiceImpl.java:362)
    at
    com.sap.aii.ib.server.transport.impl.service.TransportServiceImpl.importFromImportSource(TransportServiceImpl.java:151)
    at
    com.sap.aii.ib.sbeans.transport.TransportServiceBean.importFromImportSource(TransportServiceBean.java:75)
    at
    com.sap.aii.ib.sbeans.transport.TransportServiceRemoteObjectImpl1_0.importFromImportSource(TransportServiceRemoteObjectImpl1_0.java:730)
    at
    com.sap.aii.ib.sbeans.transport.TransportServiceRemoteObjectImpl1_0p4_Skel.dispatch(TransportServiceRemoteObjectImpl1_0p4_Skel.java:100)
    at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal
    (DispatchImpl.java:320)
    at com.sap.engine.services.rmi_p4.DispatchImpl._run
    (DispatchImpl.java:198)
    at
    com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request
    (P4SessionProcessor.java:129)
    at
    com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java
    (Compiled Code))
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run
    (MessageRunner.java(Compiled Code))
    at com.sap.engine.core.thread.impl3.ActionObject.run
    (ActionObject.java(Compiled Code))
    at java.security.AccessController.doPrivileged1(Native Method)
    at java.security.AccessController.doPrivileged
    (AccessController.java(Compiled Code))
    at com.sap.engine.core.thread.impl3.SingleThread.execute
    (SingleThread.java(Compiled Code))
    at com.sap.engine.core.thread.impl3.SingleThread.run
    (SingleThread.java(Compiled Code))
    Caused by: com.sap.aii.ib.server.pvcadapt.XIPropProviderException:
    Attempt to save object "Integration Scenario
    CheckFlightSeatAvailability | http://sap.com/xi/XI/Demo/Agency" failed
    at
    com.sap.aii.ib.server.pvcadapt.XIPropagationProvider.writeXiObject
    (XIPropagationProvider.java:290)
    at com.sap.aii.ib.server.pvcadapt.XIPropagationProvider.setData
    (XIPropagationProvider.java:220)
    ... 31 more
    If I use the "release transfer" function of  IR, the new created version can be export correctly.
    I've tried to create a new SC and SWCV, it can be export & import correctly.
    Also, if copied all of the objects from a namespace to a new namespace, and delete the old one, that SWCV can be export correctly.
    Anyone knows what's wrong within my IR?
    Thanks.

    Hi,
    While Importing some components has missed and the Exception is unable to handle it. Is it possible for you to Import again and check the table space is sufficient.
    Regards
    Agasthuri Doss

  • How to import/export data in pl/sql developer

    how to import/export data,table script in pl/sql developer.
    By using the export functionality i am getting the dump file.I want a sql file.How do i do it?
    And i want the data in csv file and table script in a sep sql file.How do i do it?

    <li>run your query in "Query Builder"
    <li>Right-Click on the Query-Results
    <li>Click "Export"
    <li>Click on the "Drop-Down" in front of "Format" and choose "insert"
    <li>Provide the location and name of ther "sql" file.
    If you want output in CSV format, choose "csv" from the "format" drop-down.
    HTH

  • Error while importing sca file in local development

    Hi,
    I am trying to import a sca file (MDMJ71006_0-10006189.SCA) into the local development of my NWDS.
    I right click on local development--> Import SC --> Gave path of SC --> Next (All DCs gets displayed) --> Finish.
    After clicking finish I am getting error like:
    UI job failed with exception: Updating DC model for com.sap.mdm.tech.connector java.lang.NullPointerException
    After this i can see this SC in my local development list but when I update it, the SC gets deleted.
    Can anyone help me import this sca file.
    Thanks
    Arjun

    Hi,
    I am trying to import a sca file (MDMJ71006_0-10006189.SCA) into the local development of my NWDS.
    I right click on local development--> Import SC --> Gave path of SC --> Next (All DCs gets displayed) --> Finish.
    After clicking finish I am getting error like:
    UI job failed with exception: Updating DC model for com.sap.mdm.tech.connector java.lang.NullPointerException
    After this i can see this SC in my local development list but when I update it, the SC gets deleted.
    Can anyone help me import this sca file.
    Thanks
    Arjun

  • Importing Java Bean Model in Webdynpro Development Component

    Hi All,
    Is there any simple tutorial, example  to import java bean model in webdynpro development component.
    I am using NWDS 7.0 SP14 and WAS 7.0.
    it really helps if you can  provide simple EJB as a development component with details how to create a public part and using this bean as java bean model in Webdynpro development component.
    what are the steps to be followed with precautions
    Thanks in Advance,
    Murali

    Hi,
    [Using the Java Bean Model in Web Dynpro|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/4072c0d0-c21e-2b10-ab84-e2c183d355de]
    [Using EJBs in Web Dynpro|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/1f5f3366-0401-0010-d6b0-e85a49e93a5c]
    you will get more if you search in the forum.
    more help on EJB's
    Re: Help needed in EJB
    http://help.sap.com/saphelp_nw70/helpdata/EN/19/f9bc3d8af79633e10000000a11405a/frameset.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/70929198-0d36-2b10-04b8-84d90fa3df9c
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/1f5f3366-0401-0010-d6b0-e85a49e93a5c
    PradeeP

  • Importing Development Component - Webdynpro and Guided Procedures

    Hi All,
    I created a development component project of type  "Webdynpro". I created callable Object in guided procedures and the Process is working fine. I want to import the same project into another Nwds (another workspace).
    I tried the following steps.
    1. File - import - Multiple Existing project into workspace.
    2. Imported the DC.
    I have already added all the Gp jarfiles. But after importing, and rebuilding the project, it gives me only webdynpro and components,views.. It is not showing me as a normal webdynpro project. It is not showing me the GP Api's, the "USED DC's". which i created in the other project.
    When i am creating a new project, it is working fine.Can anyone please help me in resolving this issue? How can i import a DC (gp) into webdynpro?
    Thanx and Regards,
    Divya

    Hi,
    Take a look at this [thread|/thread/119966 [original link is broken];
    Dick.

  • Perform Client import/export SCC8 with different release component between server

    Dear All
    Isn't possible to perform Client import/export SCC8 with different release component between server.?
    Currently the condition of between two system as follows
    Source Server     : SAP ECC6.0, Component SAP_APPL, release 602 level 16
    Target Server     : SAP ECC6.0, Component SAP_APPL, release 600 level 24.
    This problem happens due we was unable to downgrade the release and patch the latest support pack of SAP_APPL reelease 600.
    Thank You, your help is much appreciated.

    No..

  • Exporting Local DCs - which can be imported in another desktop - Procedure?

    Hi All,
    Please let us know what is the procdure to export Local Dcs which can be imported in another desktop.
    Regards,
    ganga

    Hi Ganga
    Please refer to this thread for Export local DC : [Click here |/message/9414062#9414062 [original link is broken];
    Import Local file system DC :
    1. For exported DC, Directly import in NWDS using File >> Import >> Existing project in Workspace >> Browser Exported DC >> Select Ok >> Finish. It will create with the same name as exported DC
    2. For Copied from Workspace : Create new DC and put _Comp folder in it from Copied DC.
    Hope it will helps
    Regards
    Arun Jaiswal

  • Import/Export Non-Administrators Local Policies

    Hey All - 
    I'm fully aware how to export/import Local Policies via the new Local Policy Tool with Security Compliance Manager. or with secedit, but I'm curious about importing/exporting the local policies for Non-Administrators.. Is it possible? I want to be able to
    modify it systematically (script, what have you), but I'm not really sure how to go about it.
    Thanks - 
    Chris

    Hi,
    If you want to create script to import/export group policy, I suggest you contact Script Center.
    http://social.technet.microsoft.com/Forums/en/category/scripting
    Group Policy Management Console Scripting Samples (Windows)
    http://msdn.microsoft.com/en-us/library/windows/desktop/aa814151(v=vs.85).aspx
    Niki
    TechNet Subscriber Support
    If you are TechNet Subscription user and have any feedback on our support quality, please send your feedback
    here.
    Niki Han
    TechNet Community Support

  • No option to import configuration in local development (DC perspective)

    Hi All,
    I had deleted the local development folder and also deleted the.metadata folder  from my workspace to start configuring NWDS again to import new configurations .But now when i open my NWDS ,in Development Configurations perspective >>Local DCS  is coming empty .There is no option to import the configuration now.
    I am not authorize to uninstall NWDS and reinstall again .But can access the NWDS folders specific to me like workspace etc .
    i teied creating local development folder manually with default files but no success.
    Kindly guide me in solving this problem.
    Regards,
    Madhvika

    Hi Madhvika,
    You might not have deleted configurations in that way. There is an option in NWDS to delete the configurations. Let it be.   Now at least try to restore the files from Recycle Bin if possible.  If not possible, don't be panic. There are some ways.
    .metadata   you can get back if you can create new workspace.
    Open NWDS -> Preferences->Workbench -> Workspace
    Click on "Browse" button and  create  new folder e.g workspace1.
    Close the NWDS and open it.  You will  get the .metadata
    If you want to get the .dtc folder you can reinstall NWDS or you can log in as different user into the system and open the NWDS. Then you can get  .dtc folder and  .metadata    as well. If you have administrative privileges on your system, create a new user as administrator and log in with that user Id. Try as I said. Later copy and paste those folders into your user folder. 
    Regards,
    Siva

  • Importing sca into local development

    Hi,
    I need to create a web dynpro DC in my local development workspace. It is not connected to any track.
    I also want to use a DC from the LM-TOOLS.sca. How do I import this in my local develpoment file system. The only sca's that are present are th SAP-JEE, SAP_BUILDT, and SAP_JTECHS.
    On a track I know I can import it in the transport studio.
    But how do I import it on a local develpoment tree.
    thanks
    Padmaja

    Hi,
    If her intention is to create a webdynpro DC this link helps her
    http://help.sap.com/saphelp_nw04/helpdata/en/60/0a02403d62c442e10000000a1550b0/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/34/6b63c1a7ba6845b85239999b7061bc/content.htm
    To Importing Configurations via Local Configuration File
    http://help.sap.com/saphelp_nw04/helpdata/en/9f/34353ed106ec2ce10000000a114084/content.htm
    hope this helps you!
    Regards,
    RK

  • SQL Developer 3.1 EA3 unable to import / export user defined reports

    Hi gentlemen,
    Name says it all. Import / Export do not appear anymore neither in dropdown menu for User Defined Reports, nor export for other reports (DD reports or shared reports).
    Best Regards,
    Olivier.

    Those are now Save As / Open...
    Hope that helps,
    K.

Maybe you are looking for

  • Automatic output of method parameters

    Hi, Sometimes I find myself System.out'ing all parameters of a method. Is there a one-step way to do this? A one-liner that will output all method parameters (using reflection I guess) of the method the code is running in. for e.g public Car makeCar(

  • DELETE  in After report trigger

    Please help us resolve the following problem in a 6i report. The report had an After report trigger to delete the records from the same table used in the driver query. The report is launched thru a url to create a pdf file. The PDF is generated corre

  • IPhoto Slideshows not working

    On my new Gen2 ATV I am sharing my iphoto library all items checked but only events and albums will display. None of the slideshows are available on the ATV. All movies and other photos work justy fine. I have 6 of these with extensive slideshow libr

  • Google Maps: Changed from English to Chinese with OS5

    Here is the issue: I bought an IPHONE4 in Hong Kong few month ago and I used it in CHINA with a chinese SIM card by China Mobile. The Google Maps works fine and they are in ENGLISH and Chinese. I have updated to OS5 few days ago and there you go...Go

  • Unspecified error on printer install

    I am in the early stages of deploying our new windows 2012r2 print server. I have a number of printers created and ready to deploy. For the most part installing printers from the printers web page is working fine however we are running into the odd w