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

Similar Messages

  • 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

  • Report to show me how many invoices are being processed by users

    Hi, 
    I am currently working as a Accounts Payable Supervisor and I would like to run a report to show me how many invoices are being processed by users in my team. 
    Currently I am using Transaction F.98  (Posted Docs by user report), but this report includes posting from intercompany so all users will have duplicate invoices showing on this report. 
    Is there any other report I could run to get the result I am after?
    Many thanks
    Alex

    Hello Alex,
    You can also use the GL line item report (FBL3N) with the offsetting accounts (for example GR/IR A/c) which would be posted while posting the invoice. You can display the results with User Name and also can create a layout of your own which can be used time and again.
    Kind Regards // Shaubhik
    Edited by: Shaubhikg on Nov 10, 2010 6:02 AM

  • Can I edit seeded workflow process

    I have created a new notification for PO approval notification. I want the PO approval workflow to use it.
    So, I tried to modify the seeded "Notify Approver Subprocess" to use my new notification. But, it is read
    only in workflow builder.
    Can I not modify a seeded process?

    Please see the following docs.
    Customization In Seeded Workflows [ID 467113.1]
    Oracle Workflow Customization Policy Clarification [ID 578466.1]
    Oracle Workflow Developer’s Guide - Appendix C (Oracle Workflow Support Policy - Customization Guidelines)
    http://download-uk.oracle.com/docs/cd/B25516_14/current/acrobat/115wfdg.zip
    How to create a custom copy of the seeded Purchasing PO Approval Workflow POAPPRV [ID 1270010.1]
    How do you create a custom Workflow and get it to appear under the 'Identifier' column in Define Approval Style Form? [ID 338758.1]
    Workflow customization
    Workflow customization
    Customizing a standard/seeded workflow
    Thanks,
    Hussein

  • How to create activity workflow based on the Web API 2 services

    Hi,
    We have Web API 2 services and we want create activity workflow based on the Web API 2 services.
    Web API 2 services provide some application operations and based on this operations we would like to create custom activity workflow.
    Question:
    Is that possible?
    Could you please give best practices to create activity workflow based on the Web API 2 services ?
    Thanks for your support.

    HI Max_P,
    Welcome to workflow forum.
    ASP.NET Web API is a framework that makes it easy to build HTTP services that reach a broad range of clients, including browsers and mobile devices. ASP.NET Web API is an ideal platform for building RESTful applications on the .NET Framework.
    I researched relevant topic about creating workflow application using Web API 2, I just found these resources about it.
    Learn About ASP.NET Web API
    Hope it helps.
    Best regards,
    Angie
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • 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.

  • Reg:how to Configuer KM WorkFLow in Portal

    HI all
    Can anyone  please share the documents related to KM work flow Configuration in Enterprise portal .
    It would be help full if you share the real time PDF'S .
    Thanks in Advance
    Deepika
    Edited by: deepika_indian on Aug 10, 2011 9:18 AM
    Edited by: deepika_indian on Aug 10, 2011 9:18 AM

    Hi Deepika,
    To leverage KM out of the box workflow functionality, enable the KM approval service on KM folders or repository, then define the approval process steps.
    Refer the below link for more help:
    http://help.sap.com/saphelp_nw04/helpdata/en/db/a4bf4db1d011d5993800508b6b8b11/frameset.htm
    How to create approval process for KM Folders:
    http://help.sap.com/saphelp_nw04/helpdata/en/db/a4bf4db1d011d5993800508b6b8b11/frameset.htm
    Thanks
    Krish

  • How to Rewind the workflow activity using PL/SQL API?

    Hi,
    Is there any API to Rewind the workflow activity instance? We have some timedout activities and wanted to Rewind them to the start. I can Rewind them manually from the Admin responsibility, but we have to do this in a program for some cases.
    The Background process runs with the parameter timedout = No.
    Thanks in advance.
    Regards,
    Ram

    Hi,
    Yes - you need to use WF_ENGINE.HandleError to restart from the correct point.
    There is a white paper on my blog here which explains how to do it.
    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 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

  • 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

  • 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

Maybe you are looking for

  • I want to link from Acrobat to a certain place in an .mp3-file. How can I manage this?

    Hello, recently I interviewed one of my kin. The result is a huge audio transkription in Word 2010 (which I converted to .pdf / Acrobat 10). Now I want people who read my audio transcription with biographical details about my father, whom I interview

  • IBook G4 with graphics weirdness, possibly overheating?

    I have an iBook G4 that's about two years old. It has been fine up until a couple of months ago. Now, after about fifteen minutes, the screen display starts to break up with static, lots of different colors, etc., flickers, and then goes dark. Someti

  • Report availabilty doesnt showup in the Cube

    Hi Gurus we have a cube and everyday full updates are loading to the cube thru process chains we have delete overlapping req step in the process chain for this cube.. its a basic cube and it doesnt have any aggregates... everyday around 20 requests l

  • How to set user quotas

    How can I set the space it can occupy all the reports for a user?

  • Maintaining sales enquiry

    what are the essential steps for maintaining sales inquiry. i use T.C - VA11, after filing all details it flashes a error regarding access sequence. what i do now, please suggest................ thanks in advance