Exporting and importing projects and DCs

We are not blessed with the JDI, and I am in a situation whereby I would like to take a project from one machine and import it into another.
I tried this by exporting to a ZIP file, but when I try to import it, I have to create a new project in the target system, then import the ZIP file into that. When I do that it does not seem to preserve the original structure of the project.
I noticed that there are many different formats in which the projects can be exported. Do any of these allow me to export the project and import it, preserving the internal structure of the project, ideally without creating a project in the target system first?
Kind Regards,
Tony.

If you are working with the same version of Developer Studio on both PCs you can just copy the whole file structure of the project from your workspace to the workspace of the other PC.
Then, in developer studio of the second PC, choose "import existing project", and browse to the root folder of the project.
This should work, but keep in mind that eventually you will face versioning problems as you will make changes on both PCs...
Johan

Similar Messages

  • How to export and import template and dimensions mumbers between 2 appset

    hi expert:
          1.How to export and import template and dimensions mumbers between two application set
          2. In Our project Requirement ,
              we moust be  develop our planning in develop evn application set , distribute template and
              dimension mumbers to another  Qas applications set .
         3. how can  i   package our template in dev application set  and Anti-package to Qas application set
             with BPC  system tools?
         4. This  Requirement  is  from  our Security control Dep. we must be change template version or dimension
              mumber with system tools.
         5.thanks for your help!

    Ian,
    So, in other words, you're saying that it's not possible to export directly objects (like smart albums) that reside outside of projects?
    I know, for example, you can "export" anything created inside a folder by dragging and dropping the folder to another library; but you then have to rebuild the library to get the new folder and its contents to be recognized. For my library, this takes too much time to do.

  • Updated to iMovie version 10.0 Opened it. All my clips and projects were there. Then it crashed. Now no clips no projects. If I try and import them they are dimmed. If I try and 'update projects and events' a dialogue box says no files found.

    Have macbook pro 2012, running Maverick. Updated to iMovie version 10.0 Opened it. All my clips and projects were there. Then it crashed. Now no clips no projects. If I try and import them they are dimmed. If I try and 'update projects and events' a dialogue box says no files found.
    Have tried restarting computer, no joy. Help!!

    The reply from Nerval fixed it. It is very simple and it works.
    If you have a lot of Projects and  Events, leave the iMovie running for a long time. I had 160G and it took 4hrs. It is doing it in the background so don't shutdown too quick.
    Thanks Nerval.

  • How to export and import reports and presentations?

    Hi Guys,
    how to export and import reports and presentations from Analyzer 7.2 to Web Analysis 11.1.1.
    Can you plz tell me the procedure.
    Thanks

    Hi,
    Like I mentioned earlier, you can export documents and presentations to local computers and/or mapped drives.
    - Exported documents take ARD extension & presentations take APT extension.
    To export the current document, select File, then Export, then Current Document. In the Save dialog box, indicate your local drive/network location to which the file is to be saved and click OK.
    I believe- Analyzer 7.2 also has the wizard to let you Export docs. & Presentations.
    - Natesh

  • How to export and import project through OMBPLus

    Hi experts
    I want to export my OWB project from windows and want to import it On UNIX machin through OMBPlus
    So please send me the steps how can i achieve this and also the OMBPLus code.
    Thanks in advance
    Regards
    Sunil

    My question remains basic :
    How do I mention a procedure or/and a function to be exported within an export control file ? (OWB 10.1)
    objectTypeValue can be PROCEDURE,FUNCTION,MV OR ANYTHING BY SETTING THIS VALUE YOU CAN ONLY EXPORT PROCEDURES AND/OR FUNCTIONS.
    OMBEXPORT
    Purpose
    OMBEXPORT - Exports current metadata or snapshot metadata to a metadata loader file and metadata definitions to a metadata definition file.
    Prerequisites
    Connection must be established to repository to be exported from.
    Syntax Diagrams
    Description of ExportCommand.jpg is in surrounding text
    Description of projectClause.jpg is in surrounding text
    Description of componentsClause.jpg is in surrounding text
    Description of useFieldSeparatorClause.jpg is in surrounding text
    Description of controlFileClause.jpg is in surrounding text
    Description of definitionFileClause.jpg is in surrounding text
    Description of outputLogClause.jpg is in surrounding text
    Description of componentsList.jpg is in surrounding text
    Description of objectTypeValue.jpg is in surrounding text
    Syntax
    ExportCommand = OMBEXPORT ( ( [ TO ] MDL_FILE "QUOTED_STRING" [ FROM ] [ "projectClause" ] [ "componentsClause" ] [ "useFieldSeparatorClause" ] [ "controlFileClause" ] [ "definitionFileClause" ] "outputLogClause" ) );projectClause = PROJECT "QUOTED_STRING";componentsClause = COMPONENTS "(" "componentsList" ")";useFieldSeparatorClause = [ USE ] FIELD_SEPARATOR "UNQUOTED_STRING";controlFileClause = CONTROL_FILE "QUOTED_STRING";definitionFileClause = OUTPUT DEFINITION_FILE [ TO ] "QUOTED_STRING";outputLogClause = OUTPUT LOG [ TO ] "QUOTED_STRING";componentsList = "objectTypeValue" "QUOTED_STRING" { "," "objectTypeValue" "QUOTED_STRING" };objectTypeValue = ( PROJECT | ORACLE_MODULE | TABLE | VIEW | SEQUENCE | MATERIALIZED_VIEW | FUNCTION | PROCEDURE | PACKAGE | DIMENSION | CUBE_TABLE | ADVANCED_QUEUE | MAPPING | PROCESS_FLOW_MODULE | PROCESS_FLOW_PACKAGE | PROCESS_FLOW | SAP_MODULE | GATEWAY_MODULE | EXTERNAL_TABLE | FLAT_FILE_MODULE | FLAT_FILE | INTELLIGENCE_MODULE | REPORT_MODULE | QUERY_OBJECT | BUSINESS_AREA | REPORT | LOCATION | CONNECTOR | RUNTIME_REPOSITORY_CONNECTION | COLLECTION | SNAPSHOT );
    Keywords and Parameters
    ExportCommand
    ExportCmdParser$ExportCommand??
    QUOTED_STRING
    Enclose the name of the export metadata file in single quotes.
    projectClause
    Specify the project to be exported.
    componentsClause
    List components to be exported.
    useFieldSeparatorClause
    Specify character to be used as the field separator in the metadata file.
    UNQUOTED_STRING
    Metadata file field separator. Use BAR or CARAT. The default is BAR.
    controlFileClause
    Specify a control file with export options not directly supported by OMBEXPORT command.
    QUOTED_STRING
    Enclose the control file name in single quotes.
    definitionFileClause
    Export metadata definitions to a metadata definition (.mdd) file. If metadata definitions are not defined, a file is not created.
    QUOTED_STRING
    Enclose the name of the metadata definition file to be exported in single quotes.
    outputLogClause
    Export log file for export messages and statistics.
    QUOTED_STRING
    Enclose the log file name in single quotes.
    componentsList
    Comma separated list of components to be exported.
    QUOTED_STRING
    Absolute or relative path name of an object (e.g. 'MODULE_X/TABLE_Y').
    objectTypeValue
    Object type to be exported (e.g. TABLE, VIEW etc.).
    Examples
    OMBEXPORT TO MDL_FILE 'd:/mdl/exp1.mdl' FROM PROJECT 'MY_PROJECT' OUTPUT LOG TO 'd:/mdl/exp1.log'
    OMBEXPORT TO MDL_FILE 'd:/mdl/exp1.mdl' FROM PROJECT 'MY_PROJECT' USE FIELD_SEPARATOR CARAT OUTPUT LOG TO 'd:/mdl/exp1.log'
    OMBEXPORT MDL_FILE 'd:/mdl/exp1.mdl' PROJECT 'MY_PROJECT' COMPONENTS (ORACLE_MODULE 'DW1', TABLE 'EMP', VIEW 'DEPT_VW') OUTPUT LOG 'd:/mdl/exp1.log'

  • Import project and keep it on external drive

    I have a 25GB approject on an external drive. I want to access the images in this project, but do not have enough space on my laptop to import the project. Is there any way to import the project but keep it referenced on my external drive?

    If the Masters are in the Project (and at 25GB I would hope they are!), no.
    Your best bet is probably to make a new, empty Library on the external drive, import the Project into it, relocate all the Masters to a new location on the external HD, and then export the new, slimmed down Project ready to import into the main Library on your internal HD.
    Brad - this is an Aperture Project, not folders of images - there's no option to move the Masters out of the Project until the Project has been imported...
    Ian

  • Export to FCP Project and have 4+ channels of audio

    I am trying to export my FCP projects for archive and maintain each track of audio as an independent track once it is converted to Quicktime format.
    The process I have been using is as follows: FILE>EXPORT>QUICKTIME MOVIE... but it is just mixing everything down to two channels...
    Does anyone know how to export and maintain each channel of audio, creating a QuickTime movie that had 4+ channels of audio.

    Hi -
    For FCP 7:
    Click on your timeline.
    Type Command - 0 (Zero) and click on the Audio Outputs Tab.
    Change the number of outputs you want, and set the track pairs up as stereo or dual mono, as you want.
    Click OK, a warning dialog box will come up that you can dismiss.
    On the timeline, Option-Click on each audio track right below the auto-select toggle icon, and from the drop down menu, route the track to the desired output track.
    When done, export the Quicktime movie.
    The only way you will verify that all the tracks are there is to either open the exported quicktime in Quicktime pro and menu Window > Show Movie Properties. You'll see the additional tracks listed there -OR- just import the exported movie back into FCP and bring it up in the Viewer, you'll see all the audio tracks.
    Make sure you restore your sequence back to two channel ouput, if you want, when you are done.
    Hope this helps.

  • Script to Export and Import Keywords and Metadata

    I have a requirement to mass upload and download keywords and various metadata fields (i.e. File Name, Date Created, City, Country, Document, Title, etc.) into an external database from the Adobe Bridge. Ideally it would be compatible to .txt, .csv, etc type of database format. Currently I have to accomplish this task one at a time. I have an immediate need to upload 1000 plus pictures and various text fields into my website to share with others and be able to sell my pictures online.
    My immediate is for exporting the metadata and keywords.
    Does anyone know of a script that is aavailable?
    Arnold

    John,
    Thanks for your quick response. Below is the script I just modified this morning. When looking in the keyword field, it returns the word "undefined" for all records.
    I tried that yesterday and it didn't work. When looking at the Advance file info on Adobe Bridge I see the below format which had 2 levels. All the others I used only had one. Since I am not a programmer, I need help on that part of the script.
    ==========================
    EXIF Properties (exif,http://ns.adobe.com/exif/1.0/)
    - exif:Flash
    - exif:Fired: True
    ====================================
    Any luck on determining how to obtain file size.
    Again thank you so much for supporting me on my project,
    Arnold
    =====================
    #target bridge
    if (BridgeTalk.appName == "bridge")
    // Let's create our menu
    var menu = MenuElement.create( "command", "Export CSV File", "at the end of Tools");
    menu.onSelect = function(m) {
    try
    // Let's ask what the name of the output file
    var f = File.saveDialog("Export file list to:", "Comma delimited file:*.CSV");
    // Write the column headings
    f.open("w");
    f.writeln("Seq Number,New File Name,New File Name Path,Original File Name,Org Dt & Tm,ISO,Exposure Time,F Stop,EV,Exposure Program,Meter Mode,Focal Length,Flash,Lens,Author, Author's Position,City,Country,Description,Title,Orientation,Width,Height,Rating,Label");
    // Let's get a list of all the visible thumbnails
    var items = app.document.visibleThumbnails;
    for (var i = 0; i < items.length; ++i) { var item = items[i]; f.writeln(i + 1, ",\"", item.name, "\",\"", item.path.replace(/\"/g, "\"\""), "\",\"", ListMetadata(item), "\",\"", "\"" ); } f.close(); } catch(e) { } } menu.onDisplay = function(m) { m.enabled = app.document.contentPaneMode == "filesystem" && app.document.visibleThumbnails.length > 0;
    function ListMetadata(tn)
    md = tn.metadata;
    md.namespace = "http://ns.adobe.com/photoshop/1.0/";
    varAuthor = md.Author + "\",\"" + md.AuthorsPosition + "\",\"" + md.City + "\",\"" + md.Country + "\",\"";
    md.namespace = "http://ns.adobe.com/exif/1.0/aux/";
    varLens = md.Lens + "\",\"" ;
    md.namespace = "http://purl.org/dc/elements/1.1/";
    vartitle = md.title + "\",\"" + md.description + "\",\"" ;
    md.namespace = "http://ns.adobe.com/xap/1.0/mm/"
    VarPreservedFileName = md.PreservedFileName + "\",\"" ;
    md.namespace = "http://ns.adobe.com/exif/1.0/"
    VarDateTimeOriginal = md.DateTimeOriginal + "\",\"" + md.ISOSpeedRatings + "\",\"" + md.ExposureTime + "\",\"" + md.FNumber + "\",\"" + md.ExposureBiasValue + "\",\"" + md.ExposureProgram + "\",\"" + md.MeteringMode + "\",\"" + md.FocalLengthIn35mmFilm + "\",\"" + md.Flash + "\",\"" ;
    md.namespace = "http://ns.adobe.com/tiff/1.0/"
    varOrientation = md.Orientation + "\",\"" + md.ImageWidth + "\",\"" + md.ImageLength + "\",\"" ;
    md.namespace = "http://ns.adobe.com/xap/1.0/"
    varRating = md.Rating + "\",\"" + md.Label ;
    md.namespace = "http://ns.adobe.com/photoshop/1.0/";
    varKeywords = ListKeywords(md) + "\",\"" ;
    function ListKeywords(md)
    var varKeywords = "" ;
    for (var i = 0; i < md.Keywords.length; ++i) { varKeywords = varKeywords + md.Keywords[i] + ", "; } //strip off final comma and space varKeywords = varKeywords.substring( 0, varKeywords.length-2);
    return VarPreservedFileName + VarDateTimeOriginal + varLens + varAuthor + vartitle + varOrientation + varRating + varKeywords;
    ==============================

  • Export to MS Project and multiple resources to one role

    Ok, after this rather cryptic title i will explain my problem:
    We are currently in a project where we have the following requirement:
    A download of cProjects needs to be imported into MS Project 2007.
    When a project role is staffed with multiple resources in cProjects it is imported into MS Project as a single role with only the first resource attached to it. All the other resources are nowhere to be found.
    Does anyone have a solution to this?
    Edited by: Miel Claessens on Jul 16, 2010 12:57 PM
    Edited by: Miel Claessens on Jul 16, 2010 12:58 PM

    Hello Meil,
    You can try to implement your requirement in BAdI DPR_MSP_CUST_FIELDS method CUST_CONVERT_DPR2MSPINT. Here you have to convert each and every Resource assigned to a Role as individual resource in MS Project. You have to use method CUST_CONVERT_MSPINT2DPR to convert it back in Project's format.
    e.g. 1) Downloading Project to MSP --> Role 1 has Resource 1 and Resource 2 then in first method you need to Create entry for Resource 1 and Resource 2 and keep track of to which role these are staffed. But this will create individual entries for each resource and will not add the resources name to Project role. Other possible implementation would be that you can maintain the Employee number of each Resource in some Text field which is not used in Field Mapping and accordingly decode these Emplyee numbers while uploading the Project from Ms project.
    2) Uploading Project from MSP --> Use second method CUST_CONVERT_MSPINT2DPR to decode the above implementation to fill the Project structure for Role and Resources.
    You may check it if it is possible to implement it in that way.
    As a standard, as metioned earlier, it is not possible.
    Thanks and Regards,
    Piyusha

  • Restored vault on a new Mac and the projects and albums show up but there are no photos.

    I recently purchased a new MacBook Pro.  I currently have about 33,000 photos on an older MBP.  I created a vault (I thought) of my old Aperture library and saved it to my Time Machine.  I restored it to the new MBP, which took forever, but after the restore the projects and albums I created show up on the new MBP but there are no photos.  In the 'About My Mac' storage settings it says there is 162.68 GB of photos on my computer (which is the same size as the photos on my old MBP).  How do I find them?!

    If you want to remove the movies & videos from your iPod Nano in order to transfer to your computer, connect your iPod Nano to your computer.  Double click your iPod Nano icon.  Double click the DCIM folder.  Your recorded video content will be in your DCIM folder.  Drag the video content onto your desktop & place them where you want. 

  • Stop sending me Valuable and Important Information and then make me fill in a form to retreive it!!!

    I AM GETTING EXTREMELY ANNOYED WITH YOU ADOBE!!!!!!!!!
    I pay you every month and you sedn me links to Adobe articles.  You try to make me fill out a form but (I do not have the time for that crap... and yes, it's total crap!!!!  Do you want your database full of multiple entries... for what?  Speculating, Selling?  I'm Sold.  I Pay you!!!  Stop soliciting me!!!!  Understand or fire the people who do this.,.. it is stupid and it is wasting my time.
    "Create, manage, and deliver personalized digital experiences"
    Just send me the link to a downloadable article... no more forms to complete.
    Soon I will get so pissed that I will cancel my Creative Cloud Subscription and go join the piraters.  I pay you enough money top treat me as a valued customer!!!
    And what's with your customer service...
    "With this response, we believe your issue is resolved and have therefore closed your case xxxxxxxxxxxxxxx.  If your support case has not been completed to your satisfaction or you should you need to contact us on this issue again, please reference your case number. You can reopen your case up to 14 days after it has been closed. "
    Are you kidding me????  You close the case without answering it, let alone resolving it?
    And I am supposed to call again, wait another 2 hours on hold just to re-open this case for the 4th time?
    ARE YOU LISTENING ADOBE???????????
    STOP WASTING MY TIME!!!!!  SEND ME YOUR ARTICLES WITHOUT HASSLING ME!!!!!  STOP BEING IDIOTS!!!!!

    Thanks for the response but in actuality I am interested in the articles
    they send.  There are good tips and techniques, strategies, and information
    about product updates.
    But the make it difficult to obtain it.  A form every time?
    As a Creative Cloud Subscriber I can't imagine what more Adobe wants from
    me.  They should automatically send this info to Creative Cloud Subscribers
    who pay a substantial monthly fee.
    Thanks again!
    [ email signature removed - see http://forums.adobe.com/docs/DOC-3731 ]

  • Problem when exporting and importing project from odi 10g to odi 11g

    Hi,
    I want to migrate my project from odi 10g to odi 11g.
    But when i am importing the interface then it is giving the error of mising references .
    I have exported the project(without its child component),models
    (including my datastore),KM's,folder (without its child component),packages(with child components),interaces(with child components),procedures(with child components),variables from odi 10g.
    After exporting all these objects i imported all the objects with import type set as "Synonym mode insert" into odi 11g but when i imported the interface it is giving the error of missing references.
    Source technolgy is Oracle and target technolgy is Postgres.
    Topologies have been made in the ODI 11g same as in ODI 10g.
    Please help.

    You dont need to migrate the complete repository. You can migrate a project at a time into ODI 11.1.1.5.x
    You have to be careful while importing. You have to follow a sequence when importing.
    Empty Project -> KMs -> Models (with DB Stores) -> Variable -> Empty Folders -> Interfaces -> Procedures -> Packages ---- All in SYNONYM mode insert (no exceptions)
    And your repository id in 11g MUST be different from the one in 10g.

  • Captivate 5 export and import legend and sub title issue

    when
    i export a legend and sub title for revisiont and then import it
    i get a white text on withe background why ?
    my font on the project are white is it because of this ?
    Thanks

    let me explain better :-)
    in captivate 5 there a feature for people to export legend and sub title so some one could revise the slide text etc...
    i exprt it in word format but the doc created  we could reed the text cause the text is white on a white background
    any idea ?
    Thanks

  • Exporting then importing projects back into imovie so I can re-edit

    If I have almost completed a project but want it off my hard drive for awhile, is there a way to save that project on a portable drive, then latter, if I need to make changes, import that project back into imovie so I can add video or change the transitions, etc. I find after exporting a project if I import it back, it cannot be re-edited without starting all over. In other words I want to save and store a project with all the editing instructions and then be able to import it back for changes. Thanks for any help on this...
    Jerry

    If I have almost completed a project but want it off my hard drive for awhile, is there a way to save that project on a portable drive, then latter, if I need to make changes, import that project back into imovie so I can add video or change the transitions, etc.
    Project files (which are merely a set of instructions describing how a file will be made when it is to be exported/shared) are relatively small compared to Event (i.e., source) files and you would normally reap greater benefits by moving/keeping them on an external drive. If Events are moved from within iMovie '08, their paths will remain unbroken. If, however, you remove the the project files and anything happens to change either the Project or Event paths, you could be in a lot of trouble trying to get/fit everything back to its proper location with path references in tact at a later time.

  • Option to add Aperture and iPhoto projects and albums to iPad disabled

    I'd like to sync some photos to my iPad but the option to sync "Selected projects, albums, and faces" is disabled (and the equivalent for iPhoto).
    Anyone know why?

    Hello Tomtefan
    Move the pictures out and then import them back in and try to add the face.
    iPhoto '11: Import your photos
    http://support.apple.com/kb/ph2328
    Regards,
    -Norm G.

Maybe you are looking for