Sending idcos at a particular time

In case of sender system sending the IDoc for each record, but I want to send all the IDocs at the evening. How can I send the idocs at a particular time?

hi,
that is possiable with background job scheduling .
gothorugh below links:
http://www.****************/Tips/ABAP/BackgroundJob/FactoryCalendar.htm
SM36 - ABAP Batch Job Scheduling
job scheduling- sm36
thanks,

Similar Messages

  • How do I send SMS only at ALL TIMES with an iPhone to ALL contacts? My family shares iPads under my ID and now my teenager gets all my business texts!

    How do I send SMS only at ALL TIMES with an iPhone to ALL contacts? iOS 8 now forces all Apple users to use iMessage all the time with all other iOS users. The option to send as SMS only is subordinate to iMessage in iOS 8 settings and CANNOT be turned off to send only SMS texts to another iOS device! This is a serious privacy issue for all households using iOS and doing family sharing, including over a number of iOS devices, under one member's Apple ID. Why should business conversations or financial conversations between parents be readable on an iPad in the hands of a teenager or a seven year old? The answer is not as simple as "Just don't enable iMessage on your other devices," because amy family that shares the Apple ID password is vulnerable to teenagers particularly hacking into iMessage to monitor, for example, what their parents are saying. If I were Samsung or Google I would hammer this issue immediately and continually until it is fixed by Apple (and I'm not sure why they haven't yet). iMessage is a convenience but it has this serious limitation given the architecture of the Apple universe. Apple simply cannot force all its users to conduct text messaging in arbitrarily limited way, any more than it was able to force all its users to switch from Google Maps. When will Apple fix this?

    Trademann wrote:
    Fox, that does not work, because then you are blocked from sending any form of message to another Apple user. iMessage MUST be activated to text any other iOS device. And then Apple defaults by ALWAYS using iMessage between iOS devices.There is simply no way, within iOS 8, to send SMS only to another Apple user. Apple has made that impossible.
    The SMS-only choice used to be on the same menu level as iMessage, but  now it is locked WITHIN iMessage, and is not available as a choice unless iMessage is activated. Then it is limited solely to being used if iMessage is not available.
    I'm sure their argument is that they are saving their customers money because iMessage is free, but they are imposing an opportunity cost on 100 percent of their user base in the guise of saving that money. What they are really doing is entrapping faithful users such as myself further within the Apple ecosystem. If I hadn't already spent thousands of dollars on my iTunes library I might consider a Galaxy ... Samsung does not deserve to regain any momentum if they can't figure out how to exploit this.
    Turning off iMessage does not prevent you from sending messages to other Apple users.  You can send an SMS to any iPhone without your own iMessage turned on, even if it is turned on on their iPhone.
    The SMS-only option is: Turn off iMessage.  Literally.  That's it.

  • How can i produce a stimulus at a particular time (eg 30 ms in the window)

    Hi,
    I would like to record EMG from two muscles (mastiod and upper sternum) before and after a stimulus (tone pip produced by a  head  phone). For this reason, I have created a program with two time loops (plz see the attachment). In the second time loop, I want to produce a tone after 30 ms (duration 6-10 ms) of the ongoing voluntary EMG ( so the second time loop will be used to see the tone pip at a particular time only)  and In the first time loop, I want to see the ongoing voluntary EMG activity and  to monitor the effect of the tone after the stimulus .
    I can hear the tone in my program and can change the frequency of the tone but could not get the tone at 30 ms (at a particular time in the window). I made offset 30 ms in the second time loop but could not get the stimulus at 30 ms.
    Is there any way to get the tone pip stimulus after 30 ms of the ongoing EMG?
    please see the attached program.
    Thanks in advance for your kind help
    regards
    Milly
    Attachments:
    new_2.vi ‏359 KB

    Hi Milly,
    If I understand your question correctly, you would like to synchronize your tone application with your analog input application at a specific amount of time.  First, your program will run both loops "simultaneously", however, I do not see any condition set in your DAQ acquisition stating that 30ms has passed and allow for the tone measurement to happen.  Keep in mind the trigger that you are going to send, if you are not using LV real time, will have millisecond resolution.  I would suggest you add conditions that time your loops- specifically a VI called "Time Elapsed".  This VI will allow you to find out how much time has elapsed and send a boolean that could be used to send the other loop as a trigger.
    I hope this helps,
    Regards,
    Nadim
    Applications Engineering
    National Instruments

  • Downloading Media Files from server daily at a particular time on a day

    Hi to All,
    Actually I am building an application which downloads all the
    media files from the server(includes both video and images) after
    the download is complete. I will start the slide show of the
    downloaded media files accessing them m locally.
    ow my problem is I have to download all the media files once
    in a day at a particular time on a day from the server(The time is
    set in backend).
    I can acheive this by running a process and connecting to a
    server. But if I close the application window how the process can
    run and how it can download media files from the server daily.
    Is there a way so that I can create two applications one for
    downloading the media files from the server which runs always and
    runs in the background. Another one is my main application which
    displays the media files that are downloaded and saved in the local
    filesystem.
    All suggestions are appreciated.
    Thanks.

    From what I have read you have two options.  None of them very nice.  One , allow the user to select the files he would like to download , send them out as one fat daddy zip file.  The second option is to cue up the selected downloads.  When one finishes , the other starts , basically daisy chaining them together.  However , you may be able to use javascript to get around this , I'm not sure I stay away from that stuff.

  • How do i find out the tables (data)effected in a schema after a particular time stamp

    how do i find out the tables (data not structure)effected in a schema after a particular time stamp?
    pls email in [email protected]

    You can't do that. That would be a real security risc.
    /KAj

  • How do i find out the tables effected in a schema after a particular time stamp

    how do i find out the tables effected in a schema after a particular time stamp?
    pls email in [email protected]

    If you are doing a reload every time then you can issue following commands to clear data from cube.
    lmt name to all
    allstat
    clear all from <cubename>prttopvar
    You can wrap above commands in pl sql procedure using dbms_aw.execute package and execute it before cube load starts. Instead of clearing it from whole cube you can clear only from one partition also. Just take a look at clear command in olap DML 10.2 reference.
    Thanks,
    Brijesh
    Edited by: Brijesh Gaur on Aug 10, 2010 6:47 AM

  • Jump to a particular time in flv

    Hi
    I have imported an 8 minute long video in flash. This video has 5 parts  say part1, part2....
    I have created 5 buttons on top of video that should by clicking, take  the user to a particular time in video.....
    I dont know the code I should use on these buttons.....
    Also when no button is clicked the whole video will play in its entirety
    What i learn from some tutorials on net is that i need to use cue  points.... while importing the video I have created 5 cue points in  time... they are all labeled... Now i need to know what code should i  apply on buttons on top to let the flash video go to a particular  time...
    Any help would be appreciated
    Thanks in advance
    I use Flash CS3 and mostly actionscript 2

    Thanks
    I used this tutorial/sample files here and it helped me a lot
    http://www.adobe.com/devnet/flash/articles/vidtemplate_mediapreso.html
    Does anybody know how to add a timer with this playback.
    something like min:sec of flv time.
    Regards

  • Can we schedule steps in Job Chain to run at a particular time of the Day.

    Hi ,
    We have created a Job chain for 3 steps.our requirement is we want to step 1 to run as per the schedule of Job chain but we want  step2 to run on fri 2 gmt and step 3 to run on saturday 1 gmt.
    is ther any setting in Job chain so that we can schedule subsequent steps to run at a particular time.
    Regards
    Rajesh

    Hi,
    You can add a timewindow to the jobdefinitions that you call in step 2 and 3, to restrict the start times for these jobs to the desired time.
    Regards,
    Anton.

  • HT201299 Is there an App which switches on Cellular data at a Particular time of day and switches off as well? if not someone should make an app

    Is there an App which switches on Cellular data at a Particular time of day and switches off as well? if not someone should make an app for that

    No, there are no apps that can do that, as no app would have access to the necessary API's to perform such a task.

  • Transaction should run at a particular time once in a day.

    I have a transaction and an Xacute query.  I am fetching data from local database, and posting a measuring document in SAP R/3. Right now i have to run the transaction manuallly to post the document.
    I want that my transaction should run automatically at a particular time once in a day (at the end of the day), and document should get posted in R/3 at the end of the day.
    Can you help me out, how to go ahead for the same.

    Ashish,
    In SAP MII Menu, In Left side Navigation,Go to
    Business Logic Services---> Schedule Editor. In that window,select the transction you want to run and select the time pattern how fequently you want to run the transaction.
    For more details : http://help.sap.com/saphelp_xmii120/helpdata/en/index.htm  (for MII 12.0)
    In above link select the System Mangement--> Shedule Editor.
    http://help.sap.com/saphelp_xmii115/helpdata/en/index.htm  (for MII 11.5)
    in above link Business Logic Services---> Schedule Editor.
    Hope this helps you.
    -Suresh

  • I need to send a video in quick time, by videoing on my iphone is it automatically in quicktime

    i need to send a video in quick time, by videoing on my iphone is it automatically in quicktime

    This means it was transferred from your computer via the iTunes sync process. No other way for the video to be where it is located unless it was purchased/downloaded from the iTunes store direct with your iPhone.
    If no longer available on your computer and not purchased from the iTunes store, there are 3rd party paid apps/utilities that provide for transferring this in the opposite direction.

  • Outllook API to know who have booked the room at the particular time - ews-java

    Hi,
    As, of now i am able to get whether the particular meeting room is free/busy at the particular time, now I want to know is there any Outlook
    APIs for getting the details like If
    booked, who has booked that room. Employee Name, and other details if any.
    I need to know what are the APIs need to be used, I need to develop in JAVA, so java api is required. Any sample is there, please provide me to work on. Please help me. Thanks in advance

    anyone?

  • JDBC adapter stop polling at a particular time

    Hi,
    I am facing one issue with J2EE engine of Xi. Everyday at 11:59 pm JDBC adapters stop polling. If we look at communication channel monitoring in RWB there will be a green light against these communication channels. But if look at the cluster node, we can see that the channel is not polling data from the database.
    Once we restart the J2EE engine it will start polling records from database. Why it is stop polling at the this particular time? Can you please give some suggestions to resolve this issue.
    Thanks
    Message was edited by: jaison
            Jaison Joseph

    Hi,
    Get into Config tool >> Cluster_Data -Instance -Service -Com.sap...jdbc.svc...
    And check  whether you have defined as Always or Automatic..
    Regards
    Agasthuri Doss

  • Log shipping is not restoring log files ata particular time

    Hi,
    I have configured log shipping and it restores all the log files upto a particular time after which it throws error and not in consistent sate. I tried deleting and again configuring log shipping couple of times but no success. Can any one tell me 
    how to prevent it as I have already configured log shipping from another server to same destination server and it is working fine for more than 1 year? The new configuration is only throwing errors in restoration job.
    Thanks,
    Preetha

    Message
    2014-07-21 14:00:21.62    *** Error: The log backup file 'E:\Program Files\MSSQL10_50.MSSQLSERVER\MSSQL\Backup\Qcforecasting_log\Qcforecasting_20140721034526.trn' was verified but could not be applied to secondary database 'Qcforecasting'.(Microsoft.SqlServer.Management.LogShipping)
    2014-07-21 14:00:21.62    Deleting old log backup files. Primary Database: 'Qcforecasting'
    2014-07-21 14:00:21.62    The restore operation completed with errors. Secondary ID: '46b20de0-0ccf-4411-b810-2bd82200ead8'
    2014-07-21 14:00:21.63    ----- END OF TRANSACTION LOG RESTORE     -----
    The same file was tried thrice and it threw error all the 3 times.
    But when I manually restored the Qcforecasting_20140721034526 transaction log it worked. Not sure why this is happening. After the manual restoration it worked fine for one run.ow waiting for the other to complete.
    This seems strange to me error points to fact that backup was consistent but could not be applied because may be restore process found out that log backup was not it correct sequence or another log backup which was accidentally taken can be applied.
    But then you said you can apply this manually then this must be related to permission. Because if it can restore manually it can do it with job unless agent account has some permission issue.
    Ofcourse more logs would help
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it.
    My TechNet Wiki Articles

  • Cp7 YouTube Widget - Stop at a particular time

    I realize the YouTube widget can be set for the video to start at a particular time. Is there also a way to "stop" at a particular time in the video? For instance, there’s a long video I’d like to use, but I'm only interested in the first few minutes.

    No, not possible. The learner has to do that manually using the default YouTube playbar.
    You can submit a feature request here though.
    https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform
    Sreekanth

Maybe you are looking for