Color workflow process status

Hello,
i want adding some color to the workflow process status.
I find a link (http://www.orahyplabs.com/2010/08/customize-workflow-in-hyperion-planning.html) ...that explains how to do this...and so I'm wondering how access to two tables HSP_PM_ACTIONS
and
HSP_PM_STATES
Cheers,

in SQL Server I executed the code:
update HSP_PM_STATES set COLOR = 'BLUE'
where name = 'First Pass'
update HSP_PM_STATES set COLOR = 'ORANGE'
where name = 'Under Review'
update HSP_PM_STATES set COLOR = 'GREEN'
where name = 'Approved'
update HSP_PM_STATES set COLOR = 'PURPLE'
where name = 'Signed Off'
update HSP_PM_STATES set COLOR = 'RED'
where name = 'Not Signed Off'
there's the color of the status 'First Pass' is changed to 'Blue'. the color of other statutes not.
I verified the syntax of the names of various statutes ... it's okay
why the other colors are not displayed
i use Version 11.1.1.3
cheers,

Similar Messages

  • PO Std Workflow stuck "In Process" status

    Dear Experts,
    I have a case where a PO workflow is stuck "In Process" for over 8hrs. The background step - that has the underlining method to set status of PO to released is stuck and has not completed. (WS14000145)
    I am not sure of what could have been the problem - possible locking or anything else?
    Could you please suggest me a way out?
    Do I have kill the workflow (logically delete) and restart it again or have any other way around?
    Many thanks!
    Vj

    Well, it appears to be a locking issue.
    I found entries in SM58 and SM12. However I released them but the workflow still continued to be in Hanged - IN Process status.
    I then cancelled the workflow and then manually set released the PO documents.
    Then the PO documents were fine and were possible to edit.
    Thank you.

  • PO workflow showing status as APPROVED.. but in Oracle status is"IN PROCESS

    In Our 11i , one of the PO workflow showing status as APPROVED.. but in Oracle Still showing the status as "IN PROCESS".. could you Please suggest solution...?

    Hi,
    What is the application release?
    Please see if these docs help.
    Troubleshooting Purchasing Approval for Documents in "IN PROCESS" or "Pre-Approved" Status [ID 225017.1]
    How To Diagnose An Issue In Requester Change Order Processing [ID 453551.1]      
    How To Reset a Document From In Process or Pre-Approved To Incomplete/Requires Reapproval For Isolated Cases [ID 390023.1]
    Thanks,
    Hussein

  • Workflow in process status when work is completed and returned to inbox

    Issue...
    Once upgraded to ECC 5.0, our Workflows are still in process status after completing the work item and returning to inbox. Takes several seconds to go to completed status.
    More detail...
    In a number of our work items in custom workflows we utilize methods that display a custom transaction for review & approval in the workflow process. From within the custom transaction we issue the terminating event for the work item by means of Function Module "SAP_WAPI_CREATE_EVENT" once the user approves or disapproves the work item.
    This worked all very well in Rel. 4.6c. By the time the users were routed back to their inbox the work item had disappeared.
    We recently upgraded to ECC 5.0 and experience the following problem. Once the user has left the work item and are back in their inbox, the work item is still on display. It eventually goes away once the users refresh their screen after a few seconds. This is very confusing to the users and some of them even wanting to start executing the same item again....
    I was wondering if anybody has any ideas on how the completion/termination of the work item could be changed so that it completes faster and is gone from the inbox immediately.
    In our research we did come across OSS note 831443, which explains as of release 6.20 that work items will be locked while executing a method and that the terminating event can only be delivered once it is unlocked. Taking this into consideration, we tried moving the terminating event to the end of the method within the business object program, but the work item never completed, even after refreshing the inbox.
    Thank you for any feedback.

    Hello Tom,
    I've had quite a similar problem with the terminating event in a dialog while the workitem is locked.
    I came across the same SAPNote 831443, but it doesn't seem to tell the whole story there. As I found out, the status change (from "in work" to "complete") is just skipped over, while the workflow continues with processing, leaving a last workitem "in work" hanging out to dry when the whole process has already finished.
    Basically the problem is, or was, that a popup dialog was shown to the user after the processed the transaction, which held the lock open. I have found no logs, saying that there was a problem with a locked workitem, anyhow.
    At last I have found out, that basically there shouldn't be much coding between the <b>COMMIT WORK</b> statement and the coding that just ends the method with <b>END METHOD</b>. This kind of procedure does definitly apply to the newer Versions, as I didn't have any problems like this before. Mayhaps and only a guess is, that the unlock-operation was previously registered with a perform like PERFORM unlock_workitem ON COMMIT. or something similar. This defenitly has changed under the new releases.
    In your specific case I would recommend to register the event processing in the update task and end the workitem's method as soon, as possible. For example:
    CALL FUNCTION 'SWE_EVENT_CREATE' IN UPDATE TASK   ...
    If this still does not help, you could further disjoin the transaction processing from the event creation by adding
    STARTING NEW TASK
    IN BACKGROUND MODE
    or whatever the correct syntax was here. This will schedule another tRFC on the database commit, which then is defenitly be picked up by another work process of the application server, just right -- hopefully -- after the object's method has completed.
    If you're feeling good with this answers, or it least it gave you new ideas to look upon, please assign points as appropriate.
    Best wishes,
    Florin

  • DIM Workflow - How can I return task status for workflow process

    Hi all,
    I'd like to build a DIM workflow process to run a unix shell script. Under the workflow, I've created a task object and assign the unix shell script into it.
    Although the DIM workflow works fine to run the unix shell script in the normal case, however, it cannot return the error status in the task when my shell script is failed (such as exit 2 at the end of script).
    May I know if there any setting in the workflow/task, in order to change the status on DIM workflow.
    Many thanks,
    hw

    Hi Ramesh
    Thanks for your reply but is it possible that i can go in as sysadmin user and update the notification .I tried looking into the sysadmin user and workflow admin but i couldnt find it .It says that i cant update the notification that has already been approved

  • Workflow Internal Status: Cancelled

    Dear All,
    We have a SharePoint/Project Server 2013 Enterprise Edition and Sharepoint Designer deployment in HYPER V virtual environment. We are using it for Project Management. We are facing an issue while designing a workflows in SharePoint
    designer 2013.
      PROBLEM DESCRIPTION:
    “Workflow Internal Status: Cancelled
    " ERROR: 
    RequestorId: 7b51f972-22ad-faa7-a60a-20f365bff1e3. Details: System.ApplicationException: HTTP 500 {"SPRequestGuid":["7b51f972-22ad-faa7-a60a-20f365bff1e3"],"request-id":["7b51f972-22ad-faa7-a60a-20f365bff1e3"],"X-FRAME-OPTIONS":["SAMEORIGIN"],"SPRequestDuration":["116"],"SPIisLatency":["0"],"MicrosoftSharePointTeamServices":["15.0.0.4481"],"X-Content-Type-Options":["nosniff"],"X-MS-InvokeApp":["1;
    RequireReadOnly"],"Date":["Tue, 24 Dec 2013 19:28:11 GMT"],"Server":["Microsoft-IIS\/7.5"],"X-Powered-By":["ASP.NET"]} at Microsoft.Activities.Hosting.Runtime.Subroutine.SubroutineChild.Execute(CodeActivityContext
    context) at System.Activities.CodeActivity.InternalExecute(ActivityInstance instance, ActivityExecutor executor, BookmarkManager bookmarkManager) at System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor executor, BookmarkManager
    bookmarkManager, Location resultLocation) "
    Workflow stage status: Workflow is still in processing please refresh the page and try again
    After configuring the workflow in SharePoint designer followed below mentioned TechNet blog to go through the workflow designing
    URL: http://msdn.microsoft.com/en-us/library/office/jj163494.aspx
    As in the blog project Event is set to when project is submitted, we tried a lot to submit the project but submit button was grayed out and unable to do this, then we changed to event
    when project is committed from that above mentioned errors are occurred. Moreover we have tried to make simpler workflow but same result.
    Detailed Description:
    Installation of Workflow Manager 1.0
    Installation of Service Bus and CU1
    Start App Management Service (Also Configured in Managed Service App)
    Start User Profile Service (Also Configured in Managed Service App)                      
    Run the full user profile sync and Completed
    Created the workflow using domain user account and assigned him proper permission
    Thanks in Advance 
    REGARDS DANISH DANIE

    If the workflow initiator does not have write access to the hidden Workflow History List, the same error happens.
    To solve the issue, simply open the hidden list permission (through SharePoint Designer>All Files>Lists, for example) and make sure to have your potential initiators contribute rights. The list defaultly inherits the site's permissions.
    kirtesh

  • How to change 'Processing status' of Purchase Requisition

    Hi Workflow Gurus,
    I have query on Purchase Rquisition Item Release Workflow. My requirement is like,
    Whenever a PR approver rejects the PR item then the processing status of the PR item should be changed from "In Process" to 'Release Refused' without any user intervention i.e. in background.
    Please help me ASAP as I have my delivery deadline already coming in.
    Many thanks in Advance!!!
    Regards,
    Vikash

    Hi PJ,
    Mentioned  BAPI is not for changing the processing status but for Release status i.e. Blocked or released etc...
    I could get the solution by my own R&D. I am updating the database field EBAN-BANPR with required status and i am doing it in the Back ground.
    Its working fine now.
    Anyways Thanks for your quick response !
    Regards,
    Vikash

  • FTP error in oracle workflow process

    Hi All,
    I have written a workflow process which deletes a file on FTP. The process is deleting the file but is showing a warning message. Does anybody have a idea regarding this. One more thing even if file is not found the process completion status is successful. Its status should be error.
    The ftp site is on the same machine as owb server.
    The following values have been passed
    Command: ftp
    Parameter List: /-A/localhost/
    Success Threshold: 0
    Script: delete filename
    Output Message Received:
    Starting Execution ETN_DELETE_FILE
    Starting Task ETN_DELETE_FILE
    Starting Task ETN_DELETE_FILE:FTP
    Completing Task ETN_DELETE_FILE
    Anonymous login succeeded for [email protected]
    WARNING: Log file truncated - see RAB for further information.
    Completing Execution ETN_DELETE_FILE
    Please let me know about this.
    Thanks & Regards
    Bang.

    I am not saying your method is not correct, but if you give a shot to go with User Defined Activity. Yep that's correct , just write line in a shell script and call that script in user defined activity.
    Property values
    command ksh
    script     pathname with that script file name (/tst/usr/script/filename.ksh)
    or
    command     mv
    parameter_list     pathname with that filename
    I feel this is very simple and easy to manage too.

  • Can we set "IN PROCESS" Status to more than one User

    Hi,
    As per my client current scenario every work item will be sent to 3 useru2019s (One is the supervisor of the other two users). If any one of the user executes the work item it will automatically call a Ztransaction and displays the screen. When any one of the user executes the workitem, then the workitems will dissappears from rest of the users inboxes; Setting "IN PROCESS" status for the person who executed the workitem. The workitem will be in "IN PROCESS" Status untill the User Press "SAVE" button in the transaction.
    If the person whose executed the workitem (IN PROCESS) status, has gone on unplanned leave; then the supervisor wants to forward the workitem of the current user to other user. How can he forward?
    Is there any option to set "In Process" status to more than one User? [Supervisor and Person who executed the workitem]
    Please provide me any advice to the above requirement.
    Thanks in advance,
    Ajay Kumar

    Can you ask your workflow administrator to forward the workitem to the user you want to be sent it to.
    I tried a small case wherein I had forwarded a workitem to myself and another user.
    As I executed it , it went into status IN process and at the same time it got removed from other users inbox .
    Now I went to T Code SWI1 and forwarded iut to another user say USABC.
    As a result the workitem again went into status "Ready" and into the inbox of the user ABC.
    So , you can try this in your case with the help of your workflow administrator.
    Another way is to create the other user as a substitue of the user who is currently executing the workitem.

  • Approved requisition still in IN PROCESS status.

    HI,
    I have a requisition which is approved by last approver but still its in IN Process status and I am not able to get PO for that.I tried with Auto Create option but its giving requisition not yet approved.
    Please suggest if any work around is there to get the PO generate.
    Regards,
    Prakash
    Edited by: user623462 on 08-Feb-2012 06:57

    Please post the details of the application release, database version and OS.
    Please see these docs.
    All Purchase Orders or Requisitions Getting Stuck in Pre-Approved or In Process Status - Troubleshooting Checklist [ID 1104843.1]
    Troubleshooting for Requisitions / Purchase Orders in Process or Pre-Approved Status [ID 225017.1]
    Troubleshooting Issues in Purchasing Document Approval Processing [ID 1319686.1]
    A Guide To Understanding The Requisition Change Order Workflow Process [ID 472487.1]
    How To Diagnose Purchase Order And Requisition Workflows in Deferred Status? [ID 884391.1]
    Thanks,
    Hussein

  • Recommandable Profile Option PO:Workflow Processing MODE (Background/Online

    Hi
    We are using oracle11i 11.5.10.2 on windows 2000 server
    which Value is Recommendable for Profile Option PO:WORK FLOW PROCESSING MODE (BACKGROUND or ONLINE)?
    for PO Approval
    Thanks
    With Regards
    A-Z

    Hi,
    It is advisable to Set "PO:Workflow Processing Mode" profile option to "Background" which is a default value
    If you set it as Online, it completes an entire approval workflow process before letting you proceed to the next activity, but provides you with an updated Status (for purchase orders) as soon as it finishes.
    When this profile option is set to Background, you must start the Workflow Background Engine, which you access through the System/application Administrator responsibility. It is recommended that you set this process to run frequently (Schedule), if you are using it for Background mode approvals.
    /S.P DASH

  • Workflow process does not complete for 3500 but works for about 10 records

    Hi Gurus,
    I am a novice in workflow. Pls bear if the questions are very basic.
    We have a old custom workflow process which is inistaed by a PL/SQL procedure
    WF_ENGINE.CreateProcess ---
    WF_ENGINE.StartProcess ---
    COMMIT; ---
    Now this process has run for over 6-7 years but has always processed max upto 8 or 10 records at a time. Now we had about 4000 records in a table and the process was running for more than 4 days now and it has been termiinated.
    I could not see any new item_keys. Is it because we have a commit only at the end.
    This process has 3 sub processes. they are connected by 'AND' and then we have an 'End' node.
    The first sub-process is simple and we can see a record in wf_items .
    Howver no records are there in wf_items for the 2nd and 3rd sub processes.
    How can we check the point where it has hanged. Querying Status monitor just gives the first sub-process that has completed. How to debug for these cases.
    This has always worked for small volumes. Now we have about 4000 records and we face this problem
    The process actually checks data from the table and based on some conditions , it send 5 different notifications to 5 different mail groups. So we expect about 4000*5 mails to be sent.
    Any help is welcome.
    Thanks,
    L
    Edited by: 901929 on 20-Jul-2012 01:38
    Edited by: 901929 on 20-Jul-2012 01:39

    L,
    Please check the following:
    1. Since this is pure PLSQL you can have a SQL script where you enable a database event to get a trace and then run tkprof on the output to spot any performance problem. You can use something like:
    alter session set tracefile_identifier='Background' max_dump_file_size='unlimited' events '10046 trace name context forever, level 12';
    begin
    wf_engine.CreateProcess(...);
    wf_engine.StartProcess(...);
    end;
    commit;
    alter session set events '10046 trace name context off';
    select fnd_debug_util.get_trace_file_name() tracefile from dual;
    2. Do you happen to know if WF runtime tables are being purged regularly? If this is not done you can expect serious performance problems. If this is WF Apps embedded you need to clean data using the concurrent request Purge Obsolete Workflow runtime data, if not then you can use the APIs in package WF_PURGE.
    3. You will only find one record in WF_ITEMS for this process if those sub-processes belong to the same item type
    4. About the notifications, make sure you are not running into this design problem: https://blogs.oracle.com/oracleworkflow/entry/looping_within_a_workflow_process
    Regards,
    Alejandro

  • HCM process and forms - 'in process' status

    Hi all,
    I have configured a HCM p&f. The issue is that I am able to initiate the form only once and then it is always in 'in process' status.
    Is it something that I am missing in the workflow to pass the values?
    Could you please suggest.
    thanks much,
    Nandhini

    Hi,
    thanks for the reply. Workflow is activated and I checked the design time proces as well, cannot find any issue there.
    Regards,
    Nandhini

  • Processing Status in Travel Request ESS

    Dear all Gurus,
    I am implementing travel request approval process on ESS/MSS. After employee submits an travel request via ESS the processing status is set to have 'Released for Approval' status. Once manager approves the travel requests via MSS processing status gets 'Approved' status.
    The problem I am having is when manager rejects Travel Requests. The processing status is changing to 'In Processing' instead of 'Rejected'.  Do you know what needs to be done so that the status  is set to be 'rejected' once the manager rejects the Travel Requests.
    Regards,
    Namsheed

    You can change the text as indicated below ie 1411965 has steps in it http://wiki.scn.sap.com/wiki/display/ERPHCM/Adding+Reject+or+Cancel+Step+to+Workflow+Template SAP NOTE # 1411965 - Status after action in FITV_POWL_APPROVER, provides more information on this limitation and the configuration steps. Status comes from Table PTRV_PERIO Field ANTRG (Travel Request or Trip Approved (Indicator)) ABREC (Open / To be Settled / Settled (Indicator)) i.e. we have only request status from 1 - 6 and settlement status from 0 - 4. See the domain fixed values. BAPI_TRIP_CANCEL can be used to enhance the statuses. Please check the class CL_FITV_POWL_UTIL and method GET_STATUS_AFTER_REJECT

  • Workitem stunned in 'in process' status

    Hi Export,
    I met a workflow problem in CRM.
    This workflow is for DPA approval.
    It generate a workflow in CRM, then trigger another workflow for approval in R/3.
    After approval completed in R/3, it call back to CRM, and then CRM update status and condition in DPA.
    Most of the workflow run correctly. But sometimes workflow met problem in step of update DPA. This background step stunned in 'In Process' status and will not change to complete status.
    I have to use tcode: SWPC for this workitem, and it can be found in this transaction. I need to click continue process and then this step can continue running.
    I checked workflow log and there is no any error message, all workitem status show green.
    Why it happen,and is there a method to fix this problem?
    Thanks.
    Peter

    Hi Prasath,
    Thanks for your help.
    I checked ST22, and found below error.
    WF-BATCH    UNCAUGHT_EXCEPTION    CX_OS_OBJECT_NOT_FOUND
    Description of this error is:
    An exception occurred. This exception is dealt with in more detail below
    . The exception, which is assigned to the class 'CX_OS_OBJECT_NOT_FOUND', was
    neither
    caught nor passed along using a RAISING clause, in the procedure
    "IF_MERGE_PPF~MERGE" "(METHOD)"
    Since the caller of the procedure could not have expected this exception
    to occur, the running program was terminated.
    The reason for the exception is:
    Could not find the referenced object with the OID
    "00000000000000000000000000000000" (instance GUID) and
    "37AF698827994D45E10000009B38F9B7" (class GUID)
    Do you have any idea about this?
    Thanks
    Peter

Maybe you are looking for

  • HELP!! trying to restore

    I purchased an update from the itunes store and this did not work so had to restore, my ipod has been stuck in the restore mode for over 10 hours now and am at a loss as to what to do, help please

  • Page Template Backing Bean Availability

    I have a page template that is used in pages across in a bounded Task flow. The backing bean is defined in the adfc-config.xml file. There are properties in the template backing bean that I use to determine whether to set some UI Components Visible p

  • Import and Backup button missing from "library" view, I am trying to import hmtl bookmarks

    I have just clean installed latest Ubuntu 11.04 which comes with firefox 4. I have old bookmarks from previous install I want to import. When I click on Bookmarks - Show all Bookmarks, the Import and Backup button does not show. How can I import my s

  • Cold backup with different dbname

    Hello, It's maybe a simple question but i want to move a database to a different server but also change the dbname. Can somebody tell me how to do it? We work with 9.2.0.5 Thanks in advance.

  • Multiple Output Ports In Logic Audio.

    Multiple Output Ports In Logic Audio. Many people have had problems with Multiple Output Ports with Logic Audio I have come up with a solution that allows me to program 8 synths using 8 ports. Have a look at my site if you have problems with your Out