RPE-02062:        How to abort a workflow process?

Hi all,
I have a problem with a process flow I'm trying to deploy then i get following error message. I can not abort it with Oracle Workflow Monitor because I don't have it installed.
RPE-02062: ItemType RAIN_PKG cannot be dropped as it has running Processes. You must first abort all the running processes using the Oracle Workflow Monitor.
My first question is how do i find the name of the process?
And second question is how do I abort it?
Regards
JZ

For me it did not work.
I have some COMPLETE entries and it looks that is stopping it from aborting.
Error:
BEGIN
-- test
owf_mgr.wf_engine.abortprocess('PFP_SMT', 'WB_IK_2007010_151324_529664');
END;
Error report:
ORA-20002: [WFENG_ITEM_PROCESS_ACTIVE] TYPE=PFP_SMT KEY=WB_IK_2007010_151324_529664 NAME=LD_SMT_FACTUAIS
ORA-06512: na "OWF_MGR.WF_ENGINE", linha 3472
ORA-06512: na linha 3
After commenting lines 3468 to 3472 of WF_ENGINE package, so that it shows the exception:
Error starting at line 1 in command:
BEGIN
-- test
owf_mgr.wf_engine.abortprocess('PFP_SMT', 'WB_IK_2007010_151324_529664',26877);
END;
Error report:
ORA-20002: [WFENG_ITEM_PROCESS] TYPE=PFP_SMT KEY=WB_IK_2007010_151324_529664 NAME=26877 VERSION=1
ORA-06512: na "OWF_MGR.WF_CORE", linha 280
ORA-06512: na "OWF_MGR.WF_ENGINE", linha 3410
ORA-06512: na linha 3
This is code is derived from having a COMPLETED status.
Is look like it is from a hierarchy of process and activities,
but then I got lost.
Please help.

Similar Messages

  • Reg: How to deactive seeded workflow process(HZ User Creation API worflow)

    Dear Friends,
    I do have a question for deactivate the seeded worflow process. Which means the current process i am not going to use anywhere. I needed to create the new process for Seeded worflow why because this is the worflow having some standard Procedure. Those procedure only will meet my requirement. In such case i wanted to create new processes in that going to call seeded procedure.
    Could you please help me out how to deacivate the seeded processes from Oracle Standard workflow ( Name of the workflow is HZ USER CREATION API Workflow) Now current they are created for Customer creation processes. I didn't find currently where they are calling. My requirement is need to Create the new process for User-Id creation.
    I hope everybody will understand my requirement.
    Thanks in advance.
    Thanks,
    Velu.
    Edited by: Krishna Vamshi on Jul 14, 2009 1:29 AM

    Hi,
    IIRC (and I haven't got a Workflow system handy to check), the Workflow is launched by a business event - if you disable the seeded business event, then that will stop the workflow launching.
    HTH,
    Matt
    WorkflowFAQ.com - the ONLY independent resource for Oracle Workflow development
    Alpha review chapters from my book "Developing With Oracle Workflow" are available via my website http://www.workflowfaq.com
    Have you read the blog at http://www.workflowfaq.com/blog ?
    WorkflowFAQ support forum: http://forum.workflowfaq.com

  • How to abort a running process in Oracle SQL Developer?

    Is there a keystroke combination I can use? Thanks!

    I had a problem earlier today when I was running some code with > 50,000 lines and it kept on bringing up the "Enter substitution variable" box, which would not allow me to click anything else and once I clicked cancel I didn't have enough time to get to the red x before the next box appeared. Although this happened a bunch of times eventually there was enough time for me to get to the red x and change the code, but that's why I was wondering if they was a keystroke combination.

  • How to purge the workflow which is in process

    Hi Friends,
    I am facing one problem in the AME Workflow.
    when a user submit a page for approval process, workflow engine invokes . and in the hr_api_transcations table transacation id is created for that workflow transacation. now the problem is, if i purge that workflow process using concurrent program 'PURGE OBSELETE WORKFLOW RUNTIME DATA' . it is deleting the workflow. but when i see the hr_api_transacation table still the transacation id for that workflow is active.
    Example :-
    when i see through through the responsibility (workflow administrator web applications)=>Administrator workflow=>Status monitor
    when i type the item key say some x and search for the workflow status i cant see the workflow status. i can see it is deleted.
    but when i type the same item key in the hr_api_transacation
    like :- select * from hr_api_transactions where item_key='X' i can see the status of this transacation is active and workflow is in pending.
    can anyone explain me why system is behaving like.. how to stop the workflow process and how to delete the transacation id from the table.
    Thanks in advance

    Please check below nots
    453137.1 (Oracle Workflow Best Practices Release 12 and Release 11i) sections titled "Choosing Not to Use E-mail Notifications" and "Cleaning Up the WF_NOTIFICATION_OUT Queue"
    How to purge e-mail notifications from the workflow queue so the e-mail is not sent [ID 372933.1]
    264191.1 describes how to Purging Oracle Workflow tables of obsolete workflow runtime information for completed workflow processes is a required regular maintenance tas
    Notification Mailers Unavailable
    How to delete undelivered notifications from WF mailer

  • Hi There, Any one Know How To Call Workflow Process From Special Menu.

    Hi There,
    Any one Know How To Call Oracle Workflow Process From Special Menu.
    I mean Tool -> Special Menu 1-45
    Or How to call Oracle Workflow Process From Command Button.
    Thanks
    Bachan.

    Can u give me some examples.
    Second thing we can add special action (special Menus) from Form Personaliztion.
    But how to add launch wft through Personalization
    Please Give me a breaf detail.
    Thanks
    Bachan

  • Implement workflow process for material reservation using tcode IW32

    Hi
    How can I implement workflow process for material reservation using tcode IW32
    - PM order.
    Thanks,
    Amos

    Hi;
    Have been able to find the solution to create the IDoc MRESCR after entering a reservation? 
    I am in the same situation and I do not see the IDoc output in the BD87. 
    It would be nice if you share the solution.
    Thanks in advance

  • RPE-02062 Workflow Monitor

    When I try to re-deploy an updated Process Flow, it fails with the following error:
    "RPE-02062: ItemType MERGERAW cannot be dropped as it has running processes. You must first abort all the running processes using the Oracle Workflow Monitor".
    I have only installed OWF to use with OWB, and don't even think I have an Oracle Workflow Monitor! I located a session with username OWF_MGR and killed it. I have even rebooted the server, but the OWF_MGR session keeps coming back.
    How else do I abort these running processes?

    Looking back at my installation notes for Oracle Workflow, I found that I could access the Oracle Workflow web services from the following URL
    "http://<server_name>[:<port>]/pls/OWF_DAD/wfa_html.home" where OWF_DAD is the Data Access Descriptor defined during installation. If you connect using the owf_mgr user name / pwd that was created when installing OWF then the browser window displays "Oracle Workflow" and a list of hyperlinks. One of these is "Find Processes". Following this link and clicking the 'Find' button with Item Type=All selected, shows a list of process names and their status. From there I was able to see the process flow that was causing the problem and abort it. Deploying the process flow from OWB then worked smoothly.

  • Problem with a process Flow (RPE-02062 )

    Execution of a workflow ended with an error. When I try to execute again I get an error.
    But when I try to deploy , also I get another error
    RPE-02062: No se puede borrar el tipo de elemento F3 ya que tiene procesos en ejecución. Debe abortar primero todos los procesos en ejecución mediante el Monitor de Oracle Workflow.
    Then I review list of request of execution
    ====================
    EXECUTIONS
    ====================
    Audit ID.. Status........ Name.............. Date.............. Owner.........
    105844 BUSY EVONCE:STAG2DIMEN 28-DIC-10 11:33:37 OWF_MGR
    and I abort this execution .
    @ abort_exec_request.sql 105844 WSBICI_ADM.WS_DBICI
    But I'd same problem with the deploy.
    After I review workflow process not ended with this sentence:
    select * from OWF_MGR.wf_items where end_date is null;
    ITEM_TYP ITEM_KEY ROOT_ACTIVITY BEGIN_DATE
    F3 WB_IK_20101228_113338_105844_EVONCE:STAG2DIMEN STAG2DIMEN 28122010-11:33:38
    UP_PPAL WB_IK_20101228_113003_104965_EVONCE EVONCE 28122010-11:30:04
    and I tried to abort this process,
    09:21:07 OPS$IBERORA:DDW> exec owf_mgr.wf_engine.AbortProcess(itemtype =>'F3', itemkey =>'WB_IK_20101228_113338_105844_EVONCE:STAG2DIMEN');
    BEGIN owf_mgr.wf_engine.AbortProcess(itemtype =>'F3', itemkey =>'WB_IK_20101228_113338_105844_EVONCE:STAG2DIMEN'); END;
    ERROR en línea 1:
    ORA-06502: PL/SQL: error : error de conversión de hexadecimal a raw numérico o de valor
    ORA-06512: en "OWF_MGR.WF_ENGINE", línea 4298
    ORA-06512: en línea 1
    select item_type,item_key,activity_status
    from owf_mgr.wf_item_activity_statuses where activity_status!='COMPLETE';
    ITEM_TYP ITEM_KEY ACTIVITY
    F3 WB_IK_20101228_113338_105844_EVONCE:STAG2DIMEN SUSPEND
    F3 WB_IK_20101228_113338_105844_EVONCE:STAG2DIMEN ERROR
    UP_PPAL WB_IK_20101228_113003_104965_EVONCE SUSPEND
    UP_PPAL WB_IK_20101228_113003_104965_EVONCE NOTIFIED
    Thanks in advanced
    Marisol

    Hi Federico,
    When you tranport Process Chains, initially chains will be available under "Not Asigned" node in RSPC Transaction. The transported chains wont be get highlighted automatically. Manually need to open the chain in update mode and activate it on Quality.
    Hope it will help you to resolve the problem.
    Regards,
    Raji

  • How to get the Asset's current step under a specific workflow process via API?

    Everyone,
    Is there a way to get the asset's current step for a specific workflow process by the WebCenter Sites API? We are showing out the asset created within the WebCenter Sites in another application via its API. We would like some actions get to be done once determined assets went into a specific step of a workflow process. Any suggestions are welcomed.
    Regards!

    Here is some information from the FDK Programmer's guide page 115:
    IMPORTANT: A valid text range can span multiple paragraphs, subcolumns, or text frames.
    It cant span multiple flows, footnotes, table cells, or text lines.
    It is possible for a document to have no text selection or insertion point at all. This can occur in
    the following circumstances:
    ● One or more graphic objects in the document are selected
    ● One or more entire table cells in the document are selected
    ● There is no selection of any type in the document
    So, I did select one or more entire table cells in the document in my first test. It's logical that the result was not like expected.
    But selecting one or more entire table cells is a crucial requirement for my plugin, is there anyway to get things straight?
    Simply put, I want to enable users to select one or more table cells in the document, and I want to get the object handles of the first cell and the last cell through Framemaker API calls. How?
    Many thanks in advance!
    Best Regards,
    Ellen N. Zhao

  • How can i approve or start a workflow process for a rejected vacany in irec

    The users have rejected some vacancies mistakenly so how can i approve that vacany .Do i have i to restart the workflow process if yes then how can i do that .
    Thanks

    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

  • Reg: How to Deactivate the Seeded workflow Process

    Dear Friends,
    I do have a question for deactivate the seeded worflow process. Which means the current process i am not going to use anywhere. I needed to create the new process for Seeded worflow why because this is the worflow having some standard Procedure. Those procedure only will meet my requirement. In such case i wanted to create new processes in that going to call seeded procedure.
    Could you please help me out how deacivate the seeded processes from Oracle Standard workflow ( Name of the workflow is HZ USER CREATION API Workflow) Now current they are created for Customer creation processes. My requirement is need to Create the new process for User-Id creation.
    I hope everybody will understand my requirement.
    Thanks in advance.
    Thanks,
    Velu.

    Hi Gareth,
    The current workflow process i am not going to call anywhere.My requirement is not meet the current process.
    In the same workflow i need to create new process for user_id creation. The existing workflow process is working for only customer creation. Thats why i need to deactivate the current process after that need to create new process for user-id creation. First time i am doing such kind of activities. Please guide me how to do?
    Thanks,
    Velu.
    Edited by: Krishna Vamshi on Jul 14, 2009 6:20 AM

  • 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

  • How I can auto approve pending workflow process, once month end proces

    I have created workflow process for timesheet approval.
    I want to auto approve all pending timesheet (i.e (default notification timeout is 7 days) notification send to approver, but still not approved) in Oracle workflow Process, when Month end process started
    Month end process will initiate a flag in pending timesheet header table with process started

    I am not sure if I understand your requirements completely.
    1) If your requirement is that all the pending timsheets have to be approved by month-end (not really when month-end process starts) then set the Timeout of the notification to Absolute Time of end of that month... so that by the end of the month the background engine will pick it up.
    You may design the approval notification within a Sub-process with RESULT attribute of Approve / Reject. Design a Timeout transition for the Notification Activity within the sub-process that will go to an END activity that has Approve result. Thus once the notification times out, the sub-process will complete with result APPROVED.
    2) One other way is to respond to OPEN notifications using APIs.
    WF_NOTIFICATION.SetAttrText(nid, 'RESPOND', 'APPROVED');
    WF_NOTIFICATION.Respond(nid);
    You should have queried up all OPEN notifications for Timesheet approval and do this in a loop... which could be time-consuming sometimes.
    Thanks

  • RPE-02062

    Hi
    Im trying to drop a processflow package but I cannot cause Im recieving this error:
    RPE-02062: ItemType PKG_EDW cannot be dropped as it has running Processes. You must first abort all the running processes using the Oracle Workflow Monitor
    What I did was I accidently removed the schedule for this processflow from the design center while it was still a scheduled process.
    I tried to drop the package - received the error
    Stop the scheduled process - still receiving
    No active session on the database for this package - and I cannot still drop it.
    I runned the list_requests script from the owb_home cat, and none are listed.
    Any ideas ?
    Edited by: SweAnderline on 2009-mar-18 15:29

    This happens when a process flow blows up and gets stuck in suspended state.
    And when we try to redeploy or drop the process flow oracle/owb throws the error.
    Another way is to log on to workflow monitor -> check processes -> look for active ones -> then abort them
    Once they are aborted you are free to drop or redeploy it.
    Thanks,
    Sam.

  • To create workflow process which periodically examines one database table??

    hi.......
    plz tell me the complete details that how to create workflow process which periodically examines one database table??
    also it will send email to specific address if certain condition is not fulfilled??
    help is really appreciated
    thanks nd regards
    manish singla

    Hi,
    I'd be wary of using a WAIT activity, since this will essentially have the workflow running forever in the same SQL session. If you ever need to shutdown the database, then you would have to kill the session (or do a shutdown abort), which will rollback all the Workflow transactional data.
    I would leave the polling logic to a process outside the Workflow engine. In an Applications environment, this should be a Concurrent request. If this is standalone Workflow, then schedule something using DBMS_JOB. The job should check the database, and if necessary, initiate a new workflow to send the notification.
    If the notification does not require a response, then I would be inclined to bypass Workflow competely, and have a job which calls UTL_SMTP to send an email.
    HTH,
    Matt
    Alpha review chapters from my book "Developing With Oracle Workflow" are available on my website:
    http://www.workflowfaq.com
    http://forum.workflowfaq.com

Maybe you are looking for

  • Lightroom 5.6 on Win 7 Pro 64 bit SP1 tying up CPUs, running very slowly

    Hi, I have Lightroom 5.6. Whenever I use the Spot removal, Graduated filter, Radial filter or Adjustment brush tools in the develop module, it ties up the 6 CPU cores (as viewed in Task Manager) so everything goes very slowly. For example, the effect

  • Cannot install windows 8 because the disk is in MBR partition. Need help.

    I am on a MacBook Pro 13" Early 2011. I am trying to install Windows 8(OEM) using bootcamp witht a USB. I made the USB bootable from the Windows Usb tool, and made the Bootcamp partition through bootcamp. I hold down the option key at startup and sel

  • IDvd Photos Are not showing up in slideshow

    I am trying to make a simple slideshow DVD with 38 fireworks pixs from the 4th. I have put the pictures in the proper place. There are no error messages. When I press the arrow to preview them the first one shows up, I then get a few blank (white scr

  • No way to scroll to items not in initial iTunes list

    OSX 10.8.4, iTunes 11.1.3. I am flumoxed by the UI, and unable to scroll/select items beyond the initual iTunes browser list. For example: https://itunes.apple.com/itunes-u/multicore-programming-primer/id341597759?mt=10 There are 31 items listed at t

  • Bug:  ADF BC Entity Object entity level validator on dates

    Hi JDev team I'm having an issue getting the ADF BC EO entity level compare validator to work on Date columns in JDev 11g TP and suspect a bug. Steps to reproduce: 1.     Create EO based on table with 2 Date attributes, eg. StartDate and EndDate both