Workflow customization

Hi
I am new in workflow, I have customized the seeded workflow PO Requisition (poxwfrqa.wft) and saved it as xxdpoxwfrqa.wft
when i upload it in the database it overwrites the seeded w/f because the internal name for seeded workflow (poxwfrqa.wft) and custom workflow xxdpoxwfrqa.wft remains the same. we can't modify the internal name of the workflow.
I want to keep the seeded w/f in the database while i want to deploy the customized w/f. Pls guide me i am new to workflow.
Is there any way to preserve the seeded one in database and use customized w/f?

Hi,
I have answered your duplicate post(s) on the WorkflowFAQ forum at http://smforum.workflowfaq.com/index.php?topic=812.0
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://thoughts.workflowfaq.com ?
WorkflowFAQ support forum: http://forum.workflowfaq.com

Similar Messages

  • Standard for workflow customization

    All, I was asked to modify PO approval workflow to provide access to PO file attachments
    in the approval notification itself. To achieve this I have modified seeded notifications,
    messages and packages apart from creating new packages, messages and notifications.
    I am wondering if changing the seeded stuff is the right way!
    Please advice.
    Thanks.

    Please also see the following docs.
    Oracle Workflow Customization Policy Clarification [ID 578466.1]
    How to create a custom copy of the seeded Purchasing PO Approval Workflow POAPPRV [ID 1270010.1]
    How can customizations be removed from a workflow? [ID 287369.1]
    How To Preserve Customizations In Oracle Workflow Builder [ID 888762.1]
    Unable to load new custom POAPPRV workflow [ID 262888.1]
    PO Approval Workflow Ends at Open Document State When Doing Change Request and When Using Custom Purchasing Application (Application ID Does Not Equal 201) [ID 1120535.1]
    Thanks,
    Hussein

  • 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

  • PO approval workflow customization

    we want to send email notification to supplier upon approval of PO approval. Is there any default functionality available or we have to customize a PO approval workflow.

    Hi,
    I believe the feature is available.
    Oracle Purchasing User's Guide Release 11i/R12
    http://www.oracle.com/technetwork/documentation/applications-167706.html
    Setup Notes for E-mail Purchase Orders [ID 198539.1]
    Release 12: New Features For Purchasing Approvals [ID 429314.1]
    FAQ: Document Approval and Routing [ID 210488.1]
    Thanks,
    Hussein

  • Upload of PO Approval Workflow Customization showing errors.

    Hi,
    As per the client requirement, I have customized the PO approval Workflow
    For customization i did take care that only those standard workflow processes are customized which are prescribed by Oracle as customizable.
    For ex: PO Approval Top Process (Protection Level 1000)
    1. All other custom processes are defined and then included in the standard processes.
    2. I have done all this activity at an access level of 100 in Workflow Builder.
    3. For every custom object in workflow i have checked the Preserve Customization checkbox
    4. Though Preserve Customization Checkbox is not checked for PO Approval Top Process.
    5. After Verifying the design in Workflow Builder i tried Uploading the Workflow to the instance but it is giving Errors
    First I tried to upload in FORCE mode
    1. Copying the customized poxwfpoa.wft file to PO_TOP/patch/115/import/US directory
    Command execurted
    $FND_TOP/bin/WFLOAD apps/simple4u 0 Y FORCE poxwfpoa.wft
    After running this it was giving errors like
    Display name conflict for ACTIVITY entitiy 'POAPPRV/APPROVE_AND_FORWARD_PO' with APPROVE_AND_FORWARD_THE_PO:D:Bestellung genehmigen und weiterleiten
    and so on ....like this
    Then i tried it in UPGRADE Mode
    $FND_TOP/bin/WFLOAD apps/simple4u 0 Y UPGRADE poxwfpoa.wft
    after this it was giving errors like
    MESSAGE 'POAPPRV/XML_NOT_SET' is protected, no changes were saved.
    MESSAGE 'WFSTD/WFSTD_DEFAULT_VOTE' is protected, no changes were saved.
    MESSAGE 'POAPPRV/EMAIL_PO_PDF_SUPP' is protected, no changes were saved.
    MESSAGE 'POAPPRV/EMAIL_PO_PDF' is protected, no changes were saved.
    MESSAGE 'POAPPRV/PO_PO_APPROVE_PDF' is protected, no changes were saved.
    MESSAGE 'POAPPRV/PO_EMAIL_PO_PDF_WITH_RESPONSE' is protected, no changes were saved.
    MESSAGE 'POAPPRV/NOTIFY_PDF_ERROR' is protected, no changes were saved.
    ACTIVITY 'POAPPRV/ACCEPTANCE_REQUIRED' is protected, no changes were saved.
    ACTIVITY 'POAPPRV/ANY_REQUESTER_CHANGE' is protected, no changes were saved.
    ACTIVITY 'POAPPRV/ANY_SUPPLIER_CHANGE' is protected, no changes were saved.
    Display name conflict for ACTIVITY entitiy 'POAPPRV/APPROVE_AND_FORWARD_PO' with APPROVE_AND_FORWARD_THE_PO:D:Bestellung genehmigen und weiterleiten
    ACTIVITY 'POAPPRV/APPROVE_AND_FORWARD_THE_PO' is protected, no changes were saved.
    ACTIVITY 'POAPPRV/APPROVE_PO' is protected, no changes were saved.
    Display name conflict for ACTIVITY entitiy 'POAPPRV/APPROVE_PO_SUB_PROCESS' with APPROVE_PO:D:Bestellung genehmigen
    ACTIVITY 'POAPPRV/BLANKET_PO_REAPPROVAL' is protected, no changes were saved.
    Though after this i checked, by creating a purchase order, whether the customization have been uploaded or not to my surprise they got uploaded and workflow was working fine
    But my problem is that why is this error is coming and in what all scenarios the workflow can fail because of this?
    Please advice as i m not getting any clue to it !!
    Will request forum members to reply ASAP.
    Thanks,
    Sachin Relan

    Hi,
    I believe the feature is available.
    Oracle Purchasing User's Guide Release 11i/R12
    http://www.oracle.com/technetwork/documentation/applications-167706.html
    Setup Notes for E-mail Purchase Orders [ID 198539.1]
    Release 12: New Features For Purchasing Approvals [ID 429314.1]
    FAQ: Document Approval and Routing [ID 210488.1]
    Thanks,
    Hussein

  • Help Required in : PO Account generator workflow customization.

    Hi All,
    I am new to workflow, I want to customize PO account generator workflow in 11i. I need to build the logic to populate charge-account on PO.
    I have identified the process in PO Account generator workflow but I am not sure whether I should pick the same process for modification or create new process.
    As I don't want if any upgrade patch applied , it will overwrite modified standard process. I have read articles on preserving customizations but couldn't get much from it, they are very confusing.
    Please help.
    Thanks in Advance.

    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

  • Migrating Workflow Customizations from 11i to R12

    Hi:
    I have customizations to the PO Account Generator workflow that need to migrate from 11i to R12. I've attempted to drag 'n drop and copy/paste between workflow processes, but have been unsuccessful. Does anyone know of a way to migrate changes in a workflow process?
    Thanks.

    I've attempted to drag 'n drop and copy/paste between workflow processes, but have been unsuccessful.Do you get any error? Was the file replaced when you upgraded to R12?
    Thanks,
    Hussein

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

  • ESS Leave Request workflow customization

    Hi Guys,
    We are trying to customize the standard Leave Request Workflow WS12300111 in the ESS application for ECC6. The standard workflow passes the data to the workflow via the object REQ of type CL_PT_REQ_WF_ATTRIBS. I need to extract the leave information from the object.
    I tried creating an enhancement implementation for the Class CL_PT_REQ_WF_ATTRIBS and added my own method. But I can't see this method when I create a workflow task.
    I also tried copying the whole class and adding my code, but am not sure how to instantiate the new class in workflow. Pls help .

    Hi,
    Can you tell me the requirement.
    Do you want to change the Agent using a BADI ??
    or you want to send the leave request for another approval ??
    If you want to send the leave for another approval then just reset the status of the leave to SENT again using same class and using following code
    CALL METHOD cl_pt_req_badi=>initiate_state_transition
        EXPORTING
          im_request    = request
          im_event      = 'SENT'
       IM_RET_VALUE  = 0
        IMPORTING
          ex_new_status = me->status.
    After this, u can send this workitem to another processor..
    Another scenario could be:
    U want to determine a new agent for your workitem.
    In this case, u will have to implement BADI "PT_GEN_REQ"
    Read the documentation of this BADI.. this might help.
    And please tell me the requirement once again.. what you want to achieve.
    Regards
    Ashutosh

  • Performance Appraisal - Workflow customization

    Hello
    Is it possible to customize the text on the workflow email that is sent to the appraiser or appraisee during various stages of the process. Specifically, the client would like to have the functionality wherein the 2nd level manager is able to enter the reason for rejecting an appraisal so that the manager can review the appraisal form only for the areas where there is disagreement.
    Please advice.
    Many thanks in advance

    Hi,
    Start with Tcode PFTC or SWDD.
    Give the Workflow no and select appropriate task type.
    Now inside the Workflow, you will find many tasks. There will be a decision making task. On double clicking it, u will get the task properties.
    Goto the description tab and select the task description. In that select the task description and change it as per your requirement.
    Hope this helps you.
    Regards,
    Subbu.

  • Hyperion Workflow Customization

    Hi everyone!
    I need to customize the Bottom-Up Budget Process in Hyperion Planning 11.1.2.1. I´m talking about creating new states and actions, and the rules that I need to use them. In particular I need to have an action called "Approved By Unit" that is shown to the penultimate user in the workflow.
    In HSP_PM_RULES there´s a column called CHANGABLE_BY that says which users see the action. I´ve figured out that, for example, 8 means the last one, 9 means everybody after current owner, 13 means the first one and 10 means the previous user. Is this correct?
    So, how can I say "the penultimate user"? Which code do I need to use? Is this documented anywhere?
    Thanks!

    Hi, if you don't use Signed off status in your workflow you can rename the status and related action into Approved by Unit. I don't know how to customise it to show to a penultimate user only but your other requiments l think will be fulfiled.
    My opinion that Planning workflow will be changed in nearest version because it's unaccomplished. Hence there is a chance that your customisation will be cleared or wouldn't work.
    And that is why in some cases administrative methods could be more useful than a customisation
    If you'll decide to rename existing action and status it's documented officially here
    http://docs.oracle.com/cd/E17236_01/epm.1112/hp_admin_11122/ch13s06s02.html
    http://docs.oracle.com/cd/E17236_01/epm.1112/hp_admin_11122/ch13s06s03.html

  • Beginner to Workflow customization

    Hi,
    I am new to Workflow.
    My requirement is to customize seeded UMX workflow.
    The workflow contains 1 process. (ex: Notifiation Process)
    How to
    1) Create a copy of the std process as XX Notification Process
    2) Make updates on the caller to call custom process instead of standard process
    Any information on the same is of great help.
    Thanks,
    Gowtam.

    Hi,
    1 is the easy bit - open the Workflow definition file in Workflow Builder, then you can copy the process by using Ctrl-C and Ctrl-V as standard in Windows. If you try to paste the same process into the same item type, you will be prompted to enter a new internal and display name.
    2 is the (possibly) harder bit - but without knowing what process you are dealing with and how it is launched, it's impossible to answer. It may be that you need to modify a business event subscription, or a PL/SQL procedure or function in the database, or some Java code, or CUSTOM.pll, or a form, or a report, or a trigger..... It may be that you can easily configure the change. It may not be. Not knowing, can't say.
    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

  • PO Approval Workflow Customization - Save Validation error

    Requirement- we needed to modify PO Approval workflow to add item cost under notification as an additional column. In this process I have tried saving the standard PO Approval workflow but when doing validate it throws an error.
    I am using Oracle EBS R12.1.3
    and Oracle Workflow Version  2.6.3.5
    Attaching error document ..
    Any quick help is appriciated.
    Thanks,
    Ajay

    Hi,
    I believe the feature is available.
    Oracle Purchasing User's Guide Release 11i/R12
    http://www.oracle.com/technetwork/documentation/applications-167706.html
    Setup Notes for E-mail Purchase Orders [ID 198539.1]
    Release 12: New Features For Purchasing Approvals [ID 429314.1]
    FAQ: Document Approval and Routing [ID 210488.1]
    Thanks,
    Hussein

  • GRC 10 - General Setting - Workflow - Customization

    Hello Experts ,
    I am confused with the one of the option provided in BPX Post installation pdf .
    According to this document we need to Activate Common workflow inside
    SPRO - GRC  -General setting -Workflow  - Perform Automatic Workflow Customizing .
    I am not sure what this step do .Did we had this kind of step in GRC 5.3 .
    I am confused because I configured GRC 10 sometime back when this document was not released without any issue
    Thanks & Regards
    Asheesh

    Hi,
    This step is mandatory unless the SAP workflow engine was already setup, please notice this is not GRC specific. If you access the activity you will see each of the steps documented in the right hand side.
    Regards,
    Luis

  • Workflow customization problem.

    Hi Experts,
    I have a doubt to insert the activity step in already existing workflow.
    There is a mail step in customized workflow to send notification to SAP Inbox(SBWP), but i want to send a mail to the outlook.
    There is a customized method to get the user details(email_id etc.) in Customized BOR.
    By this method I can get the email id and can use it in mail step with recipient type as 'E-mail address'.
    Can I derectly insert Activity step with customized BOR in already existed workflow? or
    need to create the sub-workflow for only one step.
    In what case the workflow version should change?
    Please give me detailed information.
    Regards,
    Chandu

    Hi,
    Thanks for your reply.
    If I add the Activity before Mail step, will it change the workflow version?
    Ex: Before adding of Activity step: Version is "0001 (0000) Definition "
          After adding of Activity step then this version will change ? like "0002 (0000) Definition"
    Is there any issue if no version chang by adding Activity step ?
    Regards,
    Chandu.

Maybe you are looking for

  • What app and settings do I need for using VPN access

    Will I find the app I need to install in the App Store and what are the settings for configuring a vpn

  • How to collate same pages across multiple PDF files

    I have multiple reports in PDF that have specific employee data on each page. The employee page order is the same across each PDF (Employee #75 is on page 43 in each file). I would like to combine the first page from each file together, the second, a

  • Cannot create controlfile

    When I try create controlfile reuse resetlogs database 'cms'; ORA-01503: CREATE CONTROLFILE failed ORA-01565: error in identifying file '%ORACLE_HOME%\DATABASE\DBS1%ORACLE_SID%.ORA' ORA-27048: skgfifi: file header information is invalid OSD-04001: in

  • Normal blend mode + transparency

    I've searched around for help on what happens to create the resulting pixel color when normal blending mode is used in conjunction with transparency. Most of the sources I've read simply say that there is no blending in normal mode. Clearly, that can

  • Regarding Error 404-please help!

    Hi Wisemen, I'm trying to deploy a servlet on my fresh installated tomcat. I believe I've succeded on installation as I can see the main page and run its servlets on http://eawars.sytes.net:8180/, which is the domain and port of my remote tomcat. (I