Scheduling File Adapter

We are collecting IDOCs in the Application system . We want to trigger this file everyday at NOON.
Should the Trigger point should be in R/3 or it should be in XI? I am using a sender File Adapter and we are on SP19.
Any related blogs
Thanks

HI,
How are you going to get this message into XI ? Is it IDOC >XI>File Scenario..
or you have the out put file located in the SAP system with Multiple IDocs. Now you need to transfer this file into reciever via XI.
anyway as per the last statement you are using Sender File Adapeter. SO you need to schedule this in XI . For this you can go to RWB>Component Monitoring>Adapter Engine>Communication Channel Monitioring>Choose your channel and go with <b>Automatic</b> option. This is the concept of Availability Time for the Adapters.In this way you can schedule the Sender File Adapter
SAP Help:
http://help.sap.com/saphelp_nw70/helpdata/en/45/06bd029da31122e10000000a11466f/content.htm
Blog:
/people/shabarish.vijayakumar/blog/2006/11/26/adapter-scheduling--hail-sp-19-
Rgds,
Moorthy
Message was edited by:
        Krishna Moorthy P

Similar Messages

  • Schedule file adapter

    Hi All,
       <b>Is it possible to Schedule file adapter without using BPM.
       Ex for same scenario:
       file 1
        field 1 = 'a'
       file 2
        field 1 = 'b'</b>
    I want to post 'file 2' only after 'file 1' successfully posted in SAP.
    If 'file 1' not posted successfully then 'file 2' will not post and wait in XI for 'file 1'.
    <b>Note:</b>Thease two file's using same Message Type in SAP, i.e. both are belong's to same scenario's.

    As Udo said it is not possible without using (as of now).
    If you have not seen these docs, check them out.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/d458a870-0601-0010-caab-b99c79741964
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/4f61fddf-0601-0010-7ab5-fb749538f6ab
    regards
    Shravan

  • How to schedule File adapter in XI 3.0 SPS 15

    Hi All,
    I have searched several forums , but not able to find it.
    I have a scenario were i need to schedule the file adapter .
    as i am using XI 3.0 SPS 15 there is no ATP option in RWB.
    Can anybody please share the step by step procedure of  how to schedule the adapter in XI 3.0?
    Thanks
    Sai.

    Hi Sai,
         You will surely have that option in RWB just check this link below...
    http://www.dataxstream.com/2010/11/configuring-availability-time-planning-in-sap-pi/
    Regards,
    Naveen

  • Is it possible to Schedule File Adapter to pick the files ?

    Hi ,
    I am planning to pick the files at particular time daily.. say 11AM.
    Is it possible to schedule the Communication channel to pick the file daily at 11AM ?
    Kindly suggest.
    Thanks
    Deepthi

    Answered in this blog.
    /people/shabarish.vijayakumar/blog/2006/11/26/adapter-scheduling--hail-sp-19-

  • 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

  • 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.

  • Schedule  the file adapter

    Hi experts,
    I use file adapter to read files in the source directory,and I've setup IR and ID. It works very well.
    Now I want to let this scenarios run from 12:00 A.M to 8:00 A.M.     What to do for this?
    Many thanks.

    Hi
    The solution to your problem is detailed here
    /people/shabarish.vijayakumar/blog/2006/11/26/adapter-scheduling--hail-sp-19-
    Runtime Workbench -> Component Monitoring -> Communication Channel Monitoring should be accessible and you will need to have the authorizations of the user group SAP_XI_ADMINISTRATOR with the role modify.
    regards
    Monika

  • Scheduling Receiver File Adapter

    Hi All,
        I would like to know if "Planning Availability Times" works for receiver file adapter (communication channel).
    My scenario is IDoc to file. The IDoc from SAP end might be sent to XI at anytime but XI has to create the target file at a specific time on a day (say 9 pm). I'm just wondering if I can use "Planning Availability Times" to schedule the receiver cc.
    Thanks in advance.
    Regards,
    Joe.

    Hi,
    Reffer these
    Polling based upon availability
    http://help.sap.com/saphelp_nw04/helpdata/en/45/06bd029da31122e10000000a11466f/frameset.htm
    /people/shabarish.vijayakumar/blog/2006/11/26/adapter-scheduling--hail-sp-19-
    Regards
    Seshagiri

  • Schedule sender file adapter

    hi all,
    Is is possible in some way to schedule the file adapter? My requirement is that the file is created in the source directory at 8:00 am but I need to pick up the file only at 11:00 am. How can I do this? How are these scenarios typically handled?
    thanks,
    lasya

    Hi,
    Unfortunately it's not yet available. According to recent thread on this forum, this functionality could appear with SP20 (thus about at the end of January), but it could be after...
    Sap TechEd news
    Another solution could be:
    1. Your sender sent the file in folder F1, when I want to do it.
    2. Create a litle Java function or a DOS command which take a this file from folder F1 and move it to folder F2
    3. Schedule this one by a Windows Task in order to plan it exactly when you want.
    4. Inside XI, your File sender CC pick up file in folder F2.
    Regards.
    Mickael
    Message was edited by: Mickael Huchet

  • Scheduling the file adapter

    Hi,
    i know that file adapter can't be schedualed, however my customer want to send me a message that a file has arrived and only then to wake XI to proccess it.
    I don't want to use BPM.
    Any thought of a workaround?

    Hi,
    I guess I have been seeing many requirements for 'scheduling XI messages' especially 'adapter-level scheduling'.
    'Adapter-level scheduling' ability is not currently available in SAP NW XI.
    What you can do is, make use of the 'Event-driven message processing' feature of SAP NW XI. What it means is, the adapter would pick up the message and it will be held in the XI pipeline for 'delayed message processing'. Then from the central scheduler you can send a trigger to XI to process the message.
    Here is a recorded Presentation on this topic:
    https://sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/fd89cdb5-0b01-0010-6289-ac0ad1ccc5c0
    Here is a recorded Demo on how this can be configured using 'SAP Central Job Scheduling by Redwood' (any other central scheduler that is certified for BC-XBP can also be used):
    https://sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/c0cfd2b5-0b01-0010-a8bd-c140d07d310c
    The recordings are available in the following Job Scheduling page (SDN -> SAP NetWeaver -> Plantform & Operations -> Administration -> SAP NW Central Job Scheduling by Redwood)
    https://www.sdn.sap.com/irj/sdn/docs?rid=/webcontent/uuid/abb91c2a-0b01-0010-6ca6-9f0f62268454#idawk5oe [original link is broken]
    In the future you can expect something along the lines of 'a maintenance window at the Adapter/Channel level'. If and when this is made available, it may be possible to activate/deactivate the file adapter (i.e., the communication channel) from the central scheduler.
    Hope it is helpful.
    Thanks,
    Venky Varadadesigan
    Product Manager
    SAP NetWeaver
    M +1/832-287-2135
    mailto:[email protected]
    http://www.sap.com

  • 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

  • Reg: How to Stop Polling of JDBC Adapter without Scheduling the adapter

    Dear Gurus,
    Here I am having one requirement. My clients wants to send data from JDBC adapter (ORcale System table) to R3 system via RFC.
    His Requirement::
    1. He is not telling the time of data flow from Oracle server so that based on that we can schedule the adapter in the Communication Channel monitoring (Availablitiy Time Planning) or Else we can Schedule by deciding the setting of the polling interval time.
    2. He is telling that When ever he waants to send the data he will place one dummy file in the File Adapter FTP location so that it will became an Indication for u to poll the jdbc adapter and to transfer the data to R3.
    3. Untill he keeps the file or gives indication he doesn;t want to communicate with Oracle server due to some security and it s a most important data base he doesn't want to disturb that Oracle Server as so many business are running  on that.....
    We Proposed::
    1. Atleast you need to tell the scheduling time or poll interval time so that we can schedule our adapter.
    but he s not accepting for this
    2. Atleast U need to give access for Data base to enter one more extra field like STATUS CODE so that we will add one number and we keep on Update in the Update table and based on that Update table statement it will poll.
    but he s not even accepting for this
    3. Finally we prposed that to create another table in the Oracle SYstem as Dulplicate Table which is similar to Standard Orginal table when ever he wants to pick the data please keep that data in this Duplicate TABle so that JDBC adapter will pick the data from thsi TABLE instead of picking the data from that standard table so that it will not effect any standard table data in the table.
    but he s not even accepting for this
    We have done some R & D:::
    1. WE approached even through BPM and via switch conditions is one scenario
       FILE RECEIVE >SWITCH CONDITION> RECEIVE AND SEND or else EXIT
    2. Using correlation in anotehr scenario means correlating File adapter and JDBC and based on one dynamica value it will goes to SEND STEP ( RECE IVE --> RECEIVE --> SEND STEPS )
    Even though we know this...concept that...we jsut tried::
    In BPM we can control the flow in XI 3.0 but we cannot Stop the Polling of JDBC adapter at backend because one the data comes from FILE adapter it will keep on HOLD untill it receives the JDBC from Oracle then based on the condition or Correlation it will goes futher SEND step means after that file adapter is picking file or not ...what ever it may be JDBC will polls at backend and brings that data to BPM"
    Hence sugest me How to Stop Polling of JDBC Adapter without Scheduling the adapter or else using STATUS CODE Update statements in JDBC Tables 
    Regards:
    Amar Srinivas Eli

    Hi! All,
    Finally I decided to do the scenario in two steps:
    1: FILE REQ --> JDBC REQ -->JDBC RES --> FILE RECV
    2: FILE RECV --> RFC
    But I am getting issue while doing first scenario
    Desgn :
    I have created 2 Synchronous interfaces :
    1) FILE 2 JDBC REQ
    In this a) out put message is FILE  Req
              b) Input msage:; FILE RES
    2} JDBC2FILE RECV
            a) Output mesage;; JDBC REQ
            b) Input Msge :: JDBC Response
    Mappings:
    1) File REQ-->JDBC REQ
    2) JDBC RES-->FILE RES
    Interface mappings:
    1: FILE 2 JDBC REQ--> JDBC 2 FLE RECV
    CONFIGURATION ::
    1: One Seder File CC
    2: Two reciever CC's one is for JDBC RECEIVER and other s FILE RECEIVER
    3; One Sender Agreement
    4: 2 Recver agreements
    5: One Interface Determination and
    6: One RECCV Determination
    My Question;;
    1. First let confirm whether my development steps are right or not ?
    2: Another thing s I am not sure reg Configuration Steps means
    whetehr one interface determination and one Receiver Determinations are required or not as these are synchronous Interfaces
    3: main Issue is::::
    If my scenario s FILE2RFC2FILE then I will get RFC response automatically but here issue is this is JDBC
    My reqquirement is By sending one Field from fILE to JDBC REQ it needs to send entire TAbLE records as a Response to file as XML
    without having Sender JDBC how can I send the JDBC Res to FILE and If that is the case then again JDBC adapter is polling which is contradict to the client requuirement which i explained above.
    pleas suggest me the Detailed steps mainly Colloboration agreements and logical routings and
    also explain in detail if i can  go for BPM
    Also give cleear blogs but before giving make sure that it contains detailed screen shots because aIready gone thorugh
    Scenario File-JDBC-RFC
    File<-->JDBC Sync coomunication.
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/xi/file-rfc-file(Without+BPM)
    /people/luis.melgar/blog/2008/05/13/synchronous-soap-to-jdbc--end-to-end-walkthrough
    Regards::
    Amar Srinivas Eli

  • File adapter should pick a single file at a time

    Hi,
        I have File to RFC scenario.. in my source directory  I'm getting bunch of files with  the same name.  at a time.. but  i want to pick the one by one only. that means.. my file adapater poll interval is 30 seconds.. every 30 seconds it will pick the one file.. even though there are multiple files.. but my file adapter should pick a single file ata time..
    but at present my file adapater was picking all the files ata time..  but i want to make my file adapter should pick single file ata time..
    for this.. any special  configuration we need to do..  or  any  ideas or suggestion  .. will be.. appriciated..
    regards
    Babu

    >>any special configuration we need to do..
    there is no default configuration to achieve this functionality.
    I speculate that any of this should work.
    1. Post the files to a intermediate directory and use a SCRIPT/Batch program to move only one file at a time frame to the source directory.
    2. Uncheck the option Process Read only files in the sender CC to prevent the file adapter to pick the read only files. Use a script that changes the permission of one file at a time so that the file adapter will pick that file alone.
    In both the cases the script needs to be scheduled at the OS level to run every 30 seconds.
    Thanks
    SaNv....

  • Receiver file adapter not responding

    Hi guys,
    I have 2 interfaces in XI development system that make use of receiver file adapter in order to receive some .txt files. Although these communication channels used to work until yesterday, for some strange reason they stopped functioning, but only in development system. However, I cannot see any error in Runtime Workbench (Communication channel monitoring), it's status is "correctly configured and started" and has a green sign. But, when I sent a file from sender adapter, it is sent correctly, but it never gets received from receiver communication channel.
    There is no error in SXMB_MONI either.
    In XI production system, the same interfaces are functioning well.
    Any ideas?
    Best Regards
    --Evaggelos

    Hi Amit,
    I went into Message Monitoring for this interface and I can see all the messages for the last 24 hours that should be written into a file that have status "to be delivered".
    When I go into Details -->Audit Log  for a single message:
    2007-06-13 11:49:33 Success Processing child message of multi-message with message ID ff896d50-198a-11dc-cdfa-00145e694b16
    2007-06-13 11:49:33 Success Using connection File_http://sap.com/xi/XI/System. Trying to put the message into the receive queue.
    2007-06-13 11:49:33 Success Message successfully put into the queue.
    And in Message Data there is the following information:
    Status To Be Delivered
    Repeatable Yes
    Cancelable Yes
    Error Category  
    Error Code  
    Start 13.06.2007 11:49:33
    End  
    Sender Party  
    Sender Service TPBS_GR
    Receiver Party  
    Receiver Service TPBS_GR
    Interface http://famar.gr:LoyaltyDataMNSToSRS
    MI_LoyaltyDataMNSToGR_IB
    Quality of Service Exactly Once
    Message b2685674-7626-5141-bfa1-13155ad0d25a
    Reference  
    Conversation ID  
    Serialization Context  
    Direction INBOUND
    Message Type Recv
    Profile XI
    Connection File_http://sap.com/xi/XI/System
    Transport HTTP
    End Point http://fmgralxi01:50000/MessagingSystem/receive/AFW/XI
    Authorization  
    Sequential Number 0
    Number of Retries 3
    Failed 0
    Retries 300000
    Valid to  
    Persist Until 13.07.2007 11:49:33
    Schedule Time 13.06.2007 11:49:33

  • File adapter error after updating to SP19 (INBOUND_BINDING_ERROR)

    File adapter error after updating to SP19 (INBOUND_BINDING_ERROR)
    Hi all,
      im having some troubles after the installation of SP19 (from SP16 in NW04) with File Adapter (File->Idoc scenario).
    In message monitoring (Adapter Engine), I have several messages with status "System Error". The error text is :
    <i>Received XI System Error. ErrorCode: INBOUND_BINDING_ERROR
    ErrorText:   ErrorStack: Error in sender agreement for party '', service 'LEGACY_DEV', interface namespace 'http://XXXXX.com/XXXXXX', interface 'INTERFACE_OB' No sender agreement found for , , , , ,</i>
    Im sure that the Integration Directory settings have not been changed. So I tried the following, but the problem persists:
    - Deactivation/Activation of File Adapter channel
    - check that user XIISUSER is not locked
    - checked SXI_CACHE (it seems ok)
    - Many CPA full refresh
    - Dummy modifications of File Adapter channels (a dummy modification of the description)
    - Reboot J2EE
    I've seen that someone else had problems after upgrading to SP19. I'd really appreciate any suggestion of how to solve my issue.
    Thank you
    Manuel

    Hi Prabhu,
      I've already tried to restart server, but nothing happened. (Before update to SP19, the interface worked well).
    This is the error log from message monitoring:
    <i> 2007-01-16 16:37:34 Success Channel cc_File_Snd_Bolle: Entire file content converted to XML format
    2007-01-16 16:37:34 Success Send binary file  "BOLLE_20061229142059.CSV" from FTP server "AS810T:/sapinbound", size 8733 bytes with QoS EOIO
    2007-01-16 16:37:34 Success Application attempting to send an XI message asynchronously using connection AFW.
    2007-01-16 16:37:34 Success Trying to put the message into the send queue.
    2007-01-16 16:37:35 Success Message successfully put into the queue.
    2007-01-16 16:37:35 Success The application sent the message asynchronously using connection AFW. Returning to application.
    2007-01-16 16:37:35 Success The message was successfully retrieved from the send queue.
    2007-01-16 16:37:35 Success File "BOLLE_20061229142059.CSV" successfully archived on FTP server "AS810T" as "/sapinbound/bolle/20070116-163735-245_BOLLE_20061229142059.CSV"
    2007-01-16 16:37:35 Success The message status set to DLNG.
    <b>2007-01-16 16:37:35 Error Received XI System Error. ErrorCode: INBOUND_BINDING_ERROR ErrorText:   ErrorStack: Error in sender agreement for party '', service 'LEGACY_DEV', interface namespace http://XXXXX.com/XXXXXX', interface 'INTERFACE_OB' No sender agreement found for , , , , ,
    2007-01-16 16:37:35 Error Transmitting the message to endpoint http://SERVERNAME:8000/sap/xi/engine?type=entry using connection AFW failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: INBOUND_BINDING_ERROR:. </b>
    2007-01-16 16:37:35 Success The asynchronous message was successfully scheduled to be delivered at Tue Jan 16 16:42:35 CET 2007.
    2007-01-16 16:37:35 Success The message status set to WAIT.
    2007-01-16 16:42:35 Success Retrying to send message. Retry: 1</i>
    After this, the system try to resend the message, and the same error appears several times.
    Ty,
    Manuel

Maybe you are looking for

  • Electric shock's when I plug my charger in or take it out

    Every time I plug my charger in or take it out I get a small bolt from the plug. Is it a known fault or have I just got a faulty charger? Also when it put the charger in to the laptop it says its charging but the percentage does not go up?

  • Error"ordinal 1334 in iml.32.dll"

    Hello! I am almost at the end of my tether! I cannot find how to cure the above, which prevents me from activating some games I have on my PC! I am not a computer buff so am very wary about delving into areas I have little knowledge about! I did try

  • Every time I get a voicemail I also get a blank text why would this happen?

    I've noticed that I get unknown blank text every time someone leave me a voicemail.  Has anyone every experienced this?

  • Syncing Palm Photo conduit with Treo 650

    After much troubleshooting I have finally, successfully synced my Treo but only after I disable the Photo conduit. If I try to sync with it on everything syncs fine until I get to Media and then iSync crashes. I get a window asking me if I want to se

  • Type Library: add type library source to DLL error

    My coding environment is CVI 2012, OS=Win7. I created a dll file, named NI_OCR, seems it is Ok. But when I changed the setting in Target Settings / Type Library, select Add type library resource to DLL, it will be failed. Don't know why, pls help me.