File 2 File motion Schedule in PI 7.1

Hi
I would like to move the file from one FTP server to another site (external vendor) in PI 7.1 and needs to be scheduled at 6:00 pm everyday,
How can I scedule this to pick up the file at certain time without using the BPM
what are the parameters needs to be given at the Configuration side,
Thanks a lot for the inputs
PR

Hi....
Goto RWB--> Communication channel monitoring on the top rightmost corner you will find an option called "Availability Time Planning" Select that option it will pop anothe window where you can find the option to setup your channel available for particular time.
Daily option provides you with a criteria where you can run the CC at the particular time daily.
Regards,
Leela

Similar Messages

  • Creation of  File through Scheduled Batch Job

    Hi Friends.
    How to create a file through scheduled batch job .ie data has to be sent in particular file which should be stored in SAP so that The file is expected to provide quick reconciliation when data in SAP gets archived .
    With thanks and regarsds
    Uma

    Which part? The creation of the file?  Since running in background, you would need to create the file using DATASET statements on the appliation server.  You will not be able to put the file on any frontend PC or server, only on the application server where you program is running.
    Regards,
    Rich Heilman

  • How I can make SQL Insert file on schedule

    Dear Community Members;
    Hope all you will be perfect. I required your urgent response on my query. I want to make an SQL Insert file, means I want to insert data from query in one table and after that, the data export in an SQL file as a SQL Insert file.
    All these things want to do on schedule not manually.
    Can anyone help and guide me how I can do it?

    Dear Members;
    Actually, we are working on two different applications, like sale and account. Now we want to post sale information in account system without any DBLink, for that I want to make a file where my data store in SQL Insert Statement format on scheduling, means I want to create a procedure which create this file on scheduling. After that same as I want to create a procedure in other system for read that file and execute. Now I have been found Oracle functionality but still I am facing a problem. The problem is that my procedure create a file with a single record not the all fetched record. My Procedure is as:
    DECLARE
      fileHandler UTL_FILE.FILE_TYPE;
      INSERT1 VARCHAR2(200);
      INSERT2 VARCHAR2(200);
      cursor c1 is
        select T.QTY, T.SLIP_NO, T.STORE_NO, T.Item_Code
        from test t
        where T.STORE_NO = 1;
    BEGIN
        for cur_rec in c1 loop
        INSERT1 := 'INSERT INTO TEST_2(Item_Code,STORE_NO,QTY,SLIP_NO) VALUES(';
        INSERT2 := INSERT1||CUR_REC.Item_Code||','||CUR_REC.STORE_NO||','||CUR_REC.QTY||','||CUR_REC.SLIP_NO||')' ;
      fileHandler := UTL_FILE.FOPEN('E:\Oracle\admin\udump', 'test_file2.SQL', 'W');
      --UTL_FILE.PUTF(fileHandler, 'Writing TO a file\n');
      UTL_FILE.PUTF(fileHandler, INSERT2);
      UTL_FILE.PUTF(fileHandler, '\n commit;');
      UTL_FILE.FCLOSE(fileHandler);
      END LOOP;
    EXCEPTION
      WHEN utl_file.invalid_path THEN
         raise_application_error(-20000, 'ERROR: Invalid PATH FOR file.');
    END;
    Please suggest/guide me where I am doing something wrong or missing. I'll thankful for your help.

  • How to automate the data load process using data load file & task Scheduler

    Hi,
    I am doing Automated Process to load the data in Hyperion Planning application with the help of data_Load.bat file & Task Scheduler.
    I have created Data_Load.bat file but rest of the process i am unable complete.
    So could you help me , how to automate the data load process using Data_load.bat file & task Scheduler or what are the rest of the file is require to achieve this.
    Thanks

    To follow up on your question are you using the maxl scripts for the dataload?
    If so I have seen and issue within the batch (ex: load_data.bat) that if you do not have the full maxl script path with a batch when running it through event task scheduler the task will work but the log and/ or error file will not be created. Meaning the batch claims it ran from the task scheduler although it didn't do what you needed it to.
    If you are using maxl use this as the batch
    "essmsh C:\data\DataLoad.mxl" Or you can also use the full path for the maxl either way works. The only reason I would think that the maxl may then not work is if you do not have the batch updated to call on all the maxl PATH changes or if you need to update your environment variables to correct the essmsh command to work in a command prompt.

  • Add CSV file as Scheduled Report Output Format

    Is there any option in BOXI R2 and R3 - Add CSV file as Scheduled Report Output Format. If not, how do we achieve this?

    Hai
    http://www.christiansteven.com/products/crd/
    http://webtrends.dbt.co.uk/wrc/help/webhelp/hlp_exrpt.htm
    http://www.businessobjectstips.com/tips/infoview/business-objects-cannor-not-create-an-excel-file/

  • Sending log files for scheduled jobs as attachment through mail

    Hi All,
    Can any one please help me out to write a pl/sql program to send log files for scheduled jobs as attachment through mail.
    Thanks.

    Why would anyone do that as this code has already been posted here a thousand times, it is all over the Internet, and the only thing you need to do is to search for it?
    I agree it would cost you some effort, but you are getting paid for it, and we are not getting paid for delivering it on a golden plate on your doorstep, as you can not be bothered to use online resources.
    Sybrand Bakker
    Senior Oracle DBA

  • File adapter scheduling

    I want to file adapter to pickup the file from tuesday to saturday. Donot pick up on Sunday & Monday.
    Do I need to specify the interval as 86400 in configuration and in RWB schedule it from tuesday to saturday.

    Hi,
    Yes you need to give some polling interval. But with external scheduling from Runtime Workbench you can activate the Communication channel for particular time. So for that specific period the polling interval will work.
    Refer
    it will be available from SP19
    https://websmp208.sap-ag.de/~sapidb/011000358700006308412006E.xls
    Scheduling File Adapter
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d458a870-0601-0010-caab-b99c79741964
    Thanks
    Swarup

  • Best SAP Security Practices Print,file,job schedule, archiving

    Hello All, i would like to know in your experience which will be the best practices for Security  for this list below:
    - Printer security (especially check printing)
    - File path security for export/import
    - Best Practice for Job Schedule and Spool file
    - Archiving process (I can't think of any specific to security, other than Security Audit Logs)
    Are there any special transactions/system settings/parameters that must be on place in order to hard SAP Systems?
    Do you have any documentation related?
    I mean for example Job, spool i think user must just only run heir own jobs,and se their own works for printing, is there a paremeter to athenticate Prints/user, etc.
    Please let me know your comments about those related issues.
    I appreciate your help.
    Thanks a lot.
    Ahmed

    Hi,
    PFCG_TIME_DEPENDENCY
    This is best to run once a day mostly after 12.01 am as it removes the roles which are invalid for current date. As role assignment is on date basis there is no advantage of running it hourly.
    /VIRSA/ZVFATBAK
    This is for GRC 5.3, and this job is to collect FFID logs from backend to GRC repository, so if you have frequent FFID usage you can schedule it hourly or for every 30 min too, if you have enough bandwidth in your server to get the latest log report. or else you can have it scheduled for twice a day too, so it is purely based on your need.
    Hope this helps.
    BR,
    Mangesh

  • File Adapter scheduler

    Hi Group,
    I schedule File Adapter for the particular time in the  day,if file not polled how to trigget the alert.can any body suggest.

    if file not polled how to trigget the alert
    You mean to say due to some error , if the file fails to get picked ?
    Then you can create AlertCategory and alert rule for corresponding interface to raise an alert on such an error.

  • Reg.File Adaptor scheduling

    Hi,
           I have the follwoing questions for you:
    How can I configure the file adapter so that it can pickup a file at every midnight?
    How can I configure the file adapter so that it can pickup a file on every Thursday(i.e. Weekly once)?
    Is it possible to configure the File adaptor as asked above?
    I would be very much thankful to you if you could answer my question ASAP.
    Regards,
    Murthy

    Hi,
    Note:You will need to have the authorizations of the user group SAP_XI_ADMINISTRATOR with the role modify.
    Go to Runtime Workbench -> Component Monitoring -> Communication Channel Monitoring
    Locate the link Availability Time Planning on the top right corner of your Communication Channel Monitoring page.
    In your case, the requirement is to schedule the Sender file adapter daily once at Specified time.
    In Availability Time Planning, choose the Availability time as daily and say create.
    Provide the details like the time “   “
    Then select the communication channel , goto the Communication Channels tab and filter and add the respective channel (File Sender).
    Once all the above has been done 'Save' the changes.
    /people/shabarish.vijayakumar/blog/2006/11/26/adapter-scheduling--hail-sp-19-
    http://help.sap.com/saphelp_nw2004s/helpdata/en/c4/3a7f87505211d189550000e829fbbd/content.htm
    Reward Points If Helpful
    Regards
    Sesha

  • File adapter schedule

    Hi,
    I need the file adapter to poll a directory every day at 04:00 - how is that done (besides activating the adapter at 04:00 in the morning and set the poll interval to 86400...)?
    /Jakob

    Hi folks,
    I put it the question because i wanted to be sure that the File adapter has no option of scheduling the message.
    The actual problem is because of some bad behavior that we have notised: the directory which holds the file(s), is filled by some external company´s via FTP. We set up the fileadapter to pull every 1 minut - but have seen some cases where the fileadapter starts to read the file while it´s beeing transfered - resulting in an half read file!
    The reason why we wanted to schedule the reading to 04:00 is because it´s not likely that any files are delivered at that time (but it could happen...).
    So maybee the Proxy options could work but i dont think the message-mapping thing (by Screenivas) would work because i still have to schedule it by doing it at 04:00 in the morning.
    I have asked SAP via the OSS about this case and the answer is: scheduling is not supported by the file adapter. An solution would be to write an script running on the server who moves the file from one directory to the XI directory at 04:00.
    So i just hope that the file adapter sometime in the future is developed with scheduling - it should have been already i think (but this is the case in many areas of XI).
    Regards
    Jakob

  • Offline Files Sync Schedule

    Hello Everyone,
    I cannot find any clear documentation on this. 
    We have Windows 7 Machines connecting to Windows Server 2012 R2 Shares with redirected Desktop/Documents/Pictures shares with Offline Files enabled on a LAN.
    Do we need to schedule a sync, or will Offline Files 'just work' and sort itself out?
    To note, we initially had problems with clients filling up the cache, so we increased the cache via group policy - will Offline Files then cope fine and keep syncing or do we need to poke and prod it.
    I have read a lot of stuff regarding slow link settings but that doesn't seem to be us as we are on a gigabit LAN with good ping times. 

    Hi,
    You can configure the policy to synchronize during log on or log off. But in Windows 7, synchronization can happen automatically and in the background, without requiring the user to choose between online and offline modes.
    Alex Zhao
    TechNet Community Support

  • QuickTime File Motion Stuttering Upon Display Change for Projector

    When I play my Quicktime file on my MacBook's native resolution (1280 x 800) it plays wonderfully. However when I change the display to 1024 x 768 to match the max resolution of my projector, the motion stutters quite badly.
    Any suggestions?

    What are the rest of your machine and software specs/versions? Wea re having a similar effect when we try to export a HDV 1080i sequence to SD dvd, and numerous other settings. It basically looks great on the 23" cinema display, which is progressive, and looks terrible on a DVD player/TV, which is interlaced. We're trying to find the solution to our problem, and wanted to see if there's a correlation with yours. If you search the Final Cut and creativecow.net forums for " Interlace Artifacts " you will see the threads and maybe help out with your problem.
    Best...Alex

  • Problem with .cmd/batch file, while scheduling RMAN backup

    I am running Oracle 10g on Windows. I Have written RMAN Backup script & saved it as .cmd file. Now i will schedule this via AT utility on windows. While i try to run this .cmd file then after starting RMAN it does nothing, neither RMAN gets connected to target database nor backup gets started. What may be the problem??
    Contents of .cmd file are like this:-
    RMAN target 'sys/manager@test'
    backup database include current controlfile;
    backup archive log;
    Message was edited by:
    user648257
    Message was edited by:
    user648257

    RMAN target 'sys/manager@test'
    backup database include current controlfile;
    backup archive log;will not work. You are passing 3 different commands to the Windows command interpreter. CMD executes the first command 'RMAN target ...@test" and waits for it to complete before it will proceed to attempt to execute the "backup database".
    That is, the "backup database" command isn't being passed to RMAN at all.
    You should put the two "backup" commands in a script file (as you would do for an SQLPlus script file) -- eg backup.rmn and execute it with rman
    eg
    rman target 'sys/manager@test'  @backup.rmn

  • File 2 File motion in PI 7.1

    Hi
    Working on a file 2 file drop in the PI 7.1 version, I need to pick up a file EPEPMTEXT47220090811.FIC and drop it in the receiver file system with the same name and type,
    What are the parameters I need to give on the receiver CC side to get the same name and type
    1. File Name schema
    Processing Tab
    1.Temperory File name schema  
    Thanks
    PR

    Hi PR,
    You refer this blog:
    /people/william.li/blog/2006/09/08/how-to-send-any-data-even-binary-through-xi-without-using-the-integration-repository
    In file name you can give EP* and since you want the same file name enable the file name in ASMA paramters in both sender and receiver communication cahnnel. In receiver comm. channel you can  give for filename as test.xml. Since this is mandatory you need to fill something, but the actual filename would take from ASMA only.
    For safety purpose you can give milliseconds to wait in sender comm. cahnnel with a value so that file sender dont pick up whenever your source file is getting written in the source directory.
    Regards,
    ---Satish

Maybe you are looking for