Customize iRec Workflow

Hello!
I have to customize the iRec Workflow (IRC_WF).
Within this workflow there are 3 Versions of one Prozess.
I have to customize "iRecruitment New Vacancy", "iRecruitment New Vacancy V2" and "iRecruitment New Vacancy V3".
Within HR there is the Function IRC_CM_HOME which starts the iRecruitment Home Page. But there is no connection between the Function IRC_CM_HOME and the Workflow IRC_WF.
I found out, that the function "IRC_VAC_NEW_LAUNCH_WF" starts the IRC_WF.IRC_VACANCY_NEW_V3 process via
OA.jsp?akRegionCode=IRC_REQUISITION_LAUNCH_WF&akRegionApplicationId=800&WFItemType=IRC_WF&WFProcess=IRC_VACANCY_NEW_V3
But where is "IRC_VACANCY_NEW" and "IRC_VACANCY_NEW_V2" started?
did the following:
First, i copied the Process IRC_VACANCY_NEW to XXSONY_IRC_VACANCY_NEW
Then i copied IRC_VACANCY_NEW_V2 to XXSONY_IRC_VACANCY_NEW_V2 and also V3.
Afterwards, i customized the XXSONY_ Processes.
Then i changed the IRC_VAC_NEW_LAUNCH_WF function to do the following HTML call: OA.jsp?akRegionCode=IRC_REQUISITION_LAUNCH_WF&akRegionApplicationId=800&WFItemType=IRC_WF&WFProcess=XXSONY_IRC_VACANCY_NEW_V3
But i don't know, where IRC_VACANCY_NEW and V2 are started. There is no function for these 2 processes.
Do you know where the processes IRC_VACANCY_NEW and IRC_VACANCY_NEW_V2 are started so that i can replace the call to hit XXSONY_IRC_VACANCY_NEW and XXSONY_IRC_VACANCY_NEW_V2?
Or should i customize IRC_VACANCY_NEW and IRC_VACANCY_NEW_V2.
But in that case i'm afraid that an standard Oracle update overwrites my customization.
What is the best way to implement my customized version of this workflow?
Thank you for your help!
Best regards,
Thomas

chances are that the previous versions are not used anymore. If you want to be sure, just customize them by adding a division by zero, so it errors out.
if you just have to change the approval flow, i would opt for AME, so you don't customize the workflow, but configure the approval scheme.

Similar Messages

  • Can we customize standard workflows.

    Can we customize standard workflows.I am not asking about configuring the std workflows.I am asking whether can we change the standard workflows.Please Reply.

    Hi,
    If there is a need for adopting a standard workflow, copy the same and customize it according to the scenario. Let the standard workflow remain isolated.
    Rgds

  • Issue in customize leave workflow

    Hi Guru,
    i have developed a customize workflow which  have 2 approvers and one initiator. when initiator create a leave workflow then he sends to the first approver  . once the first approver  approve the the leave request and sends it  to the second approver .when second approver recieves a mail , and click the link in uwl, system open the webdynpro application but did not contain any leave request due to which second approver can not find approve / reject button .
    As it is an urgent please help me out ASAP.
    Edited by: Sadia Kamal on Nov 25, 2011 12:48 AM

    Are you using the standard approval task TS12300097? If yes, then you need to take care that in the first approval step, the leave status is not getting changed to 'APPROVED'. If the document status gets changed to APPROVED after the first approval step, the posting report will post the leave document and hence the workflow will get completed. In such a case, the second approver will not get any item in his approval list.
    Hope this helps

  • Customize a workflow report in MCAH..

    Hi,
    Please specify the steps to customize MCAH for workflow... Thanks!
    Sukumar.

    Hi Sukumar,
    Please refer to the following links. They are helpful:
    Re: how to find standard reports for Modules like MM,SD,FI
    Re: Workflow : WorkItems for An oraganizational id
    Hope this helps!
    Regards,
    Saumya

  • Customize SSHR workflow

    We want to notify HR department of any address changes made by an employee using SSHR so that they can update the payroll system details. How do we achieve this functionality using HR workflow (HRSSA)? We are also thinking of HR approval instead of FYI notification so that HR makes sure they update payroll system before approving the changes. So instead to sending the approval to hierarchy we want to send the approval to HR. Please help.

    You can use AME to create a Approval Group with HR user. That will send address changes for approval to the specified HR user.

  • How to  customize a workflow

    Hi All,
    I am working in oracle apps r12.1.2
    I am new to workflow builder.
    I have a task to do. There is a PO Workflow.
    One the PO get approved the po number and approver name need to enter into my custom table.
    I Have written a custom pkg to insert into my custom table but i dont know how to attach my program in workflow.
    Can any one please guide me or provide the steps to how to attach the package.
    Thanks & regards
    Srikkanth

    hi,
    I think, it is better to get this information from po_action_history table.
    but still if you want to achieve via workflow you can follow below steps.
    1. Create a package, procedure in which IN parameter should be PO number and Approver Name and that Package should update your table.
    2. Open POAPPRV workflow
    2. Copy PO Approval Process and create custom process XXPOAPPRV
    3. Add a activity of function type call Package.Procedure created in step 1.
    4. Uplaod your changes to Database.
    Thanks
    Ankit

  • Customize Completion workflow (WS14000044)

    Hi
    I was asked to do some changes to the completion workflow. But i am unexperienced in SRM.
    One of the changes is that i give the agent who completes a choice of options. In ECC i would solve this by creating a user decision which opens from the SBWP, and then each button leads to a different path, where i can model my actions according to the requirements.
    Has anybody an idea of how to present the agent the same choice in SRM? Do i need to add buttons to the screen?
    One other step is to send a mail through outlook to the creator of the shopping cart. Is there some standard way of doing this in SRM?
    Hope i dont ask something that needs a 3 day training
    Any ideas are welcome.
    Kind regards
    Robert

    Hello Robert,
    this needs just a 2 day training
    seriously: You can config the Offline approval process.
    See this
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/10dfad5a-5398-2b10-568b-d3d999d49b5c
    and this
    http://help.sap.com/saphelp_srm50/helpdata/en/31/ec423b4ac8d506e10000000a11402f/frameset.htm
    now your manager gets an email if he has any workitem in his inbox.
    with a modification, you can add here another links, but you have to check your decision email in the report RBBP_OFFLINE_EVAL
    summarized: it is not so difficult, but programming is needed.
    Regards,
    SZD

  • Customize Oracle Workflow Approve button action

    I have a requirement to add a confirmation dialog page on click of the Approve button of a Internet Expense Approval notification page.
    Like if the Expense type is of a particular type then the user must be prompted with a confirmation page. if user selects Yes then it should lead to approval and if clicks No then should come back to the Notification page where he can review the Expense Report again and proceed again for approval.
    Can the approval button click be customized to achieve this?
    Please help.

    Hi BM,
    I found the even for Approve button (pageContext.getParameter("wklEvent").equals('RR0')), but we would need to know the what are the parameters we need to pass and and what is the forwardurl for when user click the Yes button in confirmation page.  Say example  in the below code what are the parameters we would need to keep for Dialogue page and again pass into seeded process. What is the URL we need to call for when user click "Yes" butto
    public void processFormRequest(OAPageContext pageContext, OAWebBean webBean)    {
      HashMap params = new HashMap();
      //Here what are the parameters we need to keep when user click the Yes button
    if(pageContext.getParameter("wklEvent").equals('RR0')){// When Approve button clkicked
      renderReqUpdateDialogPage(pageContext, params);
      if (pageContext.getParameter("updateYesEvent") != null) {
                pageContext.writeDiagnostics(this, "Inside updateYesEvent ",
                                                 1);
                HashMap params = new HashMap();
      pageContext.setForwardURL("OA.jsp?page=/oracle/apps/pa/webui/InvRvwProjPG",
       null,
       OAWebBeanConstants.KEEP_MENU_CONTEXT,
       null, params, true,
       OAWebBeanConstants.ADD_BREAD_CRUMB_NO,
       OAWebBeanConstants.IGNORE_MESSAGES);
    public void renderReqUpdateDialogPage(OAPageContext pageContext,
                                              HashMap params) {
            OAException mainMessage =
                new OAException("EAP", "INV_RETURN_MSG");
            OADialogPage dialogPage =
                new OADialogPage(OAException.WARNING, mainMessage, null, "", "");
            pageContext.writeDiagnostics(this,
                                         "After OADialogPage dialogPage stmt ", 1);
            String yes = pageContext.getMessage("AK", "FWK_TBX_T_YES", null);
            String no = pageContext.getMessage("AK", "FWK_TBX_T_NO", null);
            dialogPage.setOkButtonItemName("updateYesEvent");
            dialogPage.setOkButtonToPost(true);
            dialogPage.setNoButtonToPost(true);
            dialogPage.setPostToCallingPage(true);
            dialogPage.setOkButtonLabel(yes);
            dialogPage.setNoButtonLabel(no);
            pageContext.redirectToDialogPage(dialogPage);
    thanks
    SS

  • WorkFlow Customization for COGS Account

    Hello All,
    I am curious to know if any one has created custom functions for
    OM: General Cost of Goods Sold Account.
    Scenario: Make a sale on OM and tr transactions to GL and review the journals.
    CR: 40 (Raw Material)
    CR: 15(Labor)
    CR: 10(OH)
    DB: 65(COGS)
    The default workflow is crediting all cost to COGS account defined at the item level but we want to break it down to individual raw material expense accounts. For this, I believe we need to get cost elements from the cost tables based on item id from the sales order line. And, hard code the accounts for each cost elements. That is supposed to be done as function in workflow and modify the flow with new attributes.
    Sounds simple but we are completely new to workflow and trying to understand where to start.
    I would appreciate if any one could share their knowledge on such custom functions in workflow.
    Thanks a bunch in advance.
    Anant

    Hi,
    I have implemented changes in generating cogs account using workflow to have only one code combination id.
    I don’t if it’s possible to customize cogs workflow in order to split cogs into two or more accounts. To do that, we implemented a custom in gl interface that generates this split, creating a credit in the account combination defined by the workflow and as many debits as our expenses accounts are.
    Regards,
    Ketter Ohnes

  • Customization of PO account generator workflow

    Hi everyone,
    I want to customize AG workflow for PO and PR, the requirement is that the user want to enter charge account manually at the time of PO or PR creation for an inventory expense item.
    Is it possible to do so and if anyone can guide me to do so, i will be more than thankful.
    Thanks in Advance,
    Israr

    Hi Asif,
    Thanks for the reply.
    I referred the links mentioned by you, but couldn't find anything relevant to re-triggering of Account Generator workflow.
    The customizations I did are working fine and is triggering the workflow. But my Question is, what are the circumstances that re-trigger the Account Generator for a given Purchase Order.
    To elaborate, say for instance I have created a PO for PO category 'Electrical Equipments' furnishing all other details and charge account is generated for this category, and the PO is saved. Now I come back and change the PO category to 'Medical Equipments' for the same PO, retaining all the other info same.
    So here, will the Account generator be re-triggered to generate different charge account?
    Kindly suggest.
    Thanks,
    Nivedana

  • IProc, PR Account Generation workflow customization

    Hi All,
    We are in R11.5.10.2 and we are implementing Tax for our client.
    End user wants to default the segment6 of charge account with the segment6 of tax_code code combination. I've tried to default the account using the package por_custom_pkg but the same is not working. And I found a note in Support site saying the package is not defaulting the values and move the customization to workflow.
    I've no experience in workflow and pls show me a way out of this..
    Thanks
    Sandy

    Hi Malla,
    Solution here:
    http://garethroberts.blogspot.com/2007/08/gl-account-code-combinations-on-fly-key.html
    Regards,
    Gareth

  • PR Account Generation workflow customization

    Hi All,
    We are in R11.5.10.2 and we are implementing Tax for our client.
    When creating PR from iProc end user wants to default the segment6 of charge account with the segment6 of tax_code code combination. I've tried to default the account using the package por_custom_pkg but the same is not working. And I found a note in Support site saying the package is not defaulting the values and we've to move the customization to workflow.
    I've no experience in workflow, pls show me a way out of this.
    Thanks

    This question may fit perfectly into Oracle Inventory forum rather than Oracle Workflow.

  • SP2013 Customize Workflow Task Form with InfoPath 2013 - Unknown error occurred

    Hi everyone,
    After creating "Collect data from user" workflow using SharePoint designer, I need to customize the task form. But when I open the .xsn file (SharePoint generated), without editing anything (for testing purpose), and publish it, I got the message
    box: "An unknown error has occurred. The form template has been published to the server but it can only be opened in InfoPath Filler". I test the same scenario in SharePoint 2010, and it worked. It really annoys me.
    No exception in the log file, and no solution after much searching around.
    Please help.

    Hi john_d
     I got the solution to customize the Workflow task form. We cannot customize the workflow task form from InfoPath 2013, and if some how you are able to publish the task form it then when you publish your workflow then it your workflow will overwrite
    the default task form to your customized one.
    So the solution for it is that whatever fields you want to add to the task form you can just in "TASK FORM FIELDS" and it will display in your task form when you publish your workflow.

  • UCM workflow: Unable to capture the reject event.

    Hi guys,
    We are using UCM 11.1.1.5
    We want to customize our workflow with 3 stages. If a particular user rejects the workflow, we want to display a error message and abort the reject action.
    hence we wrote under the Entry event of the previous stage as follows
    <$if wfAction like "REJECT"$>
    <$abortToErrorPage("Sorry you cannot reject this stage.")$>
    <$endif$>
    But we found that the script was not triggered when a user clicks on Reject button. Is there anyway we can capture the Reject Action?
    Is it a bug in UCM 11.1.1.5? Anybody faced similar problem.
    Please help us
    THanks & Regards
    Jacob

    hi,
    Unfortunately I don't have the solution as I also am facing the same issue. You can also follow my thread here at the forum. Search for "workflow issue using wfAction" here at the forum.
    Have you tried to run the test under the Test tab and what results do you get?
    cheers,
    Ibrahim

  • Invoking Web service from iProc Workflow Notification,OAF Changes?

    I have a Requirement to Digitally sign the Requisition before the requisition is finally approved. We have a role in iProcurement, 'Certifying Official' , who would be the final approver. When the 'Certifying Official' receives the notification and clicks the 'Approve' button , we make a call to a web service to get the Digital signature and display a new page with the Requisition information back to the user. The user can choose to either save or cancel the Signature , if they save the signature we will display a confirmation page and comeback to the workflow process .
    I was wondering what a better approach would be
    1) Cusomize the OA Framework (Extend the controller) notification page and call the web service to digitally sign the Requisition and forward the user to a new page. Based on the user selection, I will have to re-direct to the new page or comeback and execute the workflow.
    2) Customize Oracle workflow. If choose the workflow route, I was wondering If i would be able to display new pages based on the user action.
    3) Have a link on the Notification page.
    Thanks

    You can use either of these two options. Even with using option 2 you have to extend the controller to fetch the nextPage from the workflow using appropriate API's. So better use the first option by extending the controller, call the webservice and forward to the required page.

Maybe you are looking for

  • Apple TV is not sending a signal to the tv, how do i fix this?

    There is no signal coming from the Apple TV, according to the two television sets that I have connected it to.  I have tried using different HDMI cords as well.  I have also tried to plug it in to different HDMI ports on the the television sets.  I h

  • Screen Flickering while using screen

    I am using tilda in openbox. Until I enabled "Double Buffering" in tilda, I was facing the same flickering issue in tilda too. By flickering, I mean that suppose I open a frest terminal in that & then I press BACKSPACE, I get a flicker in screen wind

  • Connecting to Windows PCs

    Hello. I've had this issue for a long time and just never did anything about it. Hopefully there's an easy answer... If I look on my LAN to see other computers and none are there, then I go turn on a WinXP machine and it connects fine to the network,

  • TableView Question

    I have a form with few fields and a table view.  I want like an inline editing function, where the user would enter the fields, and click on a button.  These data should be added to the tableview on the top, clear the fields for additional data entry

  • Search for Idocs in XI

    Hi in our scenario we have idocs being posted from xi to crm. But the idoc numbers are different in xi and crm. Is there any way to: Search for a particular idoc in crm and its corresponding idoc in xi. i mean suppose 123xxx is an idoc in crm that wa