Getting Tasks form IWorklistService

Hi ALL
As you know that using the Oracle BPEL worklist one can approve or reject tasks. What I am trying to do is create a custom web app using which the user can approve or reject tasks.
For this I have written a custom Identity class which provides the authentication. So I am using the custom class for authentication instead of xml or LDAP.
Once the user is authenticated I am trying to get the tasks assigned to the user using IWorklistService worklist =(IWorklistService)locator.lookupService("UserTaskSample");
However the jsp is not able to resolve IWorklistService (even though the jar file exists)..Donno why??
May be the problem is with the Class Loader that Oracle 10g uses to load the class from the jar file…Not Sure!!!
Please HELP ...THANKS!!!!
Mudassar

I had understood, pre-release, that tasks—as well as events—could be synchronized with iCal through the iTunes and the synchronization framework. That appears not to be the case.
I have a query in to a development team regarding this, but it may be days before I get a definitive answer.

Similar Messages

  • [ADF custom task form] How to get logged user in Worklist app?

    Hi!
    How to get the user id, logged in Worklist application in a managed bean? I'm creating ADF task form for human task and i have to know which user is logged in.
    Thx!

    <af:outputText value="Authenticated User: #{securityContext.userName}" id="ot2"/>
    or via standard j2se apis (Subject.getSubject(..))
    hth clemens (http://blogs.oracle.com/soabpm)

  • Getting an error when tried to access task form from worklist app

    Hi All,
    I am using 10.1.3.4 BPEL PM. I have created a bpel process with a human task.
    From the worklist application, when the approver clicks on: Task Id (ideally it should open task form).
    In my case, I am getting an error:
    Error while inoking URL to display the content. Error while invoking URL. http://bluejays.appsassociates.com:7780/default/EditPayloadPOC1/v2009_05_21__82618/EditPayloadPOC1/EditPayloadPOC1.jsp Check the underlying exception and correct the error. Contact oracle support if error is not fixable..
    If you need more information, please check with your administrator with the following exception-identifier: "2009/05/21_12:16:43:777_oc4jadmin"
    It works fine in SOA suite 10.1.3.1. and does not work in BPEL PM 10.1.3.4
    The only difference is I deployed in 10.1.3.1 using Ant script of bpel project and in 10.1.3.4 I deployed using the BPEL Console itself by browsing the project jar(Since I am getting error when tried to deploy it using Ant).
    Is it a known bug or am I making anything wrong. Tried with both Autogeneration and Custom form
    I followed: http://download.oracle.com/docs/cd/E11036_01/integrate.1013/b28981/workflow.htm#BABCBAEI
    Thanks
    Sakrishna Panuganti

    Hi does your bpel process has more than one human tasks, e.g., HumanTask1, HumanTask2, HumanTask3...then pl. check and manually fix this below ...e.g.,
    check for all of the human tasks workflow contexts tasks forms for dynamic pointers for
    domain_id, process_id, process_version.
    edit public_html/HumanTask1/form/ear/META-INF/application.xml
    <web-uri>workflowform.war</web-uri>
    <conteit-root>/${domain_id}/${process_id}/${process_revision}/HumanTask1</context-root>
    edit public_html/HumanTask2/form/ear/META-INF/application.xml
    <web-uri>workflowform.war</web-uri>
    <conteit-root>/${domain_id}/${process_id}/${process_revision}/HumanTask2</context-root>
    edit vi public_html/HumanTask3/form/ear/META-INF/application.xml
    <web-uri>workflowform.war</web-uri>
    <conteit-root>/${domain_id}/${process_id}/${process_revision}/HumanTask3</context-root>
    and deploy the process again via jdeveloper or preferably via ant script and try, it worked just fine for us.

  • SPD Workflow consolidate comments displays as blank/empty task form and also comments not getting saved

    Hi,
    I have SharePoint 2010 designer workflow in SP 2013. 
    I have task approval process activity / custom task process activity. Once task opened in browser, it does not show consolidated comments as well as response comments didnt saved  though task marks as 'Complete' after mark it as Approve.
    This is appearing for OOB xsn task form without customization and does not have clue what is problem in fetching data.
    Kindly provide suggestions or troubleshooting steps if have any idea.

    You should first start by formatting the code before
    posting. I lost my interest as I browsed thorugh the
    code.
    Read here -
    http://forum.java.sun.com/help.jspa?sec=formatting
    ...and its way too much code to expect anyone to read. Post a short excerpt of the part you are having trouble with.

  • Send Email from approval task form

    In my reusable workflow, I have added an approval action. Everything works perfectly. What I want is - When approver comes to approval form, he should be able to send notification email to the initiator (From that form) that he has started working on that document.
    What I have tried - I have added a button clicking on which will submit the form to initiator. 
    But it fails. possible reason - when I create a data connection in workflow's infopath form to submit form as email, I am getting following warning
    "Domain trust form templates cannot be sent as email attachments. to fix this problem, modify the form option to change the security level of form template to restricted".
    I also tried to update status field and wait for it to changes in workflow and send an email from sp designer workflow. it didn't work.
    Please help or suggest any other possible way to achieve this functionality (Send Email from approval task form to initiator).

    Hi mry,
    I could reproduce on my SharePoint 2013 on-premise based on your another
    post.
    Based on the the following article, SharePoint workflow cannot use the InfoPath form in restricted mode which doesn't allow the data connection, but as your image warning message shows sending InfoPath form as mail attachments will need restricted level.
    http://msdn.microsoft.com/en-us/library/office/ee526352.aspx
    You can consider to send a mail to initiator in "Whe a Task Completes" step when you click button approved/rejected, and construct the current task form link format as follow,
    http://sp/_layouts/15/WrkTaskIP.aspx?List=WorkflowTasksListGUID&ID=[%Current Task:ID%]
    Thanks
    Daniel Yang
    TechNet Community Support

  • Not able to access human task form (11.1.1.4)

    I installed SOA Suite with BPM Suite 11.1.1.4. I ran into quite a few issues. The biggest one is I am not able to access the human task form in BPM workspace even for the new application created in 11.1.14.
    Do you have such issue? I am not sure if it is a bug or is related to my specific installation. I followed the document “Quick Start Guide for Oracle® SOA Suite 11gR1 (11.1.1.4.0) Version 1.6” for the installation. The only difference is that I installed the generic version of WebLogic and JDev and configured them to use JDK 64-bit version since my OS is windows 7 (64-bit). Before, I had installed 11.1.1.3 with 64-bit and it was working fine. The only tool installed with 32-bit is the JDev 11.1.1.3. Since JDev 11.1.1.4 is supporting 64-bit, I installed everything with 64-bit for this time.
    The details of the error are the following:
    With JDev 11.1.1.4, I created a new application which has a simple BPM process with 3 flow objects: start event-user activity-end event. The human task has the auto-generated task form. I deployed the application to the SOA server.
    When testing the application, the task was created and listed in the BPM workspace. But when I clicked the task link to open the task form, the web page was hanging. I noticed the following log was REPEATED again and again in the access.log:
    140.98.125.168 - - [20/Apr/2011:10:28:08 -0400] "GET /workflow/TestpsUI/faces/adf.task-flow?bpmWorklistTaskId=2a5b4ad1-823f-4615-8a7e-c5449a7be814&bpmWorklistContext=12aa4934-991a-487c-b7f3-5159808c399a%3B%3BtbcZXSd1E1LVZv8OIaLZGd21meLUMNkYSMsmz60kNKoEaJ1N53wy3zyRYA%2BunyKF9UNi50fPHKtaXY6IqKbh%2Fu68WebTan3zCwGsUNmNMaw8aLEygS5qb2cOGx2qGal86F%2FgiRka874PYLXhohFdDPCQyoxre2p7IgpsloLHq2rh7T3zWGnyOjLdC7Qw0Geb20Kfp8XA2UUIoxaxTHS6YFPQqqs%2FzIkyEsgMNQJMDbYYGdceRL2sT8rMkBXpmQ0r&bpmWorklistHttpURL=http%3A%2F%2Flocalhost%3A7001%2Fbpm%2Fworkspace%2Ffaces&bpmWorklistHome=home.jspx&bpmWorklistReassign=reassignTask.jspx&bpmWorklistRoute=routeTask.jspx&bpmWorklistRequestInfo=requestInfo.jspx&bpmWorklistSecurity=signTask.jspx&tz=America%2FNew_York&lg=en&cy=US&vr=&dispNameLg=en&dispNameCy=US&dispNameVr=&df=medium&dt=both&tf=short&bpmWorklistSessionTimeoutInterval=900&soaUrl=http%3A%2F%2F140.98.125.168%3A7001&bpmBrowserWindowStatus=taskFlowReturn&adf.tfDoc=%2FWEB-INF%2FHumantask_TaskFlow.xml&adf.tfId=Humantask_TaskFlow&_task-flow-return=http%3A%2F%2Flocalhost%3A7001%2Fbpm%2Fworkspace%2Ffaces%2Fadf.task-flow-return%3F_adf.ctrl-state%3De1i6yi1gq_35&_adf.winId=e1i6yi1gq_26&_afrLoop=7156779026094&_afrWindowMode=0&_afrWindowId=null HTTP/1.1" 200 5478
    Please help if you know what is going on for the issue.
    Thanks a lot,
    Helen

    Go to OEM, select the SOA Composite application you deployed.
    Under Component Metrics … click the link of the Human Workflow Component that you have the issue
    The settings of the Human Workflow Component would be displayed
    Click the Administration tab, you will get the URI setting for the human task
    update the Host name etc. as you want and click "OK" then click "Apply"
    Please note: this is just a shortcut for my own dev-env. I have not got the time to figure out why this happens. It is sure not the right solution for the production if we have the issue in the prod-env, I think.

  • ADF Task Flow based on HumanTask - Region withiin Task form

    Hello All,
    Was wondering if anybody here has sucessfully used region in their human task forms? I really like the idea of regions and after going through the tutorial here* I tired to implement it.
    Following are some additional details of the issue I'm facing.
    I have created a UI project based on a human task. The main <human task>_taskFlow.xml is bounded and non-fragmented. I then dropped 'view' component within this task flow and create a blank jspx page underneath. I then dragged and droped another bounded and fragmented task flow (which is also a train) on to this jspx page. The 2nd task flow has some jsff pages in a train. When I deploy run this bpm project,I can't see train form within the region and I get following Null Pointer Exception on the server:
    java.lang.NullPointerException
         at oracle.adfinternal.view.faces.renderkit.rich.FormRenderer.encodeAll(FormRenderer.java:233)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1396)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:767)
         at javax.faces.component.UIComponent.encodeAll(UIComponent.java:937)
    Any help would be much appreciated.
    *http://st-curriculum.oracle.com/obe/jdev/obe11jdev/ps1/boundedtaskflow/bounded_task_flow.html                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    Update: After struggling with it almost whole day, I recreated the UI project and the problem has gone away.

  • Error Generating the Task Form

    While publishing a new SharePoint Designer 2010 List Workflow I get an Error:
    SharePoint Designer encountered an error generating the task form.  Server was unable to process request.--->Activation could not be completed because the InfoPath Forms Services support feature is not present.
    I was able to publish SPD Workflows until a couple of days ago. Existing ones can be republished  but not new ones.

      Try running the following cmdlets. 
       Disable-SPFeature "IPFSSiteFeatures" - URL "Path"
       Enable-SPFeature "IPFSSiteFeatures" -URL "Path"
     These cmds will restart the Infopath Forms Services support features, which is responsible for supporting publishing Infopath Forms.
    Hope this works for you.

  • Auto-Generate Task Form in Jdeveloper 11.1.1.4.0

    Greetings!
    I am studying SOA Suite from some books like "WS-BPEL 2.0 for SOA Composite Applications with Oracle SOA Suite 11g" and "Getting Started with Oracle SOA Suite 11g R1 – A Hands-On Tutorial". These books say that in order to generate a task form using a human task in Bpel you have to right click the human task and should appear a menu option called "Auto-generate Task Form" however this option doesn't show up in my Jdeveloper. Anybody kwnows why?
    I am using Jdeveloper 11.1.1.4 with SOA Composite Editor     11.1.1.4.0.56.82.
    My platform is Windows 7 Professional 64 bits.
    Any help would be appreciated
    Thanks!
    Ramiro Ortiz

    Hi Ramiro
    In JDeveloper, on left side, in Application Navigator tab, select and double clikck your .task file. On right side, in the central window, you will see that Task Details in different tabs. Like on right side, you will see General, Data like. On right side, at the TOP of the central window, there will be a drop down box. Just click on that drop down box, you should see an option like Create or Generate Form something like that. You select that, and it will open a dialog to select a new Project. There give a new Project Name instead of selecting the existing project. Enter the new project name and it will generate the taskDetails.jsp with all other files in that new project.
    If you do not see this option to auto generate form, in the central window. Since you already created human task, I am assuming you updated your JDeveloper with 2 Plugins from help -> Update menu like for SOA Composite Editor and BPM Editor (BPM Only if you want BPM specific stuff).
    Thanks
    Ravi Jegga

  • Error deploying task form - java.lang.ClassNotFoundException

    Hello,
    I' am trying to deploy a task form to my soa server (JDeveloper 11.1.1, WebLogic Server 10.3.1, SOA Suite 11.1.1) and get the following error message:
    [05:05:26 PM] [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application MyTask on soa_server1.: Failed to load webapp: 'MyTask.war'.
    [05:05:26 PM] Weblogic Server Exception: weblogic.application.ModuleException: Failed to load webapp: 'MyTask.war'
    [05:05:26 PM] Caused by: java.lang.ClassNotFoundException: oracle.bpel.services.workflow.client.worklist.servlet.IntegrateTaskFlowWithTask
    [05:05:26 PM] See server logs or server console for more details.
    [05:05:26 PM] weblogic.application.ModuleException: Failed to load webapp: 'MyTask.war'
    I've already tried to set the classpath for "bpm-services.jar" in "setDomainEnv.cmd", but afterwards I couldn't deploy the whole soa-infra.
    Does anybody have an idea?
    Thank's a lot.

    Hi,
    The two projects are part of same application right.
    In your application navigator, you will be seeing those two projects. But there will be a drop down in the application navigator to select/open different applications.
    You have right click on that application name. You will get a deploy option. Deploy it now. The thing is, task form app is a EAR application. You will get EAR option only from Application level not from Project level.
    Application 1
    +
    +
    ----> CompositeProject
    -----> TaskformProject
    You should deploy the Application to deploy the task form. To deploy the composite, deploy the composite. No need to deploy the Taskform project seperately.
    Edited by: Baskar Mookkan on Sep 9, 2009 5:54 PM

  • Human Task form deployment issue

    Dear Experts,
    How to deploy Human Task form WAR file to the BPEL OC4J container through SOA em console. I have viewed through em console but i cant see any option for (war or ear ) work flow deployment. Please suggest.
    Thanks
    Rajesh A

    That i understood, depends upon client's request we are going to deploy. But i'm concerning my case here. To run a sample application whether it is enough to deploy both bpel process & Human task work floe form from JDeveloper or I have to use SOA server suite.
    Even I'm trying to deploy the whole Bpel process (includes both process & form) from JDeveloper to BPEL PM Server. I am getting following errors.
    | Deploying bpel process VR on anne, port 9700
    [deployProcess] Deploying process E:\jdev\work\VR\output\bpel_VR_1.0.jar
    [deployProcess] Successfully deployed the process "VR" on server "anne" and port "9700"
    deployTaskForm:
    [echo]
    | Deploying workflow form for VR on anne, port 9700
    [deployTaskForm] Exception occurred during event dispatching:
    [deployTaskForm] java.lang.NullPointerException
    [deployTaskForm]      at oracle.ide.view.View.isVisible(View.java:136)
    [deployTaskForm]      at oracle.ideimpl.ActiveViewHandlerImpl.getVisibleViews(ActiveViewHandlerImpl.java:468)
    [deployTaskForm]      at oracle.ideimpl.MainWindowImpl.getVisibleViews(MainWindowImpl.java:509)
    [deployTaskForm]      at oracle.ide.IdeMainWindow$UpdateVisibleActions.fireUpdate(IdeMainWindow.java:635)
    [deployTaskForm]      at oracle.ide.IdeMainWindow$UpdateVisibleActions.actionPerformed(IdeMainWindow.java:624)
    [deployTaskForm]      at javax.swing.Timer.fireActionPerformed(Timer.java:271)
    [deployTaskForm]      at javax.swing.Timer$DoPostEvent.run(Timer.java:201)
    [deployTaskForm]      at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
    [deployTaskForm]      at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
    [deployTaskForm]      at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
    [deployTaskForm]      at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
    [deployTaskForm]      at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:153)
    [deployTaskForm]      at java.awt.Dialog$1.run(Dialog.java:515)
    [deployTaskForm]      at java.awt.Dialog.show(Dialog.java:536)
    [deployTaskForm]      at java.awt.Component.show(Component.java:1300)
    [deployTaskForm]      at java.awt.Component.setVisible(Component.java:1253)
    [deployTaskForm]      at oracle.bali.ewt.dialog.JEWTDialog.runDialog(Unknown Source)
    [deployTaskForm]      at oracle.bali.ewt.dialog.JEWTDialog.runDialog(Unknown Source)
    [deployTaskForm]      at oracle.javatools.dialogs.ExceptionDialog.reallyShowExceptionDialog(ExceptionDialog.java:306)
    [deployTaskForm]      at oracle.javatools.dialogs.ExceptionDialog.showExceptionDialog(ExceptionDialog.java:229)
    [deployTaskForm]      at oracle.javatools.dialogs.ExceptionDialog.showExceptionDialog(ExceptionDialog.java:323)
    [deployTaskForm]      at oracle.javatools.dialogs.ExceptionDialog.showExceptionDialog(ExceptionDialog.java:342)
    [deployTaskForm]      at oracle.javatools.dialogs.ExceptionDialog.showExceptionDialog(ExceptionDialog.java:355)
    [deployTaskForm]      at oracle.ide.cmd.OpenCommand.openWithNoProject(OpenCommand.java:281)
    [deployTaskForm]      at oracle.ide.cmd.OpenCommand.mav$openWithNoProject(OpenCommand.java:51)
    [deployTaskForm]      at oracle.ide.cmd.OpenCommand$1.run(OpenCommand.java:206)
    [deployTaskForm]      at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
    [deployTaskForm]      at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
    [deployTaskForm]      at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
    [deployTaskForm]      at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
    [deployTaskForm]      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
    [deployTaskForm]      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
    [deployTaskForm]      at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    [deployTaskForm] Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
    [deployTaskForm]      at oracle.ide.view.View.isVisible(View.java:136)
    [deployTaskForm]      at oracle.ideimpl.ActiveViewHandlerImpl.getVisibleViews(ActiveViewHandlerImpl.java:468)
    [deployTaskForm]      at oracle.ideimpl.MainWindowImpl.getVisibleViews(MainWindowImpl.java:509)
    [deployTaskForm]      at oracle.ide.IdeMainWindow$UpdateVisibleActions.fireUpdate(IdeMainWindow.java:635)
    [deployTaskForm]      at oracle.ide.IdeMainWindow$UpdateVisibleActions.actionPerformed(IdeMainWindow.java:624)
    [deployTaskForm]      at javax.swing.Timer.fireActionPerformed(Timer.java:271)
    [deployTaskForm]      at javax.swing.Timer$DoPostEvent.run(Timer.java:201)
    [deployTaskForm]      at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
    [deployTaskForm]      at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
    [deployTaskForm]      at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
    [deployTaskForm]      at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
    [deployTaskForm]      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
    [deployTaskForm]      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
    [deployTaskForm]      at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    [deployTaskForm] Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
    [deployTaskForm]      at oracle.ide.view.View.isVisible(View.java:136)
    [deployTaskForm]      at oracle.ideimpl.ActiveViewHandlerImpl.getVisibleViews(ActiveViewHandlerImpl.java:468)
    [deployTaskForm]      at oracle.ideimpl.MainWindowImpl.getVisibleViews(MainWindowImpl.java:509)
    [deployTaskForm]      at oracle.ide.IdeMainWindow$UpdateVisibleActions.fireUpdate(IdeMainWindow.java:635)
    [deployTaskForm]      at oracle.ide.IdeMainWindow$UpdateVisibleActions.actionPerformed(IdeMainWindow.java:624)
    [deployTaskForm]      at javax.swing.Timer.fireActionPerformed(Timer.java:271)
    [deployTaskForm]      at javax.swing.Timer$DoPostEvent.run(Timer.java:201)
    [deployTaskForm]      at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
    [deployTaskForm]      at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
    [deployTaskForm]      at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
    [deployTaskForm]      at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
    [deployTaskForm]      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
    [deployTaskForm]      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
    [deployTaskForm]      at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    [deployTaskForm] Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
    [deployTaskForm]      at oracle.ide.view.View.isVisible(View.java:136)
    [deployTaskForm]      at oracle.ideimpl.ActiveViewHandlerImpl.getVisibleViews(ActiveViewHandlerImpl.java:468)
    [deployTaskForm]      at oracle.ideimpl.MainWindowImpl.getVisibleViews(MainWindowImpl.java:509)
    [deployTaskForm]      at oracle.ide.IdeMainWindow$UpdateVisibleActions.fireUpdate(IdeMainWindow.java:635)
    [deployTaskForm]      at oracle.ide.IdeMainWindow$UpdateVisibleActions.actionPerformed(IdeMainWindow.java:624)
    [deployTaskForm]      at javax.swing.Timer.fireActionPerformed(Timer.java:271)
    [deployTaskForm]      at javax.swing.Timer$DoPostEvent.run(Timer.java:201)
    [deployTaskForm]      at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
    [deployTaskForm]      at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
    [deployTaskForm]      at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
    [deployTaskForm]      at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
    [deployTaskForm]      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
    [deployTaskForm]      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
    [deployTaskForm]      at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    [deployTaskForm] Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
    [deployTaskForm]      at oracle.ide.view.View.isVisible(View.java:136)
    [deployTaskForm]      at oracle.ideimpl.ActiveViewHandlerImpl.getVisibleViews(ActiveViewHandlerImpl.java:468)
    [deployTaskForm]      at oracle.ideimpl.MainWindowImpl.getVisibleViews(MainWindowImpl.java:509)
    [deployTaskForm]      at oracle.ide.IdeMainWindow$UpdateVisibleActions.fireUpdate(IdeMainWindow.java:635)
    [deployTaskForm]      at oracle.ide.IdeMainWindow$UpdateVisibleActions.actionPerformed(IdeMainWindow.java:624)
    [deployTaskForm]      at javax.swing.Timer.fireActionPerformed(Timer.java:271)
    [deployTaskForm]      at javax.swing.Timer$DoPostEvent.run(Timer.java:201)
    [deployTaskForm]      at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
    [deployTaskForm]      at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
    [deployTaskForm]      at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
    [deployTaskForm]      at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
    [deployTaskForm]      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
    [deployTaskForm]      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
    [deployTaskForm]      at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    [deployTaskForm] Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
    [deployTaskForm]      at oracle.ide.view.View.isVisible(View.java:136)
    [deployTaskForm]      at oracle.ideimpl.ActiveViewHandlerImpl.getVisibleViews(ActiveViewHandlerImpl.java:468)
    [deployTaskForm]      at oracle.ideimpl.MainWindowImpl.getVisibleViews(MainWindowImpl.java:509)
    [deployTaskForm]      at oracle.ide.IdeMainWindow$UpdateVisibleActions.fireUpdate(IdeMainWindow.java:635)
    [deployTaskForm]      at oracle.ide.IdeMainWindow$UpdateVisibleActions.actionPerformed(IdeMainWindow.java:624)
    [deployTaskForm]      at javax.swing.Timer.fireActionPerformed(Timer.java:271)
    [deployTaskForm]      at javax.swing.Timer$DoPostEvent.run(Timer.java:201)
    [deployTaskForm]      at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
    [deployTaskForm]      at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
    [deployTaskForm]      at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
    [deployTaskForm]      at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
    [deployTaskForm]      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
    [deployTaskForm]      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
    [deployTaskForm]      at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    [deployTaskForm] Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
    [deployTaskForm]      at oracle.ide.view.View.isVisible(View.java:136)
    [deployTaskForm]      at oracle.ideimpl.ActiveViewHandlerImpl.getVisibleViews(ActiveViewHandlerImpl.java:468)
    [deployTaskForm]      at oracle.ideimpl.MainWindowImpl.getVisibleViews(MainWindowImpl.java:509)
    [deployTaskForm]      at oracle.ide.IdeMainWindow$UpdateVisibleActions.fireUpdate(IdeMainWindow.java:635)
    [deployTaskForm]      at oracle.ide.IdeMainWindow$UpdateVisibleActions.actionPerformed(IdeMainWindow.java:624)
    [deployTaskForm]      at javax.swing.Timer.fireActionPerformed(Timer.java:271)
    [deployTaskForm]      at javax.swing.Timer$DoPostEvent.run(Timer.java:201)
    [deployTaskForm]      at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
    [deployTaskForm]      at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
    [deployTaskForm]      at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
    [deployTaskForm]      at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
    [deployTaskForm]      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
    [deployTaskForm]      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
    [deployTaskForm]      at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    [deployTaskForm] Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
    [deployTaskForm]      at oracle.ide.view.View.isVisible(View.java:136)
    [deployTaskForm]      at oracle.ideimpl.ActiveViewHandlerImpl.getVisibleViews(ActiveViewHandlerImpl.java:468)
    [deployTaskForm]      at oracle.ideimpl.MainWindowImpl.getVisibleViews(MainWindowImpl.java:509)
    [deployTaskForm]      at oracle.ide.IdeMainWindow$UpdateVisibleActions.fireUpdate(IdeMainWindow.java:635)
    [deployTaskForm]      at oracle.ide.IdeMainWindow$UpdateVisibleActions.actionPerformed(IdeMainWindow.java:624)
    [deployTaskForm]      at javax.swing.Timer.fireActionPerformed(Timer.java:271)
    [deployTaskForm]      at javax.swing.Timer$DoPostEvent.run(Timer.java:201)
    [deployTaskForm]      at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
    [deployTaskForm]      at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
    [deployTaskForm]      at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
    [deployTaskForm]      at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
    [deployTaskForm]      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
    [deployTaskForm]      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
    [deployTaskForm]      at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    [deployTaskForm] Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
    [deployTaskForm]      at oracle.ide.view.View.isVisible(View.java:136)
    [deployTaskForm]      at oracle.ideimpl.ActiveViewHandlerImpl.getVisibleViews(ActiveViewHandlerImpl.java:468)
    [deployTaskForm]      at oracle.ideimpl.MainWindowImpl.getVisibleViews(MainWindowImpl.java:509)
    [deployTaskForm]      at oracle.ide.IdeMainWindow$UpdateVisibleActions.fireUpdate(IdeMainWindow.java:635)
    [deployTaskForm]      at oracle.ide.IdeMainWindow$UpdateVisibleActions.actionPerformed(IdeMainWindow.java:624)
    [deployTaskForm]      at javax.swing.Timer.fireActionPerformed(Timer.java:271)
    [deployTaskForm]      at javax.swing.Timer$DoPostEvent.run(Timer.java:201)
    [deployTaskForm]      at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
    [deployTaskForm]      at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
    [deployTaskForm]      at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
    [deployTaskForm]      at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
    [deployTaskForm]      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
    [deployTaskForm]      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
    [deployTaskForm]      at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    [deployTaskForm] java.io.FileNotFoundException: E:\jdev\work\UserTasks\bpel\bpel\bpel.xml (The system cannot find the path specified)
    [deployTaskForm]      at java.io.FileInputStream.open(Native Method)
    [deployTaskForm]      at java.io.FileInputStream.<init>(FileInputStream.java:106)
    [deployTaskForm]      at java.io.FileInputStream.<init>(FileInputStream.java:66)
    [deployTaskForm]      at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:70)
    [deployTaskForm]      at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:161)
    [deployTaskForm]      at java.net.URL.openStream(URL.java:1007)
    [deployTaskForm]      at oracle.xml.parser.v2.XMLReader.openURL(XMLReader.java:2551)
    [deployTaskForm]      at oracle.xml.parser.v2.XMLReader.pushXMLReader(XMLReader.java:285)
    [deployTaskForm]      at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:260)
    [deployTaskForm]      at oracle.tip.tools.ide.pm.ide.bpel.jdeveloper.JDevBPELProject.getDeploymentFile(JDevBPELProject.java:242)
    [deployTaskForm]      at oracle.tip.tools.ide.common.ide.bpel.BPELProjectUtil.setPartnerLinkWSDLLocations(BPELProjectUtil.java:636)
    [deployTaskForm]      at oracle.tip.tools.ide.pm.ide.bpel.jdeveloper.JDevBPELProject.setPartnerLinkWSDLLocations(JDevBPELProject.java:354)
    [deployTaskForm]      at oracle.tip.tools.ide.pm.addin.PMModel.createProcessFromDocument(PMModel.java:227)
    [deployTaskForm]      at oracle.tip.tools.ide.pm.addin.JDevBPELEditor$4.run(JDevBPELEditor.java:394)
    [deployTaskForm]      at java.lang.Thread.run(Thread.java:595)

  • Modify hostname while automatically generating task-form in human wok-flow

    Hi,
    I am creating one task form automatically, using the option available "create form -->Auto generate task form" in task file using jdev 11g. The form is good, but when I try to access this form in oracle BPM worklist, it gives me error "Unknown Host Description: Unable to locate the server named *servername.domain.com*. the server does not have a DNS entry. Perhaps there is a misspelling in the server name, or the server no longer exists. Double-check the name and try again."
    Actually the case is, In our env, we can access the server by it's IP address only, and not by name. << this is due to some network or some other setup >>
    like folllowing will work fine: http://10.239.5.80:7001/em.
    but this one will give the same error as above: http://servername.domain.com:7001/em
    I tried to create hostname entry in C:\Windows\System32\drivers\etc\hosts, but of no help. Also, i tried to find from where this server name automatically comes up. so that i can change that to IP address. but no success yet.
    Need some pointers to get going. thanks for your help.
    ~rps

    Just posting What I have found about this issue.
    If there is a need to change the target URL for any work-list task form, then follow below steps in SOA em console:
    From the SOA Infrastructure Menu in em console:
    1. Select home. ( i.e. click on SOA-INFRA link in left navigation.).
    2. Select the Deployed Composites tab.
    3. In the Composite section, select the specific SOA composite application.
    4. Under soa-infra, select a specific SOA composite application.
    5. Select the human task service component in the Component Metrics table.
    6. Click Administration tab.
    7. Set the HTTP Host and Port if it wasn't configured that way when you deployed. << At this step you can change the target URL>>.
    thanks,
    rps

  • Using ADF BC in a Task Form (SOA Human Task)

    Hi!
    I need to display data from a database table in a task form for a human task. This data is not part of the task payload.
    I read some tutorials about using BC in ADF Applications and applied the same principles to my task form application, so I created a VO and a read-only table. Anyway when the form is displayed in the worklist I get a "Connection <name> not found" exception and lots of NPE. The connection is valid, i.e. declared under WLS JDBC conns.
    I am using 11.1.1.2 version of FMW.
    Any help is appreciated.
    Thanks in advance.
    Mick
    [2010-07-15T13:59:54.950+02:00] [WLS_SOA1] [WARNING] [] [oracle.adf.controller.faces.lifecycle.Utils] [tid: [ACTIVE].ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: jcooper] [ecid: 004YqjMW5gbEoIxqw8Fg6G0002ZL0001IT,0:1] [APP: GestioneCorrezioniUI_new] [URI: /workflow/GestioneCorrezioniUI_new/faces/adf.task-flow] ADF: Adding the following JSF error message: Nome di connessione ConnectionModulisticaDS non definito.[[
    oracle.jbo.ConfigException: JBO-33003: Nome di connessione ConnectionModulisticaDS non definito.
         at oracle.jbo.client.Configuration.initializeFromConnectionName(Configuration.java:1087)
         at oracle.jbo.client.Configuration.getConfiguration(Configuration.java:595)
         at oracle.jbo.common.ampool.PoolMgr.createPool(PoolMgr.java:328)
         at oracle.jbo.common.ampool.PoolMgr.findPool(PoolMgr.java:587)
         at oracle.adf.model.bc4j.DCJboDataControl.findApplicationPool(DCJboDataControl.java:562)
         at oracle.adf.model.bc4j.DCJboDataControl.initializeSessionCookie(DCJboDataControl.java:389)
         at oracle.adf.model.bc4j.DCJboDataControl.initializeJboSession(DCJboDataControl.java:303)
         at oracle.adf.model.bc4j.DataControlFactoryImpl.createSessionInternal(DataControlFactoryImpl.java:199)
         at oracle.adf.model.bc4j.DataControlFactoryImpl.createSession(DataControlFactoryImpl.java:123)
         at oracle.adf.model.binding.DCDataControlReference.getDataControl(DCDataControlReference.java:166)
         at oracle.adf.model.BindingContext.instantiateDataControl(BindingContext.java:844)
         at oracle.adf.model.dcframe.DataControlFrameImpl.doFindDataControl(DataControlFrameImpl.java:1069)
         at oracle.adf.model.dcframe.DataControlFrameImpl.internalFindDataControl(DataControlFrameImpl.java:972)
         at oracle.adf.model.dcframe.DataControlFrameImpl.findDataControl(DataControlFrameImpl.java:932)
         at oracle.adf.model.BindingContext.internalFindDataControl(BindingContext.java:965)
         at oracle.adf.model.BindingContext.get(BindingContext.java:922)
         at oracle.adf.model.binding.DCBindingContainer.findDataControl(DCBindingContainer.java:1548)
         at oracle.adf.model.binding.DCIteratorBinding.initDataControl(DCIteratorBinding.java:2434)
         at oracle.adf.model.binding.DCIteratorBinding.getDataControl(DCIteratorBinding.java:2379)
         at oracle.adf.model.binding.DCIteratorBinding.getAttributeDefs(DCIteratorBinding.java:3140)
         at oracle.jbo.uicli.binding.JUCtrlValueBinding.fetchAttrDefs(JUCtrlValueBinding.java:485)
         at oracle.jbo.uicli.binding.JUCtrlValueBinding.getAttributeDefs(JUCtrlValueBinding.java:437)
         at oracle.jbo.uicli.binding.JUCtrlValueBinding.findAttributeDef(JUCtrlValueBinding.java:586)
         at oracle.jbo.uicli.binding.JUCtrlValueBinding.lookupAttributeDef(JUCtrlValueBinding.java:557)
         at oracle.jbo.uicli.binding.JUCtrlHierBinding$1JUCtrlHierHintsMap.internalGet(JUCtrlHierBinding.java:174)
         at oracle.jbo.common.JboAbstractMap.get(JboAbstractMap.java:54)
         at javax.el.MapELResolver.getValue(MapELResolver.java:164)
         at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:143)
         at com.sun.faces.el.FacesCompositeELResolver.getValue(FacesCompositeELResolver.java:72)
         at com.sun.el.parser.AstValue.getValue(AstValue.java:118)
         at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:192)
         at org.apache.myfaces.trinidad.bean.FacesBeanImpl.getProperty(FacesBeanImpl.java:68)
         at oracle.adfinternal.view.faces.renderkit.rich.table.BaseColumnRenderer.getProperty(BaseColumnRenderer.java:960)
         at oracle.adfinternal.view.faces.renderkit.rich.table.BaseColumnRenderer.layoutHeader(BaseColumnRenderer.java:489)
         at oracle.adfinternal.view.faces.renderkit.rich.table.BaseColumnRenderer.encodeAll(BaseColumnRenderer.java:89)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1369)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:751)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:415)
         at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2572)
         at oracle.adfinternal.view.faces.renderkit.rich.table.BaseTableRenderer.layoutColumnHeader(BaseTableRenderer.java:1046)
         at oracle.adfinternal.view.faces.renderkit.rich.TableRenderer.encodeAll(TableRenderer.java:522)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1369)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:751)
         at org.apache.myfaces.trinidad.component.UIXCollection.encodeEnd(UIXCollection.java:527)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:415)
         at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2572)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer._encodeChild(PanelGroupLayoutRenderer.java:402)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer.access$300(PanelGroupLayoutRenderer.java:30)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer$EncoderCallback.processComponent(PanelGroupLayoutRenderer.java:651)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer$EncoderCallback.processComponent(PanelGroupLayoutRenderer.java:570)
         at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:170)
         at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:290)
         at org.apache.myfaces.trinidad.component.UIXComponent.encodeFlattenedChildren(UIXComponent.java:255)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer.encodeAll(PanelGroupLayoutRenderer.java:327)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1369)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:751)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:415)
         at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2572)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer._encodeChild(PanelGroupLayoutRenderer.java:402)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer.access$300(PanelGroupLayoutRenderer.java:30)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer$EncoderCallback.processComponent(PanelGroupLayoutRenderer.java:651)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer$EncoderCallback.processComponent(PanelGroupLayoutRenderer.java:570)
         at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:170)
         at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:290)
         at org.apache.myfaces.trinidad.component.UIXComponent.encodeFlattenedChildren(UIXComponent.java:255)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer.encodeAll(PanelGroupLayoutRenderer.java:327)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1369)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:751)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:415)
         at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2572)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer._encodeChild(PanelGroupLayoutRenderer.java:402)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer.access$300(PanelGroupLayoutRenderer.java:30)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer$EncoderCallback.processComponent(PanelGroupLayoutRenderer.java:651)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer$EncoderCallback.processComponent(PanelGroupLayoutRenderer.java:570)
         at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:170)
         at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:290)
         at org.apache.myfaces.trinidad.component.UIXComponent.encodeFlattenedChildren(UIXComponent.java:255)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer.encodeAll(PanelGroupLayoutRenderer.java:327)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1369)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:751)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:415)
         at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2572)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer._encodeChild(PanelGroupLayoutRenderer.java:402)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer.access$300(PanelGroupLayoutRenderer.java:30)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer$EncoderCallback.processComponent(PanelGroupLayoutRenderer.java:651)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer$EncoderCallback.processComponent(PanelGroupLayoutRenderer.java:570)
         at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:170)
         at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:290)
         at org.apache.myfaces.trinidad.component.UIXComponent.encodeFlattenedChildren(UIXComponent.java:255)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer.encodeAll(PanelGroupLayoutRenderer.java:327)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1369)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:751)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:415)
         at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2572)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeAllChildren(CoreRenderer.java:432)
         at oracle.adfinternal.view.faces.renderkit.rich.FormRenderer.encodeAll(FormRenderer.java:221)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1369)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:751)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:415)
         at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2572)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeAllChildren(CoreRenderer.java:432)
         at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer.encodeAll(DocumentRenderer.java:1066)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1369)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:751)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.__encodeRecursive(UIXComponentBase.java:1501)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeAll(UIXComponentBase.java:771)
         at javax.faces.component.UIComponent.encodeAll(UIComponent.java:942)
         at com.sun.faces.application.ViewHandlerImpl.doRenderView(ViewHandlerImpl.java:271)
         at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:202)
         at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:189)
         at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:193)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:710)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:273)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:205)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:191)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.share.http.ServletADFFilter.doFilter(ServletADFFilter.java:62)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:97)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:94)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:138)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:70)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.bpel.services.workflow.client.worklist.util.WorkflowFilter.doFilter(WorkflowFilter.java:173)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:159)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:326)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3592)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2202)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2108)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1432)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    ]]

    Mick,
    You have to create new or use existing datasource in the worklogic admin console. Make sure the datasource is connected to the right database. Visit the following page for more information on how to create datasource.
    http://download.oracle.com/docs/cd/E12839_01/integration.1111/e10537/T430238T430340.htm
    Make sure to suffix the datasource name with DS. Because connectivity from ADF model is not working without DS. We tried many times and worked only if we Suffix the datasource and JNDI name with DS.
    If your datasource JNDI name is, for an example jdbc/MyDataSourceDS. set this value at your Application Module Configuration section for local and Shared. Note, you can only deploy and test in the server where the datasource got created.
    Let me know if you have any specific questions.
    Thanks
    Annadurai.

  • Deploying EBF with a Human Task and Task Forms usingAIA Deployment Plan

    Hi All,
    I have a set of composites for an invoice interface - File Adapter, Req ABCS, EBS, Prov ABCS, DB Adapter, Resp EBS and an EBF. If my invoice doesnt go through due to some validation errors, I let the user edit the invoice using a Human Task called from my EBF.
    When I deploy the EBF from the jdeveloper, it deploys the Task Form as well, and they get deployed correctly. For the test and production instances, we use AID scripts, and they work fine for all the AIA components. I am looking for suggestions on how to deploy the Task form (ADF) linked to the Human Task of an AIA component.
    Thanks for the help.
    Regards
    Anish.

    Anish,
    tasks forms are not really different from other applications when it comes to deployment via an AIA deployment plan. There are some examples available for this in FP's own deployment plan, e.g. like this:
    <Application name="ActorNotNull_FYINull"
    filelocation="${AIA_HOME}/Infrastructure/Install/applications/ActorNotNull_FYINull.ear"
    wlserver="fp" failonerror="false" action="deploy"/>
    So these task forms can simply be deployed like any other ear, you just need to explicitly call it out in the deployment plan.
    Gerhard

  • Does not generate detail of detail collection ADF task form

    Hi
    I use Jdev 12.1.3
    when i auto generate ADF task form from HT generated task forms does not contain tables in detail of detail.
    I have a tree business object as payload on root to many detail and every detail has a collection as detail.
    Also when i use manually by drag and drop from datacontrol on my page as table doesn't works.
    how does I have table and for every row i have a table as detail?
    thanks.
    Fazel.Business Process Management Suite user9525019

    Thanks Frank.
    I have set up the partial triggers on the dependent detail and still the table is empty. On Further investigation, we found that there is no row selected in its master and consequently the detail is empty. But now the question is why is no row getting selected in the Master. My understanding is that the default behavior for master-detail table , the first row for master will be selected by default and the detail will be populated.
    Could you let me know what could be the reasons /where to look for on why no row is getting selected in the Master?

Maybe you are looking for

  • ASA 5505 & VPN Client will not access remote lan

    I have an ASA 5505 that is on the parimeter of a hub & spoke vpn network, when I connect to this device using the VPN client I can connect to any device accross the VPN ifrastructure with the exception of the subnet that the client is connected to, f

  • Where are files downloaded to on the mac when creating a pdf from web pages?

    where on the mac HD are files downloaded to  when creating a pdf from web pages? Im creating web pages from the whole site so creating a large document, so wondered where these fiels are stored on the mac so I can delete when finished as dont want to

  • How can I tell that AutoQOS config is adequate on a video conference switch

    I have a Tandberg video conference bridge and gateway connected to a 3750 switch. The audio is marked EF and the video CS3. I configured AutoQos on the switch and trust DSCP on the ports. When we reach a large video conference of 25 or more attendies

  • Credit limit and last paid amount by the customer

    Hello, I have one requirement in Account Receivable cube (0FI_AR_4). I need to find CREDIT LIMIT and LAST PAID DATE So I had done the enhancement for 0FI_AR_4  data source and populated the required values. I had checked in RSA3 for the accuracy of d

  • Bind Variable Not Being Reset

    I am using JDeveloper 11.1.1.2 and ADF with BC. I have the following situation: I have a view object whose where clause has multiple bind variables. On one of my pages, I dragged this view object as a form onto the page. I also dragged the ExecuteWit