Problems in workflow builder

Hi,
I am facing problems in workflow builder and tasks while i am creating a custom workflow template.
1) binding between task and workflow does not work. One of the container element value is getting passed from the task to the workflow while others are not getting passed. All these are part of the same binding.
2) the workflow container elements are not available in the steps of the workflow. eg, in a condition step i am comparing two container elements, it is failing, its taking balnk values. also in send mail step i have included a continer elements in description. i see nothing there. means the container elements are blank for the send mail step.
3) the binding betw the task and the method simple dissappears (thrd Binding betw task and method dissappears !! )
kindly provide and advice or suggestions
thank you very much
-r

Hi,
I have sent a mail to the email address mentioned in your profile. I will try to find a place in sdn where i cud upload the screen shots.
Yes it look as though the data is not available at the time of the condition step. But how could that be as it is the business object attribute and that has to be available at any point in the workflow  for all the workflow steps. I have used it several times in other workflow templates.
I have done the following
created new workflow template and put bus2091-created as start event
extended business object and added several new attributes and defined each attribute. some of them are virtual and some are database attribute. And while coding the definition of the virtual attribute, which is pretty complex logic, i have used the database attributes of the same business object.
the first step in the workflow was activity step . in which i called BO method to get soem data. eg frist name, last name of the creator. i did not export anything to the method, only imported the first name, last name because inside the method i use object-_essr-ernam to get the creator user id and then i find the names of this user id
the second step is the condtion step where i check the attribute of the business object. the attribute which are database attributes are available. but those which are virtual attributes are totally blank.
when i trigger the workflow, the condition result always fails as there are no values available. and in swi1 i can see that those values are very much there in the business object instance.
is it so that these attributes are populated later than the time when condition step is called ? if yes, then why does the workflow processing reach the condition step ? it should first process all the initial steps, ie completely instantiate the business object and then it should start the steps of workflow. am i right ?
is it because i have used the database attributes of the BO in order to build logic in the definition of the virtual attributes ? for eg. instead of using object-_essr-createdby, should i use only object-key-entrysheet. then write select statement on essr table for whatever entrysheet data i want and then carry on with my coding for the virtual attribute ??
thank you
r

Similar Messages

  • 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

  • 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

  • Problem in workflow

    Hello,
    There is an urgent issue regarding workflow. The workflow gets triggered by SWE_EVENT_CREATE from a z-function module. The parameters passed while triggering are Approver1, Approver2, first_approver and payment method. The problem is, In some cases, the workflow fails at the start and workitem doesn't go the 1st approver inbox for a particular user. After 6-7 errors, the triggering event got deactivated automatically.
    The data passed to the workflow even in case of error is correct and the binding is also correct.
    The scenario is in the production server and cant be simulated in quality server since the same data is working fine in the quality server.
    The error log for the document in error shows the folowing error:
    Diagnosis
    When the work item no. 1160113 sent a response message, an inconsistency was found in the related workflow definition: Node no. 1 has a line but no node definition or step definition.
    The respective workflow task (definition no. , version ) may have been changed during the workflow execution in a way which is not allowed.
    System Response
    The workflow is forced into the error status and stopped.
    Procedure
    Check and correct the workflow definition. You can display the structure (nodes and lines) of the workflow definition in the workflow builder via the menu function 'Extras' -> 'Techn. information' -> 'Definition structure' and -> 'Runtime structure'.
    Extras -> Technical information -> Definition structure or
    Extras -> Technical information -> Runtime structure
    It may be possible to correct the error by activating the workflow or by using the special function Extras -> Special functions -> Block correction.
    The same workflow is working for other users properly.
    Can anybody please help me with this. Its really urgent.
    Thanks in advance.
    Radhika
    Edited by: Alvaro Tejada Galindo on Apr 7, 2008 12:42 PM

    Hi Radhika,
    You can activate the event trace by SWE4 transaction.
    After you switch it on, execute your workflow once and check the event trace in SWEL.
    Once you open the Event trace, check the following to diagnose the problem:
    1. See if the workflow actually got triggered.
    2. If yes, go into the details of the WF, and check the technical settings. In this you can actually check at which step the WF failed.
    3. Once you determine the erronous step, check the container.
    4. Check both the workflow container as well as the task container.
    5. check the Bindings between the various containers.
    Post the scenario once you have pinpointed the exact or the probable cause.
    Hope this helps.
    Regards,
    Sonal

  • 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

  • Problem in workflow container

    Dear Experters,
    I got this problem, when I am doing my first workflow exercise,I tried to create a workflow from a standard Template(ws00000038(for Purchase requistion)).I followed the following steps
    In pftc event is activated
    Workflow stratergies n etc are released.
    Agent assignment is done along with event linkage
    In workflow builder when I came to step u201CRelease requisitionu201D and checked binding I got the following error   u201CThe object types '[BO.BUS0007]' (source) and '[BO.BUS2009]' (target) are not compatibleu201D
    Please kindly give advice.

    Hi, did you relate the release code with the agents in SPRO? I mean you have to set the workflow in SPRO to link the release codes with the agents you assigned in your workflow definition.
    If you have done this, how about running the TCode SWU_OBUF to refresh the buffers, just in case the changes  didn't take place yet.
    Don't worry, it's ok, it's the learning curve we all have to go through. I faced a lot of problems too when I first started working on workflow. I am still new in this field as well, but I just hope I could contribute a little just like how the others have helped me been through all this.
    Hope this helps...
    Regards,
    YL

  • Problem in Workflow matching step

    Hi,
    I am facing a problem in Workflow matching step. I have user kaushikb assigned to it.
    Execution Type: Any Single, Assignee Type: User and Execution Type: Any Single.
    Match Record Scope: Records vs Records, Strategy: MDM_NAME.
    This Strategy: MDM_NAME is based on 3 rules: MDM_NAME1, MDM_NAME2 and MDM_NAME3.
    MDM_NAME1 is done based on transformations MDM_NAME1[XFM], MDM_NAME2[XFM] and MDM_NAME3[XFM].
    Now my problem is even after matching and merging a large number of records it is not going to
    the next step. Do I need to match and merge all duplicate records? If the Matching process is rerun
    the score becomes less as the same records are compared again. After this the link assume gets activated and then clicking it activates the next step.
    Regards
    Kaushik Banerjee

    Hi Kaushik,
    Match step is an Automated step in the MDM workflow.On selecting this step you need to mention the strategy that needs to run on the records to match them.When you reach the Match step you need to Perform the step to run the mentioned Strategy .
    When you Perform the Match step it will display the Matching result provided you select the Matching mode in MDM data manager.
    You can merge or not merge the matched records Once your Matching is performed by the system, You can move your Workflow to the Next step which is Process.
    When you are selecting Any single as your execution type it means you have more tahn one user for executing this task but you want any single one of them to perform it.
    So whenever you have selected Any single as the excution type for any process .The user accepting to perfrom the task needs to Accept the task .
    So when User1 wants to perform the task he will have to select Accept and then proceed with the task.
    When the owner of the workflow is testing the entire workflow he needs to Assume the task as he is not the Assigned user but the Assumed one.
    So if you have build your workflows correctly and moving in step as explained you should be able to select the next step
    You can follow the below link to understand the process better:
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/d0be83e4-a1e6-2a10-c1be-8395ae948844
    Hope It Helped
    Thanks & Regards
    Simona Pinto

  • Installing Workflow Builder

    Hi I am having problems locating the install files for Workflow Builder on windows.
    I understand it is part of the dbase client install however it doesnt seem to be available on OTN downloads for windows, can anyone point me in the right direction?
    Thanks
    Keith

    Try searching the forums for "download" and "builder"!!
    You'll find Re: Where Can I Get Oracle Workflow Builder? which leads you here.
    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://thoughts.workflowfaq.com ?
    WorkflowFAQ support forum: http://forum.workflowfaq.com

  • Create Workflow Builder On EBS

    Hi all
    I created a Workflow to approve invoice.I create package and procedure 'approve_invoice' to change status of invoice.In the procedure,i use function update:
    UPDATE PN_LEASE_DETAILS_ALL AIA
    SET AIA.Attribute13 = 'APPROVED'
    WHERE AIA.LEASE_ID = l_invoice_id;
    This procedure run normaly and change status of invoice become 'APPROVED'
    But when i change function update :
    UPDATE PN_LEASES_ALL
    SET LEASE_STATUS = 'AA'
    WHERE LEASE_ID = l_invoice_id;
    It can't run into procedure approve_invoice and not change status of invoice
    I don't know how to fix this problem
    Who can help me?Please
    Thanks all

    Where can I download workflow builder for Oracle eBs r12.1.3?oracle workflow builder
    oracle workflow builder
    https://forums.oracle.com/forums/search.jspa?threadID=&q=Workflow+AND+Builder+AND+Download&objID=c3&dateRange=last90days&userID=&numResults=15&rankBy=10001
    https://forums.oracle.com/forums/search.jspa?threadID=&q=Workflow+AND+Builder+AND+Download&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Does our DBA also install something on the middle-tier, our is this just
    pre-installed with Oracle installation?You do not need to install or configure anything on the server to use Workflow builder.
    Thanks,
    Hussein

  • Broken link to Workflow Builder download

    I'm having trouble downloading the Workflow Builder from the following link.
    http://download.oracle.com/otn/nt/workflow/B11248-01.zip

    Thanks - this problem will be resolved today.
    OTN

  • Workflow Builder Not Connecting to Database

    Hi,
    Just few days ago,I got Oracle workflow builder installed in my machine.
    When I am trying to connect to databse, It is running for hours to connect, but no response.
    I pasted the updated tnsnames file in C:\workflow\network\ADMIN directory...anything else I need to do?
    Can Somebody please help me to resolve my problem?
    rgds,
    thiru

    Hi Gustavo,
    Thank you for your response...
    Now the problem is that, I am able to connect to the database but it is taking 8 to 10 hours to connect.
    can u tell me what could be the reason and how can I rectify it.
    rgds,
    thiru..

  • 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

  • Simple Oracle Workflow Builder Question

    Hi,
    I'm having problems to connect to the DB with the Workflow Builder. I'm getting this error when connecting:
    +1300: Could not load.+
    +1114: Could not load from database.+
    +1101: Could not load item types from database. FILTER=%+
    +333: Could not set item type properties for 'IBYOPCC'.+
    +332: 'SET' validation failed for item type 'IBYOPCC'.+
    +306: Invalid display name 'Tarjeta de Crédito/Tarjeta de Compra de Operaciones de iPayment '.+
    +203: Value contains leading or trailing spaces.+
    I installed the clien in my desktop (WIN XP)
    E-Business-Suite: R12.1.1
    Workflow Builder: 2.6.3.5
    DB: Oracle Database 11g Enterprise Edition Release 11.1.0.7.0
    Any ideas, suggestions, are welcome.
    Thanks,
    Rodrigo

    Hi,
    Please review the following documents and see if it helps.
    Note: 160544.1 - Workflow Builder Cannot Load Workflow From Database Due To 'Trailing Spaces'
    Note: 179987.1 - Workflow Builder Cannot Load Objects From Applications when the NLS_LANG is Non-American
    Regards,
    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

  • Task locked by Workflow Builder

    Hi all - hoping someone has run across this.  i'm surprised I didn't find anything in the forums on this.  I created a workflow, but realized I didn't name some of the task container elements in a few steps properly.  So, in attempting to go into the send mail steps to rename the task container elements, I get the following:
    "Task TS99900143 locked by Workflow Builder"
    I'm unable to edit/rename/or even add new task container elements.  However, I am able to make changes to other parts of the workflow (i.e. workflow container elements, etc).
    Any idea what I need to do?  I logged out, logged back in to see if it would get unlocked.  I had this problem yesterday as well, so I thought maybe even overnight something would get unlocked, but that wasn't the case.
    Thanks,
    Steve

    >
    purvesh patel wrote:
    I think we should ask moderator about that.
    OK, let's get one thing straight: [Moderators|http://en.wikipedia.org/wiki/Forum_moderator] are folks who look after the forum and make sure everyone plays by the rules and so forth - a bit like a referee at a sports match.
    We do not represent official statements from SAP, in fact not all moderators even work for SAP. If someone with an SAP logo next to their name says something that is different...
    Now we've got that out the way, no this is not a bug. The sendmail step is just a 'special' step in the workflow builder that generates a regular SELFITEM.SENDTASKDESCRIPTION in background based on the info you supply. Since the WF builder maintains the task for you, it locks it so that the task and the WF builder don't get out of synch.
    Aside from PFTC (be aware of sync issues mentioned above), you can of course also create a sendmail step manually by creating a task based on SELFITEM.SENDTASKDESCRIPTION. It will appear as a regular activity step and not have the mail icon, and it won't be locked. In some cases this is better because you have more control over the details.
    Cheers,
    Mike

Maybe you are looking for

  • How can I make a custom one-line-per-test rpt using TestStand?

    I have written a 1-line-per-test report in another LabView application.  How can I do the same within TestStand 4.0?  I would like to display the usual information:  Description, Measurement Reading & Units, Pass/Fail, Lower Limit, and Upper Limit al

  • Bod value is not updateing

    Hi, I have a query in ARE1 Creation. While creating a ARE1 wrt to a Bond, the excise dity value gets deducted from the bond value. Can the value of the invoice ie except excise duty be deducted from the bond? Please let me know at the earliest. Very

  • Does firefox give a damn about what users want?

    Once upon a time, upgrading ff used to be a joy, Because you would get exciting new features and most addons would still work. But since the advent of this rapid relaease cycle thingi, its like ff does not support addon use anymore.(80% of usefull ad

  • Will Removal of sharepoint members group leads to access issues?

    Hi, we have a sharepoint 2013 site collection with 10 sub sites. On the top level I have members group with contribute permissions. Due to some rules of organization, we created 3 different sharepoint groups giving contribute permissions at top level

  • [iPhone] Back Button

    Is there a way to get the left pointed button style that back buttons use? I'm trying to put a back button on a custom view I created so just setting navigationItem.backBarButtonItem to a UIBarButtonItem doesn't work. It never appears. I need to set