Results 1 to 2 of 2
  1. #1
    Alpha Geek raksrules's Avatar
    Join Date
    Nov 2006
    Location
    Mumbai <-> Pune
    Posts
    597

    Default Oracle Apps: Need concurrent program to run when file comes in Unix directory

    My requirement is to fire a concurrent program only when a file comes in a particular Unix location.

    We have already built a program that is supposed to pick up files from a Unix path and process them. Now currently this program needs to be run manually by someone after putting (FTP) the files in that directory.
    Another option is that we schedule this program to run at regular interval and get the job done.

    But the client wants that the program should not run unnecessarily and also he wants minimum manual intervention, so he suggested that we run the program ONLY when a file is FTPed in the predefined location. How do we accomplish this requirement ???

    Please suggest

  2. #2
    Commander in Chief QwertyManiac's Avatar
    Join Date
    Jul 2005
    Posts
    6,657

    Default Re: Oracle Apps: Need concurrent program to run when file comes in Unix directory

    The Unix File-Alteration-Monitor daemon may be helpful. Check it out here. (The external resource links, don't miss them. FAM provides a decent enough API and is used at many places in GNOME.)
    Harsh J
    www.harshj.com

Similar Threads

  1. Replies: 2
    Last Post: 25-05-2012, 02:17 AM
  2. Show me the path to move to Oracle Apps as a functional consultant
    By nomad_s in forum Career Planning and Progression
    Replies: 0
    Last Post: 07-10-2010, 11:52 PM
  3. The file or directory is corrupted or unreadable
    By a_tif in forum Software Q&A
    Replies: 5
    Last Post: 05-01-2008, 08:08 PM
  4. Replies: 4
    Last Post: 24-06-2007, 02:21 PM
  5. Replies: 6
    Last Post: 29-01-2007, 06:20 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Close