Can't check out files from JDEV 9.02.798

Hi,
We are making a project prototype with JDEV (previously we use another IDE). We have put our files in CVS 1.2. We are able to log in, update and add files to CVS. Unfortunately, we are unable to find a way to check out the files. The only option to do this is via FILE>Source Control>Check out project, but we failed..cant find module name. We also try to right click the files > Source Control>...there is no check out option there. Can you guys help us? There is one option we havent done yet, that is FILE>SOURCE CONTROL>IMPORT PROJECT. What happen if we click this? will it add the project file to CVS? Will it overwrite existing project (assuming we have similar project name with previous..)...Thanks

Hi,
The first thing I'd recommend is upgrading your JDeveloper installation. 9.0.2.798 is not a production version of JDeveloper (in fact, it's Release Candidate 2 of 9.0.2). There have been two full production releases since then.
To add files to CVS as a module, you should use the Import Project command. This will prompt you to enter a module name. After importing your module, you can check it back out (to a different directory) using the Check Out menu, and specifying the same module name you used in Import Project.
There were some specific issues with JDev 9.0.2 and module recognition in CVS - if you're still having problems, upgrading to JDeveloper 9.0.3 is definitely worthwhile to pick up the latest features and bug fixes.
Thanks,
Brian
JDev Team

Similar Messages

  • How to check out files from DTR

    Dear all,
    I've check in files and activated it to the DTR. but somehow the transportation to production server was not complete coz it said that the DC built failed...how should i resovled this problem?  What is the steps to check out files from DTR..and what is the steps to delete a DC from DTR? thank you

    Hi
    see the following link ,it will be helpful for u.
    [Working with the Design Time Repository |http://help.sap.com/saphelp_nwce10/helpdata/en/83/74c4ce0ed93b4abc6144aafaa1130f/content.htm]
    Thanks
    Hazrath

  • ORA-01422 while trying to check out files from Designer 10g

    Hi All!
    I am sorry if this has been posted earlier. Also, if i have posted it in the worng forum please let me know where to post this
    I have installed Oracle Developer Suite 10g. I have imported a repository successfully.
    When i log into the designer, the previous versions are also seen correctly. I am also able to log into the latest version.
    But when i try to check out any file for editing i get this strange error
    ORA-01422: exatch fetch returns more than one row in the query.
    Can anyone help me with this. I have tried searching over google, but hardluck... found no solutions!
    Thanks in Advance!
    Akhil
    Edited by: Akhil K on Oct 23, 2009 11:53 PM

    ORA-01422: exact fetch returns more than requested number of rows
    Cause: The number specified in exact fetch is less than the rows returned.
    Action: Rewrite the query or change number of rows requested
    This means you have more than one index having T.INDEX_NAME = 'IX_NAME'.
    When you use SELECT..INTO, you need to make sure that only one record will be selected.

  • Authorization: Can I check-out processes from Solution in Read mode?

    Hi NG.
    I am building a new set of user roles, but seems to get stuck with this one.
    With T-code: SOLMAN_DIRECTORY I would like to issue read access to users, but still give them the possibility to check-out processes to the maintenance project.
    So far - I have managed to get the read access right, but the check-out button is greyed out (Inactive).
    My wish is to keep the users from changing the contents and set-up of the Solution, but still be able to go look for a process and request the check-out when found.
    Any help would be greatly appreciated!
    Best Regards
    Per Hjorth Christiansen

    Hi Per Hjorth,
    when you activate the Check-out/Check-in functionality the complete process structure of the solution will only be available in display mode. So you don't need additional authority checks to pretend changes in the solution.
    In general, the authority object AI_SOL_DIR is used in Solution Directory. The activities "02 Change" and  "03 Display" are available for the solution structure. In addition, an extended maintenance activity is necessary to be able to activate/deactivate the check-out/check-in functionality for a solution this is "36 Extended Maintenance".
    Best regards,
    Michael

  • Error checking out files from TFS - error getting files: update.IsFullyPopulated(setFileTimeToCheckin)

    My configuration:
    - MAC Mini 2,8GHz i5, 8GB - OSX 10.10.3
    - Eclipse Luna SR2 (4.4.2.20150219-0708)
    - TFS plugin for Eclipse (12.0.2.201409181809)
    I can connect to the TFS server and have created a mapping. When I do a "Get Latest Version", the console shows "Getting $/..." for many files until suddenly the checkout seems to hang. After a long wait I get the error message
    Error getting files: update.isFullyPopulated(setFileTimeToCheckin)
    It seems that the files have been retreived from TFS (they are in the mapped folder), however in the Source Control Explorer, all files are set to "Not Downloaded". In the .metadata folder, I can find a log showing the information below. Anyone
    having similar problems and a solution to this particular issue?
    !SESSION 2015-04-30 09:26:05.009 -----------------------------------------------
    eclipse.buildId=4.4.2.M20150204-1700
    java.version=1.7.0_71
    java.vendor=Oracle Corporation
    BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
    Framework arguments:  -product org.eclipse.epp.package.java.product -product org.eclipse.epp.package.java.product -keyring /Users/Developer/.eclipse_keyring -showlocation
    Command-line arguments:  -os macosx -ws cocoa -arch x86_64 -product org.eclipse.epp.package.java.product -data /Users/Developer/Work/ws -product org.eclipse.epp.package.java.product -k$
    !ENTRY org.eclipse.core.net 1 0 2015-04-30 09:26:09.150
    !MESSAGE System property http.nonProxyHosts has been set to local|*.local|169.254/16|*.169.254/16 by an external source. This value will be overwritten using the values from the preferences
    !ENTRY com.microsoft.tfs.client.common 4 0 2015-04-30 09:33:06.765
    !MESSAGE Error getting files: update.isFullyPopulated(setFileTimeToCheckin)
    !STACK 0
    java.lang.IllegalArgumentException: update.isFullyPopulated(setFileTimeToCheckin)
            at com.microsoft.tfs.util.Check.throwForFalse(Check.java:173)
            at com.microsoft.tfs.util.Check.isTrue(Check.java:115)
            at com.microsoft.tfs.core.clients.versioncontrol.UpdateLocalVersionQueue.ensureUpdatesFullyPopulated(UpdateLocalVersionQueue.java:645)
            at com.microsoft.tfs.core.clients.versioncontrol.UpdateLocalVersionQueue.flush(UpdateLocalVersionQueue.java:493)
            at com.microsoft.tfs.core.clients.versioncontrol.UpdateLocalVersionQueue.close(UpdateLocalVersionQueue.java:428)
            at com.microsoft.tfs.core.clients.versioncontrol.engines.internal.GetEngine.processOperations(GetEngine.java:1160)
            at com.microsoft.tfs.core.clients.versioncontrol.engines.internal.GetEngine.processGetOperations(GetEngine.java:881)
            at com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace.get(Workspace.java:2651)
            at com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace.get(Workspace.java:2526)
            at com.microsoft.tfs.client.common.commands.vc.GetCommand.doRun(GetCommand.java:106)
            at com.microsoft.tfs.client.common.framework.command.Command.run(Command.java:100)
            at com.microsoft.tfs.client.common.framework.resources.command.WorkspaceRunnableCommandAdapter.run(WorkspaceRunnableCommandAdapter.java:78)
            at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2313)
            at com.microsoft.tfs.client.common.framework.resources.command.WorkspaceCommand.run(WorkspaceCommand.java:219)
            at com.microsoft.tfs.client.common.framework.resources.command.ResourceChangingCommand.run(ResourceChangingCommand.java:46)
            at com.microsoft.tfs.client.common.ui.framework.command.RunnableWithProgressCommandAdapter.run(RunnableWithProgressCommandAdapter.java:74)
            at com.microsoft.tfs.client.common.ui.framework.runnable.DeferredProgressMonitorDialogContext$RunnableWithProgressWrapper.run(DeferredProgressMonitorDialogContext.java:286)
            at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122

    My configuration:
    - MAC Mini 2,8GHz i5, 8GB - OSX 10.10.3
    - Eclipse Luna SR2 (4.4.2.20150219-0708)
    - TFS plugin for Eclipse (12.0.2.201409181809)
    I can connect to the TFS server and have created a mapping. When I do a "Get Latest Version", the console shows "Getting $/..." for many files until suddenly the checkout seems to hang. After a long wait I get the error message
    Error getting files: update.isFullyPopulated(setFileTimeToCheckin)
    It seems that the files have been retreived from TFS (they are in the mapped folder), however in the Source Control Explorer, all files are set to "Not Downloaded". In the .metadata folder, I can find a log showing the information below. Anyone
    having similar problems and a solution to this particular issue?
    !SESSION 2015-04-30 09:26:05.009 -----------------------------------------------
    eclipse.buildId=4.4.2.M20150204-1700
    java.version=1.7.0_71
    java.vendor=Oracle Corporation
    BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
    Framework arguments:  -product org.eclipse.epp.package.java.product -product org.eclipse.epp.package.java.product -keyring /Users/Developer/.eclipse_keyring -showlocation
    Command-line arguments:  -os macosx -ws cocoa -arch x86_64 -product org.eclipse.epp.package.java.product -data /Users/Developer/Work/ws -product org.eclipse.epp.package.java.product -k$
    !ENTRY org.eclipse.core.net 1 0 2015-04-30 09:26:09.150
    !MESSAGE System property http.nonProxyHosts has been set to local|*.local|169.254/16|*.169.254/16 by an external source. This value will be overwritten using the values from the preferences
    !ENTRY com.microsoft.tfs.client.common 4 0 2015-04-30 09:33:06.765
    !MESSAGE Error getting files: update.isFullyPopulated(setFileTimeToCheckin)
    !STACK 0
    java.lang.IllegalArgumentException: update.isFullyPopulated(setFileTimeToCheckin)
            at com.microsoft.tfs.util.Check.throwForFalse(Check.java:173)
            at com.microsoft.tfs.util.Check.isTrue(Check.java:115)
            at com.microsoft.tfs.core.clients.versioncontrol.UpdateLocalVersionQueue.ensureUpdatesFullyPopulated(UpdateLocalVersionQueue.java:645)
            at com.microsoft.tfs.core.clients.versioncontrol.UpdateLocalVersionQueue.flush(UpdateLocalVersionQueue.java:493)
            at com.microsoft.tfs.core.clients.versioncontrol.UpdateLocalVersionQueue.close(UpdateLocalVersionQueue.java:428)
            at com.microsoft.tfs.core.clients.versioncontrol.engines.internal.GetEngine.processOperations(GetEngine.java:1160)
            at com.microsoft.tfs.core.clients.versioncontrol.engines.internal.GetEngine.processGetOperations(GetEngine.java:881)
            at com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace.get(Workspace.java:2651)
            at com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Workspace.get(Workspace.java:2526)
            at com.microsoft.tfs.client.common.commands.vc.GetCommand.doRun(GetCommand.java:106)
            at com.microsoft.tfs.client.common.framework.command.Command.run(Command.java:100)
            at com.microsoft.tfs.client.common.framework.resources.command.WorkspaceRunnableCommandAdapter.run(WorkspaceRunnableCommandAdapter.java:78)
            at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2313)
            at com.microsoft.tfs.client.common.framework.resources.command.WorkspaceCommand.run(WorkspaceCommand.java:219)
            at com.microsoft.tfs.client.common.framework.resources.command.ResourceChangingCommand.run(ResourceChangingCommand.java:46)
            at com.microsoft.tfs.client.common.ui.framework.command.RunnableWithProgressCommandAdapter.run(RunnableWithProgressCommandAdapter.java:74)
            at com.microsoft.tfs.client.common.ui.framework.runnable.DeferredProgressMonitorDialogContext$RunnableWithProgressWrapper.run(DeferredProgressMonitorDialogContext.java:286)
            at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122

  • CVAPI_DOC_CHECKOUTVIEW - how to check´out files to a SAP directory

    Hello,
    I have an issue with understanding and providing the FM CVAPI_DOC_CHECKOUTVIEW to check out files from KPRO to a SAP directory.
    I use CV120_KPRO_CHECKOUT to checkout files to local PC and this runs fine, but not for checking out files to SAP directories. So I found the API.... FM.
    But I am confused about the data required to run the FM CVAPI_DOC_CHECKOUTVIEW . I tried several times but it does not work either for check out to clnt nor to SAP server.
    Parameters for DOKAR, DOKNR, DOKVR and DOKTL are clear to me. PF-CONTENT_PROVIDE is CLNT for PC check out and SRV for Server checkout. But what about the rest?
    I am not sure how to provide the tables and the fields PF_FTP_DEST / PF_HTTP_DEST / PF_HOSTNAME and the PS_API_CONTROL.
    Can anybody help me with the required import data.
    Best regards
    Dirk

    Hi Dirk.
    We are using bapi to get the document file (original)
    Look our usage of pf_http_dest and pf_ftp_dest.
    CALL FUNCTION 'BAPI_DOCUMENT_GETDETAIL2'
      EXPORTING
        documenttype       = vl_dokar
        documentnumber     = vl_doknr
        documentpart       = vl_doktl
        documentversion    = vl_dokvr
        getactivefiles     = 'X'
        getdocdescriptions = 'X'
        getdocfiles        = 'X'
      TABLES
        documentfiles      = t_document.
    READ TABLE t_document INTO wa_document INDEX 1.
    CALL FUNCTION 'BAPI_DOCUMENT_CHECKOUTVIEW2'
      EXPORTING
        documenttype    = vl_dokar
        documentnumber  = vl_doknr
        documentpart    = vl_doktl
        documentversion = vl_dokvr
        documentfile    = wa_document
        originalpath    = 'your SAP directory'
        pf_http_dest    = 'SAPHTTPA'
        pf_ftp_dest     = 'SAPFTPA'
    IMPORTING
        return          = wa_return
    TABLES
        documentfiles   = tl_files.
    Darley

  • How can i access my old correspondense with old password in Mozilla Thunderbird? How can i check out from my password?

    I had my website moved to other hosting. Accordingly, i changed a password, and when i checked in on my computer the first time with a new password, i stupidly checked the box "remember me on this computer", but i lost access to all my old emails that were laying in Thunderbird on my PC. How can i check out from the current password and log in with the old one so that i could access my old correspondense?

    '''Pop mail accounts '''can only access the server Inbox.
    Messages are downloaded to your computer and stored in the Thunderbird Profile mail account.
    Usually, the copy on the server is removed unless you select to 'leave messages on server' in Account Settings..
    'Tools' > 'Account Settings' > 'Server Settings' for pop mail account.
    These emails are stored on your computer and can be accessed in both 'online' and 'offline' mode.
    You would need to make sure you periodically create a backup of these emails.
    '''IMAP mail accounts '''see a remote view of any subscribed folder on the server.
    Subscribed folders download headers only and when you select to read an email, it is retrieved from the server and stored in a temporary cache to faciltate quick access to reading.
    These emails are not stored in your Thunderbird profile folders on your computer, so would not be visible if you changed to 'offline' mode. They are stored on the server.
    If you did not synchronise those subscribed folders then a copy was never stored in your Thunderbird profile imap mail account.
    As you have modified the IMAP mail account and it is currently accessing the new hosting server, so cannot display anything on a different server, I would leave it alone because it is working just fine.
    What you could try is to create a new IMAP mail account with server settings to the old host server using the old password.
    File > New > exisitng mail account
    Enter name, email address and password
    click on 'Continue'
    If you do manage to get access, then synchronise the subscribed folders to get a copy downloaded to Thunderbird Profile folders. As those folders are constantly updating to match the server, once you have the emails downloaded, go into 'offline' mode and move them into 'Local Folders'; you will need to make new folders in Local Folders account for those emails.
    However, it is possible that you may not get access as that contract has ended. There is no obligation for the old host company to keep your emails if you do not have an account with them. In which case those emails will be lost.
    After creating new imap mail account, if you get access do as advised to get emails into Local Folders, once emails are in Local folders you can remove/delete the imap mail account. If it does not work, you can delete the imap mail account.
    Information on synchronising subscribed folders:
    * https://support.mozilla.org/en-US/kb/imap-synchronization
    Information on backup:
    * http://kb.mozillazine.org/Profile_backup
    * http://kb.mozillazine.org/IMAP_backup

  • HELP! How can i restore/recover files from Bootcamp with Boot Failure - Missing operating system error?

    Hi,
    I am having a few problems with bootcamp on my imac. When i tried to move the bootcamp partition on windows 7 into free space, it crashed and turned off. Ever since i have had the error 'Missing operating system' and it fails to boot. I have some very important files on the bootcamp partition. Is it possible to recover these files or even to restore the bootcamp partition to it's original state? I do not have a backup of my bootcamp partition. Another problem i have is that ever since i tried to expand my macintosh HD partition into free space, when i hold alt while booting up (to choose which partition to boot like i normally do), the bootcamp partition has stopped appearing. This means that i cannot even boot the windows 7 bootcamp partition anymore!
    So basically here are my 2 questions:
    How can i restore/recover files from Bootcamp with Boot Failure - Missing operating system error?
    How can i make the Bootcamp partition appear in Startup Disk and when i hold the option key while starting up my computer to allow me to boot windows 7?
    Any solutions are very much apreciated!
    Thanks!
    I know that bootcamp (disk0s4) hasn't been fully deleted since it appears in disk utility (i cant do anything to it though)
    And here is the error i see when i try to launch bootcamp (back when i was actually able to boot up bootcamp to the error screen)

    WinClone 3 is OS X and saves Windows image it makes for restore - that should work but you will have to try and you would need to make a new image unless it also works with a native Windows system restore image. It is now supported and has come a long way.
    http://www.twocanoes.com/
    Paragon Clone OS works and does disk-to-disk clone just like CCC you end up with two bootable drives. But does not work with your setup. It would let you clone and move your Windows install to an SSD or another disk drive though and be bootable.
    During its clone process it checks for errors which is very helpful and lets you know - something CCC and others should adopt more of.
    http://www.paragon-software.com/downloads/demo.html
    I wish for our/my sake you had re-read and rewritten the long 'story' and broken it into a brief list of facts we needed.
    OS X
    Windows
    Backup (though external is much safer) and you want bootable OS X clones as well as TimeMachine
    https://support.apple.com/kb/HT1427
    https://support.apple.com/kb/HT1553
    There are a number of things to do like chkdsk and others as well as Windows DVD to do automatic system repairs and find out why.
    AppleHFS - the abilty to mount and read HFS volumes can be notorious.
    I would rearrange and redo your storage setup and how you use the 4-5 internal hard drive bays.

  • User has deleted checked out files

    A user has deleted the local roboholp project folder with checked out files. (Robohelp HTML Version 9.0)
    The files are published as a webpage so the content is in HTML files - is there a  way to get the content back in Robohelp?
    And how can I check-in her files (there is not option in Source Control (Version 3.1.), although I have administrative rights)
    Thanks for any help.

    Hi there
    Not sure about RoboSource Control, but typically a source control application allows one to "Get latest version". The files should still be in the source control database, albeit with a status of "checked out". So you should be able to recover the project by simply getting the latest version. Not sure about how to go about forcing a check in from the user account that is no longer there.
    Cheers... Rick

  • I can't open pages files from USB and iCloud due to : "The necessary file index.xml is missing".

    I can't open pages files from USB and iCloud due to : "The necessary file index.xml is missing". Original file is written on iMac (2014) and saved to an USB stick and then transferred till macBook Pro (2009, Yosemite) for editing. Then I shared the files by iCloud but I am not able to open them on iMac again. Niether can I use the USB stick to transfer the edited files back. I'm running Pages '09 4,1 (923) on the macBook and Pges 5.5.2 (2120) on the iMac.
    Håkan

    Pages 5.5.2 is extremely incompatible with even other Macs let alone the vast majority of PC and MsWord users out there, so not a good idea to leap into the fire with both eyes shut.
    After having done that to the first Pages 5 files, Apple has repeatedly done it to even the most minor point updates. Apple can't even anticipate its own erratic changes let alone what everyone else needs doing.
    Peter

  • HOW CAN I TRANSFER VIDEO FILES FROM MY PC TO IPAD MINI VIA ITUNES??? WITHOUT ANY ADDITIONAL DOWNLOADABLE APP

    HOW CAN I TRANSFER VIDEO FILES FROM MY PC TO IPAD MINI USING ITUNES???  i have to google every little thing that has to do with my ipad, why cnt they make it more user friendly???? i have to dl another app just so ican transfer vid files to mu ipad mini. i already converted them to the proper format. i just cant seem to find out how to transfer with with only itunes

    im just new to itunes and ipad mini is my first apple product thats why im really having a hard time with this. i cant transfer the video file to my library... i tried dragging it to the "movies" part in my library but it still doesnt copy to the movie librarry just like how i do it with my songs.. not even the typical list appears.... all it says is movies and studd about the library and itunes, ill post a pic so u can see...

  • How can i convert video files from my mac to watch them on my iphone?, how can i convert video files to watch them on my iphone?

    how can i convert video files from my mac to watch them on my iphone?, how can i convert video files to watch them on my iphone?

    Turns out the answer to that question changes if you ask it more than 4 times, so ask it again....
    The answer depends on the type of video files you want to convert.  If they are DRM protected commercial videos, no help can be given here.  Google.

  • How can i recover deleted files from my mac book

    how can i recover deleted files from my mac book

    Check out software like Data Rescue 3 (and you need an external drive to recover to)

  • Editing XMP metadata in Bridge for checked-out files?

    Our custom connector does not implement the WRITE_XMP_METADATA Capability because we do not want to change the XMP of a file in our DAM system without checking in a new file version.
    However, when a file is checked out through Adobe Drive, we would expect to be able to edit its XMP metadata in Bridge just like we can for local files.
    It looks like this is still not possible with Adobe Drive 3, i.e. if your connector does not implement the WRITE_XMP_METADATA Capability you cannot edit XMP for checked out files either.
    It seems weird that you can edit XMP metadata for checked out files with regular CS applications but not with Bridge. Is this something that is expected to be fixed in a future version?
    Thanks

    In our design, editing XMP data in Bridge and in regular CS applications is different, the former one will be routed to SetXMPHandler in you connector, in the latter case, CS applications take the normal file writting ways to embed XMP data in the file content.
    The purpose of this design is to offer similar user experience for normal users when they edit XMP data for AD assets and local file assets, they don't need to check-out files first.
    To address your issue, I think you can add some codes in SetXMPHandler to auto check-out files before real XMP operation, and check-in them before exiting the handler
    We will consider to make some enhancements for this part, that's, to allow editng XMP data for the checked-out files in Br, in the next release, thanks for this advice.

  • Can not open JPEG files and can not create JPEG files from other software

    Can not open JPEG files and can not create JPEG files from other software (For example from Solidworks).
    When I try to right click on a JPEG, a notice window appears written: "Windows Explorer has stopped working - Windows is
    checking for a solution to the problem" and then the notice box disapears, the desktop appears and I can continue working.
    From the other side - If I try to save as JPEG a screen of Solidworks (like a view of a part) the Solidworks falls but the JPEG
    is created (I can see its name in the directory I created it).
    I can open the JPEGS with the Paint software if I want but not with the Windows Photo Viewer.
    I have the feeling that the Windows Photo Viewer disapeared from my computer - just a feeling.
    I will appreciate your assistance.
    Avi T. 2014

    Hi,
    Did Windows Photo Viewer option appear when you right click the JPEG file and select open with?
    I would like suggest you use Clean Boot to troubleshoot if there is third-party software conflict:
    How to perform a clean boot in Windows
    http://support.microsoft.com/kb/929135
    Karen Hu
    TechNet Community Support

Maybe you are looking for

  • Error while trying to send a report link/page through email

    Hi, I was trying to send a bam report url through email but the following error occurs when i click on send button : The Message Center component is not configured correctly.The "Email Account for Alerting" field isn't specified correctly.Contact you

  • I have garbled characters in firefox

    I have garbled characters in firefox latest update, they show in adds on the right side of window

  • Iphone calendar entry comes up with red dot?

    I entered an entry on my iphone calendar that somehow had a red dot associated with it. As opposed to either blue or green, home or work, the standard calendars I have. Sync between my iphone entries and the mobilme 'cloud' has been working fine exce

  • Preserve Manual Overrides

    Hi All, I have a script which find  all the paragraph styles in myFind Array and change all the paragraph styles as per in the name of myChange Array. Request: Changing Paragraphs Styles without clear overrides or preserve local overrides like manual

  • Creating flat file on other machine.

    Hi All, I am working on ODI 11g( 11.1.1.6). i want to create flat file on another machine. lets say, i have two machine A & B. Machine A contain ODI 11g, Machine B contain source (Oracle) and Flat file location which is Target. How to create flat fil