Using BPC Process Type Optimize  in Process chain

Hi,
BW Process chain fails at BPC Process Type Optimize though Appset, Application, User field values are passed as below.
FIELD NAME        FIELD VALUE
SUSER                    XYZ
SAPPSET                CopyApshell
SAPP                      FINANCE
Please let me know if I am missing any parameters. Is there a better way of executing Optimize as part of process chain.
Thanks in advance.

Bhanu;
they are SEM cubes; and there are several situations sometimes the rollup gets stucks..; for example if some users do the planning in the same cube, or locks.,,etc..we tried to tell all the planner not to do any activities during the daily process chain time. we are doing rollup and compress every day for the sem cubes.

Similar Messages

  • Implementing a custom process type for a process chain

    I have created a custom process type for a process chain that allows a user to send back a failure or error status when calling an ABAP program.  I copied the class that is used from the existing ABAP process type as a template. 
    The process type works fine, I just cannot find out how to recreate the documentation for my custom type using free text. When you maintain the process type there is a field for the documentation object, but I can't find where in SAP to implement this.
    I have tried looking at the document maintenance using SE61 and looking into the class documentation from SE24 with no success.  The only detail that is provided in the SAP help portal is:
    "If necessary, assign a documentation type and a docu. object to the process type. The docu object can be called up via F1 in the process chain maintenance overview tree. "
    Does anyone out there have any experience with this that can push me in the right direction?
    Thanks,
    Eddie

    You can create and maintain system documentation from transaction SE61. This is how you would create documentation for a process type or if you wanted to create a book. <a href="http://help.sap.com/saphelp_nw04/helpdata/en/a4/d47df949e111d189730000e8322d00/frameset.htm">more info</a>
    Here are the steps to make your documentation similar to that used for the ABAP process type:
    From transaction SE61:
    -Create a document of type TX (either from scratch or by copying RSPC_ABAP which is used for the SAP-delivered ABAP process type)
    -Make any changes you need. I suggest downloading the document in ITF format and make the changes in a basic text editor and then uploading your changed document. It's a little easier to tell what is going on that way.
    Now on to transaction RSPC.
    Once you save your changes, go to RSPC and select on any chain you have to get into the "plan and check views of process chain maintenance." Then just go to Settings -> Maintain Process Types.
    From here you can select your process type, select TX from the document type dropdown, and then enter the name of your document in the docu. object field.
    Hope that helps.

  • Deleting process type from a Process Chain

    Hi All,
    We had a scenario wherin we needed to add some process types to an existing process chain.But after transporting it to quality  we realized that we have added our process types to the wrong process chain.Now We have deleted our process types from the process chain and transported that chain after deleting the process types from the chain.But the types we have added are not getting deleted in Quality.Could someone help me with this...
    Regards,
    Shravani

    Hi,
    the process types that you have created in Development needs to be deleted in Developmet. Before deleting it will ask for a request. create a new request and transport that request to the Quality. Now you will find the Process types deleted in Quality.
    Now get back to the Development  system create the necesseary changes (add or remove the Process types or develop a new one) now transport the request to the Quality .
    hope this will solve your problem
    santosh

  • Use of Execution Type in Workflow process step.

    Hi Kiran,
    The Execution Type is relevant for the process step of the workflow.
    MDM workflow steps can be assigned either to one or more users or to one or more roles, as follows:
    u2022 Users. User-based assignments allow you to explicitly specify which user or users should be responsible for performing the step.
    u2022 Roles. Role-based assignments allow you to specify roles rather than users, with the actual users determined by MDM at runtime.
    The Execution Type defines the relation between these assigned users/ roles if there are more than one:
    1. All Concurrent- All assignees must perform the step. Each assignee can do so at the same time.
    2. All Sequential Random- All assignees must perform the step. Each assignee can do so one at a time in any order.
    3. All Sequential Ordered-  All assignees must perform the step. Each assignee can do so one at a time in the order listed in the step.
    1. Any Single- Any single assignee can perform the step. The step can be pushed to or pulled by any assignee.
    You can also find this documented in the Data Manager Reference Guide under MDM Workflows-> Execution Type (page 292)
    Regards,
    Hedda Cohen.

    _Thanks Hedda_

  • INTERRUPT process types authorization in process chain

    Hi all ,
    I include INTERRUPT step in one of my process chains but I'm not able to change it on live system because of unsufficient authorization .  We have sufficient authorization just for START variant on process chains on production system however we also need to have schedule authorization for INTERRUPT process since I need to schedule it several times in live system. Does anyone know about the process to gather required authorization
    Thanks in advance ...

    .

  • Process Types in Process chain

    Hi experts ,
    I have been trying to know what is the purpose of each process type in the process chain.
    I treid to search in the sdn but i got only few types which are generally used but i need some others also.
    Can any one tell me what each is for?
    1. Last Customer Contact Update (Retraction)
    2. Automatic Classification
    3. DataStore Object-Replication
    4.Master Data Update with Global Keys
    5.Send POS Sales Data to XI System
    6. Exception Reporting
    Else you sen me only link or pdf doc for knowing how to use these process types
    Regards
    Laxman

    Hi experts ,
    I have been trying to know what is the purpose of each process type in the process chain.
    I treid to search in the sdn but i got only few types which are generally used but i need some others also.
    Can any one tell me what each is for?
    1. Last Customer Contact Update (Retraction)
    2. Automatic Classification
    3. DataStore Object-Replication
    4.Master Data Update with Global Keys
    5.Send POS Sales Data to XI System
    6. Exception Reporting
    Else you sen me only link or pdf doc for knowing how to use these process types
    Regards
    Laxman

  • Use of Process type Attribute Change Run and Rollup in Process Chaning

    Hi SAP Gurus,
    I have a doubt about the use of process types Attribute Change Run and Roll up in PC
    If any1 can clear my doubts it would be helpful
    if possible if any1 can tell me about the list of process types available in Process Chains it would be helpful
    Thanks in advance

    Change run process is used to re-activate the Attributes after changes
    Roll up process is used to refresh a target (example : aggregates) after new data are uploaded into a Cube

  • Error in Including Roll Up Process Type into Process Chain

    Dear Experts,
       On BI 7.0, I found an error, when including the Roll Up Process Type into my process chain. The sequence of my first process chain looks like this.
    Start -> Execute Infopackage -> Execute DTP to load data to DSO -> Delete Cube Index -> Execute DTP to load data to cube -> Create Cube Index -> Roll Up
       I found this error when activating the process chain
    'No type "Delete Index" process can be in front of process "Roll Up of Filled Aggregates/BIA Indexes" variable ROLLUP_ZHRF_C04
    Then, after looking through the forum, I found someone suggest using 'Initial Fill' before 'Roll Up'. I followed his sugguestion, so my second process chain looks like this.
    Start -> Execute Infopackage -> Execute DTP to load data to DSO -> Delete Cube Index -> Execute DTP to load data to cube -> Create Cube Index -> Initial Fill -> Roll Up
    The same message is shown; however, this time it just a warning message instead of the error msg.
    1) How can I solve this problem?
    2) In which sequence of process types I should take for my process chain?
    3) Must I always use the Initial Fill before the Roll Up in the process chain?

    Hello,
    This issue is with patch 16 of BI. The only solution i think is you need to create a local chain with start process -> rollup and include all the roll up cubes in that variant and include this local chain at the end of the main chain. Hope this helps.
    REgds,
    Shashank

  • Error in Decision Process Type Transport ( process chain)

    Hi,
    I have used a decision process type in my process chain and hence used the BW formula builder to create the logic for the "if then else" conditions of the decision process type. I have collected the process chain with all the required components like the process chain, the start process type, the decision process type and the corresponding formulas.
    The trasnport went in fine with a warning (return code 4), but the formulas didn't get transported. The transport log reads like "An error occurred when deleting formula XYZ version A" at the RS_RSFO_AFTER_IMPORT.  The overall status is a 4 and even though the log reads like "An error" it is in yellow indicating that it is just a warning.
    I checked in target system ..other objects are transported except for the formulas. The table RSAFORMMAP doesn't contain any record for the formula ID XYZ in the target system whereas the sender system has corresponding entries.
    Transport requests are colleceted properly.. i able to see formula ID , all object table in TR. but stll its not moving to target system..
    what will be the issue?
    Regards
    Rajesh

    HI,
    I found SAP NOTE 0000884385  for this issue. but is there any otherway to rectify this issue
    Regards
    Rajesh

  • Any plan for "BIA process types" for Process Chains?

    Hi,
    This morning one of our blades (with Versoin 49) become unresponsive due to memory leak; RFC server on the blade was not releasing the memory. As you know by now, when it happens we restart the server on that blade and things start working until the next time.
    As a preventative measure, we would like to create a program and put in a process chain to restart the RFC and Index servers for all the blades everynight. Do you have any program already to do so? We identfied the api's already but wanted to see if somebody already doing this.
    Or even better, is there any plan for creating new "BIA process types" for the process chains that we can drag/drop instead of writing programs?
    Cheers
    Tansu
    Edited by: tansuaksu on May 4, 2009 6:27 PM

    RSDDTZA_EXECUTE_BIA_ACTIONS
    [OSS Note : 1001091|https://service.sap.com/sap/support/notes/1001091]
    [OSS Note: 1271412|https://service.sap.com/sap/support/notes/1271412]
    See if this helps.

  • Custom process type

    Hi,
    I am trying to implement an abap program based on the status of which i want to get the status. The process type needs to be similar to the abap program so that i can use a variant with the abap program.
    I tried creating a copy of the abap program process type and change the process ending to 2 status but it doesnt help . It still seems to execute even if the program fails.
    I then tried to create an abap oo class similar to that of the abap . The issue i am having in this is when i include this process type in the process chain but when i try to put the variant it doesnt seem to pick it up.
    It keeps saying enter an existing variant . Not sure where i need to look .
    thanks
    amit

    Hello Manfred.
    Here is the scenario. I have the abap program with selection screen and hence can create a variant for that .
    Now lets say i include that program as part of the abap program process type i cant control the status to R or G . So i created another abap oo class based on the how to .
    If i use that process type , it is not asking for user input , so in that case we are hard coding the variant and path . I want it to be similar to the abap process type where in when i pull the custom process type into the process chain i am asked for the variant.
    I hope i am a bit clear.
    thanks
    amit

  • Creating and Changing Process Type

    Hi experts,
    In our system we have custom made process types. These process types are used at some process chains.
    I need to change something in these process types.
    Could you please how I can change/create the process types? Any document, link or suggestion would be great.
    Thanks
    Kadir

    Hi....
    You check the following document......I don't how much it will be helpfull for you....
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/30664504-40dd-2a10-3794-db7b4190bef3?QuickLink=index&overridelayout=true
    Regards,
    Debjani.....

  • Message Type - STTPOD with Process Code as - OPOD

    Dear All,
    I am using Standard Message Type - STTPOD with Process Code as - OPOD and Basic Type as - DELVRY03
    I am creating a New "Z" Segment Copy of "E1EDL20"
    I want to Add in one FIELD
    EKPO - ELIKZ which is Delivery Complete INDICATOR
    How can i fetch data when the IDOC is generated and to take the value from this FIELD.
    Is there any Userexit or BADI
    This we are doing so as we can pass message to SNC for GR Done and Completed
    Regards
    Amey Kulkarni

    Hi Amey,
    As you are using Standard Message Type - STTPOD with Process Code as - OPOD and Basic Type as - DELVRY03
    There is no need create Z-field or any implementation of Userexit or BADI for GR updation in SNC.
    In SNC for updating PO GR status you need to maintain below validation settings:
    TCode:SPRO>Supply Network Collaboration>Basic Settings>Validation>Own Settings-->Maintain Settings in Validation Profiles
    Validation profile=POC1
    Validation check=PO_OPENQUAN_FROM_ASNGRQUAN
    Check status=Inactive
    Validation profile=POC1
    Validation check=PO_OPENQUAN_FROM_ASNQUAN Inactive
    Check status=Inactive
    Validation profile=POC1
    Validation check=PO_OPENQUAN_FROM_POGRQUAN
    Check status=Active
    save the setting.
    Regards,
    Niikhil

  • Process types

    Hi gurus,
             what are the process types available in process chains? suppose if u find one process is failed with red request, then how do u correct and reschedule that process.is there any thing like right clk of that process and after that which screen we will move.pls xplain me in detail.if possible send me some screen shots of correcting the errors.
    Thanks in advance.   my id is [email protected]

    Hi,
    There are quite a lot process types which will be available for a process chain. There process types are devided into basically 6 types. 
    1. General services
    2. Load process and post processing
    3. Data target administration
    4.Reporting agent
    5.Other BW processes
    6. Others
    You can drop down each and see indvidual process types. Of supose one of your process type is red, then first you can see the display message or the job log. Right click and u see diaplay messages. Depends on which process type it is, the messages for failures will be listed. Suppose iif its a dataload process, then right click and goto display messages and in process tab and click on process monitor and u will see the details monitor screen.
    You see the error, correct the error and if requered load the IP seperately. Once its through, then u need to click on repeat on the next process so that ur process chain continues.
    Sriram

  • The processing type?

    Hi all,
    I would like to create second delta load Infopackage for using it in Execute IP (Load Data) process type. What  processing option do I need to choose? 'PSA and then into Data Targets' or 'Data Targets only'?
    Thank  you

    Hi John,
    here is the NOte details-
    Symptom
    You want to switch the upload procedure for an ODS object from full to delta. However, the delta initialization fails with a message indicating that there are already full uploads in the ODS object and therefore inits or deltas cannot be posted or activated.
    Other terms
    Delta; ODS object: delta initialization, RSM 098, full, Init
    Reason and Prerequisites
    If a full upload occurs once for an ODS object, you can no longer activate an init for the same DataSource/source system combination in this ODS object. The system does not check for overlapping selection conditions.
    Solution
    In the case if an ODS object, you can change the upload procedure from full to delta by subsequently marking the full requests that exist in the ODS object for this DataSource/source system combination as repair full requests.
    These requests are therefore characterized by the fact that they can be posted into any data targets in any sequence. The repair full requests are never checked in a data target, that is, you can activate initializations and deltas (also with selections) in the ODS object. All ODS objects filled with these full requests behave as if the full requests did not exist in the ODS object.
    Checks do not take place in all of these ODS objects.
    Note the following:
    Since the repair full requests are not checked, duplicate data records may be created or data may disappear if there is a subsequent init.
    Since the repair full requests are not checked, you should take account of the extractor behavior, update modes, aggregational behavior of key figures and characteristics, among other things, when you are deciding whether you want to mark the full requests as repair full requests.
    If you perform an init simulation after changing to repair full requests, make sure that no data is updated between the last full upload and the first delta upload.
    Procedure for changing full requests to repair full requests:
    After you import Support Package 19 (3.0B) or Support Package 13 (3.1C), the RSSM_SET_REPAIR_FULL_FLAG report is available which you can use to convert all full requests for a DataSource/source system combination that are in an ODS object into repair full requests.
    Before you import this Support Package:
    Use transaction SE16 to call the RSSELDONE table.
    Here, enter an "x" in the "Repair_Full" field for all full request records that you want to mark as repair full requests.
    CAUTION: This ONLY concerns those requests that begin with 'REQU_...'. The repair flag CANNOT be set for activation requests that begin with 'ODSR_'.
    If the full requests still exist in the PSA, you can also use the scheduler under the 'Scheduler' menu option in the PSA tree (when you post from the PSA) to switch a PSA full request to a repair full request before loading.
    If you load new requests with an InfoPackage, you can also assign the repair indicator to this full report.
    it will tell u why u need to do the repair full request.
    Regarding the Q3 u can put a Load process for ur Infocube.
    Hope it helps-
    MM

Maybe you are looking for