Workflow Builder Notification Performer Error

Hello,
I am working with Workflow Builder 2.6.3.5. I copied a voting notification, made some message and description changes, and added the copy into a process.
When I validate the process, it says "383: Notification activity must be assigned a performer when used in a process." When I go to the process where the original notification is, it has an attribute as a performer. But the copy does not have the attribute performer.
I have found a lot of information saying a performer can be a role or attribute, and to load roles, but it is not a role I want. How can I assign an attribute performer to this notification?
Thank you.

Kevin,
You should be able to assign the performer to an item attribute. All you have to do is create the item attribute and then go to the notification in the process and select the Node tab. Then select Item Attribute from list Type and then select the item attribute you created.
While you are able to create and use a text attribute it is recommended to use a Role type because it is consistent and later on, if you need to maintain users in the WF tables you will be able to find them easily. It is just the right way to do.
Regards,
Alejandro

Similar Messages

  • Oracle Workflow Builder Client Installation Error

    Hi,
    I am trying to install Oracle Workflow Builder Client 2.6.3.5.
    After starting the installation I am getting error as cannot create C:\Documents....\oui\Autorun.inf followed by Java Virtual Machine Launcher Window saying Fatal exception occured. program will exit.
    Please help me.
    Thanks,
    Aditya
    Edited by: Adit102 on Sep 5, 2012 9:58 AM

    I have not seen this one .... Ensure that the install directory as well as any init directory use the conventional/old 8 character name, like D:\Work\Oracle. No spaces. I say so because it is suspicious that the error refers to C:\Documents....\
    Hope this helps,
    Alejandro
    Edited by: Alejandro Sosa on Sep 5, 2012 6:29 AM

  • Always error when try to save my item type on workflow builder

    Dear All,
    I'm created a simple workflow. There is a notification with Result Type = Approval (Standard). Every I tried to save, workflow builder show a error message below:
    WFDESV_FAIL COUNT=1
    WFACTV_FAIL OPERATION=SAVE NAME=FIF_NOTIFY_APPROVER1_NTF TYPE=FIF
    WFACTV_MESSAGE_RESULT RESULT=WFSTD_APPROVAL
    What does it mean? I've tried to change Result Type with another standard Lookup Type (such as Boolean or another). But the error message still coming. How do I fix it?
    Thank you,
    Agas

    Hi,
    The first thing that is wrong is that your configuration is not finding the messages correctly, so that you get a meaningful message. Check that the keys in the registry for Workflow (HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Workflow have been created correctly - there should be a Languages key and then ENG with an entry for Help, Message and TemplateDir which point to your Workflow home. Once that is set up, then you should at least get a meaningful message :)
    There are two possible problems here, but I haven't had chance to look in the messages file to see which one it is. Either the notification does not have a performer assigned to it when used in the process, or you have not modelled a transition for all available options - you need to model all responses, or use the "default" transition to capture those that you have not explicitly included.
    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

  • Customized notification message template in Workflow Builder for iExpense

    Hi Gurus!
    I have a few requirements to change the notification format of the AME Expense Report Approval Message and one of which is to add a due date of the notification in the subject line of the email. So i have created a new message template, added in some attributes and point the notification to it. It works but in the email body it is missing some sections like the instruction text and the Previously Submitted Expenses section. The new message template has all attributes from the old message template so i'm expecting it to behave exactly the same.
    We're on Oracle r12 and i use Oracle Workflow Builder 2.6.3.5.
    Can you please help?
    Thanks in advance.

    Hi Patricia,
    For
    '358: Activity result code 'RESET' has no transition defined for it. All valid result codes must be modeled with specific transitions or a <Default> transition.',
    you may have a function step defined in your workflow which could have a result type like 'Yes/No' but you may have defined the next step for the result type 'Yes' but not for 'No'. so you have to complete the flow for all of the result type of that function step.
    for,
    '383: Notification activity must be assigned a performer when used in a process.'
    Open up the properties dialog of the notification in your process and click on the 'Node' tab, there at then end you can find a property called 'Performer' assign the following,
    Type->Item Attribute
    Value->Send to Role (or) Send to Email.
    I guess this is a late response, but i just fixed these problem for my workflow and hence found your query !!
    ~ Vivek MS

  • No Performer error on workflow

    Hi All,
    I am getting No Performer error on AP Invoice workflow on the Approval Request Notification.
    I don't know how to sort this error and we often get this error.
    Can somebody pls help me with it? I need to understand why we get this error and how it can be fixed.
    Thanks,
    Sonia

    Hi Sonia,
    Please go through the following documents.
    Note: 175568.1 - Request Approval From Approver Process Errors Due To No Performer
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=175568.1
    Note: 438004.1 - Troubleshooting Document Approvals Due to Invalid Data in the Workflow Tables
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=438004.1
    Note: 603232.1 - How to Diagnose Purchasing Document Approval Routing
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=603232.1
    Regards,
    Hussein

  • Error while installing oracle workflow builder 2.6.3.4

    I got an Error while installing the workflow builder
    the error was while setting the environment variable "PATH"
    can't set the environment variable value as it's more than 1023
    i made ignore to this error and continue the setup
    is that error may affect the workflwo builder to run or it dosen't affect it
    best regards
    Edited by: Miro Graphic on Jul 5, 2011 2:35 PM

    Hi;
    This forum site related wiht Oracle database installation.I suggest,close your issue here as answered than move your issue Forum Home » Database » Workflow* which you can get more quick response
    Regard
    Helios

  • Error while connecting to workflow builder after installation...first time!

    Hi,
    I have installed Oracle Workflow Builder 2.6.3 recently on my system and after installation, when I am trying to connect the workflow builder (using database username/password of that particular instance), it is throwing me the following error:
    220: Unable to set NLS_LANGUAGE.
    210: Oracle Error: ORA-01403: no data found
    . SQL text: SELECT NLS_LANGUAGE FROM WF_LANGUAGES WHERE :l IN (NLS_LANGUAGE, CODE)
    In the previous threads when I searched for the same issue, I found that if
    select value from v$nls_parameters
    where parameter='NLS_CHARACTERSET';
    returns the value other then WE8ISO8859P1 then that is what I should change my NLS_LANG entry for the builder - i.e. AMERICAN_AMERICA.<character set>.
    But I am not getting where should I change NLS_LANG, it is located where...some file? I am new to Workflow.
    Please help me. I tried a lot. Any type of help will be highly appreciated.
    Thanks,
    Sumir

    This issue (and solution) is described in ML Doc 577905.1 (Error While Connecting To Database Via Workflow Builder)
    HTH
    Srini

  • Error while connecting to workflow builder 2.6.3

    Hi,
    I have installed Oracle Workflow Builder 2.6.3 recently on my system and after installation, when I am trying to connect the workflow builder (using database username/password of that particular instance), it is throwing me the following error:
    220: Unable to set NLS_LANGUAGE.
    210: Oracle Error: ORA-01403: no data found
    . SQL text: SELECT NLS_LANGUAGE FROM WF_LANGUAGES WHERE :l IN (NLS_LANGUAGE, CODE)
    In the previous threads when I searched for the same issue, I found that if
    select value from v$nls_parameters
    where parameter='NLS_CHARACTERSET';
    returns the value other then WE8ISO8859P1 then that is what I should change my NLS_LANG entry for the builder - i.e. AMERICAN_AMERICA.<character set>.
    But I am not getting where should I change NLS_LANG, it is located where...some file? I am new to Workflow.
    Please help me. I tried a lot. Any type of help will be highly appreciated.
    Thanks,
    Sumir

    Hi;
    This forum site related wiht Oracle database installation.I suggest,close your issue here as answered than move your issue Forum Home » Database » Workflow* which you can get more quick response
    Regard
    Helios

  • Error on Workflow email notification in oracle 11.5.10.2

    Anyone seen similiar error on Workflow email notification in oracle 11.5.10.2
    UNEXPECTED:[fnd.wf.bes.server.SystemLoader.getLocalSystem]:Caching disabled due to JTF exception: oracle.apps.jtf.base.resources.FrameworkException: CacheComponent not registered (KEY=FND_BES_SYSTEM_CACHE) (APP=FND)
    UNEXPECTED:[fnd.wf.bes.server.AgentLoader.getAgent]:Caching disabled due to JTF exception: oracle.apps.jtf.base.resources.FrameworkException: CacheComponent not registered (KEY=FND_BES_AGENT_CACHE) (APP=FND)

    I do not see any similar issues reported in MOS website that could be relevant to Workflow.
    Can you find any errors in the database log file?
    Please run the diagnostics scripts in these docs and see if it helps.
    Troubleshooting Oracle Workflow in Applications 11i [ID 262011.1]
    11i: Oracle Workflow Cartridge (WF): Workflow Java Mailer Diagnostic Test [VIDEO] [ID 1148948.1]
    11i: Oracle Workflow Cartridge (WF): Workflow Health Check Diagnostic Test [VIDEO] [ID 1148953.1]
    11i : Oracle Workflow Cartridge Workflow Java Mailer Setup Test [ID 274764.1]
    If the diagnostics scripts did not help then I would suggest you log a SR.
    Thanks,
    Hussein

  • Workflow Builder launching error from PFTC transaction.

    Hi
    MY PROBLEM:
    I am getting an error message when I click on the WORKFLOW BUILDER button from the PFTC transaction to go into the workflow definition screen. When I click the WORKFLOW BUILDER button the system throws the error and it remains on the same screen and does not take me to the workflow builder screen.
    I am getting the following error message. Any idea what I need to do to avoid seeing this error message.
    Line/object not integrated in navigation.
    Message no. 5W010
    ALTERNATIVE OPTION:
    However I am able to go to the workflow builder screen from the menu GOTO > WORKFLOW BUILDER> CURRENT VERSION(F7).
    Any idea why I am facing this problem. Is there anything I need to activate in my system?
    I am on ECC 5.0 - IDES SYSTEM.
    Cheers
    Chky

    Hi
    Thanks for your reply. I am using a IDES system. I looked into OSS note for this issue but could not find any relevant notes for this.
    I will search once again.
    Cheers
    Chky

  • Workflow Builder: RES file editing?

    using Workflow Builder 2.0.3.8.3
    Well, a client asked for us(private company) to get him a localized for Russia copy of WFB. The representatives of ORACLE in Moscow said that WFB have never been translated into russian.
    I found some OCX files containing lots of resources. But it would take quite a time to
    dig these files. And cheating is not good :)
    Having known that our client asked us to translate the list of errors at least. Here is the problem for me - to find out where this list is. Recently I found a file in ..\wf20\res\us\ directory - WFUS.RES, containing error messages, i presume.
    Have ORACLE any resource editing tool? Maybe WFRUS.RES already exists ?
    (Sorry for my english)

    Hi Patricia,
    For
    '358: Activity result code 'RESET' has no transition defined for it. All valid result codes must be modeled with specific transitions or a <Default> transition.',
    you may have a function step defined in your workflow which could have a result type like 'Yes/No' but you may have defined the next step for the result type 'Yes' but not for 'No'. so you have to complete the flow for all of the result type of that function step.
    for,
    '383: Notification activity must be assigned a performer when used in a process.'
    Open up the properties dialog of the notification in your process and click on the 'Node' tab, there at then end you can find a property called 'Performer' assign the following,
    Type->Item Attribute
    Value->Send to Role (or) Send to Email.
    I guess this is a late response, but i just fixed these problem for my workflow and hence found your query !!
    ~ Vivek MS

  • SOA Order Booking build properites - BindWebApp error: javax.management.Ref

    Hi All,
    I am trying to understand the "SOA Order Booking Application" which is given as part of example in SOA Demo.
    I tried to follow all the steps as per the user guide for this example, but when I am trying to build XML for SOA Order Booking, I get the following error
    Buildfile: C:\Pratap\SOA_DEMO\SOADEMO\SOAOrderBooking\build.xml
    java Java Result: 1
    pre-deploy:
    validateTask:
    echo-----
    | Validating workflow
    validateTask url is file:/C:/Pratap/JDeveloper/jdevstudio10134/integration/bpm/support/files/WorkflowTaskDefinition.xsd
    validateTask Validation of workflow task definitions is completed without errors
    deployDecisionServices:
    echo
    | Deploying decision services for SOAOrderBooking on uspg2-10-032, port 8888
    deployDecisionServices 08/10/10 15:29:48 Notification ==&gt;Application Deployer for rules_default_SOAOrderBooking_1_0_DecisionService STARTS.
    deployDecisionServices
    deployDecisionServices 08/10/10 15:29:48 Notification ==&gt;Undeploy previous deployment
    deployDecisionServices
    deployDecisionServices 08/10/10 15:29:49 Notification ==&gt;Initialize C:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\rules_default_SOAOrderBooking_1_0_DecisionService.ear begins...
    deployDecisionServices
    deployDecisionServices 08/10/10 15:29:49 Notification ==&gt;Initialize C:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\rules_default_SOAOrderBooking_1_0_DecisionService.ear ends...
    deployDecisionServices
    deployDecisionServices 08/10/10 15:29:49 Notification ==&gt;Starting application : rules_default_SOAOrderBooking_1_0_DecisionService
    deployDecisionServices
    deployDecisionServices 08/10/10 15:29:49 Notification ==&gt;Initializing ClassLoader(s)
    deployDecisionServices
    deployDecisionServices 08/10/10 15:29:49 Notification ==&gt;Initializing EJB container
    deployDecisionServices
    deployDecisionServices 08/10/10 15:29:49 Notification ==&gt;Loading connector(s)
    deployDecisionServices
    deployDecisionServices 08/10/10 15:29:49 Notification ==&gt;Starting up resource adapters
    deployDecisionServices
    deployDecisionServices 08/10/10 15:29:49 Notification ==&gt;Initializing EJB sessions
    deployDecisionServices
    deployDecisionServices 08/10/10 15:29:49 Notification ==&gt;Committing ClassLoader(s)
    deployDecisionServices
    deployDecisionServices 08/10/10 15:29:49 Notification ==&gt;Initialize DecisionService-web begins...
    deployDecisionServices
    deployDecisionServices 08/10/10 15:29:49 Notification ==&gt;Initialize DecisionService-web ends...
    deployDecisionServices
    deployDecisionServices 08/10/10 15:29:49 Notification ==&gt;Started application : rules_default_SOAOrderBooking_1_0_DecisionService
    deployDecisionServices
    deployDecisionServices 08/10/10 15:29:49 Notification ==&gt;Application Deployer for rules_default_SOAOrderBooking_1_0_DecisionService COMPLETES. Operation time: 922 msecs
    deployDecisionServices
    deployDecisionServices
    deployDecisionServices *{color:#ff0000}BindWebApp error: javax.management.ReflectionException*
    *{color}*
    deployDecisionServices
    *{color:#ff0000}BUILD FAILED*
    **C:\Pratap\SOA_DEMO\SOADEMO\SOAOrderBooking\build.xml:126: Error while deploying decision services on server "uspg2-10-032"*{color}*
    Total time: 6 seconds
    deployDecisionServices BindWebApp error: javax.management.ReflectionException
    I have the build properties file
    domain=default
    rev=1.0
    admin.user=oc4jadmin
    admin.password=oc4jadmin
    hostname=uspg2-10-032
    http.port=8888
    rmi.port=12401
    oc4jinstancename=home
    asinstancename=
    opmn.requestport=6003
    platform=ias_10g
    #platform=oc4j_10g
    same every where.
    C:\Pratap\SOA_DEMO\SOADEMO\SOAOrderBooking\build.xml:126: Error while deploying decision services on server "uspg2-10-032"
    Kindly let me know what should be done to resolve errors.
    Regards,
    Pratap
    Edited by: user10244582 on Oct 10, 2008 4:00 PM
    Edited by: user10244582 on Oct 10, 2008 4:02 PM

    Thanks!! absolutely spot on solution.
    I developed in 10.1.3.4, got this error, then deployed using 10.1.3.1. Fantastic.
    Just that build.xml generated by 10.1.3.4 contains isSSL attribute, which seems is not supported by 10.1.3.1. So I created a dummy project in 10.1.3.1, and replaced the build.xml of my rules project with the one generated by 10.1.3.1 jdev

  • How to restart an workflow if ended in error at SEND Mail step.

    Hello All
          I am facing some problem in restarting the error workflow.
    Issue is:
       Workflow ended in error at the mail notification step, since the mail id is not filled into the container so there is no address (mail id) and ended in error.
       How to restart these kinds of workflow in the system?, we have tried to change the container value by assigning mail id and restarted the workflow but still went into error.
    Is it possible to restart an workflow which ended in error other than rule resolution.
    Regards
    Anand KS

    I think you went in the write approach. I think you have to change the container properly by populating the ADDRESSTRING container element. Also check whether type of email recipient in your container is et to Email.
    Thanks
    Arghadip

  • Oracle Workflow Builder and Oracle 9i

    The Oracle 9i Client CD does not include the Workflow Builder and MAPI Mailer, however the Oracle 9i Server CD NT does under the Client Component option.
    Customers on other platforms need access to the builder, so patch 2053572 has been released to remedy this situation.
    Customers should not install any other version of the Oracle Workflow Builder into a 9i Oracle Home. Previous releases of the Workflow require and 8i Oracle Home.
    See Metalink Note 161304.1 for more details.

    Got around the error by not running the installer (setup.exe) that came with the workflow code tree. I ran my Oracle Installer and pointed it at the appropriate place in the workflow code tree, and that worked. The Net8 Config Assistant setup process didn't complete, but I just copied my 9i tnsnames.ora file into the workflow network\admin directory and everything worked fine.

  • Problem with oracle workflow builder 2.6.3.5

    Hello
    I have installed oracle workflow server 2.6.3 on a oracle 10G 10.2.0.1 in Red Hat linux Enterprise 4L and I have Oracle workflow builder 2.6.3.5 on Microsoft Windows XP Service pack 2
    I have the following error when i try to save or open and itemtype from the database
    1005: Language is not populated, please refers to Workflow documentation for steps on populating a language.
    How can i solve this i've alredy changed the NLS_LANG to match with the server
    In the server the language is set to American and in the NLS_LANG i have set like this AMERICAN_AMERICA.US7ASCII
    hope you can help me as soon as posible
    Andres

    Hi Matt thanks for the answer
    i've already seen the wf_languages table and i have the following:
    CODE NLS_CODESET I
    AR AR8ISO8859P6 N
    BG CL8ISO8859P5 N
    CA WE8ISO8859P1 N
    CS EE8ISO8859P2 N
    D WE8ISO8859P1 N
    DK WE8ISO8859P1 N
    E WE8ISO8859P1 N
    EG AR8ISO8859P6 N
    EL EL8ISO8859P7 N
    ESA WE8ISO8859P1 N
    F WE8ISO8859P1 N
    CODE NLS_CODESET I
    FRC WE8ISO8859P1 N
    GB WE8ISO8859P1 N
    HR EE8ISO8859P2 N
    HU EE8ISO8859P2 N
    I WE8ISO8859P1 N
    IS WE8ISO8859P1 N
    IW IW8ISO8859P8 N
    JA JA16EUC N
    KO KO16KSC5601 N
    LT NEE8ISO8859P4 N
    N WE8ISO8859P1 N
    CODE NLS_CODESET I
    NL WE8ISO8859P1 N
    PL EE8ISO8859P2 N
    PT WE8ISO8859P1 N
    PTB WE8ISO8859P1 N
    RO EE8ISO8859P2 N
    RU CL8ISO8859P5 N
    S WE8ISO8859P1 N
    SF WE8ISO8859P1 N
    SK EE8ISO8859P2 N
    SL EE8ISO8859P2 N
    TH TH8TISASCII N
    CODE NLS_CODESET I
    TR WE8ISO8859P9 N
    US US7ASCII Y
    ZHS ZHS16CGB231280 N
    ZHT ZHT16BIG5 N
    37 rows selected.
    as you can see i have installed the american_america.us7ascii
    also the nls_lang key in HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\KEY_oracleas1
    is set to AMERICAN_AMERICA.US7ASCII
    I don't know wich is the problem with this
    thank you again

Maybe you are looking for