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

Similar Messages

  • Can not Deploy Task Display Form[Workflow] in 11g

    Hi,
    I have created a human task based on the example 'VacationRequest' in the oracle complete guide for 11g.
    i have also created a Task display form(workflow) for the human task, the workflow is a seperate project in the same application.
    I am able to deploy the BPEL process containing the human task.
    but when i try deploying the workflow associated to the BPEL process, i get the following error during deployment..
    [04:36:23 PM] ---- Deployment started. ----
    [04:36:23 PM] Target platform is (Weblogic 10.3).
    [04:36:25 PM] Entering Target Selection Dialog
    [04:36:28 PM] Retrieving existing application information
    [04:36:38 PM] Running dependency analysis...
    [04:36:38 PM] Building...
    [04:38:06 PM] Deploying profile...
    [04:38:09 PM] Wrote Web Application Module to C:\JDeveloper\mywork\VacationRequest\TestFlow\deploy\TestFlow.war
    [04:38:10 PM] Deploying Application...
    [04:38:31 PM] [Deployer:149191]Operation 'deploy' on application 'TestFlow' is initializing on 'soa_server1'
    [04:38:44 PM] [Deployer:149193]Operation 'deploy' on application 'TestFlow' has failed on 'soa_server1'
    [04:38:44 PM] [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application TestFlow on soa_server1.: Failed to load webapp: 'TestFlow.war'.
    [04:38:44 PM] Weblogic Server Exception: weblogic.application.ModuleException: Failed to load webapp: 'TestFlow.war'
    [04:38:44 PM] Caused by: java.lang.ClassNotFoundException: oracle.adf.library.webapp.ResourceServlet
    [04:38:44 PM] See server logs or server console for more details.
    [04:38:44 PM] weblogic.application.ModuleException: Failed to load webapp: 'TestFlow.war'
    [04:38:44 PM] #### Deployment incomplete. ####
    [04:38:44 PM] Deployment Failed
    I am following all the steps in the tutorial.
    tutorial details:
    name: Developer’s Guide for Oracle SOA Suite 11g Release 1 (11.1.1)
    page number: *589.(How To Create a Task Display Form Using the Complete Task with Payload Drop Handler)*
    How can I solve this issue ?
    Response requested at the earliest......

    While deploying the example 'VacationRequest' in the oracle complete guide for 11g, i got an exception like this
    "12:08:15 PM] Deploying Application...
    [12:11:16 PM] [Deployer:149191]Operation 'deploy' on application 'VacationRequestTaskFlow' is initializing on 'soa_server1'
    [12:11:24 PM] [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application VacationRequestTaskFlow on soa_server1.: [Deployer:149145]Unable to contact 'bam_server1'. Deployment is deferred until 'bam_server1' becomes available.; nested exception is:
         java.rmi.UnknownHostException: Could not discover administration URL for server 'bam_server1'.
    [12:11:24 PM] [Deployer:149193]Operation 'deploy' on application 'VacationRequestTaskFlow' has failed on 'soa_server1'
    [12:11:24 PM] [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application VacationRequestTaskFlow on soa_server1.: Failed to load webapp: 'VacationRequestTaskFlow.war'.
    [12:11:24 PM] Weblogic Server Exception: weblogic.application.ModuleException: Failed to load webapp: 'VacationRequestTaskFlow.war'
    [12:11:24 PM] Caused by: java.lang.ClassNotFoundException: oracle.adf.library.webapp.ResourceServlet
    [12:11:24 PM] See server logs or server console for more details.
    [12:11:24 PM] weblogic.application.ModuleException: Failed to load webapp: 'VacationRequestTaskFlow.war'
    [12:11:24 PM] #### Deployment incomplete. ####
    [12:11:24 PM] Deployment Failed"
    Can anyone help in this.

  • Information on Globalization of Workflow Builder GUI

    I am trying to determine if the Oracle Workflow builder application can display non-English characters in its menus, labels, dialogs, etc. Is there central site that describes the level of internationalization for this and other Oracle products? I have already looked in the "Products > Database > Oracle Workflow" forum and post a request there. Any point of contact would be helpful. Thank You.

    Hi Srinivas,
    Firstly when you create the container element for the task set is as an import parameter ( Double click on the container element-> Properties (Tab)-> Import(Field) ). Save the task. In SWDD select the activity. Put in the task and Click on Binding button. You will get a pop up showing all the workflow elements and the task elements. Map the workflow element to the task element here. Save and activate the workflow.
    In SWO1 open the method for the business object. Click on parameters button and add an import parameter of the same data type as the task container element. In the program add the following code:
    Data: newvariable type datatype
    swc_get_element container 'NEWVARIABLE' newvariable.
    Open the task definition and click on method binding. Map the task container element to the method input parameter.
    After these steps you should be able to use the new variable in your code.
    Regards
    Bhooma

  • Task assignment in Workflow

    I am investigating the different possibilities to assign tasks in workflow processes. If I understand the documentation correctly a task can be assigned to an user or a group. If addressed to a group the first user in the group accessing the task "locks" it for all other users in the group. How do I assign a task to all users in a group (so each and every user in the group gets a copy of the task)? Can this be done? If not - how would you suggest such an implementation would be made? Perhaps using an external Web Service integrating with the Workflow Services?
    Best regards
    / Rasmus

    To assign a task to each an every member in the group, you could use the parallel workflow or "parallel with final reviewer" pattern. This will create a master task with subtasks assigned to each member of the group. Additionally you can use the ora:getUsersInGroup(groupId) xpath function to get all the members of the group and assign tasks to them.
    Another option is to use the <flow> construct in BPEL and create separate workflow tasks for each member in the group

  • CS4 Locks up when building a preview/rendering

    Im on Windows XP running CS4 and I get a problem with it 'locking up' whilst building a preview or rendering.
    It doesnt happen everytime, but enough to be a problem.
    I have tried 'purge all' thinking this would 'free up' things, but no luck. When I get the lock up I hit 'control alt delete' and see the 'not responding' warning so I 'end task' only to presented with a 2 minute wait before the app finally clears.
    I never had this problem with my previous version (6.5)
    Any ideas whats causing it and can I do anything about it?

    I never had this problem with my previous version (6.5)
    Apples and Oranges. CS4 is a whole differnt beast with probably 40% or more being completely rewritten compared to 6.5. The behavior you describe doesn't sound unfamiliar, though. It mostly happens with compressed formats that are not 100% to AE's taste. It then kinda dumbly buffers as many frames as it can and when it needs to flush them to load new ones, it seems to hang for a while. Anotehr reason could be simply not enough space in the MediaCache folder, so conformed media cannot be stored persistently. This can be further compounded by using OpenGL. What footage do you use? In any case, look into disabling OpenGL and cleaning out the Media Cahce from the prefs as a first step, the nlet us know, if the issues persist.
    Mylenium

  • Retracting task in process workflow

    Hi experts,
    I'm currently working on how to retracting task in specific workflow.The situation is like this:
    User A initiates form then assign it to user B  (task B). User B completes (task B) then assigns to user C (task C).
    In case user B forgets some details, he wants to retract the form from user C so that he can edit form and resubmit it.
    What i can think of is to create a separate process and use a custom component to reset the status of this process.
    From what i observe, before and after completing task B, there are changes in tb_task, tb_job_instance and tb_branch_instance (if you think there can be changes in other tables, please let me know, thank you).
    I have tried to delete task C in tb_task, set task B's status from COMPLETE (100)to RUNNING(3)  and it's complete time to null. User B can see the task but after complete, it never appear in user C's task.
    I realized that after task B is completed, its associated job in tb_job_instance is deleted and task C and its job are created.
    Is there anyway I can create a job in tb_job_instance to link with current process, so that after user B complete the task, the form is routed to user C.
    Any comment will be much appreciated,
    Thank you,
    Tuan Anh

    Hi Jasmin,
    Now i'm trying to build a custom component to invoke the Retract route. Currently the task is assigned to user A.
    but i don't have the password of user A. When I use Administrator account to invoke taskmanager.completeTask(204,"Retract"), I have this error:
    com.adobe.idp.taskmanager.dsc.client.task.TaskPermissionException:
    User: 43296024-F721-D137-5FDF-D01FF8A70682 is not assigned task: 204.  The task cannot be completed
    Is there any way I can complete the task without knowing A's password ?
    Regards,
    Tuan Anh

  • How to create workflow container element from workflow builder?

    How to create workflow container element from workflow builder?

    in workflow
    three are five container, for each container we have define according to requirement of that particular container.
    1. event container
    2. workflow container
    3. task container
    4. method container
    5. rule container
    1. event container
    in evernt contianer we have to create elements in BOR where we create event in parameters
    2. workflow container
    in workflow container we have to create elements in workflow builder itself. in left side of the screen we see <double click to create element>
    3. task container
    in task container we have to create in task itself it has a tab called container elements
    4. method container
    in method container we have to create in BOR. it is created in parameter of that BOR.
    5. rule container
    in rule container we have to create in PFAC transaction

  • Oracle Workflow Builder Concurrency

    Hi All
    We have Workflow installed in an Oracle9.2 database and have a few users using Workflow Builder to build workflows.
    Unless I am missing something, it appears that the facilities for preventing workflow designers from clashing with one another and overwriting each others changes are fairly basic. There are no refresh buttons and it appears that provided you have a high enough access level you can easily overwrite someones recent changes.
    The usual optimistic locking of checking changes prior to commit does not seem to be there.
    Is this an oversight on Oracle's part (ie fairly new product and functionality may be forthcoming in future releases) or are we using the product incorrectly (ie you should not have multiple people designing the workflows)?
    Apologies if this is a stupid question, but this is a new product to me that I need to support.
    Thanks
    KJP

    Hi Kevin
    If you were developing using wft files (not connected to the database except to upload), and had a source control system, then people would be checking the files in and out, then you shouldnt run into this issue. This would be the best way of building workflows in a multi developer environment. Connecting the database and uploading/downloading workflows is more of a developer convenience feature, not something for large scale development where you all might be modifying the same workflow.
    Just as some background, Oracle Workflow is a core technology of the Oracle E-Business Suite, there are hundreds of workflows and many hundreds (at least) of developers using common development environments. So the product is deployed in very active development environments. Also, Oracle Workflow has been around ~8 years.
    Cheers
    Mark

  • 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

  • Getting error : could not acquire the execute lock for workflow

    This kind of an issue normally occur when you are trying to run a workflow that is currently running or in a suspeneded state. we observe this issues when we are having multiple integration services. the workflow might be running in another integration service or in a debugger session. simple solution is check if it is running or in a suspended state by debugger or in another service. if yes stop it and restart the workflow ThanksHijesh

    Hi All, I made changes in source from oracle datatype to flat datatype then i changed again to oracle datatype.after that i tried to execute the task,i couldnt execute,below error shown. Error : could not acquire the execute lock for workflow.please check the Integartion log for more information. Note: other sessions also get changed. how do i execute this workflow with out any changes in session. please let me know. Thanks,Kate.

  • Diff: Version on workflow builder and Maintain Active Plan version on SWU3

    Group,
    Can any one help me to understand the Version on workflow builder and Maintain Active Plan version on SWU3
    Thanks in advance !
    Richard A

    Dear Richard Antony,
    The Versioning in the Workflow is very important its some what simmilar to the version on any SAP Objets like Tables, Program etc.
    Here Suppose any change comes in working workflow, then in stead of directly change them you can create a version of them and them modify it. So that you can reverst back to that version if required.
    Like wise there is lots of importance of versioning Workflow.
    The Active Plan version is also important to establish at SWU3. As all the Workflow is using Organization management which is very depended on the Active Plan version. so based on which Plan version you want to use you can Provide in SWU3 to tell Workflow system to use this.
    Hope this will give you a clear picture.
    Regards,
    Chandrashekhar.

  • 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

  • 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

Maybe you are looking for

  • Mac mini DVI through AV Reciever with hdmi switching

    I have a Harman Kardon AVR445 receiver which had the ability to switch between two hdmi inputs and send hdmi to my television (Viewsonic 27" LCD). I plugged in my mac mini (Intel Core Duo) using a DVI-hdmi cable and my cable box to my receiver. Every

  • Difference Between FABLB03 and FBL3N

    Hi, I have the following scenario. When we generate Trial Balance S_ALR_87012301 we have balance for Some GL codes, But when we Generate FBL3N we are not getting the same balance. But when we Generate FAGLB03 we are able to Match with Trial Balance .

  • Trying to connect a LOGITECH WIRELESS BOOMBOX to a macbook

    hey guys - i'm wondering if anyone could give me some advice on how to fix this.  i recently bought a logitech WIRELESS boombox and cannot connect it to either my macbook (running 10.5.8).  my mac recognizes the boombox but when i try to connect it i

  • Selection Screen problem Urgent  ...

    Please find below  ; It doesn't care of selection screen .For example I want to take all material mtart is 'abc'  . How can I build that .For example there is one record instead of mtart (abc ) but when I enter bcd it also get something.   SELECT  *

  • DBM Error return code -11 in LC10 Administration in SCM System Live Cache

    Hello, We have installed SCM 4.1 on Solaris on one box and LC 7.5 on another solaris box. For kernel upgrade, we shut down Live Cache using LC10>administration on SCM server. After kernel patch, other patches for ABAP stack, we upgraded LC to SP11 bu