Using external database as source for automator

Hi
I have approximately 1500 quicktime files which require annotations added to them (title, author etc).
I've been provided a spreadsheet with all the neccessary data. And I know there is an automator action that can add annotations to quicktime files but was wondering if either of the following was possible:
1) Can I get the an automator script to use this spreadsheet as a source for the values it is to enter.
OR
2) If I can get automator to add the files name to the annotations section (under title)
Greatly appreciate any help you can provide.
Regards

The thing to remember is that with the new Apple TV, all these things had to be written from scratch. The code that made these things work on the old Apple TV can't just be ported to the new one, but it had to be re-written.
The situation you describe, which if I understand you would require the Apple TV playing some content on streamed from iTunes and also Airplayed to an Airport Express, whilst the iTunes library is also streaming another track to a different set of speakers sounds like an incidental benefit, rather than what it was originally designed to do (and, I would suggest a fairly niche use as well).
I have to admit, it's the one thing that has been suggested as a use for the old ability to stream from the Apple TV to Airplay devices that can't now be easily recreated (although an iOS device could be used to set up the second stream). My initial feeling is that the demand for this ability would be too low for Apple to be convinced to add it, but I could be wrong.
EDIT to say that, on reflection, this ability could be useful where a household relies on Airport Express to play music in different rooms and where people want to listen to different content from the same library.
In this case, I think that the best solution if Apple wanted to make this easy would be to either allow iTunes to send more than one stream controlled from the computer, or to allow the remote app to get the Airport Express to pull the stream in the same way that Apple TV does.
Using the Apple TV as a kind of bridge is a fairly inelegant work round.
Message was edited by: KeithJenner

Similar Messages

  • Using external database as source for Quicktime annotation automator action

    Hi
    I have approximately 1500 quicktime files which require annotations added to them (title, author etc).
    I've been provided a spreadsheet with all the neccessary data. And I know there is an automator action that can add annotations to quicktime files but was wondering if either of the following was possible:
    1) Can I get the an automator script to use this spreadsheet as a source for the values it is to enter.
    OR
    2) If I can get automator to add the files name to the annotations section (under title)
    Greatly appreciate any help you can provide.
    Regards

    HI
    Make sure you select the Initialize or Run methods, depending on where you try to define the database connection it will not let you do it.
    Good practice would be to define the database and the connection in the initialize section, the SQL and execute in the Run section and the disconnect in the Finish section, however that could change depending on your needs.
    Regards
    Alex

  • Can I use FileMaker as a source for mail merge in Pages

    Can I use FileMaker as a source for mail merge in Pages

    Sorry I posted this and then started reading some of the replies. I did see them as I am newbie here.
    Looks like the only solution at this time is to export the data to a csv file, open it in numbers and use the numbers file as the source for the mail merge.
    Would it be possible to have FileMaker then run an applescript ? or automator script to automatically convert the CSV file to numbers and then rename that Numbers file so that it is consistent and can be reused by the Pages "template" for subsequent documents to be used based on this template?

  • Stored Procedure used as a data source for an Apex report

    Just wondering whether anyone has used a Stored Procedure as the data source for an Apex report. An option to select Stored Procedures(s) as the data source does not appear within the IDE (only displays Table, Views, Functions).
    Do you have to return the definition of the Stored Procedure via a function ... if so, how is this done ?
    Thank you.

    >
    Welcome to the forum: please read the FAQ and forum sticky threads (if you haven't done so already), and update your profile with a real handle instead of "920338".
    When you have a problem you'll get a faster, more effective response by including as much relevant information as possible upfront. This should include:
    <li>Full APEX version
    <li>Full DB/version/edition/host OS
    <li>Web server architecture (EPG, OHS or APEX listener/host OS)
    <li>Browser(s) and version(s) used
    <li>Theme
    <li>Template(s)
    <li>Region/item type(s)
    With APEX we're also fortunate to have a great resource in apex.oracle.com where we can reproduce and share problems. Reproducing things there is the best way to troubleshoot most issues, especially those relating to layout and visual formatting. If you expect a detailed answer then it's appropriate for you to take on a significant part of the effort by getting as far as possible with an example of the problem on apex.oracle.com before asking for assistance with specific issues, which we can then see at first hand.
    Just wondering whether anyone has used a Stored Procedure as the data source for an Apex report. An option to select Stored Procedures(s) as the data source does not appear within the IDE (only displays Table, Views, Functions).
    Do you have to return the definition of the Stored Procedure via a function ... if so, how is this done ? When asking a question about "reports" it's firstly essential to differentiate between standard and interactive reports. Standard reports can be based on tables, views, SQL queries, or PL/SQL function blocks that return the text of a SQL query. Interactive reports can only be based on a SQL query.
    "Stored Procedures" are therefore not an option (unless you are using the term loosely to describe any PL/SQL program unit located in the database, thus including functions). What would a procedure used as the source of a report actually do? Hypothetically, by what mechanisms would the procedure (a) capture/select/generate data; and (b) make this data available for use in an APEX report? Why do you want to base a report on a procedure?

  • Authenticating Guest Users Using External Database.

    Folks, greetings.
    Due to the limitations imposed by wlc's database size, we decided to go for an external authentication server.
    Since this external database is for guest access, we are considering in using a Linux box with LDAP, along with a web-based application which will be presented to the user for authentication purposes. This way, the user would type in his/her credentials on this portal and the same box would process the authentication.
    In such a scenario, we would buid an application for the "Lobby Amabassadors" input the guest data (for auditing purposes we need to enter the user's SSN, passport # or any other official ID), and this application would generate the password to be used during the authentication process.
    I've used web-auth before, with the users database loaded on the WLC (local net users). Even using an external web-auth portal, the user is still authenticated by the controller that in turn, will control whether the traffic is to be allowed or not, based on the authentication results.
    That's exactly where our question lies: how should we configure the WLAN so that the WLC would receive the access request and forward it to the authentication portal/server? Would it envolve radius?
    This same Linux would be the DHCP server for this guest WLAN.
    WLC vesion: 4.2.130.0
    Regards,
    AL

    Using the Web Authentication feature on a Cisco wireless LAN controller, we can authenticate a guest user on the wireless LAN controller, on an external web server or on an external database on a RADIUS server. We can configure the wireless LAN used for guest traffic to authenticate the user from an external RADIUS server.
    To enable an external RADIUS server to authenticate traffic using the GUI, follow this link.
    http://www.cisco.com/en/US/docs/wireless/technology/guest_access/technical/reference/4.1/GAccess_41.html#wp1001207

  • How can I use a table as source for scrolling text

    Hi,
    I have a javascript scolling news on our portal page and anytime I need to update the news I have to update the portlet. Is there a way to use a database table to store the news and get it displayed automatically (as a scrolling text) after committing the transaction.
    Thanks,
    Leonard

    What do you mean by updating the portlet - page refresh?
    The nature of HTTP is that the client has to initiate the communication. As long as the browser doesn't submit a new request for the page, the content won't refresh.
    There are tricks, though that you may consider... such as placing an iframe on your portal page that "pings" the server and checks whether there's any change on the server side. Another option could be using an applet.

  • Using InfoSets as Data Source for segmentation

    Hi Experts,
    I'd like to use my own InfoSet as Data Source for segmentation.
    The goal is, for example:
    Select all BPs who have Leads (Just simple one to describe my question).
    So I've created new InfoSet which joined tables:
      CRMD_ORDERADM_H
      CRMD_LINK
      CRMD_PARTNER.
    The question is how should I restrict the InfoSet to use only object type "CRM Lead" (CRMD_ORDERADM_H = 'BUS2000108') and partner function "Activity partner" (CRMD_PARTNER-PARTNER_FCT = '00000009')?
    I've managed to do this by small addtitional coding in Record Processing in the InfoSet as:
    CHECK crnd_orderadm_h-object_type EQ 'BUS2000108'
      AND crmd_partner-partner_fct EQ '00000009'.
    But it seems that it's not the best way (and no the best practise's one) because all records from the joining are processed and for each of the record this conditions are checked.
    It'd be better, I think, to put this conditions as selection options. But it doesn't work (or I didn't do it properly). What I've done is: I've made them as selection criterions in my InfoSet and put default values for them. But segment builder didn't use them (default values) as I can see.
    Appreciated for your any advices.

    Hi Monica,
         Ofcourse query will be written by BW consultants but the requirement should be passed on by Business. CRM Functional Consultant responsibility is to understand the Business requirement and should guide BW consultants. Also make sure that BW system is in the CRM landscape for such requirement.
    regards
    KK

  • No cache while using external database authenication

    Hello,
    i was successful in setting up the external database authentication and apply filters to groups
    while i am creating reports in answers, i.e. querying data from database...those queries are not logged in the cache.
    how do i see this solve this...............
    while using RPD authentication system, i know that queries are stored cached in NQQUERY FILE.
    THANKS
    RAKE

    hi,
    can you check whether Cache is turned ON in nqsconfig file.
    [ CACHE ]
    ENABLE     =     YES;
    // A comma separated list of <directory maxSize> pair(s)
    // e.g. DATA_STORAGE_PATHS = "d:\OracleBIData\nQSCache" 500 MB;
    DATA_STORAGE_PATHS     =     "D:\OracleBIData\cache" 500 MB;
    MAX_ROWS_PER_CACHE_ENTRY = 100000; // 0 is unlimited size
    MAX_CACHE_ENTRY_SIZE = 1 MB;
    MAX_CACHE_ENTRIES = 1000;
    POPULATE_AGGREGATE_ROLLUP_HITS = NO;
    USE_ADVANCED_HIT_DETECTION = NO;
    MAX_SUBEXPR_SEARCH_DEPTH = 7;
    // Cluster-aware cache
    // GLOBAL_CACHE_STORAGE_PATH = "<directory name>" SIZE;
    // MAX_GLOBAL_CACHE_ENTRIES = 1000;
    // CACHE_POLL_SECONDS = 300;
    // CLUSTER_AWARE_CACHE_LOGGING = NO;
    Thanks

  • How can I use my iPod as source for reinstalled iTunes?

    Hello @ all.
    Unfortunately I had to completely reinstall my system (WinXP Pro PC) and lost my media library!
    How can I use my iPod as a source to copy all my songs and settings (incl. covers, aso) to iTunes?
    iPod: 30GBs Video iPod
    iTunes Version: 7.0.2.16
    can u guys help me with that?
    Thanks very much!

    The transfer of purchased content to authorised computers has been introduced with iTunes 7. A paragraph on it has been added to this article: Transfer iTunes Store purchases using iPod
    The transfer of non iTMS content is designed by default to be one way from iTunes to iPod. However there is a manual method of accessing the iPod's hard drive and copying songs back to iTunes on Windows posted in this thread: MacMuse - iPod to iTunes
    If you prefer something more automated then there are a number of third party utilities that you can use to retrieve the music files and playlists from your iPod, this is just a selection. Have a look at the web pages and documentation for these, they are generally quite straightforward. You can read reviews of some of them here: Wired News - Rescue Your Stranded Tunes
    YamiPod Mac and Windows Versions
    iGadget Windows Only
    iPodCopy Mac and Windows Versions
    iPod Access Mac and Windows Versions
    PodUtil Mac and Windows Versions
    iPodCopy Mac and Windows Versions
    PodPlayer Windows Only
    CopyPod Windows Only
    If your iPod is set to update automatically take care when connecting back to your computer and an empty iTunes. You will get a message that your iPod is linked to a different library and asking if you want to link to this one and replace all your songs etc, press "Cancel". Pressing "Erase and Sync" will irretrievably remove all songs from your iPod. Your iPod should appear in the iTunes source list from where you can change the update setting to manual and use your iPod without the risk of accidentally erasing it. Check the "manually manage music and videos" box in Summary then press the Apply button. Don't uncheck Sync Music it will be unchecked by default when you choose the manual setting: Managing content manually on iPod
    Whichever of these retrieval methods you choose, keep your iPod in manual mode until you have reloaded your iTunes and you are happy with your playlists etc then it will be safe to return it auto-sync again. I would also advise that you get yourself an external hard drive and back your stuff up in case you have problems again. External drives are comparatively inexpensive these days and you can get loads of storage for a reasonable outlay.

  • Problem using external database link.

    Help:
    Here is th problem I am having. I have a workflow that reads and writes to external datasource using HS services. The workflow reads and then writes to the HS datasource in a function. After the function completes it needs to close the database link. You cannot close the database link until the commit happens, which you cannot do in a function or you get an error. This is a catch 22. Do you have any suggestions?
    Thanks

    Hi,
    You could invoke your function as an autonomous transaction, and do a commit there. Not sure if that helps you close the database link or not.
    Alternatively, you could package the data to be transferred into a message on an AQ and propagate that data across the database link to the workflow system, and process it asynchronously.
    HTH,
    Matt
    WorkflowFAQ.com - the ONLY independent resource for Oracle Workflow development
    Alpha review chapters from my book "Developing With Oracle Workflow" are available via my website http://www.workflowfaq.com
    Have you read the blog at http://thoughts.workflowfaq.com ?
    WorkflowFAQ support forum: http://forum.workflowfaq.com

  • ECATT - How use external file/new variant for input data

    Good day,
    I want to use an eCATT created by someone else for another request. I want to be able to specify my new input data based on the new request WITHOUT generating a new Transport. Same thing as I'm doing for the CATT ... the CATT is transported but only the input data change depending on the request without generating any transport.
    How I build my new input file and how to use it? I tried to download my variant but the only possible format is XML and it's very hard to build a new file based on my request.
    Thanks for your help.
    Simon

    Hi,
    Can you tell me how you are generating the xml file. My guess is you are downloading the Test Script/ Test Configuration. In that case it creates an xml file.
    As mentioned by Ajay, In Test Configurator / Test Data -  you can create the internal variant first, i.e assuming you have already created parameters.. On the top, you have a download button "Download Variant". This creates a .txt file. You can open the file in excell and edit it.
    For the next test, you can select external variant and give the modified file path name.
    Let me know if this helps.
    Regards
    Phanidhar

  • Problem using external drive as library for iTunes

    I am using iTunes on a Mac, with a linked hard drive as the library for my music. Using the "add to library" feature, I am able to link the music on the external drive to iTunes (given the size of the library, I don't want it added to the Mac hard drive). This works perfectly until I need to reboot the Mac. After rebooting, all the songs in iTunes are displayed with an exclamation point and iTunes needs to be individually directed to their location. Basically, I am forced to add the entire library (and remove all the old songs) every time I reboot the Mac.
    Is there a better solution to this? In addition to being inconvenient, it also causes me to lose all my old playlists, so I would like a more efficient solution to keeping the library after rebooting.

    It sounds like the locations of your music files is not the same as the location identified within iTunes. In Preferences / Advanced, make sure "Keep iTunes music folder organized" is checked and verify that the location of your iTunes music folder is the same folder where your music files are located. If it isn't, you are going to want to change the location to the folder on your external HD and then consolidate your library. The next time you start iTunes, you won't have to re-add your music to your library as iTunes will be able to find it.
    Click this link for clear direction on the necessary steps.

  • Error using "LDF Database Open.vi" for LDF 2.1 file

    Hi there,
    I use the USB-LIN for a simulation for LIN bus. We had the LDF file of version 2.0 before but now we get a new LDF file which is in version 2.1.
    We used 
    LDF Starter Kit for LIN 1.0.1
    to read the LDF file but it seems that the kit doesn't work any more with the LDF version 2.1.
    It there a workaround for the LDF file with version 2.1.
    Thx,
    Wilbur

    Hi,
    The NI USB-LIN was created to work with the version 1.3 network standard. However, version 2.0 and 2.1 are backwards compatible, so the NI USB-LIN will work with these networks as well.
    there is currently not a plan to update it for LIN 2.1.
    Note: The new features introduced in version 2.0 and 2.1 network standards will not be natively supported with the NI USB-LIN.
    LIN Version 1.3, 2.0, and 2.1 Comparison
    Feature
    Supported by NI USB-LIN
     LIN 1.3
     Yes
     LIN 2.0
     Yes* 
     Enhanced checksum
     Yes
     Off the shelf slave node concept
     Yes*
     NCF format
     Yes*
     Diagnostics and slave node configuration
     Yes*
     Byte arrays
     Yes
    LIN 2.1
     Yes*
    New slave node configuration services
     Yes*
    Slave diagnostics class I-III
     Yes*
    Functional addressing
     Yes*
    Resolution table
     Yes*

  • Authentification using external database

    Hi !
    I wonder if it is possible to use logins and passwords stored in a MySQL database to authentificate Oracle Portal 's users ?
    Thanks,
    Estelle

    Like I said, ODSI does not drop or create tables. Are you perhaps asking about ODI?
    The ODI forum is Data Integrator

  • Using external radius with ise for guest authentication

    Hi Everyone,
    I am trying to migrate from NAC Guest Server to Cisco ISE Guest CWA on wireless, and can't figure out whether what i am trying is just unsupported or i just can't find out how to do this ?
    I am attempting to authenticate my existing guest users, using a radius lookup towards my existing NAC Guest server, which has many hundred guest users with long account duration, which i really don't want to recreate on ISE, and send new passwords to all those users. Problem is i can't export the user list from NAC guest server with the password intact, and ISE can't import guest users with a set password.
    Any ideas ?

    Setting up ISE as radius  proxy server will work because NAC guest user does not support exporting user information with passwords
    Step 1 Choose Administration > Network Resources > External RADIUS Servers.
    The External RADIUS Servers page appears.
    Step 2 Click Filter > Advanced Filter to perform your search. The Filter page appears.
    Step 3 You must define whether the search should match any or all of the rules that you define on this page.
    Step 4 Enter your search criteria based on the name or description of the RADIUS server, choose an operator, and enter the value.
    Step 5 You can do the following:
    •To add a filter condition, click the plus sign (+).
    •To remove a filter condition, click the minus sign (-).
    •To clear all filter conditions, click Clear Filter.
    Step 6 Click Go to perform your search.
    You can also save the filter criteria so that it can be used again. Click the Save icon to save the filter condition.

Maybe you are looking for

  • Office 2003 - Client Version 7.1.5

    Hi,<BR><BR>We are using both Essbase and TM1, during installation each piece of software knocks the other out of the..<BR><BR>"HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Excel\Options\OPEN" <BR><BR>registry key. It is possible to work around wi

  • Can't find gunzip on Solaris 7 intel

    I'm sure this is a total newbie problem, but I can't find gunzip for Solaris 7 intel. I've searched my hard drive, and I can't find it. I've even installed the entire distribution. What am I doing wrong? Mike Hillwig [email protected]

  • PS CS6 64bit New Install Freezes on Opening on New Win7 64bit Workstaton

    Hello All, Just installed CS6 on my new workstation and Photoshop; it freezes upon opening. Every other program I have installed has worked flawlessly, including the rest of the CS6 Suite and Lightroom 5. Both Windows and the Adobe Suite have all ava

  • Java Class Reference

    Hi, I am in a situation where I need to go through the code for a large application for debugging and obviously I didnt code it. The application is in Java. OK, Here is what I want to know. Is there anyway to know where the control is being tranferre

  • Short Lived Technical Preview of 11g

    Anxiously, I downloaded JDeveloper 11g Technical Preview and migrated one of my smaller 10g JClient applications to it. I liked the interface improvements made in 11g and the combo boxes in my application now seem to work perfectly (I could never get