How to "aim" a directory project to another DB?

Hello,
I've created a Directory Project.
When deploying it, it creates the tables at the underlying SAP DB. I would like that this project will be created on a different instance, an MSSQL on the LAN for instance. The problem is that I can't see such an option at the project properties. Is there a way to define it (Through the WAS maybe) or directory project will always create it's tables under the default SAP DB. If yes then I loose the whole advantage of creating db-free tables..
Roy

Hi Manuel,
Yes you need to have EP installed for using portal eventing.
The best way to achieve your functionality is by building these projects as DCs. Then add the second component as 'Used DC' in the first component. For whatever data you require in component B, expose corresponding nodes in the interface view. Now any time you want, you can trigger the second component and pass the data through the exposed nodes.
In case you are not comfortable with DCs, the following links will help you :
https://www.sdn.sap.com/irj/sdn/developerareas/webdynpro?rid=/library/uuid/bd0e0401-0801-0010-aaab-d0e1742da383
http://help.sap.com/saphelp_nw04/helpdata/en/c3/2656405aff1e24e10000000a1550b0/content.htm
Hope this helps,
Best Regards,
Nibu.

Similar Messages

  • How do I copy a project to another computer?

    A project in FCPX has grown from its original scope. I've now got four different Events on an old iMac (maxed out with 4GB). I want to move the project to another Mac. I've copied over all of the Event folders as well as the Project folder. (Total: about 100GB)
    The problem is that the timeline tells me I'm missing clips, but they were all consolidated into the Event folders before copying them to the second Mac. Trying to reconnect each clip is not working (because it's like cutting the whole thing again). Many of the edits used "Favorites," excluded "Rejected" clips, had audio corrections, transitions, connected storylines, etc.
    Is there a way to save my edits when moving this project? (Re-editing the whole project is almost impossible to consider.)
    Thank you.
    (I'm running 10.6.8 on the old computer and 10.8.2 on the new one. Both are running FCPX 10.0.6.)

    Sorry for the incovenience. It's fine. User error. [head slap]

  • How to save part of project to another project file

    I'm sure there is a way to do this but I cant seem to figure it out, hopefully someone here knows.
    I imported all my kids videos and cut them down and put in transitions and everything, BUT it ended up being just short of 3 hours long and file is 2GB.
    When I try to import into IDVD it ends up being too large for a DVD so I need to know HOW can I remove the last hour of my movie file into a new project without just deleting it out of original project which would leave me having to re-edit all over again the hours worth of video i already did for another project?
    The disc I am trying to burn to is a DVD+R which i assume is 4GB.
    Thank You
    Patrick

    I imported all my kids videos and cut them down and put in transitions and everything, BUT it ended up being just short of 3 hours long and file is 2GB.
    Use the "Duplicate Project" option to create a duplicate project. Then delete the last half from one and the first half from the other.

  • 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

  • How to move completed motion project to another computer?

    I made a simple opening bumper video / title video that I have sent over to FCPX. (Meaning I can change the date on the video in FCPX.) I want to transfer that to my laptop to do some work next week. Do I need to have Motion installed on my laptop for that to open up and work (and allow me to edit the date - rig within FCPX?
    Also I'm not even sure where that file lives and how to copy it over to my laptop. Is it a motion project file? Is there a way just to select in FCPX and copy it? By the way, it's showing up in the titles section I believe (or maybe it's templates.)
    Thanks!

    FCPX should be able to use templates installed in that pathway whether you have Motion on the same machine or not. Most FCPX users don't have Motion 5 at all. I develop many templates and distribute them freely. They have to be installed in those specific pathways.
    Here's a general installation guide for motion templates:
    http://sightcreations.posterous.com/general-installation-instructions-for-motion
    To be complete: FCPX needs the "bundle" that goes with the effect published by Motion which consists of a Folder with the effect name, and the .moti (for titles) file,  a large and small .png file (display icon) and a Media folder (containing any required media for use within the effect - most have no extra media, so it's generally an empty folder.)  When Motion saves an effect for FCPX, it creates all of these files (and the folder) automatically in the Path FCPX expects to find it in.

  • How to transfer a GB project to another computer?

    I've got some projects started in GB2 on the MDD G4, that I'd like to port over to the MBP, at some point, so I can work on them while away from the house. How?
    Figured I'd grab the documents, then the audio files... but can't find the audio files.

    Hi Manuel,
    Yes you need to have EP installed for using portal eventing.
    The best way to achieve your functionality is by building these projects as DCs. Then add the second component as 'Used DC' in the first component. For whatever data you require in component B, expose corresponding nodes in the interface view. Now any time you want, you can trigger the second component and pass the data through the exposed nodes.
    In case you are not comfortable with DCs, the following links will help you :
    https://www.sdn.sap.com/irj/sdn/developerareas/webdynpro?rid=/library/uuid/bd0e0401-0801-0010-aaab-d0e1742da383
    http://help.sap.com/saphelp_nw04/helpdata/en/c3/2656405aff1e24e10000000a1550b0/content.htm
    Hope this helps,
    Best Regards,
    Nibu.

  • How to import an existing project into another existing project?

    RH10
    I will need to bring in all the contents of a smaller WebHelp project into a larger WebHelp project.
    I have found some discussion of merging, but I think this is a different matter (unless I am mistaken). I want to permanently incorporate the content of the smaller project into the larger project.
    What is the best method for doing this please?
    Mike

    Hello again
    Sure, you can import the topics as a "batch" by selecting many topics at once.
    As for the links, I'm thinking that as long as you maintain the relative locations between the linked topics, that all should be fine.
    What I mean by the relative locations is to say that if you have a folder structure in the source project, you will need to ensure you have the identical folder structure in the destination. Then ensure the topics are copied to the exact folders.
    Cheers... Rick

  • How can I move an original Version from one Project to another Project?

    How can I move an original Version from one Project to another Project?

    From the Aperture User Manual:
    To move an image into a different project
    Drag the image [from the Browser] into another project in the Library inspector.

  • After upgrading to Photos, how can I work on a Book Project from another apple device?

    After upgrading to Photos, how can I work on a Book Project from another apple device?

    I'm not sure I understand what you are asking, but on the device/Settings, do you have iCloud and Photos sync turned on?

  • How do I move all files from one project, to another hard drive?

    I am using CS3- I created a project on one hard drive, began editing, etc.- but now I'd like to move that project to another hard drive.
    Where are all of the files associated with it so I can move it successfully?
    Thanks!

    You will also find links to many
    free tutorials in the PremiereProPedia that will quickly show you how things are done in Premiere Pro.
    Cheers
    Eddie
    PremiereProPedia   (
    RSS feed)
    - Over 300 frequently answered questions
    - Over 250 free tutorials
    - Maintained by editors like
    you
    Forum FAQ

  • I have few muse projects how can I  integrate them in an another muse website which I have just created?

    i have few muse projects how can I  integrate them in an another muse website which I have just created? How can I make link between  HTML document inside muse. The Html document   (saved on my desktop )is another web project  done with css3 and Html but for my portfolio I need to create an HTML link  so the project can be viewed by others.

    Perhaps with iFrame Builder Lite | Exchange | Adobe Muse CC ?

  • I have no problems copying iMovie Events from one Mac to another, however, how can I copy iMovie Projects from one Mac to another?

    I have no problems copying iMovie Events from one Mac to another, however, how can I copy iMovie Projects from one Mac to another?  Any help will be appreciated.  Thank you.

    This should give you some good insight, I'd probably store them on an External HD on the old machine and then just drag and drop to the new machine.
    https://discussions.apple.com/docs/DOC-4141

  • How can I move a photo from one project to another

    How can I move a photo from one project to another without creating a duplicate so I have the same photo in two projects.
    I seems to me in the past when I moved the photo from project 1 to project 2, I would get a number showing the # of photos being moved and you could drag and drop in the 2nd folder and the photos would disappear from project 1 and show up in project 2. is there a setting I am missing.  Now when I drag and drop the photo no red # shows up and the photo stays in project 1 and also shows up in project 2 apparently creating a duplicate.
    Any suggestion?

    Now when I drag and drop the photo no red # shows up and the photo stays in project 1 and also shows up in project 2 apparently creating a duplicate.
    The projects are the basic containers.  Each image and all its versions are in exactly one project.
    You can use an image in many albums, without duplicating it, also in many products like books, screensaver, slideshows.  But the projects are the basic structure of the library and you cannot have the same image in two different project, without duplicating it by storing the same original image files twice. Use albums to organize your library thematically.
    Sorry, I misread your question.   Dragging an image file between projects should move the image and all its versions to the other project.  Aperture should only duplicate the image, if you hold down the alt/options key while dragging and move the image otherwise.
    Which Aperture version are you using? And which MacOS X version?  Is your profile signature "MacBook Pro with Retina display, Mac OS 9.2.x, Aperture 3.5.1" still valid?
    In Aperture 3.6 on MacOS X 10.10.1 dragging between projects is still working as expected:

  • How to  move a page file to another directory ?

    Hi,
    What I did to try to move a page to another directory is:
    1. copy the page file to another directory /public_html/mydirectory.
    2. modify the nevigation-rule in the faces-config.xml file so that the nevigation-rule
    point to the file in the new directory.
    But when run the page, there is an FacesException: Cannt instantiate backing_bean.
    How to move a page file to another directory?
    Thanks
    Stephen

    besides moving the file to the new directory, i'd advise you to find the name of your page in every file of your application (ultraedit does this very well) and append the directory wherever it appears otherwise you'd probably miss a reference and have a problem like you have.

  • How do I transfer a clip from one project to another?

    How do I transfer a clip from one project to another?
    [Title edited to remove personal information... Mod]
    [personal information removed... Mod - https://forums.adobe.com/docs/DOC-3731]
    [This is an open forum, not Adobe support, please do not post personal information]

    Gene
    Thanks for the reply.
    For now assuming that you are using Premiere Elements 11, 12/12.1, or 13/13.1 on Windows 7, 8, or 8.1 64 bit....
    I am not sure that Left and Right channel audio editing is the answer to your DVD echo issue, but the opportunities for audio channel editing in Premiere Elements would include (before burn to)
    1. Audio Mixer - Balance.
    2. fx Effects/Audio Effects
    Please refer to https://helpx.adobe.com/premiere-elements/using/effects-reference.html#audio_effects
    for explanations of the Audio Effects.....
    Balance
    Channel Volume
    Left Fill, Right Fill
    Invert
    Swap Channels
    And, there is the free audio editor, Audacity Audacity: Free Audio Editor and Recorder for channel editing.
    Do you hear the echo before the burn to disc?
    Is any of the Timeline video content from your cell phone? If so, did you have any issues with a variable frame rate when you were preparing the video in Edit area for burn to in Publish+Share?
    What audio effects, if any, did you apply to the Timeline audio content prior to burn to?
    Please consider.
    ATR

Maybe you are looking for

  • Inconsistent behavior importing OIM 9.1.0.2 BP20 to OIA  11gR1 - 11.1.1.5

    We are building our OIM/OIA integration - preferred method. We are Weblogic 10.3.5.0 -- OIA 11gR1 - 11.1.1.5 -- OIM 9.1.0.2 BP20 - Based on experience and documentation, I think perhaps the 11g to 11g integration is the truly preferred method. During

  • Copying VHS to DVD to hard drive

    I used my DVD recorder to copy old home videos from VHS tapes onto DVDs. I was then hoping to copy the DVDs onto my hard drive. Is there anyway to go about doing that? I was able to play the DVD on my macbook, but can't figure out how to save it to t

  • Adjust numbers in an Illustrator document

    InDesign has this awsome script which lets you adjust numbers in a document. With just a few clicks you increase (or decrease) all numbers in a document by a certain amount. Is there anything like this available for Illustrator (CS6 for Mac/PC)?

  • HT1977 I downloaded an app from the iTunes store.

    It shows up on my iMac in the itouch apps window, but it won't show up on the itouch.  I have the settings set to synch all apps, and it appears in the left hand window.

  • Query Generation error

    Hi, I am getting following error when running query on browser "Error in generating dataprovider" This happened after I created a Bex request to edit query in Bex Designer. I edited query in designer and saved it. Then when i clicked on execute query