Types of document supported for uploading in ADF

Hi,
Could any please tell me what are all the types of document a BlobDomain supports?
I mean other than .doc files.
Thanks,
Priya

Priya,
BlobDomain does nothing to interpret the file's contents - it can support anything you want to stuff in there.
John

Similar Messages

  • Does the M4V file type have direct support for Audio?

    Greetings
    I am working with a video vendor who just ripped a dvd and sent me BOTH m4v files AND aac files (audio and video separately),. When I asked him why he did not just send 1 m4v file with the audio and video in ONE FILE, he wrote me back this (Which I need to confirm is true or false):
    .M4V is a video format that doesnt directly support audio so the computer automatically rendered the audio files out as .AAC. What you say is an .MP4 format is really just the "file type" and not the extension itself.
    Doesn't sound quite right, but I am not a video pro. But I do not want to have to splice all these files together again.
    Please advise: Is his statement (above) correct?
    Thanks, sleeper

    Your video "vendor" is an idiot.
    DVDs are mpeg 2 video + ac3 (or aiff) audio.
    If he used something like HANDBRAKE to rip the DVD, the audio and video would be contained in one M4V file,
    Hard to tell what is really going on.
    x

  • Documents required for exports

    Hi experts,
    can any one please provide the details of required documents when we are going to export a product from India to European Union and US what are the different types of documents required for customs department.
    Thanks in advance for helpful answers.

    Hi Hari,
    Please find the required documents as below:-
    For Export to EU:-
    The required documents are as follows:-
    Bill of Lading
    Certificate of Origin
    Single Administrative Document
    Commercial Invoice
    Licenses
    Insurance Certificates
    Export  Packing List
    If the goods are to pass from the port to a land lock location, then you would require T1 document as well.
    For Export to US:-
    The required documents are as follows:-
    Bill of Lading
    Certificate of Origin
    Commercial Invoice
    Licenses
    Insurance Certificates
    Export  Packing List
    Shipper Export Declaration
    Shippers letter of Instruction
    These are major and regular ones, for more you need to check that what sort of product you want to export and what process does it follows.
    Regards,
    Aman

  • 11g TP3 / ADF BC / Support for database type in column

    Is it necessary to instantiate an object of corresponding type in the row implementation class to manage the corresponding type attributes like in 10g ?
    Example from 10g :
    protected void create(AttributeList attributeList)
    super.create(attributeList);
    ApplicationModule root = getDBTransaction().getRootApplicationModule();
    DBSequence seqid = new DBSequence("customers_seq",root);
    setCustomerId(seqid.getSequenceNumber());
    try
    CustAddressTyp custAddr = new CustAddressTyp();
    this.setCustAddress(custAddr);
    catch (Exception e)
    e.printStackTrace();
    }

    We currently don't offer support for Oracle ADF BC in Eclipse and while we might consider this for a future release this is not planned right now.

  • My iPad say document not supported for all in one 6450 printer

    I have installed the e print for my iPad and while trying to print, it says document not supported. I have a wireless All in One 6450 Printer

    Eddy955, hope you are doing well and welcome to the HP forums;
    What document are you trying to print and what application are you using to print it.
    If you are using ePrint, bear in mind that there some limitations to the files that you can print this are the limitations in type of document and size.
    "supported format:
    Microsoft Word
    Microsoft PowerPoint
    Microsoft Outlook
    Microsoft Excel*
    Text files (.txt)
    PDF
    Images (bmp, jpg, png, gif, tiff)
    also there are size limitations for this docs
    the document cannot be larger than 5 mb's and it cannot be more that 10 attatchments, for a more comprehensive list go to this link.
    https://h30495.www3.hp.com/help/
    Do not hesitate to let me know if you need more assistance. I will do my best to help you.
    RobertoR

    You can say THANKS by clicking the KUDOS STAR. If my suggestion resolves your issue Mark as a "SOLUTION" this way others can benefit Thanks in Advance!

  • Oracle ADF support for MS Office and PDF

    Hello,
    We are required to read from / write to MS Word, MS Excel or PDF in our ADF application.
    Does ADF support this with any inuilt feature?
    If not, what are the 3rd party libraries that we may need to use?
    Regards,
    Amar

    inbuilt support for MS Excel .
    <af:commandButton text="Export To Excel" immediate="true">
    <af:exportCollectionActionListener type="excelHTML" exportedId="table"
    filename="export.xls" title="ADF Faces Export"/>
    </af:commandButton>
    Edited by: -CHS on Jul 12, 2011 2:40 PM
    http://jdevadf.oracle.com/adf-richclient-demo/docs/tagdoc/af_exportCollectionActionListener.html
    for pdf can be used jasper report
    http://www.theregister.co.uk/2006/10/24/jasperreports_tutorial/

  • ADF 11g support for Internet Explorer 8 plus x

    hi
    Given the current situation for ADF 10g, see forum thread "ADF 10g support for Internet Explorer 8" ...
    at ADF 10g support for Internet Explorer 8
    ... I was wondering about the future browser support in ADF 11g.
    (Specifically about IE8 the knownissues.html document for JDeveloper and ADF 11g (11.1.1.1.0) currently says "Internet Explorer 8 is neither supported nor certified. If you must use IE8, set the compatibility view settings in your IE8 browser to ALL. In IE8, go to the Tools menu -> Compatibility View Settings and check the last checkbox "Display All Websites In Compatibility View"." and "... IE8 support should be in the upcoming first patch set. ..." Re: PanelStretchLayout on IE8.)
    question
    (q1) What is the life expectancy of applications built with ADF (Faces) 11g in regard to their future browser support?
    many thanks
    Jan Vervecken
    edit 20091001 : fixed link to knownissues.html

    Thanks for your reply Shay.
    We plan to officially support IE8 with the next patch release to JDeveloper 11g - currently planned for later this year.That matches what I wrote in my initial post in this forum thread about IE8 support.
    We usually only certify browsers after they officially go production.That does not really answer my question (q1) in this forum thread.
    It is more like, how can I assess that Oracle will support any successor(s) of IE8 or successor(s) of any currently supported browsers for ADF 11g applications in the future? How long will Oracle support "commonly used browsers" for an ADF 11g application I build today, so how long will I be able to use that application?
    How do I answer such questions for ADF 11g applications that should be deployed on the internet (where, as some extranet environments, you typically have not that much (or no) control over which browsers your users use ... although some would like to argue with that, see forum thread "ADF Faces RC browser support and browser market share")?
    (By the way, do you have any feedback for the forum thread "ADF 10g support for Internet Explorer 8"?)
    regards
    Jan

  • How to add support for new file type.

    Using the ESDK, I would like to add support for new file type ( a new extension). this new extension will function like any other non visual code editor but will have specific syntax highlighting, code folding and explorer.
    I am trying ot figure out if I need to create a new editor or use existing JDeveloper code editor and add support for new file type. Does anyone have a high level outline on how to do this using the ESDK that is specifically targeted at adding new file type support for a text based code editor?
    I have looked at the Samples and keep going in multipe directions. It would be cool if there was an example that was how add syntax higlighting for new file type.
    Thank you

    Brian, thank you. I looked at this extension and it answered a lot of questions for me. I was going in the right direction but needed a little help and bost of confidence, this is just what I needed. I created the LanguageSupport, LanguageModel, Addin, Node and TextDocument that are specific to the new file type. I was getting hung up on how to hook this into the JDevelpoer editor. I keep thinking I have to create a custom editor but it looks like I don't have to and it looks like I can associate this file support with the editor framwork, for version 10.1.3.2, with the following in the Addin Initilize() method.
    Recognizer.mapExtensionToClass(MY_EXTENSION, MyNode.class);
    CodeEditor.registerNodeType(MyNode.class, MY_EXTENSION);
    LanguageModule.registerModuleForFileType(new MyLanguageModule(), MY_EXTENSION);
    I have done this but still not able to recognize the new file type.
    At this point, I just want to be able to recognize the new file and display it's associated icon or display a messare to the message log. I put a System.out.println("test") in the Initilize() method of my addin. then I registered MyAddin in the extension.xml. JDeveloper sees this new extension and it is loaded but I have not been able to show the test message or display the new icon when I open the new file type.
    extension.xml
    <?xml version="1.0" encoding="windows-1252" ?>
    <extension xmlns="http://jcp.org/jsr/198/extension-manifest"
               id="teisaacs.jdev.myext.MyAddin" version="1.0.0" esdk-version="1.0"
               rsbundle-class="teisaacs.jdev.myext.resources.MyResBundle">
        <name rskey="EXTENSION_NAME">My Code Editor</name>
        <owner rskey="EXTENSION_OWNER">Me</owner>
        <dependencies>
            <import version="10.1.3">oracle.jdeveloper</import>
        </dependencies>
        <hooks>
            <jdeveloper-hook>
                <addins>
                    <addin>teisaacs.jdev.myext.MyEditorAddin</addin>
                </addins>
            </jdeveloper-hook>
            <feature-hook>
                <description>My Code Editor</description>
                <optional>true</optional>
            </feature-hook>
            <document-hook>
                <documents>
                    <by-suffix document-class="teisaacs.jdev.myext.model.MySourceDocument">
                        <suffix>my</suffix>
                        <suffix>MY</suffix>
                    </by-suffix>
                </documents>
            </document-hook>
            <editor-hook>
                <editors>
                    <editor editor-class="teisaacs.jdev.myext.editor.MyEditor">
                        <name rskey="EXTENSION_NAME">My Editor</name>
                    </editor>
                    <mappings>
                        <mapping document-class='teisaacs.jdev.myext.model.MySourceDocument">         
                            <open-with editor-class="teisaacs.jdev.myrext.editor.MyEditor"
                                       preferred="true"/>
                            <open-with editor-class="javax.ide.editor.CodeEditor"/>
                        </mapping>
                    </mappings>
                </editors>
            </editor-hook>
        </hooks>
    </extension>
    public class MyAddin implements Addin {
        public static final String MY_EXTENSION = "my";
        public void initialize() {
            System.out.println("MyEditor Constructor");
            new MyLanguageModule();
            Recognizer.mapExtensionToClass(MY_EXTENSION, MyNode.class);
            CodeEditor.registerNodeType(MyNode.class, MY_EXTENSION);
            LanguageModule.registerModuleForFileType(new MyLanguageModule(), MY_EXTENSION);
    }I have added and removed the editor hook along with many other modificaitons to the extension.xml but still not recognizing the new file extension.
    Todd

  • How to block accounting by MIRO for specific type of documents.

    Hello
    Is there any possibility to block accounting by MIRO for specific type of document? So you could only account specific type of documents by FBV* or FB*.
    Regards
    Marcin Obukowicz

    Hi,
    You can try to make a validation (OB28) which will check the document type based on transaction code prerequisites.
    Regards,
    Eli

  • How do i use the bundle for ms office to type my documents?

    how can i start using the bumdle for ms office to type my document with normal features of the pages.

    Sorry, but that adds to my confusion. The iTunes Store is for purchasing Apps for iPad/iPhone. The Mac App Store is for purchasing Mac compatible apps.

  • Looking for a good app to type word documents

    Looking for an app to type word documents; also, have an app for printing, but it's a hit/miss to use....any suggestions?  Thanks!

    Here's some general info.
    Working with Notes and Documents on the iPad – Alternatives & Suggestions
    http://ipadacademy.com/2012/04/working-with-notes-and-documents-on-the-ipad-alte rnatives-suggestions
     Cheers, Tom

  • An error ocurred during the installation of assembly 'Microsoft. VC80.crt,type="win32", version="8.0.50727.4053".publickKeyToken="1fc8b3b9a1e18e3b".processorArchitectu re="amd64".Please refer to help and support for more information. HRESULT: 0x80071A30

    An error ocurred during the installation of assembly 'Microsoft. VC80.crt,type="win32", version="8.0.50727.4053".publickKeyToken="1fc8b3b9a1e18e3b".processorArchitectu re="amd64".Please refer to help and support for more information. HRESULT: 0x80071A30
    Instale iTunes perfectamente, conecte mi iPone y me dijo que necesitaba otra version que borrase la actual y instalase la nueva, borre la que tenia, y al instalar la nueva me salia esto y no tengo forma de instalarla. Ya hice los tutoriales de la pagina, y nada.

    OK.  If both of you are Windows 7.  Make sure you go to Windows update (START button, type in Windows Update). Check for updates and update whatever that are available. (especially Microsoft .NET Framework 4 )
    After that see if you still get this error message.
    The last resort would be to unistall and reinstall the whole thing.
    Follow the steps below:
    1. Go to Microsoft website to fix install and Unistall problems. Click "Run now" from Fix it to remove all iTunes & related installer files:
    http://support.microsoft.com/mats/Program_Install_and_Uninstall
    Be aware that Windows Installer CleanUp Utility will not remove the actual program from your computer. However, it will remove the installation files so that you can start the installation, upgrade, or uninstall over.
    2. You should remove all instances of iTunes and the rest of the components listed below:
    it may be necessary to remove all traces of iTunes, QuickTime, and related software components from your computer before reinstalling iTunes.
    Use the Control Panel to uninstall iTunes and related software components in the following order:
    iTunes
    QuickTime
    Apple Software Update
    Apple Mobile Device Support
    Bonjour
    Apple Application Support (iTunes 9 or later)
    Follow the instructions from Apple article listed here: http://support.apple.com/kb/HT1923 to remove all components
    3. Reboot your computer. Next, download iTunes from here:http://www.apple.com/itunes/download/ and install from scratch

  • ITunes Installation error: "Microsoft VC80.CRT.TYPE="win 32".version=8.0.50727.6195".publicKeyToken='1fc8b3b9a1e18e3b".processorArchitec ture "x86"".Please refer to help and support for more information. HRESULT:0X800700C1

    Hi!
    I am trying to install iTunes on my laptop that runs Windows 8.1
    I have tried several solutions discussed in similar questions but none worked
    -uninstalled and reinstalled
    -cleaned C drive for all Apple products
    -tried to install security update’ Microsoft Visual C++ 2005 Service Pack 1 Redistributable Package ATL Security Update’ but the same error appeared
    -Windows module installer is enabled
    I always get this error
    an error occured during the installation fo assembly "Microsoft.VC80.CRT.type="win32", version="8.0.50727.6195, public key token=,1fc8b3b9a1e18e3b", processor architecture="x86", please refer to help and support for more information. HRESULT: 0x80070422
    If i ignore and proceed another error appears
    Service 'Apple Mobile device' failed to start. Verify that you have sufficient privileges to start system services
    If i ignore one more time, itunes is installed but when i try to run it
    Apple application support was not found. Apple Application Support is required to run iTunes Helper- please uninstall iTunes and then install itunes again-error 2
    Can someone help me please? Thank you!

    Hi M2i7guel,
    Welcome to Apple Support Communities.
    It sounds like there is an issue installing iTunes and other Windows updates on your PC. The article linked below provides troubleshooting suggestions that will resolve most issues like the one that you've described.
    Issues installing iTunes or QuickTime for Windows
    http://support.apple.com/kb/HT1926
    I hope this helps.
    -Jason

  • An error occurred during the installation of assembly 'policy e0.Microsoft.VC80.CRT.type="win32-policy" version "8.0.50727.4053", publicKeyToken="1fc8b3b9a1e18e3b" ,processorArchitecture="amd64"'.  Please refer to Help and Support for more information.  H

    An error occurred during the installation of assembly 'policy 80.Microsoft.VC80.CRT.type="win32-policy" version+"8.0.50727.4053", publicKeyToken="1fc8b3b9a1e18e3b" ,processorArchitecture="amd64"'.  Please refer to Help and Support for more information.  HRESULT: x...
    Encountered during reinstall of iTunes.  Any ideas?

    It is a big issue for many users.  There is no clear fix yet, but some users have had success with some of the solution on this thread.
    https://discussions.apple.com/message/16751339#16751339

  • Help "An error occured during the installation of assembly 'Microsoft.VC.80.CRT,version="8.0.50727.4053",type="win32".publicKeyToken="1fc8 b3b9a1e3b".process orArchitecture="x86"".Please refer to Help and Support for more information. HRESULT: 0x800736FD.

    Help - I keep getting this message when trying to install iTunes on my computer - I have tried it on 2 different computers - one with Windows 7 and one with Vista - getting same message for both.
    "An error occured during the installation of assembly 'Microsoft.VC.80.CRT,version="8.0.50727.4053",type="win32".publicKeyToken="1fc8 b3b9a1e3b".process orArchitecture="x86"".Please refer to Help and Support for more information. HRESULT: 0x800736FD.
    Thanks

    HRESULT: 0x800736FD
    Are you running Vista or Windows 7, josh?

Maybe you are looking for

  • Can a subquery hosted within a table reference that hosting table?

    I have a large table that tracks Orders and Deliveries ("OrderAssign"). The OrderID column has a dropdown with a query that references some other tables that cover order details, like when each Order is due. I'd like the dropdown query to only displa

  • Verizon LTE ipad

    Is the Verizon LTE iPad NOT designed to activate and deactivate the 4G service?  I used the service for a month, then deactivated it.  Now, my SIM card has been fried and Verizon makes it very difficult to reinstate the Pre Paid plan although they ar

  • Problem with gradients imported to indesign

    Hi all. I have a number of illustrator files not particuarly complex with some gradients. In indeisgn the preview looks fine. But once exported to PDF the gradients seem to have reversed. So where it was most purple to white its now mostly white to p

  • Apps that support after event alert?

    The default iphone calendar can only set alert before or at the time of event. I want also set the alert after event. What is the apps that support this feature?

  • ABAP transaction iview Run Error

    hi, I met a problem, i create a  ABAP Trasaction iview, which preview result is right using admin. when i assigned it to a test user. it runs error. if i assigned administrator group to the test user, it will run right. why?