File registry problem: entered file types not seen via RON but in DB

Greetings,
I configured SCM with the new Jdev file extension types to be treated as text for
merge purposes as suggested in the RC2 release notes.
I used RON 4.11 to enter 6 or so new file extensions, then hit the OK.
These extensions are not visable but when attempting to re-enter them, I get
a SQL dup. key constrain exception.
Useing SQLplus I find them in i$sdd_file_registry
The difference between an extention I entered one at a time, vs N at a time is
the sequence (SEQ column) is larger for the N at a time:
4294966997 +/-
vs
326 for one entered
VS
8251 for those setup at SCM installation time
Will SCM still treat these as text even though I can't see them? The RULE was
set correctly to be: TXT_FILE
Thanks for any help here,
curt

It's NOT the case of the file system showing the file correctly… It is saved to the requested location… You are just overwriting it with the standard PDF… The supplied paths you defined are the same… Here I have just made a change to your code…
var myDoc = app.activeDocument; // Just so I can ignore the rest of the code…
var myPermission =confirm ("Are you sure you're ready to save?","","Save Script Execution")
if (myPermission){
var myFileName = prompt ("Enter Filename","");
if (myFileName){
var destFolder = Folder.selectDialog('Select which folder to save to Katie:');
else
alert ("Save cancelled");
if (destFolder) {
/*Save as Illustrator CS4*/
var IFile = new File(destFolder + '/' + myFileName + '.ai' );   // Now unique           
var ISave = new IllustratorSaveOptions();
    with (ISave){
        compatibility = Compatibility.ILLUSTRATOR14;
   /*Save as standard PDF*/
    var IPreset = '[Illustrator Default]'
    var pdfSave = new PDFSaveOptions();
    var pdfFile = new File(destFolder + '/' + myFileName + '.pdf' ); // Ditto here
        with (pdfSave){
             pDFPreset = IPreset;
             viewAfterSaving = false;
             compatibility = PDFCompatibility.ACROBAT5;
/*Save as smallest PDF*/
var SmallestPDF = '[Smallest File Size]';
var pdfSaveOpts = new PDFSaveOptions();  
var pdfFileCompressed = new File(destFolder + '/' + myFileName +'%2e' + 'now_format' + '.pdf' ); // This was just un-string your variable…
    with (pdfSaveOpts){
        compatibility = PDFCompatibility.ACROBAT5;   
        pDFPreset = SmallestPDF;
        viewAfterSaving = false;
destFolder.execute()
myDoc.saveAs (IFile, ISave)
myDoc.saveAs(pdfFile, pdfSave) 
myDoc.saveAs(pdfFileCompressed, pdfSaveOpts)
else {
alert("Save cancelled!") 

Similar Messages

  • E70 PDF Reader : Unable to open. File type not sup...

    This morning I have bought an E70, among others due to its highscreen resolution and the possibility to run a PDF reader on it.
    I have now tried ...
      - the pre-installed Adobe PDF Reader
      - the Adobe PDF Reader supplied with the PC Suite CD-ROM
      - the Adobe PDF Reader available on europe.nokia.com
    I am fascinated by a software which presents itself in the About box as '1.5', prompts during installation for '1.0.5' and has filenames '1_5_0'.
    Apart from minor variations in the SIS filenames they all share the same annoying feature: They refuse to display any of my PDF files but display a message 'Unable to open. File type not supported. 5. !' instead.
    It doesn't seem to be a problem of the PDF files, since a collegue of mine was able to open them on his E61 or E70 (forgot to ask).
    Any idea what this problem could be caused by?

    I am speechless -- but happy.
    The complaint about the file type only appears if you try to open a PDF stored in the phone memory but not if you try to open a PDF stored on the memory card.
    Problem solved.

  • Loops not work - File type not supported

    Hi guys and girls
    one of the imacs (10.6.7) at the site I work at has begun to display the following message when you try to select any of the loops from within garageband.
    "file type not supported" and then you have no other option other than to abort. I have tried deleting the loop directory before dragging the loops back into garageband which has always fixed any issues with loops in the past, however the error still displays.
    Can anyone shed any light on this issue?

    The message I get is "Cannot open the file. Verify that the path and file name are correct and try again".
    Please see the Microsoft support doument Windows Media Player 9 Series for Mac OS X Readme. Scroll down to the section on Playing Protected Files.
    Sometimes you can view the source code for the web page to locate the specific media file. If you copied that address and then pasted that address in File > Open URL in Windows Media Player, you may get to listen to or watch the file. This trick does not always work.

  • N79 (Error message :Unable to open .File type not ...

    Dear nokia service manager,,
    Iam sivakumar using the nokia N79 handset.Iam getting the message like this (Error message :Unable to open .File type not supported)when i was trying to open the video file shooted by some other camera.I have tried changing the format of the file..but no use ..i dont get ant suitable software converter in the internet.So kindly look into this matter as i need this very uregently...
    hope its a mandatory feature as laptop and mobile interface are simple task nowadays in mobile...
    pls reply me..its very urgent...thanku..

    You could try Videora (http://www.videora.com/) - the downside here is that they have specific versions for specific phones, and sometimes it will makea file that plays perfectly in the desired phone but can't be shared to other models. The don't show a version for the N79, but try the N96 one because the N96 is the most similar OS to yours that they offer.

  • When trying to change ringtone I keep getting the error message file type not supported.

    I have downloaded some ringtones fro VZ Tones and when I go to make them the default it gives me the error message file type not supported.  If I go to my storage and try to look at pictures, it tells me the same thing.

        That's definitely odd CrystiDawn, and I understand it can be quite frustrating. Let's get to the bottomof this. What device make and model phone do you have? Did you receive a text message with a link to download the ringtones? If so, once downloaded, please go to all your Apps, locate "Files" and play the ringtone using the media player. You will have the option to set it as ringtone while playing and pressing the menu icon. Were the pictures taken from the phone or transferred using the USB cable?
    AdaS_VZW
    Follow us on Twitter at @VZWSupport 

  • I cannot upload Photoshop Touch jpegs to my Wordpress blog. I get this error message: ´File type not permitted due to security reasons.´

    Images I retouch in Photoshop Touch and save as jpegs won´t upload to my Wordpress blog. I get this error message: ´File type not permitted due to security reasons.´ I never had this issue before when using photoshop cs or gimp. How can I resolve this issue and continue using Photoshop Touch which otherwise works great with my tablet.

    It seems like you might have to rename them to jpg.
    WordPress › Support » Security error when uploading jpeg image using new macbook
    Let me know if it works.
    Thanks,
    Ignacio

  • TS2512 i m trying to convert dpx files to mov in colour 1.5.3 but in file browser files are not seen in proper order for ex files names are 12345 it is coming as 23145 bcoz of which in output also its coming in wrong order

    i m trying to convert dpx files to mov in colour 1.5.3 but in file browser files are not seen in proper order for ex files names are 12345 it is coming as 23145 bcoz of which in output also its coming in wrong order

    1) What you downloaded should be a packed file (zip, tar.gz, etc) that needs to be unpacked into the directory of your choice.
    2) & 3) are answered by Ant's installation documentation (the page you're quoting from):
    http://ant.apache.org/manual/index.html

  • The enter key is not working in firefox but it has working fine in chrome and IE so please help me to rid out from this.

    The enter key is not working in firefox but it has working fine in chrome and IE so please help me to rid out from this.

    Hello gokulaan, '''try Firefox Safe Mode''' to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.
    ''(If you're not using it, switch to the Default theme.)''
    * You can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''
    Thank you.

  • Partner functions for a specific customer not seen in XD03 but appears in XD02

    Hello SAP Gurus,
    I have a situation where a partner functions for a specific customer not seen in XD03 but appears in XD02, In XD03 only one partner function (Ship to) appears but in XD02 (Sold to, Ship to, Bill to and payer appears), from the customer master I can see that account group for this customer has been changes to Sold to (Z001) from Ship to (Z002).
    I checked in settings for OB20 transaction for display customer centrally, it is in Display mode as required and not suprresed would like your inputs as to why this is happening and what can be done to fix this.
    Thanks and Regards
    Mohammed Roshan

    Hi ROshan,
      Open customer master in XD02  sales view and save it then check in XD03 it should display the partner functions.
    As you said the account group has been changed I think the records needs to be saved again.

  • Problem when syncing; file type not supported by iPod...

    I imported a new CD into iTunes today and when I hooked-up my iPod and tried to sync it with iTunes I received an error message on 69 of my files stating that the file type isn't supported by the iPod. The strange thing is, the files that are getting the error message aren't any of the new files and they've been on my iPod for a long time, some for well over a year. All of my files in in MP3 format so I know that my iPod supports the file type. Anyone experience this before or know how to correct this?
    By the way, I tried burning some of the files to CD, deleting them from iTunes and then importing them back into iTunes in MP3 format. The end result was the same and I still get the same error message.

    Nevermind, I finally found a thread with a fix. It appears that this is a quirk of iTunes 7.2 that requires moving the files to a new location (out of iTunes), deleting the files from iTunes and then putting the files back into iTunes. That worked and all my files are synced again.

  • CD albums in iTunes (12.1.2.27) won't load to iPad - gets file type not supported message

    I just updated to iTunes 12.1.2.27 and synced to my iPad, but all of my CD albums that are in iTunes on a mac-mini (Yosemite 10.10.3)  won't sync now. A sample message is:
    "song title" was not copied because the file type is not supported by the iPad "my iPad name"
    There where a hundred songs on the list. My iPad is on IOS 8.3. I have never had this problem before. Songs purchased from iTunes store are there, but not my own CDs.
    Has anyone seen this problem before? What is the solution?
    Rolf

    Problem solved! Apparently way back in November of last year I made a copy of the iTunes library on my time machine backup disk manually. I just created the folder on the drive. This was because I was updating the system and did not trust anything to work properly afterwards. The iTunes folder was sitting on that drive and  iTunes (for reasons I don't understand) started using parts of it. I noticed this when I tried to play one of the songs from my CD albums. The backup disk would mount and spin up and play the song from there.
    By the way the iTunes preferences were set to look at the iTunes library on my mac-mini system disk not the backup drive. Why it went to that backup drive I will never know. Anyway I renamed the iTunes folder to something else on the backup drive. Now when I play a song from an album it goes to the proper iTunes library (the one on my mac-mini disk). Subsequent to this fix a sync to the iPad copied my albums  properly with no error.
    Rolf

  • LiveType .ipr won't import into FCP - File type not recognized

    LiveType file is greyed out when trying to import into FCP as a Standard File type. If we change Standard File to All Files we get an error stating, "File Error: 1 file recognized, 0 access denied, 1 unknown."
    The project and media are on an external FWHD, originally edited on a G5, moved to the G4 FWHD with Media Manager.
    We've trashed FCP preference files, repaired permissions, checked ownership of files on the FWHD, created new LT files on the internal drive to no avail.
    Is it time for a reinstall of FCP Suite?
    G4 Tower 1.42 Ghz Mac OS X (10.4.7)
    G4 PowerBook 667 Mac OS X (10.3.7)
    G4 PowerBook 1.67 Mac OS X (10.4.7)
    G5 2.5Ghz Mac OS X (10.4.7)
    iMac G5 1.8Ghz   Mac OS X (10.4.7)  

    The project and media are on an external FWHD, originally edited on a G5, moved to the G4 FWHD with Media Manager. We've trashed FCP preference files, repaired permissions, checked ownership of files on the FWHD, created new LT files on the internal drive to no avail.< </div>
    This is usually two things: In compatible versions of FCP or a missing element that allows the .ipr files to be imported. I have forgotten what the enabler is but it's obviously working on your G5 or you wouldn't be asking the question. If you create a LT file on your G4, can you import it into FCP on the G$?
    (You can search the forum for similar problems, it comes up about twice a month.)
    That leaves the problem of incompatible copies of FCP. You have not provided that information. FCP is not backwards compatible.
    bogiesan

  • Adobe printer shows plt file type not pdf

    Just installed Adobe Acrobat XI on Win 7 workstation,
    text documents pdf okay,
    Printing 24 x 36 cad files only shows plt file type, fails to create pdf.
    Didn't have this problem with Acrobat 8 Pro and windows XP,
    what am I missing?

    Some pdf s may not be compatible with the Firefox pdf viewer. Almost all pdf s should display in either the standalone Adobe viewer or the Adobe plugin.
    The built-in Firefox pdf viewer is still undergoing development and improvements. Some of the problems with it will be forthcoming Firefox Releases. Some save file problems should be fixed in fx<s>21</s>fx'''22''' (Currently the Nightly version)
    * Bug 738952 - "Save as..." File menu entry or Ctrl+S produces unexpected results when having a PDF file opened within PDF Viewer
    Workarounds.<br/>Either view using the plugin, or download as is and edit the filetype.
    * see [[How to disable the built-in PDF viewer and use another viewer]]

  • File types not registered when upgrading from CS3 to CS4

    I installed my CS4 Design Premium upgrade before uninstalling CS3 - Win XP system. Now none of the file types that were registered for CS3  are registered to the CS4 programs. I've tried changing the settings individually in File Types with less than complete success. Is there a way to register all of the CS4 file types without reinstalling the entire package?
    Thanks!

    If you removed CS3 after installing CS4 you have a problem that is not restricted to file associations. You will need to re-install CS4.

  • Some file types not listed in Applications settings

    OS: Windows XP SP3
    Firefox 4.0 & Pale Moon 4.0.5
    I have a problem when I download files of the executables type (.exe). Previously, I have checked the sign so that Firefox automatically download the file via download manager. Unfortunately, some sites disallow downloading with it. But, when I want to change the setting, I can't find the executables type in the Applications settings. So, how I download normally again? Please help!

    I think the setting you need must be in the add-on's settings.
    Firefox's Tools > Options > Applications is for downloads that need an application to open them. Executables are designed to run directly on the OS rather than being opened by another application. Also, executable files usually are sent from the server with a generic binary file header, so Firefox will not be able to match them up with a particular file type.

Maybe you are looking for