Is there any script or batch program that can pick a xml file...

Hi,
Is there any script or batch program that can pick a .xml file from a folder and place it in a different folder on the same directory periodically without using an XI interface.
Thanks,
np

Hi Nadini,
Please refer below link for how to sechdule a batch file.
[Schedule Batch File-How to?|http://www.tech-archive.net/Archive/WinXP/microsoft.public.windowsxp.general/2006-04/msg01349.html]
And please refer below links for how to write a batch file and other one as batch file commands.
http://www.wikihow.com/Write-a-Batch-File
http://www.aumha.org/a/batches.php
these two links was a click away in google :).
regards
Aashish Sinha

Similar Messages

  • HT4962 Are there any movies or tv shows that can be played with the Touch?

    Are there any movies or tv shows that can be played with the ITouch?  Attempted to download a tv show, however was advised it was not supported.  Is there a way to configure the show to be played?

    See:'
    iTunes: Frequently asked questions about viewing and syncing videos
    iTunes: May be unable to transfer videos to iPhone, iPad, or iPod
    There are third-party converters like the Free HandBrake program.

  • Using Mac OS on multiple monitor is great, but after removing external monitor (2nd monitor) usually windows position originally on the external monitor doesn't get re-positioned to default monitor. Is there any shortcut key or utilities that can reset wi

    Using Mac OS on multiple monitor is great, but after removing external monitor (2nd monitor) usually windows position originally on the external monitor doesn't get re-positioned to default monitor. Is there any shortcut key or utilities that can reset wi

    Got the "apple firewire ntsc" choice to show up even if grayed out and "missing" under "audio/visual" menus by recreating choices in Easy Setup under "final cut pro" MENU thank GOODNESS because I was reading horror stories on here about this under another thread with someone trashing preferences, reinstalling and the works and still not getting it to show up...on my search now for an analog/digital converter up at b&h...find it odd that the s video connector wouldn't show the crt monitor when I put both displays through the 3870...I switched it back to see if it worked again when only the one dell monitor display was there and there it is again mirroring the screen display on my desktop...just can't be seen as an "external monitor" in fcp...couldn't find anything specific in the shane ross threads to this. I'm sad the program doesn't just see the s video connection though the 3870 though my computer does fine and will query up at b&h in regard to what might be affordable as far as a digital/analog converter. It's also weird in itself that when I put the two dell monitors on the one card my computer no longer could see the s video crt connection...makes no sense. Will report in later as to what I discover up at b&h as I'm sure there's a world of people out there using this sony crt monitor still even into the upgrades with computers and software so I imagine therein lies the solution. Thanks again and I'll report in as to what hardware might be suggested for me.

  • Is there any way to an index that can be used to include the "OR condition "?

    Hello I have some questions.
    The test was conducted in the following procedure .
    create table test
    c1 varchar2(10),
    c2 varchar2(10),
    primary key(c1)
    create index test_idx1 on test(c2);
    Command> explain select * from test where c1 = 'AAAAAAAAAA' or c2 = 'AAAAAAAAAA';
    Query Optimizer Plan:
      STEP:                1
      LEVEL:               1
      OPERATION:           RowLkRangeScan
      TBLNAME:             TEST
      IXNAME:              TEST
      INDEXED CONDITION:   <NULL>
      NOT INDEXED:         TEST.C2 = 'AAAAAAAAAA' OR TEST.C1 = 'AAAAAAAAAA'
    Command>
    Command> explain select * from test where c1 = 'AAAAAAAAAA' and c2 = 'AAAAAAAAAA'
    Query Optimizer Plan:
      STEP:                1
      LEVEL:               1
      OPERATION:           RowLkRangeScan
      TBLNAME:             TEST
      IXNAME:              TEST
      INDEXED CONDITION:   TEST.C1 = 'AAAAAAAAAA'
      NOT INDEXED:         TEST.C2 = 'AAAAAAAAAA'
    Command>
    By including the "OR condition " in this test does not use the index.
    Is there any way to an index that can be used to include the "OR condition "?
    Thanks.
    GooGyum.

    A database cannot in general use indexes in this way for an 'or' involving two different columns. However, for this specific example one can easily rewrite the query using 'UNION' to use the relevant indexes while still giving the same (correct) result:
    Command> explain select * from test t1 where t1.c1 = 'AAAAAAAAAA' union select * from test t2 where t2.c2 = 'AAAAAAAAAA';
    Query Optimizer Plan:
      STEP:                1
      LEVEL:               1
      OPERATION:           RowLkRangeScan
      TBLNAME:             TEST
      IXNAME:              TEST
      INDEXED CONDITION:   T1.C1 = 'AAAAAAAAAA'
      NOT INDEXED:         <NULL>
      STEP:                2
      LEVEL:               2
      OPERATION:           RowLkRangeScan
      TBLNAME:             TEST
      IXNAME:              TEST_IDX2
      INDEXED CONDITION:   T2.C2 = 'AAAAAAAAAA'
      NOT INDEXED:         <NULL>
      STEP:                3
      LEVEL:               1
      OPERATION:           OrderBy
      TBLNAME:             <NULL>
      IXNAME:              <NULL>
      INDEXED CONDITION:   <NULL>
      NOT INDEXED:         <NULL>
      STEP:                4
      LEVEL:               2
      OPERATION:           UnionMergeSort
      TBLNAME:             <NULL>
      IXNAME:              <NULL>
      INDEXED CONDITION:   <NULL>
      NOT INDEXED:         <NULL>
    Maybe you can apply a similar trick? If you know there is no possibility of duplicate rows then you can further optimise this (in terms of performance) by using UNION ALL.
    Chris

  • Any software/program that can read audit log files

    Hi,
    Currently i am searching for a program/tools that can read audit log files and format it into a readable format. Anyone know is there any in the market or any open source program?
    Thank You.

    Not sure what you mean by "audit log".
    Anyway. Pete Finnigan's tools page has only one thing that might be what you're looking for - LMON, which runs on BSD, Solaris, Linux. As he's the go-to guy for Oracle security the chances of there being a good free log analyzer tool that he hasn't heard of is slight.
    Cheers, APC

  • Is there any limitation on field size that can be defined in Idoc segments

    Hi all,
    I have extended a standard Idoc type and in my extended segment I have defined four fields GUID (char32), info1 (char255) , info2(char255) , info3(char255).
    This is a total of 797 bits which is well within EDIDD-sdata(char1000). But I am not able to put more than 132 characters in either info1, 2 or 3.
    Is there any limitation on this ?
    Regards
    Priyanka

    Hi Priyanka,
    I personally feel this error is not due to limitations but it might be due to the IDOC extension you had made and hence the default settings.
    Could you please try doing this -
    Note: Users require an authorization in order to carry out the procedure.
    The following correction is carried out with a fictitious attribute: 'info'.
    a) Call Transaction SE11.
    b) Enter the attribute name into the 'Domain' field, followed by '' (wildcard). For example: info
    c) The system displays the following hit list:
    info1
    info2
    info3
    d) Select the first domain and choose 'Change'
    e) Correct the number of characters. Forexample:
    Numberof characters   255
    f) Activate this domain
    Assign points in case this helps.
    Rgds
    Sum

  • Is there any Apple software or app that can disable internet in a lab?

    I manage a computer lab of 28 computers and just need SOMETHING that can remotely disable the internet temporarily. I am going out of my mind trying to find something that will work. Its a wireless lab, used by HS students. I have no control over the wireless hub/ "airport"/ whatev settings,  parental controls are not a viable option. ARD seems to have been a bust.
    Suggestions?

    The easiest thing to do is use ARD to set the proxies to a non-existant proxy server (127.0.0.1)  when you want to disable www.
    There is a template in Send UNIX Command>Templates>Network Setup>Web Proxy
    Replace the last line of the template with these two and send to clients (test one Mac first):
    networksetup -setwebproxy "Wi-Fi" 127.0.0.1 8080 Off
    networksetup -setsecurewebproxy "Wi-Fi" 127.0.0.1 8080 Off
    Replace "Wi-Fi" with whatever their active Network conenction is named in System Prefs>Network, as sometimes it has a custom name if Wi-Fi has been retrofitted.
    To turn internet ON, repeat the above with commands to disable proxies..
    networksetup -setsecurewebproxystate "Wi-Fi" off
    networksetup -setwebproxystate "Wi-Fi" off
    You can save these Tasks in the sidebar or in the Send UNIX Command>Templates menu and name them "Internet OFF" & "Internet ON".
    Then in future, you can just Right-click and choose Run Task.

  • I have just installed Firefox 6 but have noticed that I can not use Roboform. Is there any upgrade or add on that can solve this problem. Thank you John Edmunds)

    I would like to use Roboform with Firefox V6.
    Do you have any future plans to enable this to work on this verson or do I have to load a previous verson to work
    Thank you
    John Edmunds

    I think what we're looking for is JUST the adapter/extension for Firefox.
    If you run the RoboForm v7.4.1 installer, it wants to put the logins, identities, and safenotes on the local computer. It will also install the binaries locally.
    There used to be a Roboform Toolbar for Firefox 7.3.0 extension available for download. This extension hasn't been compatible with the last two Firefox releases.
    That's what we want back.

  • Is there a program that can open .desktop icons?

    Hi.
    I am 15 years old and have downloaded a game thats called Planetside 2 with the program wine and winebottler. It installed perfectly and leaved a icon thats named Planetside2.PSG.desktop. I didn't exit the window until the planetside 2 have uploaded everything. After one day I decided to play Planetside 2 but I couldn't open that icon. Not even my winebottler couldn't open it. Is there a way or a program that can open that. (I do not want any suggestions buy virtual machines because I don't have a disk reader that can run cd´s).
    The way I did it.
    1. Installed Planetside 2
    2. Created a desktop icon for shortcut. (There also came a sort of document Planetside2.PSG.ink)
    3. Waited Planetside 2 to upload ( I went about 3 hours so I went to bed).
    4. Next morning, tried to use the shortcut (Planetside2.PSG.desktop) to launch it.
    5. Searching if there was anything more installed in the computer and I couldn't find anything except that desktop icon.
    Well there is one opertuntity that works but it takes a LONG time because I have to install it again and click the repear option to even open Planetside 2.
    My computer is a Macbook air with operating system OS X 10.8.4. (its not mountain lion but it was no more option).

    Thanks, I should talk to the support and now I know where my game is! I had the problem to find Planetside was one of the problems and it was in a windows c:drive that is almost impossible to find (Spotlight and Finder searches doesn't work). But I found a program that can find EVERY single program which is OmniDiskSweeper. It calculates every folders and programs size and lays a display on how much spaces it takes on your computer. If anyone have problem to find the windows C:drive I can guide you like this:
    Machintosh HD>Users>Your computer name (Which would take a lot of gbytes)>Library(Its probably here the folder Library doesn't show up)>Application Support>com.yourcompany.yourapp.??>there is your windows c:drive!
    Maybe in some computers it doesn't work but it worked for me how I found my C:drive. I was using a program called wine so that maybe explains the dissapering. Wine laid it on the C:drive.

  • Middleware Services - CRM Batch Program that will auto-reprocess Bdoc error

    Hi Experts,
    I would like to find out the SAP CRM batch program that can be use to auto-reprocess BDOCs errors. Any ideas?
    Thanks alot~!

    Look at the transactions
    SMW20 & transaction SMW3WD.
    You might be able to schedule those.
    Take care,
    Stephen

  • Any way to validate the Mandatory field in the XML file

    Hi,
    Is there any way to validate the Mandatory field in the XML file. I created an xml type table xml_validate based on the schema and insert the XML files with statement.
    INSERT INTO xml_validate(warehouse_id,xml_file_name,warehouse_spec)
    Values (agreementid,p_filename,XMLTYPE.createXML(l_clob));
    It is validating the data types, extra tags etc but not validating the missing of the manadatory tag/value.
    Thanks in advance
    Rizly

    Hi Ants,
    Yes, I was not doing the strict validation, after searching the forum i understood that was the reason. So i did this way,
    begin
    for x in (select myColumn from myTable where WAREHOUSE_ID=41) loop
    x.myColumn .schemaValidate();
    end loop;
    end;
    The out put is:
    ORA-31154: invalid XML document
    ORA-19202: Error occurred in XML processing
    LSX-00011: internal error: LsxvPushCandidate array overflow
    ORA-06512: at "SYS.XMLTYPE", line 345
    ORA-06512: at line 3
    My i know more information about this error, especially
    LSX-00011: internal error: LsxvPushCandidate array overflow
    Thanks in advance
    Rizly

  • Simple question. Since apple has extinguished iDVD Are there any other Software programs that can produce the end product iDVD did?

    There are many a thousands of people who are producingvideos on completed DVDs. As an amateur videographer using iMovie first nowusing Final Cut pro to produce completed ready to distribute DVDs, I find ithard to believe at the meeting you mentioned anyone with common sense wouldhave explained the scenario above. On an amateur level so many folks have beencreating videos of Weddings, Home Movies, and many different Special Events. Onin particular are sports events. I shoot a sports event like Mix Martial ArtsEvents utilizing several video cameras. Then editing with Final cut Pro andsometimes iMovie. All of my completed videos that have been edited in either ofthese two programs are shared (like hand in glove) with iDVD. Short of steppinginto the commercial world Apple has deleted many people from producing a semiprofessional looking product.
    I do not know if the can be answered here in the format buthere it goes!!
    Simple question. Since apple has extinguished iDVD Are thereany other Software programs that can produce the end product iDVD did? Googlesearches with years of outdated info does not give good references. Withoutlooking to go commercial, the Apple Macintosh Computers built internal Softwareprogram like iDVD is the only program I know of that can help folks on mylevel!!
    It doesn't seem there are any programs that takes off fromwhere iDVD left off. My end products (complete videography from start tofinished printed and burned DVD) needs to have the mapping and control usingthe semi professional look iDVD gave!
    Have any ssuggestions?

    Thank you Klaus 1
    I have 4 latest Macs All have iDVD. The question was not where to get iDVD.
    The question for anyone who knows is: Since apple has extinguished iDVD Are there any other Software programs that can produce the end product iDVD did?
    I appreciate your input but it realy does not answer the question. iDVD will soon not be able to work with newer versions of Macs as it has been left behind by Apple!
    Once again:
    It doesn't seem there are any programs that takes off from where iDVD left off.
    My end products needs to have the mapping and control using the semi professional look iDVD gave me.
    Imovie cannot do this. More importantly imovie cannot save the project to Video_TS folders like iDVD did.
    Anyone have suggestions?
    My full post is just below:
    There are many a thousands of people who are producing videos on completed DVDs. As an amateur videographer using iMovie first now using Final Cut pro to produce completed ready to distribute DVDs,
    On an amateur level so many folks have been creating videos of Weddings, Home Movies, and many different Special Events. One in particular are sports events. I shoot sports event like Mix Martial Arts Events utilizing several video cameras. Then editing with Final cut Pro and sometimes iMovie. All of my completed videos that have been edited in either of these two programs are shared (like hand in glove) with iDVD. Short of stepping into the commercial world Apple has deleted many people from producing a semi professional looking product.
    I do not know if anyone can this question but here it goes!!
    Simple question. Since apple has extinguished iDVD Are there any other Software programs that can produce the end product iDVD did? Google searches with years of outdated info does not give good references. Without looking to go commercial, the Apple Macintosh Computers built internal Software program like iDVD is the only program I know of that can help folks on my level!!
    It doesn't seem there are any programs that takes off from where iDVD left off. My end products (complete videography from start to finished with printed and burned DVD) needs to have the mapping and the control by using the semi professional look iDVD gave!
    More importantly imovie cannot save the project to Video_TS folders like iDVD did. Something for folks like myself who need this to burn to our multi burning DVD all in one printers!!
    Anyone have suggestions?

  • Are there any good DVD authoring programs for Mac now that Apple has discontinued DVD Studio and iDVD? I need to make DVDs that have interactive menus and such (Final Cut X and Compressor 4's DVD option is a little cheap). Any ideas?

    Are there any good DVD authoring programs for Mac now that Apple has discontinued DVD Studio and iDVD? I need to make DVDs that have interactive menus and such (Final Cut X and Compressor 4's DVD option is a little cheap and doesn't provide any kind of professional DVD authoring). Any ideas?

    This comes up a lot these days.
    Practically speaking, there are really four options for the Mac platform: Toast (<$100),  Adobe Premier Productiom ($1,600 to buy or $50/month to rent),  find a copy of Final Cut Studio from 3rd  party (+/- $1,000 new) or a boxed edition of iLife to get iDVD ($50 - $90 on Amazon new).
    The other question everyone has is how many OS versions before iDVD or FCS breaks? No one knows, but Apple has said they're no longer supporting these legacy apps. Of course, no one is mandated to upgrade to a new OS unless they buy a new computer. So if it works on a system, stay with it as long as it makes sense.
    Good luck.
    Russ

  • Any suggestions for programs that can convert mpeg1 to a format that can be edited in iMovie Version 8.0.6 (821) and/or iMovie HD Version 6.0.3 (267.2) Thanks

    Any suggestions for programs that can convert mpeg1 to a format that can be edited in iMovie Version 8.0.6 (821) and/or iMovie HD Version 6.0.3 (267.2) Thanks

    Hi Mark
    Was just looking for the answer to this exact question and I just found something that worked for me so don't know if it might be of use to you or you might have already solved your problem!  Basically when I was in iMovie and I clicked to import movies from the computer into iMovie and I found the clip I wanted to import, there are a few options.  I think it asked which Event I wanted to add it to but most importantly it asked me what file size I wanted...I had originally been clicking Large because it advised me to because it reduces the file size...but just on a chance there I selected 'Full - Original' for size and it imported perfectly into iMovie in it's original vertical form!
    Hope this helps!
    Bianca

  • Is there any way to retrieve photos that were put in the trash can and then it was emptied?  Or is there a way to move photos from an imovie to iphoto?

    Is there any way to retrieve photos that were put in the trash can and then it was emptied?  Or is there a way to move photos from an imovie to iphoto?

    If you've emptied the trash, ehtn no. However if you have a backup, like Time Machine, or a recent backup copy of your photo library you could recover the photos from the trash.
    The answer to getting a snapshot form iMovie depends on what version you have.
    I should add it technically may be possible to recover the emptied trash, but if you really want to do that you would need to download a utility software that can attempt to recover deleted files. Do it soon before you start writing more data to that disk. At the moment I don't have a recommendation for such a program. Maybe someone else out there will offer suggestion.

Maybe you are looking for

  • How do I save a password for a site if I am not prompted by Firefox?

    I am trying to save a password for a site that I previously chose not to save one for. I have tried: Going into my exceptions list - it's not listed Going into my saved password list - there's no option to manually add a site Checking the forums but

  • Setting Value of apex_item.checkbox in interactive report

    Forum We need a "select all" and "unselect all" functionality in an interactive report ... The IR Query currently goes something like this : select OBJ_LABEL", "DATA_START_DATE", "S_ROWSTATE", "S_ROWVERSION", APEX_ITEM.CHECKBOX(1,item_id, 'Checked')

  • Can I use a modem I got from a friend with Verizon DSL?

    My friend gave me a Verizon DSL (modem plus router) for Verizon. Can I use that for DSL service? Thanks!!!

  • Can you advise me how to reinstall itunes properly?

    when i open itunes it says i can not burn cds and that i need to reinstall itunes.  i am afraid of doing it because i do not want to lose my playlists or purchased songs.  do you know the appropiate way to reinstall itunes without loosing my playlist

  • Contacts lost with sync

    please help. i did a hard reset. now the palm desktop has my contacts and calendar. i'm trying to get them back to my treo by sync-ing. but they won't come back to my handheld! arrgh! does anyone know how to get the contacts back after a hard reset?