Configuring workflow for case management

Hi
My requirement is to copy the standard workflow for case management WS01700044 and add few things once the case is processed.
Now my problem is, how do I configure this new Z workflow in the SCASE. So that once I save the case, I should be able to start the workflow I have created.
Currently only 2 workflows are listed for case management.
1. WS01700051
2. WS01700044
I want three workflows to be listed.
Do we need to configure the newly created workflow in SPRO under case management? Please guide me.
Thanks in advance.

Hi There,
The workflow in case management is triggered by the event BUS2022.NONPROFESSIONALUSERSET which is the same trigger that invokes WS01700044. You will first need to disable that trigger (open that workflow and remove the trigger (the first node in the workflow)). I would then add that trigger to your new Z workflow and that should do the trick.
This is the best way to do it rather than looking in the IMG.
Hope that helps,
Brenton.

Similar Messages

  • Workflow for Treasury management

    Hi ,
    Can anybody tell me how should i configure the workflow for Treasury management ? . Once the below t codes change the mail should go to the Treasurer ?  And here the Treasurer needs to pick up on Roles assigned ..
    For the  t codes TI10 , TI11, TI37 should get triggeted ? .
    Thnaks&regards
    Srinivas

    Hi,
    I hope you know the process of modeling a workflow. If not follow the tutorial in the help document:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/fb/135962457311d189440000e829fbbd/frameset.htm
    If you have already done some workflow modeling then you can proceed as follows:
    1. Check for any standard events. Go to transaction SWEL and see if there are any events triggered by the standard transaction. If yes then you can build your own workflow for that event.
    If there are no standard events then you can raise them from either of the following based on the availability of the same:
    2. Are change documents active? Once you perform the transaction go to transaction SE11 and view the contents of the table CDHDR for the entries with your name as the creator. If the transaction writes a change document then you can trigger off a workflow through an event which is linked to the change document object. For more details go here:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/c5/e4aeef453d11d189430000e829fbbd/frameset.htm
    3. If the transaction has a status management built in then you can raise through this as well. For more information see this:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/c5/e4aed5453d11d189430000e829fbbd/frameset.htm
    4. If you are not lucky in either of the steps below then you need to implements a User Exit or a BADI and raise an event through the function module: SWE_EVENT_CREATE.
    Hope this helps,
    Sudhi

  • Development environment for Case Management

    Hi,
    I want to get started with Case Management, but I could use some startup tips as this is the first time I am installing a Java environment from scratch. To be able to design and develop case management solutions, JDeveloper is required and it seems that there is a WebLogic server embedded in the JDeveloper installation. I can install the BPM extensions for JDeveloper and I have the support for Case Management. But is this enough to actually deploy and test a solution? Or does that require a stand alone weblogic+SOA suite installation? I would rather have all this figured out before I start installing all the different things.
    Thanks

    And if you are starting to work with Case Management you probably will like this post at SOA & BPM Partner Community Blog: https://blogs.oracle.com/soacommunity/entry/case_management_samples_released_by
    As well as this other references:
    Oracle® Fusion Middleware Modeling and Implementation Guide for Oracle Business Process Management 11g Release 1 (11.1.1.7)
    31 Working with Case Management
    http://docs.oracle.com/cd/E28280_01/doc.1111/e15176/case_mgmt_bpmpd.htm#CIHJBBCA
    Series of posts from the Oracle A-Team (start from the end of the list below):
    Case Management In-Depth: Cases & Case Activities Part 2 – Case Rules
    http://www.ateam-oracle.com/case-management-in-depth-cases-case-activities-part-2-case-rules/
    Case Management In-Depth: Cases & Case Activities Part 1 – Acivity Scope
    http://www.ateam-oracle.com/case-management-in-depth-cases-case-activities-part-1-acivity-scope/
    Case Management In-Depth: Stakeholders & Permissions
    http://www.ateam-oracle.com/case-management-in-depth-stakeholders-permissions/
    Case Management Part 3: Runtime Lifecycle of a Project
    http://www.ateam-oracle.com/case-management-part-3-runtime-lifecycle-of-a-project/
    Case Management Part 2: Anatomy of a Project
    http://www.ateam-oracle.com/case-management-part-2-anatomy-of-a-project/
    Case Management Part 1: An Introduction
    http://www.ateam-oracle.com/case-management-part-1-an-introduction/

  • Document Types for Case Management Implementation

    Hii,
    Can any one provide what document types should be used for Case Management Implementation. If possible please describe what is a queue and how it relates to provider group. What is Scripting and how it relates to solution advisor.
    Thanks in Advance.
    Best Regards!
    Deepak P

    i got it..for case management..document types will be CAL CL, E-Mail EM, FAX FX, Mail ML. you can create more as per your business needs...

  • Need a Doc for Case Management-Interaction center

    Hi all,
    I need a SAP doc for Case Management-Interaction center.
    Please send me on [email protected]
    Will surealy get points .
    Nice weekend

    Hi Babu,
    Please check the following SAP Help link:
    http://help.sap.com/saphelp_crm50/helpdata/en/89/c5be40d7e4cc38e10000000a155106/frameset.htm
    Hope this helps,
    Kind regards,
    KZ

  • Authorisation object for Case Management

    Hi Gurus.
    I need to create authorisation object for Case Management,
    SCMG_T_CASE_ATTR-CATEGORY Field,SCMG_CATEGORY element,
    I use the tx SU21 and Su20, asigned this object to Role. But no WORK.
    In the Su20:
    Field Name: ZCATEGORY
    Data elelment: SCMG_CATEGORY.
    Table Name: SCMGATTR_CATEGO.
    In the SU21:
    Object: ZCASE
    Class: AAAB
    Field Name:
    ACTVT
    ZCATEGORY
    When I use tx SCASE, The condition not work.
    I use the field name ZCATEGORY because the field name CATEGORY was used by SAP. But for USC_Y_CONT_CATEGORY element
    Edited by: Alfredo on Aug 1, 2008 5:39 PM

    Hi Alfredo,
    Go to SU24 tcode and see if the transaction SCASE is being check/maintaned to the authorization object ZCASE.
    If not then you need to do that so that when you add the tcode SCASE to a role then you will see the authorzation object ZCASE which you have created. You can edit the role and change the authorizations for the field, ZCATEGORY and maintain.
    Generate the role and then assign it to the user. I think it must work.
    If it doesnot work then as Alex said, you need to go and look where the Authority check statement is  placed in the program behind the SCASE tcode.
    Hope this helps.
    Regards,
    Kiran Kandepalli.

  • How to turn off categorization for case management

    Hopefully a simple one, how to turn off categorization for case management.
    I get this error in CRM 5.0 when choosing Cases.
    CASE_MANAGEMENT, CASE_TYPE, Z_01
    My categorization in the IC profile is set to ZDEFAULT (copy of default) but only contains
    IR     Interaction Record
    SO     Service Order
    ST     Service Ticket
    Does not have the CA case entry that is in DEFAULT.
    Z_01 is my case type but I see no place to set the categorization.
    I think I am missing something easy but don't see it.

    I'm guessing zdefault had same description default and it was picking up the default one in error.

  • Workflow Start "Failed But Not Blocking Correlation" - Project Server workflow for Demand Management

    Hi,
    I'm trying to "Create a Project Server workflow for Demand Management" with project server 2013 just like is explained
    here.
    But when I try to create a new project the implemented workflow failed to start with the follow state message in the job queue: Failed But Not Blocking Correlation.
    The detailed error display the follow message:
    Exception Starting Workflow: The scope _/SharePoint/default/139e833f-7a85-4ccf-b7a2-b3fea9ce50b9/6799b7e5-e519-40f4-9371-0b3bc3d5c208_ has no workflows under it. HTTP headers received from the server - ActivityId: 52fef415-409b-4545-a9f6-ed75519b425c.
    NodeId: My-Computer-Name. Scope: /SharePoint/default/139e833f-7a85-4ccf-b7a2-b3fea9ce50b9/6799b7e5-e519-40f4-9371-0b3bc3d5c208. Client ActivityId : 9ded4d9c-7733-7004-2661-c8977270af98.. Trace:    at Microsoft.Workflow.Client.ClientHelpers.SendRequest[T](HttpWebRequest
    request, T content)   at Microsoft.Workflow.Client.WorkflowManager.StartInternal(String workflowName, WorkflowStartParameters startParameters)   at Microsoft.SharePoint.WorkflowServices.FabricWorkflowManagementClient.StartInstance(String
    serviceGroupName, String workflowName, String monitoringParam, String activationKey, IDictionary`2 payload)   at Microsoft.SharePoint.WorkflowServices.FabricWorkflowInstanceProvider.StartWorkflow(WorkflowSubscription subscription, IDictionary`2 payload)  
    at Microsoft.Office.Project.Server.BusinessLayer.Workflow.StartWorkflow(Guid projectGuid, Guid enterpriseProjectTypeUid, Boolean isNewProject, Guid previousEntepriseProjectTypeUid, Boolean skipStage, Guid stageToSkipTo):
    WorkflowExceptionStartingWorkflow (35115). Details: id='35115' name='WorkflowExceptionStartingWorkflow' uid='e3bbb06b-1d38-e311-940a-001cc094718e'.
    Error:
    WorkflowCannotStartWorkflow (35100). Details: id='35100' name='WorkflowCannotStartWorkflow' uid='e4bbb06b-1d38-e311-940a-001cc094718e'.
    Queue:
    GeneralQueueJobFailed (26000) - WorkflowStartWorkflow.WorkflowStartWorkflowMessage. Details: id='26000' name='GeneralQueueJobFailed' uid='e5bbb06b-1d38-e311-940a-001cc094718e' JobUID='68ee1040-1d38-e311-940a-001cc094718e'
    ComputerName='90f7432c-fbc8-4ebd-86f3-0236ce62661c' GroupType='WorkflowStartWorkflow' MessageType='WorkflowStartWorkflowMessage' MessageId='1' Stage='' CorrelationUID='9ded4d9c-7733-7004-2661-c8977270af98'. For more details, check the ULS logs on machine
    90f7432c-fbc8-4ebd-86f3-0236ce62661c for entries with JobUID
    68ee1040-1d38-e311-940a-001cc094718e.
    with this detailed entries in the log file
    10/18/2013 13:47:57.38  Microsoft.Office.Project.Server (0x0948) 0x14F0 Project Server                 Queue                        
     ad3fy Critical Standard Information:PSI Entry Point: <unknown>  Project User: <unknown>  Correlation Id: <unknown>  PWA Site URL:   SA Name: <unknown>  PSError: <unknown> A queue job
    has failed. This is a general error logged by the Project Server Queue everytime a job fails - for effective troubleshooting use this error message with other more specific error messages (if any), the Operations guide (which documents more details about queued
    jobs) and the trace log (which could provide more detailed context). More information about the failed job follows. GUID of the failed job: 68ee1040-1d38-e311-940a-001cc094718e. Name of the computer that processed this job: 90f7432c-fbc8-4ebd-86f3-0236ce62661c
    (to debug further, you need to look at the trace log from this computer). Failed job type: WorkflowStartWorkf... 9ded4d9c-7733-7004-2661-c8977270af98
    10/18/2013 13:47:57.38* Microsoft.Office.Project.Server (0x0948) 0x14F0 Project Server                 Queue                        
     ad3fy Critical ...low. Failed sub-job type: WorkflowStartWorkflowMessage. Failed sub-job ID: 1. Stage where sub-job failed:  (this is useful when one sub-job has more than one logical processing stages). 9ded4d9c-7733-7004-2661-c8977270af98
    10/18/2013 13:47:57.38  Microsoft.Office.Project.Server (0x0948) 0x14F0 Project Server                 Queue Jobs                   
     ad3fy Medium   Error is: GeneralQueueJobFailed. Details: Queue Attributes:  68ee1040-1d38-e311-940a-001cc094718e  90f7432c-fbc8-4ebd-86f3-0236ce62661c  WorkflowStartWorkflow  WorkflowStartWorkflowMessage  1   
    9ded4d9c-7733-7004-2661-c8977270af98  . Standard Information: , LogLevelManager Warning-ulsID:0x000DD158 has no entities explicitly specified. 9ded4d9c-7733-7004-2661-c8977270af98
    Any idea?
    Thanks in advance,
    Alexander.

    Hi Alexander,I have seen that error when the workflow manager has not been registered correctly with the PowerShell command - that should be in the docs referenced - or
    http://technet.microsoft.com/en-us/library/jj663115.aspx.  Let me know if that doesn't appear to be the issue here and I can dig deeper.  Best regards,  Brian
    Blog |
    Facebook | Twitter | Posting is provided "AS IS" with no warranties, and confers no rights.
    Project Server TechCenter |
    Project Developer Center |
    Project Server Help | Project Product Page

  • How to Install and Configure Workflow For PO in Oracle Apps Version R12

    Hi,
    Please do let me know how to install and configure Workflow for Purchasing in Oracle Apps R12 Version.
    I want to the standard setup of workflow configuration for the PO.
    Thanks and Regards
    Srini

    Hi Suresh
    Only the latest version of WLP which is WLP 10.3.2 has facility to integrate with Oracle UCM with Adapaters. So make sure that you do have this latest version of WLP 10.3.2. Older versions like WLP 10.3 do not have this provision.
    Also I guess when you install and configure this Oracle UCM Adapater and choose above WLP Home, I guess these modules may be added in already installed WLP folders. I checked on my side for WLP 10.3.2 and I could NOT find the modules you mentioned. So most probably you may be missing some installation/configuration stuff from UCM side.
    Thanks
    Ravi Jegga

  • Configuration docs for Asset Management

    Hi.
    Does anyone have configuration docs for Asset Management
    thanks
    Tom

    Go to http://help.sap.com/ and click on SAP Best Practices. Look for Building Blocks Library under the Additional Information on the right side of the page. In the Building Block Library, look for J10- Asset Management. Click on that and thereafter, under Technical Documentation, click on configuration guide. There you should have all the information or at least some of the information you need on Asset Management.

  • Process route for case management.

    How to configure the process route in case management. I want to determine the person a case should go to when the status is changed. The person who changes the status should be able to select or determine who the case goes to. when i try to do this this error comes out
    ERROR MESSAGE
    No description created for process route 000000000021. Activity area SCMG                                                                               
    Message no. SRM_WF_PATH02

    Hello,
    First step is to go to the event trace (SWEL - turn on with SWELS) and see if an event is being created.
    regards
    Rick Bakker
    hanabi technology

  • Standard Business Content & Data Targets for Case Management & CRM Survey

    Dear Friends,
    We are implementing CRM2007 with BW3.5 for reports for CRM Analytics. We require to Identify the Standard Data Targets & Standard Business Content (Reports) available for the following:
    1. Case Management
    2. CRM Survey (We have already been able to identify Data targets in BW3.5 for Web Survey & in CRM 2007 we have been able to identify Data targets for CRM Survey, as well as Web Survey. Our requirement is identifying Data Target for CRM Survey)
    Please guide.
    Regards,
    Rajesh Banka

    hi,
    You can find the planning scenarios related to planning ifor CRM at this link http://help.sap.com/SAPHELP_SEM350BW/helpdata/EN/05/242537cedf2056e10000009b38f936/frameset.htm
    You can also find the details on demo content for the same at http://help.sap.com/SAPHELP_SEM350BW/helpdata/EN/05/242537cedf2056e10000009b38f936/frameset.htm
    Regards,
    Deepti

  • Standard I view for Case management

    Hi Experts,
                     Can anyone tell me what is the  Standard I-view called in case management application CRMD_CASE.I wanted to create Z view by copying from standard i- view.I tried to find in Content adminstration but could'nt.
    is there any way to create Z view without copying from standard View?
    Thnaks in advance
    Regards,
    Basavaraj patil

    Thanks for the info.
    Here my doubt is, if I create Transactional iView, do I require user license(R/3 user login) for all users. My requirement is like, generally Team leaders do shift planning of their reportees in my company.So I need to give access to all the team leader. If user license required for all team leaders, then it would be very expensive. Is there any possibility to skip the user license.

  • ICWC - define filters for case management 5.0

    If I want to limit the Cases linked objects and logs to BP's, sales order, & service tickets are the proper setting.
    1. SPRO > interaction center webclient > business transaction > case management > define filters for displaying case detail.
    2. Define filter = ZTEST,
    enter any heading descriptions 1- 5
    Navigation = RecFolderToRecordDetail
    3. Assign element types,  add entries
    CRM_BUSINESS_PARTNER
    CRM_SALES_TRANSACTION
    CRM_SERVICE_TRANSACTION
    Can BOL type, description, path to bol 1, path to bol 2, etc all stay blank? to default to SAP functionality?
    4. Define Filter profile = ZTEST1
    5. assign filter ZTEST1 = ZTEST
    Step #3 is the one I want to be sure I understand.  Will rewards points.
    6. assign the filter in a different SPRO entry.

    I'm guessing zdefault had same description default and it was picking up the default one in error.

  • Table name for Case Management

    Can anyone please help me out with all the required table names for implementing CASE MANAGEMENT....... the table information which contains status, Texts, Description,activities, Bus.transactions,priorities,and etc of Cases.....

    Hi Daniel,
    First of all, you need to create status Profile, Text Profile, Attribute Profile etc.,
    Later you have to create a CASE TYPE.
    while creating a Case Type you will mention the above created Status, Text and Attribute Profile names.
    Later while reating the Case you need to choose this particular Case Type which you have created.
    Because, Case is based on CaseType.
    Steps for creating Status, Text , Attribute Profiles will be available in the IMG Activity. Do refer.
    Regards,
    Eswari.

Maybe you are looking for

  • Dataset works in FireFox but not IE

    I have a simple XMLDataSet that I have bound to a <select> inside a <td>. It works perfectly in Firefox, but in IE the select doesn't get loaded with the elements from the dataset and no errors are generated. Below is the simplified HTML that demonst

  • Javascript Error in IE, works fine in FF

    I have this page : http://www.gamertags.com.br/jogos.html The filters and spry data works fine in Firefox, but when using IE the page won´t load and the browser gives these errors : Agente de Usuário: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1

  • Oracle 8i through CISCO PIX Firewall

    HI all, I Need some help here with CISCO PIX Firewall 506e series. The ORACLE Server 8i on Windows NT.4, placed at the inside interface of PIX Firewall. The Firewall has been configured to allow all the port to come from outside interface (this is wh

  • Empty playlists in ITunes 12

    After upgrading to Yosemite and iTunes12, iTunes opens with most of the playlists entirely empty, a few partially filled. My library is on a NAS drive, and this was not a problem previously. Searching on anything specific, e.g. "Beatles" will bring u

  • TS3367 FaceTime voice only

    Hi, I just update ios7 on my iPhone 4S and iPhone 5 from my wife. I have now access to voice FaceTime, but my wife have no access. I can't find why! Thanks for help!