Task Priority in Process Routes

Gurus,
I would like to make changes to  the Task Priority showing Process Route tab.Is there a BADI available for making this change? or can it be accomplished through configuration.
Attached is the screenshot for reference.
Kindly advice
Thanks & Regards
Jo Pz

Hi Samuli,
By changes I mean if I want to reduce the number of Task priorities listed from 1-9 or change the description of the priorities from "Medium" to Moderate.
I want to show only 3-5 Task priorities.
Hope I made it clear.
Thanks & Regards
Jo

Similar Messages

  • Priority based processing & Scheduling

    Hello,
    We are using Oracle SOA Suite 11g and have the following 2 requirements:
    *1. Priority based processing:* We need to prioritize the SOAP requests from the clients. e.g. the requests from the GUI should be prioritized compared to the mass processing requests. Do we have some out of the box capabilities in Oracle SOA Suite to achieve this?
    I can think of the only solution based on the deployment, where the requests from the mass provisioning goes somehow to a different nodes.
    *2. Scheduling:* How we can schedule a specific task at a specific time using Oracle SOA Suite? There is any out of box way to do this?
    In Oracle SOA Suite 10g I achieved this using a database polling adapter. Let me know if there is any better way to do it. Thanks!
    Regards, Prafull

    Hi Prafull,
    I can think of the only solution based on the deployment, where the requests from the mass provisioning goes somehow to a different nodes.Yes. It is an option. From my point of view, you should do the priority based routing in service bus. Service bus should receive the message and on the basis of it's priority (you may set a custom header), it should route the message to the appropriate instance. When I say instance, it may be a different node, a different service or any persistent location (AQ, JMS Queue or Topic). Each and every instance will process all the messages it receives.
    2. Scheduling: How we can schedule a specific task at a specific time using Oracle SOA Suite? There is any out of box way to do this?
    Scheduling BPEL Process in 11g using native SOA Suite functionatliy
    Re: How to implement in OSB: Scheduling, Timers and Custom properties
    It's a topic of debate and I think by going through above two threads you may understand that. Let us know your use case in detail.
    Regards,
    Anuj

  • Change Number and Process Route

    Hi Experts,
    I have seen in the Change Master Web-UI is a register for Process Route.
    When I'm trying to create a Process Route, the Activities are missing.
    Where is the customizing to set Process Route Activities for the Change Master?
    And where is the customizing to create the event to start the Process Route?
    I have allready done some customizing for the SAP Case Management and the Engineering Record.
    I hope you can help me.
    Regards,
    Thomas

    To customize process route to the change number in the Web-UI the following steps has to be done:
    Create Activities
    To create activities use TA SRMCUSTOMIZING: Records Management --> Customizing for Process Route --> Create or Change Activities and Activity Functions
    Create new entries depending on ECN_DIS
    Define Activities for GOS-Objects
    To define activities for GOS-Objects use TA SPRO: SAP Customizing Implementation Guide --> Logistics - General --> Product Lifecycle Management (PLM) --> PLM Web User Interface --> Objects in PLM Web UI --> Process Route --> Define Activities for GOS Objects for Process Routes
    Create new entries depending on the activities created before and for the Object Type PLM_ECN
    Check Agent Assignment for all created Standard Tasks
    Now it is prossilbe to add steps to the process route to a change number.
    To start the workflow the following steps has to be done:
    Define Type Linkages for Workflow
    TA SWETYPV - Type linkages:
    Create an entry if not existing
    Object Category: CL
    Object Type: /PLMB/CL_PROCESS_ROUTING_WF_BO
    Event: START_WORKFLOW
    Receiver Type: WS00100012
    Receicer Function Module: SWW_WI_CREATE_VIA_EVENT_IBF
    Linkage Activated: X
    Behavior Upon Error Feedback: 3 - Do not change linkage
    Define Instance Linkages for Workflow
    TA SWEINST - Instance linkages:
    Create an entry if not existing
    Object Category: CL
    Object Type: /PLMB/CL_PROCESS_ROUTING_WF_BO
    Event: STOP_WORKFLOW
    Receiver Type: WS00100012
    Receicer Function Module: SWW_WI_COMP_EVENT_RECEIVE_IBF
    Linkage Activated: X
    Behavior Upon Error Feedback: 3 - Do not change linkage
    Thanks for your help
    Regards,
    Thomas

  • Populate AWS_CHOICES values into LC workbench process route names

    Hi All,
    Sometimes we want to give your users a choice, which will affect the routes  that are taken within the LiveCycle process. If we put a bit of text into the  AWS_CHOICE text field, such as “Approve,Deny”,   .you can see the screenshot .now my problem is i need to populate AWS_CHOICES values into LiveCycle workbench process route names  .
    I am following the suggestions given in the url http://www.avoka.com/blog/?cat=11 .
    in the section Giving the user a choice
    i was unable to find the  checkbox that says “Populate Form with Routes when Assign task activity.
    Any response will great appriciation.

    Hi ,
    Thanks for the quick response.
    i am using version Adobe LiveCycle Workbench ES2 Version: 9.0.0.0.20091021.2.223388  ,but i was not found for "Populate Form with Route Name" option for Assign task  activity.
    Please could you confirm which activity has the option "Populate Form with Route Name" .
    Thanks
    Anjaneyulu.

  • Process Route Configuration

    Hello Guru's
    Kindly do let me know what type of setting I should set in the configuration for bringing the Text box in the dialogue box "Add Task to Process Route".
    I recently saw in SAP document which has the Text box showing.
    Please see the attached screen shot for correct information.
    Also I would like to how I can I assign Deadline monitoring task in Process Route through configuration.
    Please advice.
    Thanks & Regards
    Jo Pz

    Hello Jo,
    The Process Route In PLM ECR was build on top of the Case Management APIs and is currently not as robust as the ORGANIZER or SCASE transactions. The configuration screen shot put by you relates to the R/3 solution. For PLM Web UI, as Tamas pointed out, you require to get the custom solutions developed by SAP Partners.
    Alternatively, if you have a good knowledge of ABAP Web Dynpro and ABAP Workbench then you can create your own Enhancements. The Web Dynpro application and views to be enhanced is:-
    a) Web Dynpro Application: /PLMU/WDC_PR
    b) Views: V_PROCESS_ROUTE_ITEM for Process Route Items,
                   V_PROC_ROUTE_HEADER for Process Route Header,
                   V_PROCESS_ROUTING for the Process Route Tree
    Once you insert your Text Elements in the Process Route popup, you can then write the business logic within the method tab of either the Component or the Views.
    Note: In case you are using the PLM Applications in the DMZ (De-militarized Zone) and want to do custom coding, then I strongly recommend you to follow the SAP PLM Web UI Framework. But if the ECR application is meant to be accessed within the organization and there are no plans to utilize the DMZ capabilities of PLM 7.X, then you can custom code directly within the Enhancement Framework.
    Regards,
    Ravi

  • Task priority and background properties...

    Is it possible to set a task priority, as we can with System.Threading.Threads?
    What about the background concept of a thread (IsBackground property)?

    Yesterday I talked to a collegue that has a specific use for task priorities.
    He has a service that perform tasks that come in at a fairly high rate. He lets the ThreadPool to manage when things get executed. This worked fine in the beginning.
    Then users started complaining that the system was too slow. The problem is that user submitted work is added to the ThreadPool along with "system" tasks. He needed a way to indicate the user submitted work takes priority over all other tasks.
    His solution was to fix the max thread count of the pool to 1 less than the number of processors and to process user tasks on a seperate thread. His thinking is that user tasks are guaranteed to have a waiting processor to do the work.
    Although this solved the problem most of the time it did create two new problems: 1. all other tasks have fewer threads to do thier work...so they are slower. 2. user submitted tasks are essentially convoyed to a single thread. they block each other.
    I think his solution is a bit wacky. The question is: can Parallel Extentions deal with this better?

  • OIM 9.1.0.2: Remove user assigned to a task in Provisioning Process

    I have read Note: Ability to Have Multiple Approvers Per Resource Object in OIM [ID 429999.1], and executed each steps described in it. But when grant these resource object to some user. First the request was not sended directly to a approval process, as had been expected that I would. The request was send to a provisioning process, specifically to user has been assigned a task, when the user approves the request until the request is then sent to approval process.
    I need to send directly to a approval process, because that's where I have defined my levels of approval.
    I'm using oim 9.1.0.2 BP18 running on OC4J 10.1.3.5 on AIX 6.1 64-bit clustered install with two nodes, Oracle Database 10.2.0.4 on AIX 6.1 64-bit on RAC.

    Hello Everyone,
    Thanks for your response. Actually i have a Approval Process, where i have defined my levels of approvals. In Resume I have this Env. :
    1.- A Resource: ResourceA
    2.- A Provisioning Process in relation with ResourceA.
    3.- A Approval Process in relation with ResourceA.
    The request was send to a provisioning process, specifically to user has been assigned a task, when the user approves the request until the request is then sent to approval process.
    I need to send directly to a approval process, because that's where I have defined my levels of approval. In other words i need to bypass the user assigned a task in provisioning process.

  • Firefox won't close without using Task Manager - end process; can't start in safe mode or disable add-ons

    I've been having a memory leak/hanging problem for weeks -- FF slowly increases memory usage until it's at almost 100% and then freezes and I have to shut it down via Task Manager/end process.
    Last week I updated to FF 12, and I also added the Web Developer 1.1.9 add-on. Now every time I open Firefox it tries to go to the "Web Developer installed" page, but the page never loads. Nothing else will load either.
    I can't start in Safe Mode because of the problem with having to close it in Task Manager. I select "restart with add-ons disabled" and it just never opens. The Add-On manager page won't load, so I can't disable Web Developer to see if that's the problem.
    I've uninstalled Firefox and reinstalled, and it still goes right back to the Web Developer page when I open the freshly installed copy.
    Help, please!

    Have you already tried clearing the browser cache, opening a blank tab, and trying to open some other website ?
    * [[how to clear the cache]]
    Instead of trying to open safe mode from within the User Interface menu have you tried alternative methods such as holding the shift key when you start Firefox. (After checking for running Firefox processes or plugincontainer and killing them if found )
    * see [[safe mode]]
    * [[firefox hangs]]
    If using safemode does not help first of all try creating and using a new profile.
    * [[Basic Troubleshooting#w_8-make-a-new-profile]]_8-make-a-new-profile
    If all the above fail then try a clean re-install of Firefox
    * [[Basic Troubleshooting#w_7-reinstall-firefox]]_7-reinstall-firefox

  • Process Route-Digital Signature

    Hi,
    For the process route functionality for SAP DMS in PLM7.01 are digital signatures possible? If not , is it possible to build in this functionality using customization?
    Also if an approver in a route rejects approval how does the system handle this?
    thanks
    Rahul

    Hi Bill,
    did you get the answer or able to resolve this problem? I am also having similar problem. Please let me know if you have resolved this problem. My email id is: [email protected]
    Thanks,
    Shaun

  • I just updated firefox TODAY 8/17/11 and after the update i can't open firefox unless i restart my computer or i delete going to windows task manager and process, also i can't open a new window, it won't allow it. please can you help me

    I just updated firefox TODAY 8/17/11 and after the update i can't open firefox unless i restart my computer or i delete firefox going to windows task manager and process, also, i can't open a new window, it won't allow it. please help me, everything works on IE, Google Chrome and Safari, everything went wrong after the update

    Hey Elaine07!
    I have an article here that can help you with that issue. This article will help you make sure you have uninstalled iTunes correctly and help you troubleshoot the launch issues you are seeing:
    iTunes for Windows Vista or Windows 7: Troubleshooting unexpected quits, freezes, or launch issues
    http://support.apple.com/kb/ts1717
    Take care, and thanks for visiting the Apple Support Communities.
    -Braden

  • Unable to Open Process Route Tab in DIR (PLM webUI page)

    Hello PLM Guru's
    I am unable to open the Process Route Tab in the DIR Web UI page.I get an error message for "Name: AcfApplet, Publisher : SAP AG , Location :http://..../com_sap_acf_updown.jar".When I click run it keeps running but not opening the Process route page. This does not happen when I open Process route for BOM/Material Master.
    Is there any problem with my browser settings or any SAP config?
    Kindly advice.
    Thanks & Regards
    Jo Pz

    Hi Jo,
    the issue can be with your Java version and SAP ACF version. SAP has just released a new version of ACF which should be compatible with the latest Java version.
    You can try to look on the following SAP notes (take the first as first):
    1224097 - PLM Web User Interface: Installation of Applets
    1868468 - ACF: file upload/download security warning mixed mode
    1958459 - AcfUpDownload, AcfExecute, ActiveXControl: Events werden nicht verarbeitet
    1854273 - ACF-WDABAP: ACFExecute/Upload: Focus problem
    Best regards
    Tamas

  • SSIS-Execute Process task Error _File/Process "\\Servername\Foldername\batfile.bat" is not in path

    Hi Sir,
    I have designed the SSIS Package in 2012 Version. and i have deployed into the Integration Server,using Project Deployment Model.
    In the SSIS Pacakge we are calling the batch file using Execute Process task.
    when i am Executing the SSIS pacakge using Visual Studio(Sql Server Data tools) which is working fine.
    When i Execute the Pacakge uisng Sql server Management Studio,after the Deployment i am getting the below Error message.
    ExecProcess task:Error: File/Process "\\Servername\Foldername\batfile.bat" is not in path.
    Thanks for your time.
    Regards
    Prasad

    Hi Prasad,
    When you say executing the package in SSMS, I think you right click on the package and execute it manually rather than execute it through SQL Server Agent job, right? How did you execute the package from the SSMS on DEV server? Have your also deployed the
    SSIS project to the SSISDB catalog on DEV server or you used SSMS tool on DEV to connect to the QA server to execute the package?
    When you log into the Database Engine instance, make sure the credentials you used has access on the shared folder which hosts the .bat file. Besides, I think the issue may be caused by the Windows UAC feature which may lower the permissions level of an
    administrator to a standard user. So, I suggest that you run the SSMS as administrator to see if it works.
    Regards,
    Mike Yin
    TechNet Community Support

  • PCW call custom task after approval process

    Hi comunity,
    I need to know how could call a custom task from PCW. Because I need to update a Z log table after the users approval SC just when the document is set to approved. I've checked the WS40000015, but seem to me that this is not possible.
    I have no other option to use the BBP_DOC_CHECK_BADI to do so? Am i right?.
    Regards.

    Rick, thanks for your answer.
    I didn't explain myself right with Z table. This is a relationship that required my customer between different entities (SC guid and one external number ID from a Non SAP SRM system and other fields).
    I agree that maybe the business requirement could be revised. But the core question it's the same, is not posible call a custom task from the process level, because seems to be limited to decision tasks. I don't get why SAP does not create a condition step in WS40000015 which allow us to call custom background tasks.
    I will use the BADI, hoping to get the SC when it's already approved.
    Regards.

  • Workflow for Process Route in SCASE not getting triggered

    This is for the credit case workflow using a process route. I have carried out all the necessary settings in config for Process Route setup in Case Management. I have activated the type linkage for standard template WS78900007 and refreshed the organizational environment. When I created a case and assigned the processor using process route, it doesn't trigger the workflow. Any ideas for fix ? Thanks.

    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

  • Can the name of the TASK bound to process level determined dynamically?

    In the 'Complete and Order' step of shopping cart scenario, we can display/ edit agents. This function enable us to see the approver list. In the 2nd column Process Step, there will be a description of the approver, which is the name of the corresponding task in the BRF process level. But when we want to reuse the task for several process level, we need to dynamically set this description. Since it is a name of the TASK, how can we achieve that?
    Thanks for reading.

    Actually this is what I was trying to do:
    <select name="<c:out value="${id}"/>versions" >
    <c:if test="${param.{id}versions == yyy}"> selected </c:if>
    </select>
    Do you know how to make the comparision works? The problem is the double curly bracket.
    Thanks again

Maybe you are looking for