OAFramework Export - Output File Permissions

Gurus,
After our upgrade to 12.1.3 our developers ran into some issues with exporting custom OAFramework pages. To explain:
1. Developers belong to UNIX group "hrdev"
2. Apps Mt owner belongs to UNIX group "dba"
Therefore, in order to share files between these two, world read permissions are required.
What we have found is that when exporting OAF customisations, the exported files are:
1. owned by the middle tier user (as expected)
2. The middle tier user has a umask of 022 (as per its UNIX profile)
3. The top level filesystem exported to has perms 777
4. The sub directories and files that are created by the export process have permissions 750 (so an effective umask of 027).
Any docs I can find about the export process merely say something like "make sure you have permissions on the filesystem being exported to." Which we do - but the problem is with the permissions on the files that are copied to filesystem be the export.
Anyone know where these files get their permissions set from? (I've done a quick check through FND_PROFILE_OPTION_VALUES but can't find any settings there)
Thanks, in advance, for your help.....

Export to QuickTime Movie. Take that to Compressor. Use the batch from template function.
BTW, you need to update your system information, unless you're really running FCP7 on a G4 PowerBook, which might explain the issue.

Similar Messages

  • Sharing- export output file is waiting too long to calculate

    When I try and share a fcp7 sequence the export output file box says waiting and does not calculate the time needed to render.???

    Export to QuickTime Movie. Take that to Compressor. Use the batch from template function.
    BTW, you need to update your system information, unless you're really running FCP7 on a G4 PowerBook, which might explain the issue.

  • Java application export output file of Crystal Report in .TXT format

    Hi,
    I have a Java application which is able to export the output file of Crystal Report in PDF format. But I'm trying to change the export file to .TXT format. Is this possible? I'm using Crystal Report XI. Is there any available updates or fixes to solve this? Please advice.
    Thank you

    I've tried, but I have an error
    frm-40735: when button-pressed trigger raised unhandled exception ORA-06502
    ORA-06502 when I try write a text field to the file the text field in question is a date.
    Did a similar problem ever occured to you?

  • Adobe distiller 8 red hat and output file permissions

    Hello,
    Hope somebody has come across this one before. Using distiller 8 on redhat 5.5. Call the distill program with the following switches, and the resulting output pdf has permissions 600.
    Way too tight.
    distill -allowfileops yes -verbose -pd +telegraph.joboptions -f :/opt/Acrobat8/Distiller/telegraph_fonts: wook.ps
    I've been through the painful readme file and tried all the options that may influence file perms, but I always get 600, when I really need 666.
    My previous version (6) (on solaris sparc) dumped the pdf in mode 666 which is great.
    Played with umask in various places, but nothing will influence the final 600 perms.
    I can fake it by adding a chmod in the script that calls distill - but that feels like cheating....

    Who checked that box, anyway? Boy, do I feel stupid. Thanks for the lightning response. Resolved....Bill

  • NT - How to embed the date for the export output file?

    I want to know how to embed a date for the export file on Windows NT?
    Example :
    In Unix you can use a shell variable and attach to the file like exp file=exp_prod_$A,
    where $A will have the system date, My output will be like exp_prod_10012000.dmp.
    I want to know how to do the above on NT.
    Thanks
    Ravi
    null

    Welcome to the forum!
    When you want to post a block of code, you can enclose it with the mark ups { code }
    That is the key word code surrounded by curly brackets, but without the spaces
    You seem to be running a very old (and unsupported release of the database)
    7.3 has not been a current release for about 10 years.
    It's probably been that long since I've used this technique, but i think it should work.
    You should consider welcoming your system to the 21st century by upgrading to a supported release ;-)
    If you used split to chop up your export file, use cat or dd to reassemble it.
    So, something like this:
    mknod bk.dmp p
    cat xaa xab xac xad xae xaf xag xah xai > bk.dmp &
    imp SYSTEM/$PASSWD parfile=imp_bk.parfile
    rm bk.dmp
    $ cat imp_bk.parfile
    file=bk.dmp
    log=imp.log
    full=y
    buffer=1048576
    ignore=y
    commit=y let us know if still have problems.
    Good Luck!

  • I have this following problem in Adobe Premiere Elements 11: Error of export: You don't have permissions to create or delete the output file.

    Hey guys,
    I have this following problem:
    When i export my movie to my desktop from premiere elements 11 it fails and says "Error of export: You are not permitted to create or delete the output file."
    This is the first time i had this problem.
    I have no ideas to solve this problem ... I don't found it on this page neither in the whole web -.-
    I look forward to get requests

    S
    QuickTime is a requirement for Premiere Elements (any version). Please download and install it so that we can continue this troubleshooting. Among other things, without QuickTime installed, you will not have QuickTime presets in Publish+Share and will not have available to you codecs supplied by that player.
    Please right click the Premiere Elements 11 desktop icon and apply Run As Administrator. Please review computer permissions..
    In the meanwhile, please reply to all the questions, including
    What is the description for your export choice and does it make a difference if your Export Save In location is the desktop or to Video Folder in Documents?
    What is a description of your computer resources?
    Please consider and supply details need to help us help you.
    We want you to succeed.
    Thank you.
    ATR

  • Setting output file name in export transaction data package

    Hi all,
    I am running an "export transaction data" package in the data manager. I wanted to set the output file name so that it will be a constant value. I wrote the following in the package editor:
    INFO(%FILE%,\ROOT\WEBFOLDERS\COLMOBIL\VEHICLES1\DATAMANGER\DATAFILES\vehicles_to_pca2.txt)
    TASK(/CPMB/TD_FILE_TARGET,FULLFILENAME,%FILE%)
    The system run the package and reported success but the file was not created. When i did the same with an existing file name, it was not updated.
    When I run the same package with the following PROMPT command instead of the INFO command:
    PROMPT(OUTFILE,,"Please enter an output file",Data files (*.txt)|*.txt|All files(*.*)|*.*)
    The system works fine.
    Any ideas?
    TIA
    Avihay

    I am sad to report that apparently Adobe does not do a very good job with the PDF printer. I have just spent over an hour with support to get the answer we can not help you. I guess I will have to spend $50 for NovaPDF to handle my problem. It's a shame when a superior overall product like Acrobat is not able to keep up with the knockoffs on the small things.

  • Import/export journals using an output file

    I am looking into loading journals using an output file in SAP BPC intead of entering every journal using the template.
    Hello everybody,
    I have found that 3 DTS packages exist for this issue:
    Export the Journal Tables
    Clear the Journal Tables.
    Restore the Journal Tables.
    I have added these packages (using the three .dtsx files that are in the server, in the "Examples" folder) and, after that, run the packages in the proper order. I have some doubts that I would appreciate if you could solve them:
    1.- When I run "Export the Journal Tables" package, I can NOT make a selection of journals (for example, using Time dimension).There is no possibility. Is it possible modify this DTS package to export only some selected journals? In case it is, how?
    2.- In order to restore journals table, firstly you need to clear all the table using "Clear the Journal Tables" package (I tried to do it without clearing all the journals, and I got an error message that said that I have to clear the journal table before importing ). Would it be possible to restore/import only some journals WITHOUT clearing ALL the previous journals??
    3.- I have exported the Journal Table to an output file, clear all the journals in the Journal Table (using the proper package) and run the "Restore the Journal Tables" package using the output file I have gotten before. I have gotten this error: "Exception from HRESULT: 0x800A005B". Do you know what's the problem?
    4.- Dou you know another way of loading journals using an output file in SAP BPC intead of entering every journal using the template?
    Thank you very much.

    There may be options to your process, but as I have mentioned in other strings, the Journals in the BPC for Microsoft version are sequenced.  That means that there is a system generated sequence ID for each journal.  Any individual selection of journals would possibly cause an issue for the sequence. I have not seen any past work in SSIS to detach the records for export or import.  It may be possible, but I would assume it will take some core SQL coding.
    Regarding your error, you may need to verify that you have the security set correctly to use Journals and use the Data Manager capabilities.  Typically, when security tasks are not correct, you will get an error similar to your HRRESULTX.... error.
    An option for loading the details is to build a worksheet in EVDRE, aggregate the data and send it to the cube at a level that is easy to save the file and submit consolidated results.  Just make sure you send all "like" records at an aggregated to a base member, and send to a datasrc to identify the extra details. Then store the excel file with the input values.
    Hope this helps.
    Edited by: Petar Daniel on Feb 16, 2009 10:06 PM

  • Export problems - Error compiling movie - Unable to Create or Open output file

    I've got a weird one here.  I cannot export projects to my main render Raid-0 harddrive, but I can to any other drive. 
    This is not unique to Premiere.  It's happening to me in AE and Cinema 4D, so I'm sure it's not an Adobe problem.  But I'm posting it here in hopes that someone could help me figure this out.  I've never run into this before.
    I recently was forced to reformat my harddrive and reinstalled everything due to a harddrive failure.  Reinstall of Windows 7 Ultimate and every other software went as expected.
    My drives look like:
    B: 2TB drive
    C: 2TB drive has opperating system and CS5
    R: is a 3-disk (3TB ea) Raid-0 (my main render drive)
    S: 15TB NAS
    T: 15TB NAS
    I can render from C4D/AE and export from PP to ANY drive other than my R:\.  When rendering to R:\ I always get a message like this (this happens to be from Premiere/AME):
    I ensured my file permissions on R:\ were set to "yo, let anyone on this computer do whatever the heck he wants; got it, Winny?" but that didn't do it.
    Any other suggestions?
    I'm able to work, but can't render to the right drive.  I can render to another drive and copy the rendered file over through Windows, no prob.  Just rendering/exporting ain't working on any program.

    I think I have identified my problem here.  I will post the info for anyone else stumbling here in the future. 
    I belive it was my Raid box (Rosevwill RSV-S4-X) and/or controller card that was acting stupid.  Not sure exactly what was going on.  I could read/write from/to it all day long, but something about it didn't like things rendering to it.  I would still like to know what the heck it's problem is since I will just migrate this box/controller back into our company "system."  The laste bloke's computer this was on didn't seem to mind it at all.  Computer picky?  Don't know.  It even worked on mine before the reformat and reinstall of Win7.
    I installed a Sans Digital box and my computer just loved it and accepted it right into the family.  Whew!
    Not a solution, but if you have a Rosewill box and/or card, that's the first place I'd look if you're having a problem. 
    I mean, with a splash page like this, it's amazing it even worked AT ALL!   Ya should'a seen the "interface" (notice the quotes).

  • Output file size increases as export occurs?

    Hello,
    I'm currently exporting a lengthy project in Adobe Media Encoder.  The settings are fairly straightforward I think, h.264 codec, 1280x720 @ 23.976 fps (i'm downgrading a bit from the native 1920x1080 files) ultimately leading to a .mov file.
    I've exported many times but never bothered to look at the output file template that is created where I told the compressor to save the export WHILE it is being exported.  So I don't know if when i click on the file and it says zero bytes after a half hour of encoding, if that means something is wrong of it just won't show the file size until export is complete?

    Hi,
    The file size cannot be determined unless the file is exported completely.  So please check the size of the file once encoding completes.
    Regards,
    Vinay

  • Export command does not create output file (PDF/WORD etc format)  file

    I am using Crystal Report 8.5 and studio .net 2002.  I have crystal report 8.5 as well as Crystal report XI
    installed on machine.
    I have used Crystal Report Engine 9.1.3300 as reference in asp.net application.
    Some of the crystal reports get exported to file (PDF/WORD etc) properly in the virtual directory.
    However, for some reports export file (any format) PDF file does not get created.
    Please help urgently.
    regards,
    Anita

    Anita please download Service Pack 1 for CR 9.1 and see if that resolves the issue. SP 1 is here:
    https://smpdl.sap-ag.de/~sapidp/012002523100009301312009E/crnet11win_en.zip
    Ludek

  • Get-Mailbox –Server "abc" | Get-MailboxPermission | Export-csv C:\permissions.csv

    I am new to exchange command shell, I need to get a list of all security permissions per mailbox, we have executed the following command:
    get-mailbox -server "removed" | get-mailboxpermission | export-csv c:\permissions.csv
    The command ran ok, and has exported 9 fields, pscomputername, runspaceid, accessrights, deny, inhertiance, user, identity, isinherited, isvalid.
    My question is, which field in the above lists which mailbox the permissions are for? is it the "identity" field?

    Hi,
    Sorry for delayed reply. Did you mean the access rights do not appear correctly in the output CSV file, with the microsoft.exchange.management.recipienttasks.mailboxrights[], instead of the actual mailbox rights?
    If so, I recommend you check the article DareDevil57 provided.
    How to List all Users Who Have Access to Other Exchange Mailboxes
    http://exchangeserverpro.com/list-users-access-exchange-mailboxes/
    Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make
    sure that you completely understand the risk before retrieving any suggestions from the above link.
    Hope this helps.
    Best regards,
    Belinda
    Belinda Ma
    TechNet Community Support

  • Error message when publishing and problems opening output file

    I have 5 projects linked together. When I publish one, I get a message that the files listed below are linked to the open project, and one or more of these projects may require exporting. I have tried to open these files and choose File | Export | Project to | but the options in the list (Flash 8 and Flash CS3) are both grayed out--on every one of these files. I'm publishing to Flash 9.
    I didn't think much about this message until a few reviewers said they can't open the project, or when they do, they don't see my playbar on the skin.
    One more thing--when an IT person was trying to help one reviewer open the output file, the IT person said "Oh, there's a problem with the code in line 25." I guess that's the html code? I'm not a programmer, but I can look at html code. What should I be seeing there in line 25?
    Is their problem opening the output file(s) related to my message about possibly needing to export files? Why might they be having problems getting the output file to open?
    Thanks for any insights you can provide!
    SAM

    Hi Sam
    It depends on a number of things. Are you certain you uploaded all the files involved? If not, there will be problems.
    The message about the linked files is quite simply advising you that you have links from that particular movie that will expect to find the files being linked to.
    If a person isn't seeing playback controls and you have included them, it's likely you haven't provided the correct link for them to open and play the file. Typically you provide a link to the HTML page Captivate creates. As long as all the output files are in the same place on the server, you should be good to go.
    Cheers... Rick
    Click here for Adobe Authorized Captivate and RoboHelp HTML Training
    Click here for the SorcerStone Blog
    Click here for RoboHelp and Captivate eBooks

  • How can I have a custom output file destination for each different preset?

    Hey guys,
    I have a bunch of presets in AME but I need to have each preset export to it's own folder. How can I do that? This was a really simple thing to do in Compressor but in Media Encoder is seems like I can only specify one output file destination for the whole application in general and everything gets exported to that folder. Can anyone help me with that please?

    This is a user to user forum. It is not staffed by Adobe employees so you will not always get a direct response from Adobe.
    That being said, the output destination is not tied to the presets so this is not possible without a little extra work. You can change multiple output destinations by selecting multiple jobs and then clicking on one of the output locations to update them all. Another way to set this up would be to use watch folders.
    This is a feature request are aware of but if you would like to add your vote for it, please add that request here: Adobe - Feature Request/Bug Report Form

  • HT2203 How do I export a file from the new iMovie 10.0.2 to iPod size?

    How do I export a file from the new iMovie 10.0.2 to iPod size? I used to be able to do this and it would save as a m4v file but I can no longer do this and the files are too big.

    iTunes: May be unable to transfer videos to iPhone, iPad, or iPod
    iTunes: Frequently asked questions about viewing and syncing videos
    You may need a third-party computer app like HandBreak. That one is free and has preset outputs for iOS devices

Maybe you are looking for

  • I just got a new macbook and I'm trying to transfer my playlist off my phone onto my new iTunes library?

    I just got a new macbook and im trying to transfer the music off my i-phone onto the i-tunes on my computer. Help??

  • Locating Files in Lightroom 3

    I am moving files on my hard drive to get a better structure.  I have no problems with locating most files in Lightroom but I do have a few problems. I use Keywords for just about all of my photos in Lightroom 3.  Sometimes I click on a Keyword group

  • Cisco Call Manager - No all phones uses License

    Hi Community. I've upgraded from Call Manager 8.0 to 9.1. I did the License Count Utility Report and the License request from ELM. Cisco sent me then afterwards the license, I've installed the license and all done. But as you see on the print screen

  • Mp4 exporting problems

    I always recceive error messages when I´m trying to export projects with certain effects into the mp4 format. (crossfade or other basic effects). How can I handle this?

  • Windows Network Shares do not work properly

    Ever since installing LEOPARD (now running 10.5.2) my network shares on our Windows server are not working properly. I can connect in the office via cifs:// and the share appears. I cannot copy a file to the share. I get the following message: "The o