Issue in process chain (urgent)

Hi guru's,
i used customized abap program process type which was already created by somebody.
i linked this process type to 2 process types based on the success and failure.
on success of this process type it connects to another program process type , here there is no problem.
if it is success.
on failure i connected to attribute change run,
but it is not continuing , it is stucking there.
when i check in log view it is giving a msg " status of program xxxx is changed , do you want save the changes ?"
if i press "yes" chain is continuing.
but we dont want this , as this chain is scheduled in mid night
user cannot interact to this msg.
we want process chain run even if it is failed to next step without any user interaction. please help
pramod

Hi Pramod,
It seems to be there is problem with links.
Remove the links and relink the process steps.
Now activate and schedule the process chain.
I have experienced the similar problem in past.
Hope this helps.
-Subhashini

Similar Messages

  • Issue in process chain with DTP after imported to production

    Hi,
    we have a issue with process chain.
    after transportation DTP technical name is differ in prod and dev. process chain is went inactive.
    i have read some related threads, i'm not find any suitable solution for this.
    we don't have access to change process chain(they are not willing to open prod system)
    could you please provide solution on this issue .
    Thanks,
    EDK....
    Edited by: EdK666 on Oct 21, 2011 2:54 PM

    Hi,
    I have observed the behavior of changing technical name for DTP but still I think your process chain should not become inactive due to this.  I think process chain somehow adjust the new technical name but anyways you should be able to change the DTP in process chain directly in production system.
    If that is not possible you can just try re-transporting it.
    Regards,
    Durgesh.

  • DTp issue in process chain

    HI guys,
    I have an issue with DTP in process chain.
    Actually we have a process cahin in quality as well as in development and production,the structure of chain in production and development is same but the structure in quality is not matching.we are getting 1 additional DTP in the chain in quality system .when we run the chain it get fail at the additional DTP,and the process cahin get stopped.
    now iam not able to find out wher from this additional DTP came and how to find out wher exactly it is from and how to restart the chain.
    can anybody help me out?Its very urgent for me.
    Regards
    sk

    Hi,
    I have asked u to deschedule the process chain and then Check the Process chain using the Check View..
    I think that this is a dummy process which has got added when u have done the transport.
    Check if u can see the error DTP when u check.. then u can delete this DTP as this is a Dummy one.. and then link the processes if the link breaks bcz of this... and then check the PC again, and activate the same..
    Finally u can use PC after this..
    Thanks
    Assign points if this helps

  • "Still waiting for replays Issue In process chain please help me"

    Hi Xpertz
    Could any one clarify me in the following aspect .I have a process which is having
    4 infopackages updating to a single ods and then in to a cube I copnverted it in to
    a process chain evry thing seems to be fine how ever one issue is ther .I am not
    getting any repeat option on the failed infopackage .But if the ods activation fails
    then am able to see the repeat option on that activation process.
    How can we get the repeat option on the failuere info package .
    Other than segis weblog is ther any other option to restart the process chain.3
    ITs in BW 3.5
    Thanx in advance
    Regards
    R M K
    No need to say good answers willl get full pointz***

    Hi..
    I have worked on process chains..and I too have seen this..that when chain fails..often repeat option does not appear at infopackage step..
    but then this does not cause an issue..as I simply double click on the step..open the infopackage and run it..
    Siggi's blog is very useful..I havent found another method to kick off a chain from the failed step..(other than repeat)..
    sometimes..u manually correct the failure..but the process chain step remains RED..
    as per the blog..change the field on the table..so that step goes GREEN and kicks off further steps of the chain..
    Vishvesh

  • Error in Process chain( Urgent Please )

    error in Process chains:
    My Process Chain errors out in the step to activate the ODS after loading data inot it.
    The loading is correct and green. The Activation step errors out .
    Can u please explaing me the error messgae what it means & how to overcome the error & correct it ?
    I get message like this :
    Req. REQU_0WBTMPS7KTKP9BWTZ173XWX3Y, data package 000001 with status 2 in rsodsactreq missing in return
    Message no. RSMPC129
    Diagnosis
    Request REQU_0WBTMPS7KTKP9BWTZ173XWX3Y, data package 000001 with status &3 in table 'RSODSACTREQ' is passed to the return structure as correct.
    System response
    The return structure is corrected and the data package is marked as incorrect.
    Message was edited by:
            Chris Gokul

    Chris,
    Looks like a request has not got deleted properly from the table :
    Options that you could look at :
    1. Delete all the data from the ODS and load again ( if that is an option )
    2. There are some entries you need to delete from the RSODSACTREQ table- but for this the suggestion would be to raise an OSS note for SAP to look into the same - we had a similar issue and raised an OSS note for the same and then got some notes from sap.
    Also please mention your BI version and patch level.
    Arun

  • Small issue in Process Chain

    Hi Dudes,
    I have small problem in Process chain.
      1)Start
      2)Load  :
      3)activate : Always
    when i ran my PC ,due to some problem my Load Process type got fail.
      But after that i have actiavte Process type(PT) which should run whether Load PT is in success or fails .
    But it got stuck due to message "Status Change of Process LOADING ZPAK_EFAJ6WFZPJPA7MWVSZXETN4PE.
    Save Status and Trigger Events if Appropriate"
    with two option yes and no.
    when i click on yes then only it goes .
    But if i would run and nobody around then i would gets stuck at that point only .
    Is there any solution for that !!
    Hope i m clear toexplain u my problem
    every person will get the point
    Gain Points

    I do understand what u r saying.
    But I have given an example. Why that message box comes.
    Can’t we suppress automatically?
    Suppose had I been have a process type which send a mails after load status whether it fails or success at that point this could be an issue ??.
    So if it would be stuck like this then it could not send a mail.
    Hope u have understood my problem .
    or if u want in detail give me ur id i send u screen shot
    Gain Points

  • Decision variant issue in process chain

    Hi,
    I have a decision variant for my process chain:
    It should be successful when it is 5th working day of month. If the 5th working day of the month is friday, it should be failed..
    Can you please help me to build the formula in Decision variant.
    Thanks,
    Harish

    Hi,
    When I use the below formula in decision variant, I found that it is passing on 5th working day and 6 th and 7th days.
    WORKINGDAY_MONTH( Current Date, 'FI', '' ) = 5 AND DATE_WEEKDAY1( Current Date ) 5
    But my requirement is "it should pass only on fifth working day and if it is friday it should not pass"
    Previously it worked fine. now we are facing issue with this decision varinat..
    Can some please suggest how to fix this

  • Issues in Process chain after Transporting to Q

    Hi All
    I have couple of issues with my process chain (in Q). We have recently upgraded from BW3.5 to BI7.0. After upgrade i have a change made to one of my Process chain. i have transported it successfully to Q system. I have collected all the related objects associated with the change in the transport. But when try to see the changes changes in the process chain in Q system i have the following issues.
    1. i do not see my changes in display mode. But i am able to see all the changes if i go to change mode (this looks weird and i dont know why)
    2. i am unable to schdule the process chain in Q system as i was able to do earlier. Now it is asking for Transport when i try to schedule the process chain. this was not the case earlier.
    3. In the transport i also collected a newly created infopackage and added it to the Process chain. But i do not see any link between the infopackage and the process chain (it was supposed to have a link as it had in DEV), i mean when i go to  infopackage it used to give me a mesage saying the infopackage is already available in Process chain which i got in DEV.
    All the above cases were working per normal in DEV systems tested and were collected as required in the transports and moved to Q
    Please let me know ASAP if any of you have encountered similar problems before and have solutions. i saw couple of related threads (some suggested to directly activate the process chain in Q system by opening the Q systems as an alternate) but could not find a solution
    Any sort of help will be really appreciated
    Thanks
    HK

    1. Display mode shows only the active version of Process chain. When you go into change mode, it displays the inactive version (if any available). Make sure you activate the process chain in the change mode. Then the chain you see in display and change mode will be in sync.
    2. When you try to schedule, the Process chain will be activated as well. If your Q system is prompting for transport then probably the system is open for changes. If you want to modify process chains in Q and P systems, make appropriate Object Changeability settings in Transport connection in Q and P systems and make sure the system is closed for changes (SCC4).
    3. Use Transport connection to collect the objects required for Process chain. After transport, check the transport log and make sure all the objects are imported successfully.
    Regards,
    Sree

  • Process  Chain (Urgent)

    HI Gurus,
    HI have a process chain called production daily process in these process chain we have 2 local chains.this process chain is not triggering from 2 days .and im selecting  first local chain to correct manually its showing some dump problem and if i open info package also its is showing the same problem plz give solution for this.
    IT IS SHOWING  LIKE DES
    ERROR:
    Runtime Errors         MESSAGE_TYPE_X                                                               
    Date and Time          05.09.2007 17:01:00                                                                               
    Short text                                                                               
    The current application triggered a termination with a short dump.                                                                               
    What happened?                                                                               
    The current application program detected a situation which really                              
         should not occur. Therefore, a termination with a short dump was                               
         triggered on purpose by the key word MESSAGE (type X).                                                                               
    What can you do?                                                                               
    Note down which actions and inputs caused the error.                                                                               
    To process the problem further, contact you SAP system                                         
         administrator.                                                                               
    Using Transaction ST22 for ABAP Dump Analysis, you can look                                    
         at and manage termination messages, and you can also                                           
         keep them for a long time.                                                                               
    Error analysis                                                                               
    Short text of error message:                                                                   
    Scheduler                                                                               
    Long text of error message:                                                                               
    Technical information about the message:                                       
       Message class....... "RSM1"                                                    
       Number.............. 000                                                       
       Variable 1.......... " "                                                       
       Variable 2.......... " "                                                       
       Variable 3.......... " "                                                       
       Variable 4.......... " "                                                                               
    ow to correct the error                                                           
       Probably the only way to eliminate the error is to correct the program.        
    If the error occures in a non-modified SAP program, you may be able to         
       find an interim solution in an SAP Note.                                       
       If you have access to SAP Notes, carry out a search with the following         
       keywords:                                                                               
    "MESSAGE_TYPE_X" " "                                                           
       "SAPLRSSM_LOAD" or "LRSSM_LOADU07"                                             
       "RSSM_RSREQDONE_READ"                                                                               
    If you cannot solve the problem yourself and want to send an error             
       notification to SAP, include the following information:                                                                               
    1. The description of the current problem (short dump)                                                                               
    To save the description, choose "System->List->Save->Local File             
       (Unconverted)".                                                                               
    2. Corresponding system log                                                                               
    Display the system log by calling transaction SM21.                         
          Restrict the time interval to 10 minutes before and five minutes            
       after the short dump. Then choose "System->List->Save->Local File              
       (Unconverted)".                                                                               
    3. If the problem occurs in a problem of your own or a modified SAP            
       program: The source code of the program                                        
          In the editor, choose "Utilities->More                                      
       Utilities->Upload/Download->Download".                                                                               
    4. Details about the conditions under which the error occurred or which        
       actions and input led to the error.                                                                               
    ystem environment                                                                 
       SAP-Release 700                                                                               
    Application server... "biprdn"                                                 
       Network address...... "10.20.0.8"                                              
       Operating system..... "AIX"                                                    
       Release.............. "5.3"                                                    
       Hardware type........ "00C6DDDD4C00"                                           
       Character length.... 8 Bits                                                    
       Pointer length....... 64 Bits                                                  
         Work process number.. 1                                                                  
        Shortdump setting.... "full"                                                                               
    Database server... "biprdn"                                                              
        Database type..... "ORACLE"                                                              
        Database name..... "BWP"                                                                 
        Database user ID.. "SAPR3"                                                                               
    Char.set.... "en_US.ISO8859-1"                                                                               
    SAP kernel....... 700                                                                    
        created (date)... "Jan 28 2007 20:40:17"                                                 
        create on........ "AIX 2 5 005DD9CD4C00"                                                 
        Database version. "OCI_102 (10.2.0.2.0) "                                                                               
    Patch level. 95                                                                               
    Patch text.. " "                                                                               
    Database............. "ORACLE 9.2.0.., ORACLE 10.1.0.., ORACLE 10.2.0.."           
        SAP database version. 700                                                                
        Operating system..... "AIX 1 5, AIX 2 5, AIX 3 5"                                                                               
    Memory consumption                                                                       
        Roll.... 16128                                                                               
    EM...... 12569760                                                                        
        Heap.... 0                                                                               
    Page.... 65536                                                                               
    MM Used. 4316536                                                                         
        MM Free. 4060576                                                                               
    User and Transaction                                                                               
    Client.............. 200                                                       
        User................ "SISLBW"                                                  
        Language key........ "E"                                                       
        Transaction......... "RSPC "                                                   
        Transactions ID..... " "                                                                               
    Program............. "SAPLRSSM_LOAD"                                           
        Screen.............. "SAPLRSPC_FRONTEND 0300"                                  
        Screen line......... 0                                                                               
    Information on where terminated                                                    
        Termination occurred in the ABAP program "SAPLRSSM_LOAD" - in                  
         "RSSM_RSREQDONE_READ".                                                        
        The main program was "RSPC_MAINTAIN ".                                                                               
    In the source code you have the termination point in line 41                   
        of the (Include) program "LRSSM_LOADU07".

    Hi Prashanth,
    Please look at SAP Note: 962365
    Hope it helps you.
    Cheers!
    Amit

  • Process Chains (Urgent)

    Hi,
    Can any one pls tell me how to create process chains,as i am new to process chains.
    Pls give me the steps how to design the process chains.
    Thanks in Advance.

    hi,
    try
    http://help.sap.com/saphelp_nw04/helpdata/en/67/13843b74f7be0fe10000000a114084/frameset.htm
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/events/sap-teched-03/using process chains in sap business information warehouse
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/19683495-0501-0010-4381-b31db6ece1e9

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

  • Issue with Process chains in BI (NW2004s)

    Hi,
    Recently we have done the system refresh (From Production to Quality Environment) for our BI Environment.
    After the refresh, our basis team has performed all the post activities like Source system conversion (BDLS), etc.
    But now, we are not able to open any process chains.The system is given the information message "<b>Variant &0000000XXXXXX does not exist</b>"
    "Message no. DB612
    Diagnosis
    You selected variant &0000000XXXXXX for program RSPROCESS.
    This variant does not exist.
    Procedure
    Correct the entry."
    Is this because of some post-processing steps got missed out?
    Do we have to create the Variants (Or can we copy the variants from the old Quality env? as we have the copy of Quality env. database).
    If we can create the variants, please let us know the procedure for the same.
    Please advise. Points will be awarded for your solution.
    Thanks,
    John.

    I have checked for the variants in the production system for the program RSPROCESS(in transaction SE38). But nothing exists.
    When I checked with the Basis team, they mentioned that the tables VARI, VARIT and VARID are copied from the (old)QA system and now they have imported these tables into the QA system after the refresh.
    I have never created any variants. Please let me know the procedure to create the variants in SE38.
    The process chains are working fine in our Dev and Prod environments. Will copying the tables(VARI, VARID and VARIT) from  production will help us?
    Is this due to some transports need to be moved from Dev to QA again? How can I find the requests?
    Please let me know your suggetion.
    -John.

  • Transport Release Issue For Process Chain

    Hi Gurus,
    While trying to relase my request, which has Process Chain to be imported to testing environment i am getting a message like below:
    Check Objects before release and msg as
    key :R3TR TABU RSCOMPTLOGOT             ERSPC*(Application Component Of Process Chain)
    If i click release anyway the information i get is "You have to be an approver to bypass this check" and it is not released.
    I have checked the request and it is consistent and "ok".
    Not able to understand why i am not able to release this request.
    Please guide me on this.
    Thanks

    Hi Vijay,
    Can you check your process chain or any part of proce chain (diff process type) are not locked in two different transport request ?
    If so then delete the object from one request and add same object in another request and release.
    Regards,
    Kiran

  • Node for Process chain--Urgent

    Hai All,
    I am having a group of process chains and i want place in a single node or a folder.
    How to create that node or folder.
    Thanks in Advance.
    Regards.
    Vikram Singh

    Hey i tell you very simple way by which i do always....
    1.When you create a process chain usually it goes to nonassigned folder
    2.To assign a folderdouble click and open your process chain which is under not assigned folder
    3.Click on pencil icon in top menu bar for modifying it
    4.Press CTRL+F11(for display components).
    5.A popup will come Assign Display grouping-Press F4
    6.You will find different folders thereeither select any of the existing folder where you want to put that process chain or-
    Press F5--to create a new folder
    Enter Application Component(folder name) and its long text--and press enter(or green tick)
    7.Select that Application component-->green tick (enter ) -->save(ctrl+s)
    8. Press Refresh button on left side...
    and you are done....
    Assign points if helpful..
    Regards,
    Rocks

  • Process Chain: Urgent help needed!!!

    Hi Guru's,
    I need to change the process chain:
    We are currently loading the data form 000000 to 100000 in a single process but now the customer asked us to change it to 4 packages:
    000000 to 250000, 250001 to 500000, etc..
    Could any one help me in this pls???
    your help much appreciated.
    regards,
    BH

    Hi Varma,
        I am assuming you are using generic extractor using function module.
    Create a z-control table which maintains ranges 250K records. In future use can even change the range if you want .
    below is piece of code from function module
    Auxiliary Selection criteria structure
      data: l_s_select type srsc_s_select.
      data : l_lines type i.
    Maximum number of lines for DB table
      statics: s_s_if type srsc_s_if_simple,
    counter
              s_counter_datapakid like sy-tabix,
              counter type i.
    Initialization mode (first call by SAPI) or data transfer mode
    (following calls) ?
      if i_initflag = sbiwa_c_flag_on.
    Check DataSource validity
        case i_dsource.
          when  <check your datasource name>
           when others.
            if 1 = 2. message e009(r3). endif.
            log_write 'E'                  "message type
                      'R3'                 "message class
                      '009'                "message number
                      i_dsource            "message variable 1
                      ' '.                 "message variable 2
            raise error_passed_to_mess_handler.
        endcase.
        append lines of i_t_select to s_s_if-t_select.
    Fill parameter buffer for data extraction calls
        s_s_if-requnr    = i_requnr.
        s_s_if-dsource   = i_dsource.
        s_s_if-maxsize   = i_maxsize.
      else.
        if s_counter_datapakid = 0.
    read z-table to know the size i.e. 250K
    first read
           z-ctr_frm  =  0.
           z_ctr_frm  = z_ctr_frm + 250000.
    endif.
         if z-ctr_frm > 0.
           z_ctr_frm = z-ctr_frm + 250000.
           z_ctr_to   = z_ctr_frm  + 250000.
        endif.
    ***Generate data packets 
        select data from table with the number range variables z_ctr-frm and z_ctr_to.
        s_counter_datapakid = s_counter_datapakid + 1.
      endif.
    ENDFUNCTION.
    I hope this help you.
    Rgds,
    Se Vu

Maybe you are looking for