First DTP in Process chain giving Error "CX_RSB_WRITE_ERROR"

Hi All,
I am facing a problem when I execute a process chain.
I have a master process chain and 3 sub process chains. Each of these sub process chains are having some DTP in it in a sequential order. These DTP's are Independent of each other, so even if the first one gives you errors, the remaining ones will get executed.
These DTP's are used to put some files in to the Open Hub Destination, which is the application server, using logical files names.
now the problem is that, when i execute the master Process Chain, the first DTP in each of the sub Process chains are getting failed by giving an error. the error is as follows.
Error : Uncaught_exception.
Exception : CX_RSB_WRITE_ERROR
Any idea in how to correct this? Any help in this regard will be highly appreciated.
Thanks
Ajith

You might have missed some parameters in the FILE transaction.
Check the below links so that u may get idea wht u missed out.
Re: Can any one tell me how to write open hubs to application server?
http://help.sap.com/saphelp_nw2004s/helpdata/en/8d/3e4ec2462a11d189000000e8323d3a/content.htm
This might not be an security or authorization issue if u did not face such issue earlier. if so check with BASIS and add security roles to the generic user.

Similar Messages

  • Process Chain giving error

    Hi All,
    We are using a web service data source (gets data from MDM through XI). We created a process chain for this load, but when it's run, the chain is failed at the process type " Close any Open requests (this process consists of the corresponding Info Package)" saying that info package was not found. But all the objects are in active status only.
    Can anyone please provide me with the solution?
    Thanks in advance,
    Hima Bindu

    Hi,
    Thank you  for your responses.
    The problem was solved by saving all the info packages that are present in the 'Close Open Requests' process type of the process chain and running the process chain again.
    This may be because we have migrated all the objects to the production system before the process chain run. So i think the Info Packages need to be saved in the production system.
    Thanks
    Hima Bindu

  • Urgent Issue - Copy DTP and Process Chains in New Client Instance

    We have created new client Instance ( CLNT 510 ) based on our present client ( CLNT 500 ).
    We have all the process changes, application components from source system CLNT 500 and data ( both for master and transaction data ) in place for the CLNT 500.
    Now we need to use the CLNT 510 for our futher development. RFC connection has been established.
    Just want to know, do we need to create all the Application component trasfer , Transformation, DTP , Infopackages , Process chains again for the CLNT 510 data.
    please help.
    Thanks and Kind Regards,
    Pratap Gade.

    Hello Jr Roberto,
    Hello Jr Roberto,
    We have company implementing mutiple SAP Implementations in different countries.
    Client for BW Dev is 400.
    Source system for Client BWD :
    ECC Client ERP Dev - 500 ( for Holland Implementation )
    ECC Client EPR Dev - 510 ( for German Implementation  - Instance of ECC 500)
    We are completed with the Client 500 implementation.
    We are starting the german implementation and they have created a intance of Holland ECC Dev client 500 for german implementation with german data.
    Now they have setup 2 rfc connection in BWD 400.
    Also finally when they move to QAS client they are going to integrate the data of the both countries into one client.
    Presenlty I need to use ECC client 510 client for our german development.
    We have around 40 SAP BI reports in our first implementation. and around 10 in our second implementation.
    Just want to know, what are issues to be considered in loading master data ( will it overwrite the master data from the client 500, if i extract the master data from client 510 )...and all the other issues like can I copy all the process chains...etc  from client ECC 500 to ECC 510, without creating all transformation, DTP , Infopackages to load all the master from client 510 again.
    I need a broad understand on how to go about the development ...starting with Application Components transfer from source system Client 510 ....to report development. ( if possible using the already created objects....infopackages , DTP etc..)
    your help would be really appricated Mr Roberto.
    Thanks and Kind Regards,
    Shekar.

  • Error in First step of Process Chain

    Hi everybody,
    i have created a process chain with a start process (direct scheduling) to InfoPackage to load into InfoCube-so delete indexes and generate indexes were automatically inserted becoz of default chain option.
    i have checked the chain-- the message was chain is ok but when i activated the chain it gave a error message job-delete index cannot be scheduled return code-8. In addition to this, i checked the status of indexes and DB statastics at cube level and it's showing green light. Further to that, when i checked sytem log, it is displaying
    "> illegal values in step one....the Job_submit was not defined
    properly..???"
    Any inputs to this topic highly appriciated.
    Thanks and Regards,
    ~Sapins

    Make sure you have the following steps in order in your process chain.
    1.Start Process Variant.
    2.Delete Indexes step.
    3.Load data.
    4.Create Indexes.
    5.Roll up (if required)
    6.Compression(if required)
    7.Completion job.
    8.PSA deletion(if required)
    I process chain should allways start with a start Process variant step.
    Thanks,
    Uma Srinivasa Rao

  • Process chain activation error in BI7...

    hi gurus,
    we are creating process chain for master data for
    0PROMOTION_ATTR
    0PROMOTION_TEXT
    0SALESORG_ATTR
    0SALESORG_TEXT
    0CUSTOMER_ATTR
    0CUSTOMER_TEXT
    0VTYPE_TEXT
    0DIVISION_TEXT
    0SALES_GRP_TEXT
    0DISTR_CHAN_TEXT
    0CUST_GROUP_TEXT
    0SALES_OFF_TEXT
    0MATL_GROUP_TEXT.
    we have created 1 start process and then execute info packages and DTP'S and used 'OR' conditions to connect to Attribute change run.
    while i try to save my process chain its giving warning that 'Add at least one process to the chain before saving' and when i try to activate the chain its giving below error
    Chain has no starter. Add a starter.
    Message no. RSPC020
    Diagnosis
    The process chain has no start-process. A process chain always requires exactly one general starter.
    System Response
    The system is unable to activate the process chain.
    Procedure
    Add a general starter to the chain, and schedule it as the first process in the chain.
    please suggest me how to rectify the problem.
    regards

    Hi Harish,
    Will you please goto process chain start varint and give the new varint for that and try to execute it once again..it will work for you...
    If you could check once the check button all will be green and you can able to activate the process chain...I hope you are maintained the infoobjects in attr bute change run...problem might be with the start varint ionly...change the start varint and if you could not able to activate please let me know....
    Regards
    Srini

  • Process chain - After error ABAP - trigger a metachain start does not work.

    Hi,
    I have a process chain, where after an ABAP runs into red (ERROR MESSAGE triggered), another process type, like start a new meta-chain, or start an infopackage starts.... But is does not work. After i go to logs, it asks me whether i want to trigger the following jobs, if i choose yes, it works. But i need to start it automatically, when the ABAP Routine has an error message (RED) in the chain.
    Any idea, because I tried to solve it all the day, but i did not manage to get itwork...
    Many Thanks,
    L.

    Hi,
    the problem is not the ABAP Program.
    I have the following situation:
    A Metachain contains as second step a call of local chain. After the local chain, according to the status of it (green o red), we have other different steps. So we have two different link (red and green) starting from the local process chain step.
    Inside the local process chain there is the ABAP program that check several parameters and if something is not as expected fails with status red. if this situation happens, the local process chain becomes red and in SM37 inside the job i see the error that i forced, but the status is not triggered to the first metachain , so the corresponding following steps are not triggered.
    This issue happens only if fails the ABAP program because, for example, a Infopackages loading fails every thing works and the corresponding steps in the metachain are executed.
    In the ABAP program in order to force the status red we have the following code:
    MESSAGE e162(00) WITH 'Status' 'Red'.
    Any idea?
    Thanks,
    Veronica

  • Process chain creation: error:

    Hi,
    i am creating process chain for the data upload of three info packages!
    Two are master data IPs and one is transactional data IP. ( Requirement is to make single process chain for the master data and transactional data ).
    Before transactional data upload, i had included the process delete indexes.
    When i check the process chain, it says:
    "process DROPCUBE variant is referenced but not in the chain "
    May i know what is wrong with this process flow? i had actually done similarly in dev system it was not giving any error:
    Please suggest me
    Thanks,
    Ravi

    Hi Ravi,
    Did you go for Meta chain, if not please try that. Be a bit clear on the question.
    regards,
    ashok.

  • Process Chain Activation Error

    Hi Experts,
                    We are Transferring  Data from Flat file to Infocube using PROCESS CHAIN..
    Process chain Formation:
    Start -
    >> Infopackage----->>Delete Index--->>DTP--
    >>Create Index
    While Connecting START Variant with Infopackage i am getting following Error....
    Access via 'NULL' object reference not possible.                    
    A Short Dumb Created Contains Following Messages
    Error in the ABAP Application Program                                   
    The current ABAP program "CL_RSPC_FRONTEND==============CP" had to be                     terminated because it has come across a statement that unfortunately cannot be executed.
    Note :
    1. we are also  try to drag the start variant with Infopackage it is not connected .
    2. Datasource and Infopackage are Delta Enabled.
    Need Solution?
    Thanks

    Hi ,
              We are allready  give our file  in Transaction Code :  AL11 ==> DIR_HOME , But Same Error Coming ?
    What is the Problem?
    Thanks

  • Duplicate DTP in Process chain

    Hi folks,
    I have 2 separate loads (infopackages) scheduled that load into infoobject via a DTP. I can't run these both before running the DTP as this may result in duplicate entries. Ideally, I would run the infopackage 1 followed by DTP and then infopackage 2 followed by the same DTP. Within the process chain workbench, it does not allow for this which is understandable. Is there a way to do this in a process chain? or 2 separate process chains is the only way to achieve this?
    Thanks.

    Hi Intel
    It sorts the entries and delete adjacent duplicate.
    10000     A
    10000    A
    20000    B
    30000    C
    50000    D
    50000    D
    Now it will delete duplicate records like 10000,50000. For InfoObject it does not create any problem as in InfoObject level it is always OVERWRITE.
    and it does all the processing before sending records to InfoObject attribute table
    You can also enable Error Handling in DTP (valid records update, request green) without selecting "Duplicate records handle".
    This will send all the duplicate to Error stack and you can compare and understand how it works
    Regards
    Anindya
    Edited by: Anindya Bose on Feb 9, 2012 1:22 AM

  • Process chain scheduling error( Job BI_PROCESS_DROPINDEX could not schedule

    Hi,
    I am scheduling the process chain but it was throwing an error.
    Job BI_PROCESS_DROPINDEX could not be scheduled. Termination with returncode 8
    Message no. RSPC065
    Diagnosis
    Program RSPROCESS is to be scheduled as job BI_PROCESS_DROPINDEX under user ALEREMOTE.
    System Response
    Scheduling terminated with return code 8. The meanings of the return codes are as follows:
    SY-SUBRC = 4:
    Scheduling terminated by user
    SY-SUBRC = 8:
    Error when scheduling job (JOB_SUBMIT)
    SY-SUBRC = 12:
    Error in internal number assignment
    Procedure
    Check the system log for more detailed information.
    Execute Function
    for this i have already checked
    in RSPC menu tab
    Process Chain >> Attributes >> Execution User
    Choose "BW Background User" which should be ALEREMOTE.
    above settings i have done.
    even though when i am scheduling the process chain  i am getting the same error
    thanks
    suman

    Suman,
    You are not able to schedule it b'coz it is getting scheduled from user RFCUSER whereas the background user should be ALEREMOTE.
    There is an option somewhere in the Menu bar in RSPC to change the Execution user. Please change that to ALEREMOTE,
    Please check whether your BW user has enough authorization to run this job. The above post tell you how to do it.

  • Process chain Transport error in BI7

    Hello All,
                  We are facing an error while importing a transport request in the BI7 system. The objects collected  in the transport request are
    InfoPackage
    Process chain
    Process variants
    Table Contents
    The error which we are facing is as follows,
    Start of the after-import method RS_RSPC_AFTER_IMPORT for object type(s) RSPC (Activation Mode)
    Version 'M' of chain LAP_ROM_CS_LOAD_DAILY was saved without checking
    Results of check for process     in chain  :
    Results of check for process     in chain  :
    Results of check for process LOADING ZPAK_3GBB2YPFIQL01BW1IDLUNON45 in chain LAP_ROM_CS_LOAD_DAILY:
    Kindly let us know if you had faced similar problem before.
    regards,
    Chandran

    Hi Chandran,
    I think that if you expand the transport/import log further there will be a more detailed error message. Can you
    check this? If yes can you let us know what the error message text and error code is? It might be the case that
    the note 659160 is relevant for the problem.
    Best Regards,
    Des.

  • Send process chain in error by abap

    Hi all,
    I want to send in error my process chain by abap code, because i've a routine in transfer structure and on the particular conditions this code must stop the load.
    How to send in error my process chain by abap?
    The following code send in error the infopackage but not the routine in trasfer roule.
    l_s_errorlog-msgid = 'Z_my_message_class'.
    l_s_errorlog-msgty = 'E'.
    l_s_errorlog-msgno = '001'.
    APPEND l_s_errorlog TO g_t_errorlog.
    thanks,
    Alessandro

    Alessandro
    Check this link. It may give some info.
    Thnaks
    Sat
    https://www.sdn.sap.com/irj/sdn/docs?rid=/webcontent/uuid/ee14e25d-0501-0010-11ad-8eb2861a7ec0 [original link is broken]

  • Process Chain giving dump

    Hi Experts,
    While executing process chain which is having quite a few abap process types only each one calling the same abap program using different program variants.
    Issue is it works well for certain process types and it throws short dump for some. All the process types are developed identically.
    The following is the error message.
    MESSAGE_TYPE_X
    Termination occurred in the ABAP program "CL_RSSH_SHOW_LOG==============CP" -
    in "CREATE_CONTAINER".
    The main program was "ZHIER_PRFT_CTR_CREATE ".
    In the source code you have the termination point in line 53
    of the (Include) program "CL_RSSH_SHOW_LOG==============CM008".
    The program "CL_RSSH_SHOW_LOG==============CP" was started as a background job.
    Source code:
       23                   no_autodef_progid_dynnr  = rs_c_true
       24                              EXCEPTIONS
       25                                  others    = 1.
       26         IF sy-subrc <> 0.
       27           MESSAGE x000(rh).
       28         ENDIF.
       29
       30 * handler for closeevent of dialogboxcontainer
       31         SET HANDLER on_dialogbox_close
       32             FOR p_r_dialogboxcontainer.
       33
       34
       35         e_r_container = p_r_dialogboxcontainer.
       36
       37
       38       ELSE.                            " not i_dynnr is initial
       39
       40         CREATE OBJECT p_r_dialogboxcontainer
       41                              EXPORTING
       42                                  width     = i_width
       43                                  height    = i_height
       44                                  top       = i_top
       45                                  left      = i_left
       46 *                            repid     = l_repid
       47 *                            dynnr     = l_dynnr
       48                                  caption   = i_caption
       49                              metric    = cl_gui_container=>metric_pixel
       50                              EXCEPTIONS
       51                                  others    = 1.
       52         IF sy-subrc <> 0.
    >>>>>           MESSAGE x000(rh).
       54         ENDIF.
       55
       56 * handler for closeevent of dialogboxcontainer
       57         SET HANDLER on_dialogbox_close
       58             FOR p_r_dialogboxcontainer.
       59
       60
       61         e_r_container = p_r_dialogboxcontainer.
       62
       63       ENDIF.
       64
       65     ELSE.
       66
       67       CALL METHOD p_r_dialogboxcontainer->set_caption
       68                            EXPORTING
       69                                caption = i_caption.
       70
       71
       72     ENDIF.
    Please advice what to be done
    Regs
    John

    Hello,
    I think you are using a FM to change and activate a hierarchy in your Z-programm!? In this part of the FM, the system tries to create an dialog box, which can't be processed in background mode (process chain). Therefore the system throws an short dump. Solution: try an other FM to change your hierarchy, like FM RRHI_HIERARCHY_ACTIVATE. Hope it helps!
    Regards,
    André

  • Process Chain Authorisation Error.

    Hi All,
    While i am executing process chain i am getting error message " You don't have the authorization for  infosource...........".
    Can anybody tell ,what i have to do to resolve this issue.
    Thanks in Advance...
    Points assigned.

    hi,
    Looks like an authorization issue.Please check if you have authorizations for all the objects used in the process chains like execute infopackages, infosources and data targets where you are trying to load data.
    hope it helps,
    regards,
    Parth.

  • Process Chain : Communication error

    Hi, i have DataSource from UDConnect and working good loading data, but when use the InfoPackage in Process Chain then have the Error :
    <b>Communication error: Incoming call is not authorized</b>
    Any idea for help me in detect the problem ?

    Hi any can help in tris problem, only happen in data from UDConnect, the user is BWREMOTE, i test using user by SAP_ALL and not working.
    Any idea the Autorization for UDConnect when using Process Chain ?

Maybe you are looking for

  • Advice on config file

    Hi guys and gals. I currently use a config.ini file for all my database set up (URL, driver manager, etc). My application is made up of two JAR files, one for the server-side, one for the client. I have put my config file in with my JAR and call it l

  • MacBook Pro DVD/CD not engaging

    My 15 inch MacBook Pro will not play DVD's or CD.   There are no errors - the discs are not engaging and just ejecting. I have tried several store bought DVDs and CD's.  My Apple Care just expired earlier this month.  Thanks for any advice! 

  • Upgraded to Lion and can't find previous backups

    I upgraded a Macbook to Lion from Snow Leopard.  The laptop had been on time machine backing up to a time capsule for about a year.  Then when I fired up the laptop it wan't backing up.  So I went into the "Time Machine Preferences" and it asked me t

  • Oracle 9.2.0.6 using VLM on redhat v4

    I would like to use VLM on redhat v4 but can't find any insructions for setting this up would anyone care to advise??

  • Page Flow and Java Control interaction

    Hi everybody ! Even after to read some documents like http://dev2dev.bea.com/pub/a/2004/06/wlw_internals.html and http://dev2dev.bea.com/pub/a/2004/01/jones.html i still didn't get what is really happening "behind the scenes" between Page Flows and J