Can I use Bridge SDK to surface content from database?

I'm currently looking for a solution that my users can easily work with a set of files (mainly images) stored in an external database. I wonder if developing a Bridge extension would do the trick.
My database has an API and a structure similar to a folder tree. Is it possible to connect to this database from Bridge (users should have a button for that)? Or does the Bridge SDK only allow me to define actions to be triggered by the user on files already shown in Bridge?
If this is not the correct forum, please post a link to the correct one. I'm a bit lost in the forum structure, too :-)

If this is not the correct forum, please post a link to the correct one. I'm a bit lost in the forum structure, too
Not a clue if it is possible at all but maybe you can try the XMP - SDK-Forum.
I mainly use email for my participation on this forum but you are right, after a quick glance on the bridge Forum website itself it is not easy to find your way in the Adobe forums…

Similar Messages

  • Can I use Bridge CS6 as a central image database for linking to multiple documents?

    Can I use Bridge CS6 as a central image database for linking to multiple documents?

    It's only really good for Adobe document formats, if you want to be able to view and/or tag documents.

  • Hi, I changed my credit card, so my monthly pâyment expired. Now I changed the credit card details online...but I still can't use bridge or photoshop. I tried everything I could do as suggested online...

    Hi, I changed my credit card, so my monthly pâyment expired. Now I changed the credit card details online...but I still can't use bridge or photoshop. I tried everything I could do as suggested online...
    Can you help me asap?

    Unfortunately, only Adobe customer service can assist you with your issue. These are user forums; you are not addressing Adobe here.
    Click on the link below, and after that click on "Still need Help? Contact us."
    Then on the next page, click Chat
    There is also a phone option.
    http://helpx.adobe.com/contact.html?step=PHXS_downloading-installing-setting-up_licensing- activation

  • Can I use Bridge to export image data into a .txt file?

    I have a folder of images and I would like to export the File Name, Resolution, Dimensions and Color Mode for each file into one text file. Can I use Bridge to export image data into a .txt file?

    Hello
    You may try the following AppleScript script. It will ask you to choose a root folder where to start searching for *.map files and then create a CSV file named "out.csv" on desktop which you may import to Excel.
    set f to (choose folder with prompt "Choose the root folder to start searching")'s POSIX path
    if f ends with "/" then set f to f's text 1 thru -2
    do shell script "/usr/bin/perl -CSDA -w <<'EOF' - " & f's quoted form & " > ~/Desktop/out.csv
    use strict;
    use open IN => ':crlf';
    chdir $ARGV[0] or die qq($!);
    local $/ = qq(\\0);
    my @ff = map {chomp; $_} qx(find . -type f -iname '*.map' -print0);
    local $/ = qq(\\n);
    #     CSV spec
    #     - record separator is CRLF
    #     - field separator is comma
    #     - every field is quoted
    #     - text encoding is UTF-8
    local $\\ = qq(\\015\\012);    # CRLF
    local $, = qq(,);            # COMMA
    # print column header row
    my @dd = ('column 1', 'column 2', 'column 3', 'column 4', 'column 5', 'column 6');
    print map { s/\"/\"\"/og; qq(\").$_.qq(\"); } @dd;
    # print data row per each file
    while (@ff) {
        my $f = shift @ff;    # file path
        if ( ! open(IN, '<', $f) ) {
            warn qq(Failed to open $f: $!);
            next;
        $f =~ s%^.*/%%og;    # file name
        @dd = ('', $f, '', '', '', '');
        while (<IN>) {
            chomp;
            $dd[0] = \"$2/$1/$3\" if m%Link Time\\s+=\\s+([0-9]{2})/([0-9]{2})/([0-9]{4})%o;
            ($dd[2] = $1) =~ s/ //g if m/([0-9 ]+)\\s+bytes of CODE\\s/o;
            ($dd[3] = $1) =~ s/ //g if m/([0-9 ]+)\\s+bytes of DATA\\s/o;
            ($dd[4] = $1) =~ s/ //g if m/([0-9 ]+)\\s+bytes of XDATA\\s/o;
            ($dd[5] = $1) =~ s/ //g if m/([0-9 ]+)\\s+bytes of FARCODE\\s/o;
            last unless grep { /^$/ } @dd;
        close IN;
        print map { s/\"/\"\"/og; qq(\").$_.qq(\"); } @dd;
    EOF
    Hope this may help,
    H

  • How can I use QuickTime SDK to get Compress format of Video stream?

    I can get uncompress video stream like this:
    QDerr = NewGWorldFromPtr( &m_hGWorld, k32BGRAPixelFormat, &rcMac,
    NULL, NULL, 0, (char*)m_pVideoBuffer,
    m_sAVFileInfo.sResInfo.ulWidth*4);
    then the m_pVideoBuffer is uncompress video stream. How can I use QuickTime SDK to get Compress format of Video stream? I could change "k32BGRAPixelFormat" to other format,use other API or something?
    Could someone have the method? Best Wishes!

    Firefox, I would make sure you update your Desktop to Firefox 14.0.1, as the version you are running is quite old and out of date.
    Then, do you have your Sync Recovery key, username and password? If you do, you can re-add Firefox Sync to your computer.

  • Can I use Publications SDK for merging PDFs?

    Hi,
    Can i use Publications SDK for merging PDFs.? Logically i think it should be possible.
    Scenario:-  PDFs will be the report output format for webI, Crystal etc. I will query the repository and get the PDF instances from various BO Reports. Can i use this PDFs as input for Publications SDK? Is there any known limitations?
    Please help.
    Ted, if you are there please update.
    Thanks,
    Anu

    Thanks Ted. Thats really informative.
    Can you please provide a brief description on 'There's an out-of-the-box post-processing extension that merges PDF from Crystal.'
    I'm already using Itext. but it is a costly affair as PDF file size is an issue (200 single page PDF results in 8 MB). And seems like there is no otherway around in Itext to compress PDF.
    About using WebI and Crystal together, I will export PDF from these and give those PDF as input for Publications.Then it should work. Right?
    Edited by: Anu Cherian on Feb 2, 2011 11:35 AM

  • Can I use Webservices SDK for scheduling Reports?

    Hi All,
    I have a requirement to use Webservices SDK. The process flow is explained as below:-
    PeopleSoft calls Java component which schedules the BO Reports by calling BO program Objects. I was using BOE SDK before. But SAP advised to move to Webservices SDK as to remove CORBA connection issues.
    Can I use Webservices SDK for scheduling Reports?
    Please update.
    Thanks,
    Anu

    Its possible to schedule reports from web services SDK. Its stated in the Web services SDK Doc.

  • I am used to "drag and drop" content from my computer to my old i-pod.  With the new i-tunes, I can't seem to do that.  Any suggestions?

       I am used to "drap and drop" content from my computer to my old i-pod.  With the new i-tunes, I can't seem able to do that.  Any suggestions?  Thanks.

    diana42 wrote:
    My problem is that Itunes does not acknowledge inserted CD in DEVICES area,
    Are these Audio CDs?
    Only Audio CDs will show up in iTunes.
    This is new to me because I am used to importing and making copies from my playlists.
    I don't follow. Would you explain this a bit more?

  • Can I use APEX transcoding the db content?

    Hi
    Some fields in my table are encoded by Base64.and i want to user APEX build the search web application,but I don't know Can I use APEX transcoding the db content? and how?
    ths

    Hi UserXY,
    in short: yes you can!
    Check this out: http://erikwramner.wordpress.com/2010/02/23/coding-and-decoding-base64-in-plsql/
    brgds,
    Peter
    Blog: http://www.oracle-and-apex.com
    ApexLib: http://apexlib.oracleapex.info
    Work: http://www.click-click.at

  • How can I use Automator to extract specific Data from a text file?

    I have several hundred text files that contain a bunch of information. I only need six values from each file and ideally I need them as columns in an excel file.
    How can I use Automator to extract specific Data from the text files and either create a new text file or excel file with the info? I have looked all over but can't find a solution. If anyone could please help I would be eternally grateful!!! If there is another, better solution than automator, please let me know!
    Example of File Contents:
    Link Time =
    DD/MMM/YYYY
    Random
    Text
    161 179
    bytes of CODE    memory (+                68 range fill )
    16 789
    bytes of DATA    memory (+    59 absolute )
    1 875
    bytes of XDATA   memory (+ 1 855 absolute )
    90 783
    bytes of FARCODE memory
    What I would like to have as a final file:
    EXCEL COLUMN1
    Column 2
    Column3
    Column4
    Column5
    Column6
    MM/DD/YYYY
    filename1
    161179
    16789
    1875
    90783
    MM/DD/YYYY
    filename2
    xxxxxx
    xxxxx
    xxxx
    xxxxx
    MM/DD/YYYY
    filename3
    xxxxxx
    xxxxx
    xxxx
    xxxxx
    Is this possible? I can't imagine having to go through each and every file one by one. Please help!!!

    Hello
    You may try the following AppleScript script. It will ask you to choose a root folder where to start searching for *.map files and then create a CSV file named "out.csv" on desktop which you may import to Excel.
    set f to (choose folder with prompt "Choose the root folder to start searching")'s POSIX path
    if f ends with "/" then set f to f's text 1 thru -2
    do shell script "/usr/bin/perl -CSDA -w <<'EOF' - " & f's quoted form & " > ~/Desktop/out.csv
    use strict;
    use open IN => ':crlf';
    chdir $ARGV[0] or die qq($!);
    local $/ = qq(\\0);
    my @ff = map {chomp; $_} qx(find . -type f -iname '*.map' -print0);
    local $/ = qq(\\n);
    #     CSV spec
    #     - record separator is CRLF
    #     - field separator is comma
    #     - every field is quoted
    #     - text encoding is UTF-8
    local $\\ = qq(\\015\\012);    # CRLF
    local $, = qq(,);            # COMMA
    # print column header row
    my @dd = ('column 1', 'column 2', 'column 3', 'column 4', 'column 5', 'column 6');
    print map { s/\"/\"\"/og; qq(\").$_.qq(\"); } @dd;
    # print data row per each file
    while (@ff) {
        my $f = shift @ff;    # file path
        if ( ! open(IN, '<', $f) ) {
            warn qq(Failed to open $f: $!);
            next;
        $f =~ s%^.*/%%og;    # file name
        @dd = ('', $f, '', '', '', '');
        while (<IN>) {
            chomp;
            $dd[0] = \"$2/$1/$3\" if m%Link Time\\s+=\\s+([0-9]{2})/([0-9]{2})/([0-9]{4})%o;
            ($dd[2] = $1) =~ s/ //g if m/([0-9 ]+)\\s+bytes of CODE\\s/o;
            ($dd[3] = $1) =~ s/ //g if m/([0-9 ]+)\\s+bytes of DATA\\s/o;
            ($dd[4] = $1) =~ s/ //g if m/([0-9 ]+)\\s+bytes of XDATA\\s/o;
            ($dd[5] = $1) =~ s/ //g if m/([0-9 ]+)\\s+bytes of FARCODE\\s/o;
            last unless grep { /^$/ } @dd;
        close IN;
        print map { s/\"/\"\"/og; qq(\").$_.qq(\"); } @dd;
    EOF
    Hope this may help,
    H

  • Can XI as a middleware drive the content from the Application level

    Can XI as a middleware drive the content from the Application level (backend) into the front-end Portal?  By XI connectors?  Is there a documentation that explains that?

    You can't plug an iPod into an iPad in order to access its media, and as far as I am aware you can only use home sharing between a computer and an iOS device (iPad, iPhone, iPod Touch, but not an iPod Classic), and not between 2 iOS devices : http://support.apple.com/kb/HT4557 and http://www.apple.com/support/homesharing/

  • HT4914 Can I use iTunes Match to transfer music from an iPhone4 to a new iPhone5s? I'm traveling without my laptop!

    Can I use iTunes Match to transfer music from an iPhone4 to a new iPhone5s? I'm traveling without my laptop!
    - Music was purchased outside of iTunes store
    - On a vacation
    - iPhone 4 has all my music
    - No access to iTunes
    - Want to buy a new iPhone 5s on vacation but this is holding me back

    Honestly, I've never used iTunes Match.
    Keep in mind that iTunes Match is only for music, any other media content would not be affected.
    Also, pictures synced to the device from a computer will not be moved over unless the new device is restored from a backup on that computer.
    Personaly, unless the current iPhone was damaged or otherwise acting as if on it's last leg, I'd wait.  There may be better options in 3 months.

  • HT5616 How can I use my apple ID to buy from different app stores (different countries)?

    How can I use my apple ID to buy from different app stores (different countries)?

    You can only use a country's store if you are in that country and have a billing address in that country on your account - are you in the country that you want to buy content from ? If you are then you can update the billing address on your account to be your address there (if using a credit card then that will need to have been issued by a bank in that country) via the Store > View Account menu option on your computer's iTunes.

  • TS2972 can I use home sharing to transfer iTunes from old computer to new computer?

    can I use home sharing to transfer iTunes from old computer to new computer?

    You are trying to use home sharing, you are logged into the same account for sharing on both computers (and they are connected to the same wifi network), and what happens when you try to copy your library ? Can you update your iTunes so that they are the same on both ?

  • Can you use apple tv to show pictures from iphoto from a macbook pro?

    Can you use apple tv to show iphoto from a macbook pro?

    Yes, read here:
    http://support.apple.com/kb/PH2437

Maybe you are looking for

  • Upgraded iMac to 10.8.5 but no longer detects any WiFi networks!

    I have a 2009 27" iMac and a 24" 2007 iMac with 2 Airport Extreme routers (2013 The latest. Everything was working perfectly till I upgraded to 10.8.5. I lost my internet and both routers. Could not use the Internet and Wi-Fi on my iPhone 5. Reverted

  • I need a stepper motor to run a metal sheet

    1.i am doing a project in labview .i need a stepper motor to run a metalsheet and i need to interface it with labview.specification of stepper motor is torque: 2n load  : 4-5kg arm   : 4  2. I am using a vision assistant in labview . If i store the s

  • Template with portal

    Hi, I dunno if it's here that this questions belongs. I'm new to OracleAS Portal and I would like to integrate a content build with Struts in a portal. I've just tested the Struts part outside the portal and everything is OK. Now I would like to inte

  • IPod Photo resets  repeatedly w/ new 1.2 software

    Ipod software version 1.2 was AUTOMATICALLY installed on my iPod the last time I connected it to computer to update the playlist. Ever since the new software update, my 40GB iPod Photo resets whenever the Hold switch is engaged and then taken off...

  • Jar Service Provider

    Hello everybody, I'm working on a project that uses Jakarta Commons DBCP. I would like to use Xerces as parser but somehow I always get the org.xml.sax.parser undefined error. On http://java.sun.com/xml/jaxp/faq.html I found that I could use the Serv