11.5.10: Copying and migrating project to another jdev

Hi,
I have a small query.
I created a project in one system and my project was running nicely. Now i moved my project to another system and tried to run it with jdev but its not recognising my business components packages. Do i need to recreate my business components packages or is there any other way out?
Regards
Lokesh

Got the answer.
Just import you code , jdev will take care of rest.

Similar Messages

  • Retaining SFX and music when copying/pasting one project to another

    I noticed that when I tried to copy/paste one project into another, the video makes it, but any added sound effects and background music do not get brought along.
    Does anyone know how to override this, so when I copy and paste the project, the SFX and music get copies and pasted, too? Thanks.

    I spoke with AppleCare and they said this is not possible.

  • LSMW - Problem with copied and edited Project - missing new field

    I have copied an LSMW project to a new Project to load a Journal Entry to FI - Transaction Code FB01.  I added a new field VALUT (value date) to both the Maintain Source Fields and Maintain Field Mapping Steps.  The data with the new field shows up in Display Read Data, but it does not show up in Display Converted Data.  This new field is the last field in the csv file, i added it to the end of the Source fields.
    I think perhaps i need to create a new Batch Input Session, because when i run the Start Direct Input Program, one of the messages that comes up refers back to the original project name - not my renamed Project. --> "Session Name OLD PROJECT NAME was opened"
    (The steps available on my screen do not include a "Create Batch Input Session" step, as some of the posted answers show)
    Thank you for your help.

    Hi Sandra, Thank you for your reply.  I am not sure what you mean by restart.  if you mean go through all the steps- yes, i went through all the steps again. I also exited out of the LSMW screen completely and went back in to my project and redid the read and convert data again, just to be sure, but i am still missing the new field in display converted data. 
    The only change i made to the Project was to change the name of the Project, subproject, and object and to add a field to the Source Fields and Field Mapping - for field mapping i used the default rule of Transfer(move)and my source and code seems to be correct - in that i followed the example of all the other fields.  i also changed the name of the file where my new csv file was located, but i did not change the names of the read and converted data files. Perhaps i need to change something else? It seems to me that it is still using the instructions from the old project to convert the data.  Thanks again.

  • Problem translating click/highlight boxes when copy and pasting slides from another project

    I'm baffled by this problem as it doesn't seem to make sense. I opened up a new project to record a simulation in and when I was done, I copy and pasted all the slides into the appropriate section in my "Master Project" if you will. After the paste, I noticed that all the clickboxes and highlight boxes I had taken the time to carefully resize were all out of wack in terms of position. Here's the kicker, I opened up a blank project and copy/pasted the same slides...this time the click and highlight boxes were in the correct position. Any ideas?
    Thanks in advance,
    Neel

    Oh, 'in terms of position'... I see...
    Is the one project larger than the other? For example, the original perhaps at 800x600 and the new at 850x650?
    Positioning may then be off relatively....
    Pick a couple sample elements and note their x/y positions from the Properties panel in the first project (under 'Transform' in CP 5.5).
    After pasting into the new, note those same x/y positions.
    Is there a noticable factor?
    If this is the issue, be sure the sizes are the same, do the paste, then expand the project later (and maybe everything will retain its anchors?)
    I've not seen this occur in newer versions of CP.
    You could try checking the 'Constrain Proportions' option in the properties of the original, just in case that helps 'constrain the position' too...total guess...

  • Broken/missing images when copying from one project to another.

    Greetings:
    I've been building pages in RH project #1 by copying and
    pasting text and images from a separate RH project #2. While
    working in RH #1 all the images are there. When I publish, half of
    them are not.
    Doesn't RH automatically add copied and pasted files to the
    project into which they are pasted?
    If not, how do I get these images into the project so they
    get published? It tried pasting them all into the FlashHelp folder,
    where the other published files are, but this has had no effect.
    More, I have to use this technique again and again (long
    story ;-) so I really need to get this solved.
    Thanks.
    stevenjs

    Just to get some clarification--you're saying that the
    problem appears when you are generating your output from project
    #2? Or just when you publish after generating from project #2?
    My guess would be that you're copying the code for the image
    but not the image itself. Try this:
    1. Copy the entire folder of images from project #1 into the
    project #2 directory.
    2. Do your copying and pasting from project #1 into #2 like
    you've been doing.
    3. Generate from project #2 and see if the images show up in
    the output.
    I know you say you have reasons for copying and pasting, but
    I just want to mention the possibility of importing topics instead,
    which will copy everything over into project #2. But you've
    probably already thought about that.
    --Ben

  • Copying Objects One Project to Another

    I am trying to copy some obejcts from one project to another.
    Both files are version 2. I select import, then from the filmstrip
    I clear all, then select objects only, then tell it wht slide I
    want them on. It acts like it's working, but noting happens. The
    object don't show up.
    Any insight is appreciated.
    Bill

    As we both have found out, no question is a silly one. I have
    one click box, one highlight, and a text caption. I am creating a
    simulation for a 1st level manager. When I create the sim for teh
    2nd level manager the backgrounds are different but the same object
    apply. Rather than create the click, highlight and captions all
    over, I wanted to use the import feature. It just made sense. I'll
    give ADOBe a call and see if they know of any work around.
    One thing I did notice, when I do try and import the objects
    to a slide I get a very fast progress indicator. The objects do not
    appear on the slide. Then if I go to exit it tells me the project
    was changed and I need to save it. The when I do save it takes 4-6
    miutes to save. Odd becasue no changes are visible.

  • How to migrate projects from another (external) system into PS

    Hi,
    Which technique to use in your opinion is the best practice to migrate projects in PS?
    Batch input or ABAP program and use BAPIS? or is ther other alternative?
    Best regards
    Jose Marin

    Hello Jose,
    Open PS is the best option, If your external system is MSP. There is no standard LSMW prog available for uploading the Projects. Howvever there are certain BAPIs available
    1.BAPI_PS_INITIALIZATION
    2.BAPI_BUS2001_CREATE
    3.BAPI_BUS2054_CREATE_MULTI
    4.BAPI_BUS2001_SET_STATUS (To set the status at project level)
    OR
    BAPI_BUS2054_SET_STATUS (To set the status at WBS element level)
    5.BAPI_PS_PRECOMMIT.
    I guess you don't have to code again for this. Whatever structures and internal tables in BAPI_PROJECT_MAINTAIN can be used to populate the above BAPIs.I have checked on BAPI_PROJECT_MAINTAIN and this creates a Project definition too.
    Good option is to create a custom program and load data using the BAPIu2019s.The program should perform couple of pre-validations and should have error handling capability as well.
    Thanks
    Sarang

  • Does the last updated backup in Time Machine have all my files for "standard" file copy? (i want to copy and paste files to another computer that doesn't have TM)

    My personal Macbook pro died, but I did have a Time Machine backup. I have a new iMac that I would like to use as a family computer. I would like to transfer some files to the new computer (and set-up a new Time Machine backup), but archive the remainder on a non-TM drive. I was planning to:
    1. File copy my last backup folder from my old TM drive to the new computer
    2. Copy (and then delete) the files I want to archive on another HD drive
    3. Wipe clean my current TM drive
    4. Set-up TM on my new computer
    Is this a good way to proceed?
    Is copying the last backup folder (vs. all backup folders) enough to move my files over?
    Any better approaches appreciated!

    I suggest you visit MicroCenter and go to there Apple section and ask one of there guys if they are still offering the 2 terabyte Backup For the iMac, Mine was only $100.00.
    So the iMac has Time machine plus the USB 2 Terabyte Backup for less than your $130.00

  • Copy and paste photo to another album.hope apple will do something about this

    Copying and paste photo to different album is such a long process you need to sync your photos from your computer to
    Teh ipad.i have a samsung phone that runs with android and it much easier to do this kind of things.i love my ipad 2 but i hope apple will do something about
    Issue on the photo albums. On the advertisment of ios 5 they are saying we are making this easier but yet powerful.

    Under ios 5 you can easily copy photos from any existing slbum to a new album.. You just cannot ( or at least i cannot) put them into an existing album.

  • Copy and Migrate query from BI 3.x to 7.0

    Hello Experts,
    We are going through the upgrade right now.
    We have BI 3.x server and we are upgrading it to BI 7.0.
    Now we have nearly 3200 queries, we want to copy those queries from BI 3.x to BI 7.0, and then we want to save it in BI 7.0.
    So we will be able to keep the back up in BI 3.x.
    As i have told you, we have lots of queries, so practically it is not phisible to go to BI 7.0 browser, open each query and save as with some different name.
    Is there any other way for this?
    Thanks,
    Hetal

    You can open and edit queries from SAP BW 3.x with the BEx Query Designer from SAP NetWeaver 7.0, as required. However, as soon as you save a query, it is stored as an SAP NetWeaver 7.0 query. Queries from SAP BW 3.x and SAP NetWeaver 7.0 are stored in the same tables. Only the version information is adjusted as required.
    Once you process and save queries with the BEx Query Designer from SAP NetWeaver 7.0, you can no longer open them with the BEx Query Designer from SAP BW 3.x. The queries are still displayed in the open dialog for the BEx Query Designer from SAP BW 3.x, but cannot be selected.
    The reusable components of a query (structures, restricted and calculated key figures, variables) are also saved in the new version; this can result in dependencies to other queries. Likewise, these dependent queries can also only be opened with the BEx Query Designer from SAP NetWeaver 7.0. For information about eliminating these dependencies, see SAP Note 884629, which provides details about restoring temporarily stored queries
    I am not sure but I heard that basis persons Can do migrate all queries from BW3.5 version to BI 7.0 at a time.Consult those persons you may get some idea
    Refer the below link for more.
    http://help.sap.com/saphelp_nw70/helpdata/EN/44/05b8d847bc6037e10000000a1553f6/frameset.htm

  • P6 v7 Copy and Paste Project - Activity Codes are not applied

    When copying a project and pasting it, when the new project is opened the activity codes are not being assigned to each activity. When pasting, all copy options, wbs options and activity copy options are selected. The activity codes exist in the new project when the Activity Code menu is selected from the Enterprise drop down box. However they are not being assigned to the activities as they were in the initial project.

    Thank you for your response,
    At the project level the default Security Profile is Project Manager, so i suppose this would be the level i am on. All of the privileges are turned on.
    I am not sure if i was clear enough above, but i am able to add codes at the project level. My issue is that we added hundreds or more codes at the global level and were then instructured to move them to the project level. Rather than rebuilding everything I used Cut and Paste to move them to the project level. Since doing this, adding codes to new activities as well as modifying the codes mentioned above has become problematic.
    At first it seemed to work, but I think that even though they are represented in the project level, they are still considered global codes. When adding columns, the codes are still represented under a heading named Activity Codes - Global, rather than Activity Codes - Project. everywhere else they are shown as global.
    Anymore advice?
    Thank you!

  • How to copy a Jdev project to another Jdev on a different machine

    I have an application running in JDev 9052 using uix and bc4j objects connecting to an Oracle database. It is running on a Terminal Server Windows 2000 machine.
    I want to move this project to a different PC in a different location running Windows XP professional and Oracle Personal Version.
    I have done a clean install of JDeveloper 9052 and zipped up the project on the Terminal Server and downloaded it to the new location. I setup my JDeveloper environment to be identical to the original. Same JDevhome and My work environment and so on.
    The only difference is that the connection information is slightly different since the host name and SID are different. The connection name is the same.
    After unzipping the project into the new environment, I open the projects JWS file to add it in. I then rebuild the bc4j and web portions of the project. I can then run the bc4j part and see the database records. I can also open up my UIX pages in the preview section and they connect to the database properly.
    When I run the application from JDeveloper I get the following error: The page cannot be found
    This is caused by the URL being rendered improperly. What it tries to find is:
    http://192.168.1.101:8988/SMART/Login.uix%20"%1"
    If I erase the characters at the end in the browser address field and get:
    http://192.168.1.101:8988/SMART/Login.uix
    Then the application will work.
    The only thing I can figure out is that I don't transfer the application properly.
    Does anyone have any ideas on what is wrong here?
    Thanks ver much, Steve

    Here is how I got it working
    1. open the projects and make sure the Dependencies are checked for the other project
    2. open the JClient client project that contains the calling form
    3. select the databinding.cpx file and you see that one datacontrol is used
    4. To add the other datacontrol (the other BC project) select an attribute from it in the data control palette and drop it to the calling JClient panel.
    5. Delete the create item because all that we care for is to get the the second data control registered in the project's cpx file
    6. Open the databinding.cpx file of the second (the called JClient project) and copy everything between the <containee> elements into the clipboard. Note that you can have one or more of them
    For my example, the databinding.cpx content of the second JClient project contained the following binding reference
    <Containee
    id="FormUIModel"
    ObjectType="BindingContainerReference"
    FullName="mypackage3.FormUIModel" >
    </Containee>
    7. Open the databinding.cpx file of the calling project in a text editor and paste the content of the clipboard to it. Save the file.
    8. Add the following code to a button that calls the JClient form in the other project (in my example the called form has a name of "Form" and is in a packe mypackage3 that I imported
    Form frm = new Form();
    frm.setBindingContext(panelBinding.getBindingContext());
    frm.setVisible(true);
    The reason you have to do all this is because the binding context is passed from one form to the other, which means that its databinding.cpx file need to contain all the binding information.
    You could make your life a lot simpler if you don't use two model projects. But this is your design decision and i can only tell you how to get it working.
    Frank

  • Premiere C4, pack and go, project to another computer that's dying

    I need another expert advise.   As we all have experienced, working on a project and your computer seems to be dying???
    Seems I remember back in the old premiere days that there was a project transfer so you can pack all your files, etc and move to another computer and
    not risk a complete crash.
    DOES ANYONE KNOW OF A FEATURE IN ADOBE PREMIERE C4 THAT ALLOWS FOR THIS, OR IS THERE A WAY THAT A DUMB MAN LIKE ME MIGHT NOT KNOW????
    I CAN UNDERSTANDING SENDING ALL YOUR PROJECT MATERIALS TO ANOTHER COMPUTER, HOWEVER WILL EXCHANGE WORK.
    IN SHORT....IS THERE A ENTIRE PROJECT FILE, FOLDER, ELEMENTS TRANSFER MENU OR UTILITY TO DO THIS.
    ERNIE SIGMON
    [email protected]
    THANKS.

    Amazing, look at my profile below.  I have done very well and would almost
    give the company away.  Long story, long time in broadcasting and now
    development.  With my Broadcast engineering license I also rep for Samsung,
    Logitech, Best Buy,  Google up to 20 companies.
    I have been lucky.  I assume you know Pearlman, Bonesteel, etc.   I knew the
    answer that Bill gave, but I still like Premiere 2.0, pro cs is too
    binding to me.  Later.  PS:  With Tinmenonline, below, I there a lot too,
    $30,000 per day, let see Asheville top that.  You need to be on
    LinkedIn too.
    Ernie Sigmon
    Asheville: 828-684-7755 studio - cell:828-778-4854
    http://www.linkedin.com/in/ssvideoconcepts
    Charlotte Studio: 704-770-0079
    Bob Brandon, Web Developer/Writer/Announcer
    www.bobbrandon.com
    Web Site Samples:
    www.tinmenonline.com (National Companies)
    www.ssvtv.com  (National to Small Business)
    Services:
    Television Broadcast Marketing
    Revenue Maker, Web Development
    Retail Merchandising/Marketing
    On-line Video Profiles
    Global Writers
    Website Design
    Social Media Programs
    Online PR Programs
    Search Engine Optimization
    (Cost Effective Project Management

  • Viewing and idvd project on another computer

    How would you be able to get your dvd to appear on any computer before the state of it being burned into a dvd.
    In addition, I am trying to show a teacher my dvd and he can't view it cause I use idvd 6 and his is idvd 4. How can I get it to view on idvd 4? And would the error happen also with idvd 5?

    Hi Midnight Pharaoh,
    And welcome to apple discussions. Don't think it's possible to view an iDVD project in the works on a PC to the best of my knowledge. The only way I am aware of to view an iDVD prior to the burn stage on the computer (mac only) and assuming you have the same version of iDVD loaded to multiple macs is thru the iDVD preview function or thru a disk image that will play on a mac (not sure if a disk image will also play on a PC or not) assuming the mac system also meets the specs for the iDVD app/version you are currently using.
    You can create an iDVD4 project on your mac and then if another mac has a later version of the same app (iDVD only), it will automatically update the project folder to the iDVD version/ mac you are working on. But once this is updated, you can't reverse or show an iDVD5 on a machine that only has iDVD4 (w/o also updating the app on said machine to iDVD5) Same thing applies when working on or viewing an iDVD5 to iDVD6. You can go forward but never backwards.
    Hope this info is helpful
    SDMacuser

  • Is it possible to somehow clone movies on digital copy and transfer them to another apple id

    I just decided to put all of my movies on my ipad and watch them that way in the car. But my brother wants to do the same thing, I downloaded the movies to my apple id but want to know if I can clone them and put them on his apple ID.

    CollIke1824 wrote:
    I just decided to put all of my movies on my ipad and watch them that way in the car. But my brother wants to do the same thing
    Okay.
    I downloaded the movies to my apple id but want to know if I can clone them and put them on his apple ID.
    No.
    iTunes purchases cannot be moved between AppleIDs (and they dont need to be).
    He can sync them to his ipad if you are using the same computer or you can authorioze his computer with your AppleID and sync them to his iPad.

Maybe you are looking for

  • DVD plays well on some machines, gets stuck on others

    Made a 20-minute DVD, having done all my editing, etc. in iMovie and exported to iDVD5. Once burned, tested it on my iMac and it worked fine. Also worked fine in a friend's stand-alone DVD player. But some users since have this problem: the DVD plays

  • How do I share one library on two different computers?

    I have a desktop G5 that has the majority of my music on it. I also have a MacBook Pro. They both have home sharing turned on. However, if I'm on the road with my MacBook Pro, I don't see a way to access the "shared" music from my home-based G5. Seem

  • Default Entry for Folder & Entry Point

    Hello, What's the difference between the two options ? Thanks for your help

  • Can't grant privilege on column to user via role?

    Hi: From what I read in the docs I should be able to create a role that has UPDATE privs on a column of a table, and then grant that role to a user, who should be able to update the column of the table. I get "insufficient privileges" when I try that

  • Chat and vision

    I ordered a Skype 4088 IP phone from your associate company Chat and Vision. As proof this is my receipt number: SO***. Today is now the 04/01/2013. The product was ordered and paid for on the 11/11/2012. I am still not in receipt of my order. I have