Import/Export Single Object

Hi Folks,
i tested imort/export for SWCV it is working fine...but when i m trying it for single object like namespace etc...
I face the problem while exporting/importing a namespace in IR.
1) I exported a namespace using menu Tools->Export design Objects
2) Selected the software Component and Mode as using file system in the wizard
3) Selected my namespace which i want to export
got the message exported successfully.
Export Path: D:\usr\sap\PL2\SYS\global\xi\repository_server\export
File: XI3_0_TEST_2.0_of_xxx.com-nsps.tpz
<b>I tried to import the same namespcae back into same IR.</b>
and followed these step.
1) Copied the .tpz file into import folder.
2) then using the menu tool->import design Objects i selected my .tpz file
3) Got the following msg.
Import source XI3_0_TEST_2.0_of_xxx.com-nsps.tpz imported successfully. All imported design objects integrated successfully 3 import object(s) imported successfully 
Import file moved to importedFiles\XI3_0_TEST_2.0_of_xxx.com-nsps_2007-02-13_02-41.tpz
<b>But i was not able to see the imported namespace.</b>
Also followed this document
http://help.sap.com/saphelp_nw04/helpdata/en/a8/5e56006c17e748a68bb3843ed5aab8/content.htm
Can u guide me plz.
Sachin

<b>Sreeram</b>
I m not trying to move it form DEV to QA.
I m exporting the namespace from DEV. say http://abc.com/xi/test of SWCV  Test of abc.com.
and then i m trying to import it back to Same DEV box.
I m getting the sucessfully imported message but not able to see the namespace.
I tried deleting the namespace after exporting and then importing.
But still i can't see it.
However in cache notification and Tools->Find Transfer it is showing that it is sucessfully imported.
I think it might be the issue with active version... can u help me out.
<b>Chandra</b>
i m not changing the name of anything. i got the above message as well, but not able to see the imported object.
Sachin
Message was edited by:
        Sachin Dhingra

Similar Messages

  • How to export single object of LSMW to already existing project

    I want to export one object of LSMW project to another project which is already exists and conatins some subprojects and objects. Menas I want to export one object to already exsiting project. How can I do this?

    hi,
    you may copy objects between projects....
    see: lsmw-all project objects,,and here fucntion "copy entry"
    regards,darek

  • OMB+ , import export and copying objects

    In OMB+ , can we import , export database objects between 2 different projects . becos i have tried for the same and it doesnt work.
    Secondly from the OWB 10GR2 , we can copy a table from one project to some other project. Same doesnt happen in OMB+
    Ideally , the possible things that we do in OWB GUI , shud be possible also in OMB+.
    Please provide me a solution urgently.........

    hi guys,
    even i have a similar requirment. can anyone give a quick solution or refrence to some documentation regarding this
    thanx in adv
    shiv

  • Import/Export Portal Content between EP6 6.20 and 6.40

    Hi there,
    We are about to setup a second portal in Europe on 6.40, while the US portal will still be a EP6 SP2 on 6.20 for some time.
    I was wondering about the possibilities to share portal content between those 2 installations, especially iViews and pages (not using remote iViews). As long as the name of the related PAR files (code link) are the same, this should work.
    On the other hand, iViews and pages will have a different set of parameters like "Allow Client-Side Caching" or "Use API of Tray" based on different portal versions. What will happend when importing/exporting these objects from 6.20 to 6.40 or the other way around?
    Thanks,
    Florian

    Ivo, thank you for your reply.
    But I think mapping ports doesn't solve our problem.
    WAS 6.20:
    Just the context path will be send in the header field 'location' to the browser (located in the internet).
    In case of a redirect the browser mixes the server name of the sender (the reverse proxy) and the context path and sends the request to the reverse proxy. The reverse proxy forwards the request to the WAS 6.20 intranet server.
    WAS 6.40:
    The header field 'location' contains now the whole URL (with the server name of the WAS 6.40 system, which is only accessible from our intranet).
    In case of a redirect the browser takes the content of the header field 'location' and sends the request to the not accessible WAS 6.40 intranet server. Of course that doesn't work.
    So it it depends on the content of the header field 'location'.
    What can we do in WAS 6.40, so that the header field 'location' contains only the context path as it has done in WAS 6.20?
    Regards,
    Uwe

  • Export and Import of BI Objects

    Hello.  I am trying to move existing BI objects (defined in RSA1) from an internal SAP IDES demo system to an offline, standalone NW 2004s BI system that is on a laptop.  Essentially I want to export the objects that already exist in the IDES system and Import these objects onto the laptop 2004s system so that I do not have to re-create them all.  Could someone please give me their opinion as to the best way to do this?
    I have tried the Export as XML from the Metadata Repository with mixed results.  InfoObjects seem to work but an InfoCube did not due to an error with SAP object 0CALDATE.  Also, when you Export as XML from the Metadata Repository you have to know all the Class ID's of the various BI objects (com.sap.bw.cwm.core.InfoObject) - how do I find out what the other class id's are, for example, ODS, InfoPackage, MultiProvider, etc.??
    I have also been told that a transport saved as a file would also work.
    Can anyone help?
    Regards,
    Anthony

    Please use another forum. This is SAP NetWeaver BI Accelerator only ...
    Thanks,
    Alex

  • How to find out import & export path for object migration between D Q & P?

    Hi guys!
    Is there a way, how to find out export and import path for object transport on XI?
    Thanx!
    Olian

    Hi,
    Have a look at these links.
    When we do an export of the IR or the ID Oblects, a typical path at which it gets exported in the XI Server is as follow:
    For IR Objects:
    “C:\usr\sap\PI1\SYS\global\xi\repository_server\export “
    For ID Objects:
    "C:\usr\sap\PI1\SYS\global\xi\directory_server\export"
    Now in case you need to import the ".tpz" that you have.... You need to place it in the path mentioned below and u will be able to do import it from IR or ID...
    For IR Objects:
    “C:\usr\sap\PI1\SYS\global\xi\repository_server\import “
    For ID Objects:
    "C:\usr\sap\PI1\SYS\global\xi\directory_server\import"
    File Level transport in sap xi
    Every SLD related transport details are explained here
    Regarding transport of SLD objects
    https://service.sap.com/~sapdownload/011000358700001684302005E/HowToSLDandXI.pdf
    Regarding transport of XI objects
    http://help.sap.com/saphelp_nw04/helpdata/en/93/a3a74046033913e10000000a155106/content.htm
    Regards,
    Akshay Jamgaonkar.
    Reward points if find useful.
    Message was edited by:
            Akshay Jamgaonkar
    Message was edited by:
            Akshay Jamgaonkar

  • Import/ export of an object or item in portal 10g

    Good Morning!
    </p>
    can anyone tell what is the format of import / export of an object or item in portal 10g?
    <br>this is in the context of updating or rolling into production server an item whose earlier version might be sitting in the production server before. and it is based on the premise that the environment/ system is composed of more than one servers and production is only one of them.
    <br> apologies ... if i am not even phrasing the question right. by format, what i mean to know is does it first delete the older component and then generate the new one or it renegades and keeps the older version and bring on the newer version, or what.
    </p><p>
    any hints will be appreciated.
    </p>
    syed

    Kasia,
    There are a number of guides on the documentation tab for Oracle9iAS Portal that can answer your questions. Be sure to check out the FAQ!
    Rich

  • Automatic export/import of ESR object

    HI.
    I want to automate export/import of ESR object.
    How can I do?
    1)export the ESR object on development system
    (automatic import to QA sysytem)
    2)activate the chang list on QAS
    regards,

    U may perform the transport to QA using CMS. Or u may simply export the ESR objects as tpz file and import it in QA system.
    Regards,
    Prateek

  • XI 3.0 : Import/Export of IB: Design Objects via Filesystem

    <b>Failure: "You are not permitted to delete any objects since the software component cannot be changed"</b>
    Today I've tried out the import/export functionality of the integration builder design.
    Therefor I've exported a whole <i>SoftwareComponentVersion</i> into a file and after that reimported it.
    Everything works fully correct. But now, when i try to delete this <i>SoftwarComponentVersion</i> or any <i>object</i> within, i face the warning: "You are not permitted to delete any objects since the software component cannot be changed" and i am not able to delete it.
    <b>Have you any experience dealing this problem?</b>
    <u>Thx for your answer!</u>

    Hi Friends,
    I have try to do the same stuff but i could not see the objects imported into swcv.
    I did as follows:
    1. Imported swcv from sld.
    2. created a namespace
    4. created some design objects.
    5. activated the changed list.
    6. Exported the swcv in tpz file
    7. removed all the objects from swcv.
    8. imported the design objects from previously exported tpz file by copying it into the import folder at xiserver.
    9. it says objects are successfully imported and i can see the file is transfered from import folder to importedFiles folder with timestamp suffix.
    but i am still unable to see these objects into the swcv.
    Where i have done mistake or should i need to do something more as i wanted to test this export/import feature having only one xiserver.

  • Export single table in maxdb 7.4 and import table into maxdb 7.7

    Hello Guru
    Need your help as follows
    how to export single table from 32 Bit MAXDB 7.4 and import same table into another MAXDB 7.7 X64 bit.
    Thanks and Regards
    A P Rao

    Hello,
    the Database Studio Loader features are only available for MaxDB version > 7.5.
    Please have a look at the Loader documentation "Export table" and "Import table" command.
    http://maxdb.sap.com/doc/7_7/14/a08027b665485f8e09eca0c336171d/content.htm
    http://maxdb.sap.com/doc/7_7/24/ff7c8db8ae46f69a5ed3ec7e4c4db6/content.htm
    Best Regards
      Wolfgang

  • Export / Import of BI objects

    Sorry, I mistakenly posted this under BI Accelerator:
    Hello. I am trying to move existing BI objects (defined in RSA1) from an internal SAP IDES demo system to an offline, standalone NW 2004s BI system that is on a laptop. Essentially I want to export the objects that already exist in the IDES system and Import these objects onto the laptop 2004s system so that I do not have to re-create them all. Could someone please give me their opinion as to the best way to do this?
    I have tried the Export as XML from the Metadata Repository with mixed results. InfoObjects seem to work but an InfoCube did not due to an error with SAP object 0CALDATE. Also, when you Export as XML from the Metadata Repository you have to know all the Class ID's of the various BI objects (com.sap.bw.cwm.core.InfoObject) - how do I find out what the other class id's are, for example, ODS, InfoPackage, MultiProvider, etc.??
    I have also been told that a transport saved as a file would also work.  I don't believe IDES allows transports to non - demo systems.
    Can anyone help?
    Regards,
    Anthony

    Please use another forum. This is SAP NetWeaver BI Accelerator only ...
    Thanks,
    Alex

  • How to export/import a single folder of bookmarks

    I want to export and import a single folder; or more correctly, backup / copy-transfer; one single folder at a time - but regardless how I attempt to do so, ALL bookmarks are transferred and I then have to go through several hundred to elmininate the duplicates. Please advise if it is even possible to save/backup then restore a single folder at a time. Thank You.

    You can copy and paste that folder or selected bookmark to the clipboard and paste them in a text file.
    You can also use another profile with no bookmarks and copy an paste that folder to the other profile and export them from that profile.<br />
    Both profiles need to be open at the same time by starting the second profile with the -no-remote switch because current Firefox versions clear the clipboard if you close Firefox.<br />
    Copy and Paste selected bookmarks from one profile to the other profile in the Bookmarks Manager (Library).
    See:
    * http://kb.mozillazine.org/Profile_Manager
    * http://kb.mozillazine.org/Opening_a_new_instance_of_Firefox_with_another_profile

  • Some objects in sys schema not imported usinf full database import/export.

    Hello All,
    We need to migrate database from one server to new server using same database version 11g Release 2 (11.2.0.1.0). We have some production objects in sys schema. We took full export using full=y and then import on new server using full=y. Other objects belonging to different tablespaces and users has successfully imported but production objects i.e table in sys schema not import.
    We used following commands for export and import:
    # exp system file=/u01/backup/orcl_full_exp.dmp log=/u01/backup/orcl_full_exp.log full=y statistics=none
    # imp system file=/u01/backup/orcl_full_exp.dmp log=/u01/backup/orcl_full_imp.log full=y ignore=y
    Kind Regards,
    Sharjeel

    Hi,
    First of all it is not good practice to keep user object in the sys schema
    second you are useing version 11gr2 what not you go for datapump export/import method.
    third, did you get any error in import, what is the error

  • Improving Oracle9i DB performance using IMPORT/EXPORT

    Hi,
    I'm experiencing wrong performance on Oracle9.2.0.6 DB for production system.
    I have one schema and two tablespaces: the first one for data (18 datafiles sized each 1GB), and the second one for indexes (15 datafiles sized each 1GB).
    I tryed to tune the db using statpack and noticed "Waits due to Row being locked by an active Transaction".i couldn't do very much for solving this issue.
    So, I'm wandering if using import/export utility against database would be a solution to obtain better performance. I can follow two methods for I/E:
    FIRST METHOD:
    1. Take a good export (with COMPRESS=n).
    2. drop the tablesapces.
    3. recreate the same tablespaces (data and index).
    4. make data as default and revoke RESOURCE role from user.
    5. grant quota unlimited on DATA TABLESPACE and INDEX tablespace to the user.
    6. Just import (single import would do). imp user/pass fromuser=x touser=y indexes=y constraints=y.
    Now since both data/index tablespaces already exist, the indexes will be created in their intended tablespaces.
    SECOND METHOD
    Instead of Imp or exp I can use move tablespace cmd to avoid fragmenation.
    1.create new tbs.
    2.move all objects to new tbs.
    - rebuild all indexes to new tbs.
    3.drop old tbs.
    4.rename new tbs name to old tbs names.
    Please, could you suggest If I'm following the right way to achieve better performance?
    Thanks in advance.
    Claudia

    "Waits due to Row being locked by an active Transaction" is an indicator that you have a blocking problem, not fragmentation. Do you have long transactions? In Oracle, only writers block writers so it appears you have multiple sessions trying to modify the same row(s).
    And, on the import/export - What type of disk is attached to the system? If it is a SAN it is likely that you already have a decent degree of data distribution between data and indexes.

  • Transporting LSMW single object instead of entire project

    Dear Experts,
    When I am selecting LSMW object and then selecting Generate Change Request from Extras, then it is creating Transport request for entire project instead of a single object.
    How can i transport single LSMW Object instead of entire project.
    Please help me.
    Thanks & Regards
    Rangababu

    Hi,
    when you are on the first screen of LSMW, can't you go via Extras->Export Project. Then you can select on detailed level what you want to export to a flat file.
    On your other system you can import this flat file (and you can even rename stuff while importing). Not sure, but it might be that the import functionality is blocked on your other system. If not, I think this is the way to go.

Maybe you are looking for

  • Imported QT file looks small in sequence window

    I imported a QT produced on an Avid into FCP. The footage was shot 24pA Anamorphic. My capture setting in FCP are set for 24pA Anamorphic. When I capture direct from tape the widescreen image fills the screen in the canvas windows- the way it should.

  • Animated drop-down menu buttons won't respond onRelease

    I created a drop-down menu movie clip. Within it are multiple buttons which change their alpha values. I'm having an impossible time of getting the buttons to respond to an onRelease from the maintimeline. for instance: stop(); _root.menu_mc.print_bt

  • Safari opens by itself in the same page hundred of time wihout doing anything why.

    I have a problem with safari even with google crome it opens by itself many times even when its close do you know why?

  • NI 9411 AI-DI synchronization

    Hi all, I am using a cDAQ-9188 with two analog input modules (9234, 9215) and one digital input module 9411. I need to measure the frequency of a TTL signal with the 9411 and to synchronize this acquisition with the ones of the analog modules. I a

  • What are required components for Nokia Configurati...

    i still have the same problem after install NCT 4.0 : "Engine failed to load required component, check logs" OS : Windows XP SP2 / Framework 2.0 1 - i don't find any information on nokia website about these components 2 - where is this log ? not on m