Scheduling of a process chain in two meta process chains

Hi,
( Meta process chains - X, Z
  X - runs at 2 a.m. daily
  Z - runs after every two hours daily from 9 a.m. to 10.30 p.m
Process chain - Y is to be included in X & Z)
There is a Meta process chain X which is scheduled for 2 a.m. daily. This meta process chain contains another
process chain Y.
I want to schedule another Meta process chain Z which executes after every two hours daily. Now I want to include process chain Y in Z, with the condition that if system time is 11 a.m. or later than it only then it should be scheduled.
Since this process chain  is contained in Meta process chain X, its start variant
has Immediate Start selected. I don't want to change this start variant.
Is there any option or event through which this can be achieved?
Thanks & Regards,
Manisha

You need a program to trigger event (using function module BP_EVENT_RAISE). You can include this program and variant only in the process chain as a ABAP process type.
The program will have a condition based on the time (you can use parameters to make it dynamic), when ever the specified time condition will be satisfied, it will trigger the event.
So whenever you will execute the process chain X, everytime ABAP process type will also be executed. But the event will be raised only at a specific time, so is it process chain Y. Therefore it will not affect process chain X execution.

Similar Messages

  • How to delete  old schedule time of process chain after changing

    I am try to change the schedule time of process chain on production but after changed the old schedule is still working (i.e. every day on 7 am I want change it to 6 am only) ,one process scheduled two time.
    I want only last changed. How to remove the older one?
    Thanks

    hmm wierd...one more thing check if this process chain get trigger by anyother process chain by some abap program or any.
    Check the table rspcchain to know if it has any meta chain or not. IF not follow the below steps :
    make your process chain trigger based upon the event. Follow the below step.
    1.SM64 ---> Create event -
    > come to your process chain -> maintain the start variant -> event base---> give that event name here.Now we will be require to create the job which will trigger this event for  this.
    2.Let us take the below PC as example;
    ZL_TD_HCM_004 -- This PC is running after event u2018START_ZL_TD_HCM_004u2019
    3.Go to T Code: SM36 Here we define the Background job which will be available in SM37 after saving it.
    4.It will ask for ABAP Program to be entered. Give it as Z_START_BI_EVENT and Select Variant from the list. (Based on Process chain, you can select it)
    5.Then select Start Conditions and give the start time of process chain. and select periodicity.
    6.Save the newly created job in SM36.It will be now available in SM37.
    This should solve your problem now .. have  fingure crossed
    Thanks,
    Deepak
    Edited by: Deepak Machal on Dec 14, 2011 8:20 AM

  • How to schedule infospokes in process chains..

    Hi All,
    I have a few infospokes to be scheduled in a process chain. In each infospoke, I have upto 10 jobs that are to be scheduled one after the other. At the end of these jobs I have to run a FTP script. I am new at creating the process chains. So can anybody help me out in letting me know:
    1. How to create a start process where I can select a given job by using its name
    2. How to run a FTP script as a follow up step on completion of a previous step.
    Thanks in advance
    John

    Hi John
    it a big task to explain all so I will try to give you the high level picture.
    1. process chain is easy to implement and learn.
       usually it is triggered either by a batch job or a
       batch job that fires an event.
    2. to call an OS (like Win or Unix) from the PC you can
       trigger an event from the end of the PC to call a
       ABAP program that will initiate an OS call.
       you use trx: SM69   - External Operating Sys Commands
       to set this call up.
    3. to implement an FTP you can do via a batch file with
       OS commands or by using free utilities (there are many of them).
    I hope it helps.
    Edan

  • Cancel the scheduled jobs for process chains - urgent

    Hi,
    How do I cancel the scheduled jobs for process chains which are going to run tonight.
    thanks,
    Radha

    Hello,
    Go into transaction code RSPC and then select the particular process chain by going into the edit mode and in the menu...
    Look for Execution --> Remove from Schedule.
    Let me know if that answered your question.
    Thanks
    Dharma.

  • Scheduling a BI job chain in Redwood

    The problem I am having is we are trying to schedule a BI job chain via Redwood software and are not getting any response. Within Redwood, I have executed these jobs IMPORT_BW_CHAINS, IMPORT_BW_CHAIN_DEFINITION, IMPORT_BW_INFOPACKAGES using BI job chain  0fcsm_cm_10 which is defined in BI as a job chain. These jobs run to completion but nothing is moved into Redwood to schedule as you would see from a import of a CCMS job. When I run job RUN_BW_CHAIN using the same BI job chain ID I receive the below error.  Not sure what I’m missing or doing with the process to get to schedule the BI job chains with Redwood.
    ORA-06502: PL/SQL: numeric or value error
    ORA-06512: at "RSI.RSIEXEC", line 1638
    ORA-06512: at "RSI.RSIEXEC", line 1759
    ORA-06512: at "RSI.RSI_RUN_BW_CHAIN", line 21
    ORA-06512: at "RSI.RSI_RUN_BW_CHAIN", line 80
    ORA-06512: at line 1
    ORA-06512: at "SYS.DBMS_SYS_SQL", line 1200
    ORA-06512: at "SYS.DBMS_SQL", line 323
    ORA-06512: at "SYSJCS.DDL", line 1085
    ORA-06512: at "SYSJCS.DDL", line 1118
    ORA-06512: at "SYSJCS.DDL", line 1177
    ORA-06512: at line 3
    JCS-00215: in statement RSOJ_EXECUTE_JOB

    I am also seeing the same issue 
    anton the last information  you requested
    The following products are installed in the Cronacle repository:
    Product                                  Version    Status
    Cronacle for SAP solutions               7.0.3      Production 
    Cronacle Forecast Module                 7.0.3      Production 
    Cronacle Reports Module                  7.0.3      Production 
    Cronacle &module Module                  7.0.2      development
    Cronacle Mail Module                     7.0.3      Production 
    Cronacle Audit Module                    7.0.2 r2.2 Production 
    Cronacle Process Manager for Web         7.0.3      Production 
    Cronacle Module Installer                7.0.3      Production 
    Cronacle Repository                      7.0.3.34   Production 
    Cronacle Monitor Module                  7.0.3      Production

  • "Scheduled for Outbound processing" message

    Hi,
    My scenario is: R/3 (IDoc Customer) -> XI -> PC (file) and I use a BPM with option "multi to single".
    In the Message Monitoring, I have two steps:
    1. Idoc DEBMAS06 --> BPM:
    status = "Processed successfully". Thus it's ok.
    2. BPM --> my PC:
    status = "Scheduled for Outbound processing" and in column "outbound" I have not "IENGINE". There is no other error message and obviously no data are sent to my PC.
    Have you already seen this message?
    And have you a solution?
    Note: Last friday, the same scenario was ok. I have just changed some data inside the mapping (occurence was not change).
    Mickael.

    Hi,
    Try resetting the status to "Ready".
    If you get SYSFAIL again, try deleting that particular LUW. If there are other messages waiting in the queue, just click on the unlock queue button and the remaining messages will flow thru.
    Regards,
    Sridhar

  • Green flag: scheduled for outbound processing

    We had some network connection problem.Outcome was that in SXI_MONI ,there were some
    red color flags,single rectangles,green flags.
    Firstly i restarted red color flag,secondly i restarted single rectangles.In this way,first two issues got resolved.
    Third problem was  "scheduled for outbound processing" ie green flags.
    Fo this , i decided to fiest relate how many actual idocs are posted to destination.While i was going with htis activity.
    automatically after two hours green flags got processed.
    So what does this means ,that green color flag is scheduled to run later and an XI consultant needn;t work on this part ?

    Dear sirs,
    I feel registrations should be one time activity, ideally speaking.The queue cannot come into picture if it was not registered.
    Now i a queue is stuck due to network disconnect( i am referring to only and only network disconnect) here.I do not mean any message mapping failure and i do not mean any udf error or something.
    So if a queue is stuck due to a netwrk disconnect,plz guide me witha solution.What i came acroos i just mentioned.
    As what u r saying that we need to register/deregister queus.Kindly justify this article then as given in subject.
    You may correct spelling of technical.I did so to avoid this site filter.
    http://www.saptecnical.com/Tutorials/XI/XMLMessageQueues/Monitor.htm
    Edited by: aditya  sharma on Jul 26, 2010 3:01 PM

  • Scheduling a bpm process on particular date

    Hi all,
    I'm working on SOA suite 11.1.1.5 version.I want to scheduling a bpm process on 7th date of every month.Please give me a suggestion on this.
    Thanks!

    there are zillion of solutions, my favorite (I like primitive stuff, usually it works under all circumstances) is to use a cron job to run a WGET who triggers a HTTP enabled activator for the process.
    Otherwise if you google for soa suite scheduler you will find endless discussions on this topic.... truth is that there is no simple solution AFAIK

  • How does the GR processing time affect the scheduling of the process order & the latest start date in the operation.

    Hi
    Can anyone explain  how does the GR processing time affect the scheduling of the process order & the latest start date in the operation overview.

    Hi
    GR processing time means number of workdays required after receiving the material in storage.
    Check this link:GR Processing time
    Regards,
    Anupam Sharma

  • Scheduled for Outbound Processing

    Hi,
    I have a simple problem: I want to send a XML file from a place to another place. When I put the file in the sender folder, XI import this file correctly, therefore, the file doesn't go to the receiver folder.
    In the XML monitor, the current status (message lifecycle) is "Scheduled for Outbound Processing".
    What can be happening?
    Tks,
    Douglas

    Hello Douglas,
      I think that message is sitting in the queue.  May be you should check whether queue registrations are done already.  Otherwise the message might sit in the outbound queue.   You can goto the queue entry (from monitoring) and unlock it if this is the case. 
    Regards
    Rampi.

  • Scheduled for Outbound Processing in SXMB_MONI

    I have a scenario RFC -> ccBpm1 -> ccBpm2 -> ccBpm3 -> RFC.
    The scenario was working perfectly. I made some simple changes in ccBpm3 and some errors started to happen.
    The Xml message from ccBpm1 to ccBpm2 started to stuck (message Scheduled for Outbound Processing in SXMB_MONI). I didn´t make ANY change in ccBpm1 or ccBpm2, before the error started.
    When I made a "dummy" change in ccBpm2 and I reactivate it, the message from ccBpm1 to ccBpm2 process, but then the message from ccBpm2 to ccBpm3 stucks. If I do a dummy change in ccBpm3, the message  from ccBpm1 to ccBpm2  stucks again.
    I have no Queues locks in smq1 and smq2. The Cache status are all 0 in SXI_CACHE. I have tried to reimport all Integration Process in Integration Directory, but no sucess.
    Seems to be any kind of bug.
    Any idea?
    Thanks

    First, I would like to know.. if there was a justification to divide the scenario into 3 BPMs. Because BPMs add to system performance. They get converted to workflows on abap engine and context switches from java to abap engine. You might want to check you configuration in ID test configuration and then close analysis of the message processing in each of the ccBPMs.
    VJ

  • Scheduled for Outbound processing - Sysfail

    I´m trying to build a (Mail-> XI -> File) Scenario and I´m having some problems.
    The attachment of the mail must be passed to xi bpm and for that I used the module PayloadswapBean
    (according to /people/michal.krawczyk2/blog/2005/12/18/xi-sender-mail-adapterpayloadswapbeanstep-by-step)
    On SXMB_MONI I checked that the Mail -> XI message have worked fine. But inside the BPM, the senders steps doesn´t work, all keep "Scheduled for Outbound processing" status
    I´ve tried a sent step to Sap r/3, to File, and all have the same error. In runtime workbench, I checked that the messages aren´t arriving to adapter.
    In SMQ2 I checked that when this error happens, a queue is created with status Sysfail. On details of message it says "Access with 'ZERO' object reference not possible."
    Can anyone help me please ?
    Thanks
    Vitor Zaninotto

    Is the sender getting invoked in the BPM? If yes then check in the adapter engine for any errors for that particular message. My guess is there would be some messages of the same instance which are stuck in the adapter engine. Once you clear the error/messages, try restarting the queue. This might solve the problem.
    Cheers,
    Sarath
    Award points if helpful.

  • Scheduled for oubound processing

    Hello,
    I have a simple szenarion (fileAdapter->XI->fileAdapter). I've done all the nessesary work in IR and ID and put a xml-file in the InDir of the file adapter.
    I can see the message in the monitor but it get the status "Stop" with the icon "Scheduled for oubound processing". Now error is displayed as you can see in the attached trace.
    Any idea what I can do ?
    Regards Bernd
    Message was edited by: Bernd Schloemer

    Hi
    I think that message is sitting in the queue. May be you should check whether queue registrations are done already. Otherwise the message might sit in the outbound queue. You can goto the queue entry (from monitoring) and unlock it if this is the case.
    Regards
    Arpit Seth

  • Scheduled for Outbound processing - SMQ2 has 0 entries!

    Hi !
    After a XI server reboot because of a JCO communication failure, there were a lot of messages stuck in queues. We executed manually the LUWs and everything went ok, but we still have some messages with "Scheduled for Outbound processing" status in SXMB_MONI (right black arrow icon) and its queues are all empty via SMQ2.
    Those messages were sent EOIO.
    What should we do? restart manually each message in order?
    Thanks!
    Regards,
    Matias.

    Hi Sreenivas!
    There is no audit log, because the message with Waiting status is in Integration Engine, not in Adapter Engine. The audit log for the process of getting the message to enter XI went OK, all steps are in Success in audit log...but there is no audit log for "leaving" XI.
    If I restart each message manually, they go ok...is there any way to ensure the EOIO order and make XI to resend them in order?
    Regards,
    Matias.

  • Message scheduled for outbound processing

    Hi All,
    We have an issue where a message is stuck in MONI in scheduled status. We checked to see if there is any stuck queues, we did not find any errors nor entries. The message has the staus "Scheduled for Outbound processing", also we can see the JOB ID (JOBnumber) with status "job not yet executed". The remaining interfaces in this landscape are working fine.
    Appreciate your help!!!
    Thanks,
    Gunasree

    Hi
    We can prevent this problem through standard SAP program RSQIWKEX. This program need to execute background. Whenever any message stuck in queue automatically this problem will restart error message automatically. If you want to delete error message from queue (due to this error message remaining messages are in hold stage. for remaining message execution we need to delete error message from queue) we need to change one function in this probem.
    Existing function TRFC_QIN_RESET_LUW , this function only can restart error message.
    Need to add function TRFC_QIN_DELETE_LUW , this function delete error message from queue.
    For this program execution we need to mentioned queue name(mandatory), find message stucking queue name and give same name to program in variant.
    /people/gourav.khare2/blog/2007/12/21/mass-cancellation-of-error-messages--xi
    Re: Unable to delete the messages scheduled for outbound processing
    Regards
    Pothana

  • Restart message scheduled for outbound processing

    Hi,
    I'm having a BPM process that collects IDocs. A lot of messages got stuck now in the status message scheduled for outbound processing. Can I manually restart these messages? What will it happen if I restart them? Will they be sent twice or just once?
    Thanks in advance,
    George

    > I'm having a BPM process that collects IDocs. A lot of messages got stuck now in the status message scheduled for outbound processing. Can I manually restart these messages?
    I think you are looking in MONI for status "Recorded for Outbound Processing" .. correct?
    Just scroll towards right and then you will find the Queue ID against your message, just click on this id and see if it has got stuck in queue if yes then just process it from there.
    >What will it happen if I restart them? Will they be sent twice or just once?
    If you process the message it will be posted only once.
    Regards,
    Sarvesh

Maybe you are looking for

  • R/3 Accessibility via JCo Destination

    Hello We have a WebDynpro application running in an SAP EP 7.0 SP15. We have metadata and modeldata JCo destinations defined for an R/3 backend system. The WebDynpro application is using the modeldata JCo destination to reach a BAPI in the R/3 backen

  • Swing and jmf

    can u please have a look to the attached file i know that this involves the jmf API but I have the feeling that has to do more with swing, thats whay I post my question here this simple application is based on the MDI.java example of the jmf web page

  • How to setup Multiple calendar in 7.9.6 OBIA

    Friends, Could some one please explain me what this 'Multiple Calendar' option is, in 7.9.6. There is not much Information in Config guide with this regard. My Question is, does 'Multiple Calendar option' means 7.9.6 supports different calendars but

  • How do I create a new folder in my hard drive - free agent go flex drive - on the mac book air?

    I have just starting using a macbook air 13" and trying to sort out my folders, therefore trying to create a new folder within my hard drive, but the option is not coming up when I right click.

  • How to activate lightbox from a second rollover link?

    I am trying to active my lightbox from a second rollover link and do not know how to do it.  I been looking for hours to find the right answer and the closest thing that made any sense was someone saying to do this.. This is commonly caused by a conf