Edit advanced task rules in SOA Composer

Hi,
I've been trying to edit the routing rules in SOA composer; when I open the .task file, I see a tab for the rules file, but I'm not able to add any rules in there.
When I directly open the task file, I can add the rules in the RoutingRuleSet, but the HT is not using these rules for routing.
Any idea as to how to proceed with this.
The Jdev build I'm using is JDEVADF_11.1.1.4.0_GENERIC_101227.1736.5923 & SOA composite editor version is 11.1.1.4.0.56.82.
P.S. When I try to add the same rules from Jdev, they work just fine.
Thanks.

Don't know much about SOA Composer (sorry - you've hit the BPM forum), but you should be able to see the business rules from the Oracle BPM Composer. If you've installed BPM, go to http://xx:####/bpm/composer and you'll see business rules after poking around a little. Let me know if you need more help finding them.
Dan

Similar Messages

  • Update  details for Business Rules from SOA Composer

    Hi All ,
    I am not able to update Business Rules from SOA Composer (http://localhost:7001/soa/composer).
    I have tested with many browser and Please , some one can suggest .. on this .
    Rgds
    Sudhee

    Thanks for your reply ,
    Just Using BPEL component and BR...
    Somehow i am not able to update Business rules from Composer .
    Rgds
    Sudhee

  • How to view or Edit Business Rules in SOA Composer

    HI,
    We have a requirement to use Business Rules with OSB. We have OSB 11.1.1.5 installed in Clustered environment. Installed SOA composer patch on top of OSB 11.1.1.5. I have createed and deployed the sample Business Rules WAR/SAR targeted it to Admin Server. I could able to open Business Composer URL. Though unable to see any Rules. Nothing is available in Composer. I have privilege as "Admin".
    In Server --> Deployments --> Composer war is active.
    What else I need to check to view the Business Rules in Composer! Please let me know quick remedy to overcome!
    Edited by: 945206 on Jul 10, 2012 2:51 AM

    Don't know much about SOA Composer (sorry - you've hit the BPM forum), but you should be able to see the business rules from the Oracle BPM Composer. If you've installed BPM, go to http://xx:####/bpm/composer and you'll see business rules after poking around a little. Let me know if you need more help finding them.
    Dan

  • SOA Composer and editing Routing Rules

    I have been trying to edit my human workflow routing rules decision table from the SOA Composer web interface. the routing rules appear in the list of ruiles available to open and edit but when I open the routing rules it defaults to the IF/THEN view and the decision table view isn't available from the dropdown. The SOA Composer does however work for more general decision tables that aren't routing rules, is there something special about routing rules that makes them no editable at runtime via the SOA Composer?

    Hi Naresh!
    The state of SOA composer in the Weblogic console is 'Installed' but not running! When I try to start the soa composer it shows:
    Application composer does not have any targets.
    All of the Deployments selected are currently in a state which is incompatible with this operation. No action will be performed.
    And because of this the browser display nothing!
    Thanks!
    Ana

  • Track changes in business rule made using SOA composer

    Hi,
    I have business rules deployed on a server. Authorized user can change condition or any other thing in a business rule using soa composer. How can i track changes made in this business rule?
    i.e. I want to view the change and if possible who changes it.
    I am using SOA 11g
    Any help is appreciated
    Thanks

    Below document describes how to Monitor Decision Service Components and Engines.
    http://docs.oracle.com/cd/E29597_01/admin.1111/e10226/rules_mon.htm#CJAJJIJB

  • SOA composer

    Hi,
    I have following project requirements related to SOA composer (Dynamic business rules web tool) in Oracle 11g
    1) My client did not find SOA Composer very user friendly so they are asking is it possible to import/export the rules from SOA composer in excel or other standard format where they can define or update the rules and later import into SOA composer?
    2) For few users I want to have read only privilege in SOA composer just for viewing the rules. From documentation I found that by default a user with SOADesigner role (e.g. Administrator) can have the access for SOA composer tool but it allows to edit the rules as well. Can I add or overwrite these settings somewhere for read only privilege?
    Thanks in advance.
    Regards,
    PK

    Hi Alessio Zatti
    At first glance the soa composer is in read only mode to change in edit mode you should deploy your application in a Compact domain with soa_mds connection that connected with DEV_MDS schema.
    Also in  http://localhost:7101/em you have 2 metadate repository soa-mds and soa-owsm that both of them are file base you should change soa-mds repository from file base to DB base then it works.
    You can follow the instruction as this post https://thecattlecrew.wordpress.com/2014/11/06/bpm-12c-file-based-mds-to-db-based-mds-in-compact-domain/

  • Limitations on Using Human Task advance routing rules and stages

    In one of our requirement we have used human task with different number of stages (14 stages ) and for all this we are using only one human task component and to route the task through different stages I am using advance routing rules (30 rules),we have exposed this through  bpel .My code is working fine .
    My question is:-
    1- Do this kind of design contain flaws, is there is any restriction on using of number of stages and number of routing rules. Is there is any best practise which suggests that we cannot have more than certain number of stages or routing rules..??
    2-Is it feasible to use different human task component for each of the human task stages and route the data using business rule, but that will be very exhausted and unnecessarily making bpel heavier, also the front end people will be having more number of bpm urls which will make their work tedious.
    Please suggest .
    Thank you

    This doesn't sound good. That's an EJB internal to BPEL if I'm not mistaken. Did the install go ok? Has this ever worked before?
    I'd check the logs on startup for any sign of an exception. This may be the symptom of a problem which will be logged on startup.
    Also, search metalink and open an SR -- this EJB isn't something you need to configure in a normal install -- at least not that I'm familiar with.

  • SOA 11.1.1.3/Business Rules: How to invoke Oracle SOA Composer without JDev

    Hi,
    What is the best approach to allow 'business users' to work with Business Rules? I'm trying to invoke Oracle SOA Composer directly without using JDeveloper. Is it possible? How to do it? Other recommendations?
    Any input regarding this matter is highly appreciated!!!!
    Sincerely,
    Mark

    http://<serverip>:<composerport>/soa/composer
    Composer port can be found using the url in soa em-> deployed application -> composer
    Ajay

  • Is it possible to update the human task payload without using worklist API but only using advance routing rule.

    Hi,
    I have one human tasks in BPEL process in which i am using different stages and with using advance routing rules i am routing my task payload to one stage to another.My payload has Task Status and Branch,after approving the human task from first stage I want to send modified value of the Task Status to the next stage without using worklist API or manual updation but only using the advance routing rules,is it possible ??? If anyone have any idea about this than please enlight me with your valuable solutions and  advices...
    Thanx
    Regards
    Ajral

    Hi SamGoe,
    According to your description, my understanding is that you want to update the PoerPoint slide from SharePoint 2010 slide library automatically.
    It seems to be not necessary to use Macros. SharePoint provides an OOB way to notify you to check for update to the slide library slides when you open the presentation. PowerPoint does this because you selected the option
    Tell me when this slide changes when you copied the slides from the library.
    More information, please refer to the link below:
    http://office.microsoft.com/en-us/powerpoint-help/sharepoint-slide-libraries-ii-use-slides-in-the-library-RZ010254089.aspx?section=6
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • Cannot open Dictionary from Oracle SOA Composer.

    Hi,
    I am trying to edit a previously defined ruleset from the SOA Composer console. While trying to open the same, from the pop up, I am getting an error :
    Error opening the document /deployed-composites/default/InvoiceProcessing_rev1.0/oracle/rules/invoiceprocessing/InvoiceProcessingAssignmentRules.rules
    In the logs, I found that it is related to MDS somehow. Here are the logs:
    ####<Sep 14, 2012 2:08:51 PM IST> <Error> <oracle.integration.console.metadata.view.navigation.MetadataNavigationHandler> <ipm> <soa_server1> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <74be42f58e7a71c3:c430530:139c3d758af:-8000-00000000000023f9> <1347611931657> <BEA-000000> <Error updating path .
    oracle.integration.console.metadata.model.session.MetadataManagerException: Error opening the document /deployed-composites/default/InvoiceProcessing_rev1.0/oracle/rules/invoiceprocessing/InvoiceProcessingAssignmentRules.rules
    at oracle.integration.console.metadata.model.session.MetadataManager._updateDetails(MetadataManager.java:248)
    at oracle.integration.console.metadata.model.session.MetadataManager.setPath(MetadataManager.java:57)
    at oracle.integration.console.metadata.view.navigation.MetadataNavigationHandler._updateModelPath(MetadataNavigationHandler.java:532)
    at oracle.integration.console.metadata.view.navigation.MetadataNavigationHandler._savePath(MetadataNavigationHandler.java:511)
    at oracle.integration.console.metadata.view.navigation.MetadataNavigationHandler._updateSelectedPath(MetadataNavigationHandler.java:496)
    at oracle.integration.console.metadata.view.navigation.MetadataNavigationHandler.showAction(MetadataNavigationHandler.java:329)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:601)
    at com.sun.el.parser.AstValue.invoke(AstValue.java:187)
    at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:297)
    at org.apache.myfaces.trinidadinternal.taglib.util.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:53)
    at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcastToMethodBinding(UIXComponentBase.java:1256)
    at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:183)
    at oracle.adf.view.rich.component.rich.nav.RichCommandMenuItem.broadcast(RichCommandMenuItem.java:207)
    at oracle.adf.view.rich.component.fragment.UIXRegion.broadcast(UIXRegion.java:148)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:92)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)
    at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:102)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:92)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)
    at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:96)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.broadcastEvents(LifecycleImpl.java:1018)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:386)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:194)
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
    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:301)
    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:205)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.integration.console.metadata.view.util.SessionTimeoutFilter.doFilter(SessionTimeoutFilter.java:67)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:179)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
    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.wrapRun(WebAppServletContext.java:3730)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: javax.ejb.EJBException: EJB Exception: ; nested exception is:
    oracle.fabric.common.FabricException: oracle.mds.core.MetadataNotFoundException: MDS-00013: no metadata found for metadata object "/deployed-composites/default/InvoiceProcessing_rev1.0/oracle/rules/invoiceprocessing/InvoiceProcessingAssignmentRules.rules": MDS-00013: no metadata found for metadata object "/deployed-composites/default/InvoiceProcessing_rev1.0/oracle/rules/invoiceprocessing/InvoiceProcessingAssignmentRules.rules"; nested exception is: oracle.fabric.common.FabricException: oracle.mds.core.MetadataNotFoundException: MDS-00013: no metadata found for metadata object "/deployed-composites/default/InvoiceProcessing_rev1.0/oracle/rules/invoiceprocessing/InvoiceProcessingAssignmentRules.rules": MDS-00013: no metadata found for metadata object "/deployed-composites/default/InvoiceProcessing_rev1.0/oracle/rules/invoiceprocessing/InvoiceProcessingAssignmentRules.rules"
    at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.unwrapRemoteException(RemoteBusinessIntfProxy.java:121)
    at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:96)
    at $Proxy358.readFile(Unknown Source)
    at oracle.integration.console.metadata.model.session.MetadataManager._updateDetails(MetadataManager.java:239)
    at oracle.integration.console.metadata.model.session.MetadataManager.setPath(MetadataManager.java:57)
    at oracle.integration.console.metadata.view.navigation.MetadataNavigationHandler._updateModelPath(MetadataNavigationHandler.java:532)
    at oracle.integration.console.metadata.view.navigation.MetadataNavigationHandler._savePath(MetadataNavigationHandler.java:511)
    at oracle.integration.console.metadata.view.navigation.MetadataNavigationHandler._updateSelectedPath(MetadataNavigationHandler.java:496)
    at oracle.integration.console.metadata.view.navigation.MetadataNavigationHandler.showAction(MetadataNavigationHandler.java:329)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:601)
    at com.sun.el.parser.AstValue.invoke(AstValue.java:187)
    at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:297)
    at org.apache.myfaces.trinidadinternal.taglib.util.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:53)
    at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcastToMethodBinding(UIXComponentBase.java:1256)
    at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:183)
    at oracle.adf.view.rich.component.rich.nav.RichCommandMenuItem.broadcast(RichCommandMenuItem.java:207)
    at oracle.adf.view.rich.component.fragment.UIXRegion.broadcast(UIXRegion.java:148)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:92)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)
    at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:102)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:92)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)
    at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:96)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.broadcastEvents(LifecycleImpl.java:1018)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:386)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:194)
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
    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:301)
    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:205)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.integration.console.metadata.view.util.SessionTimeoutFilter.doFilter(SessionTimeoutFilter.java:67)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:179)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
    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.wrapRun(WebAppServletContext.java:3730)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    I tried redeploying, bouncing the server etc, but it was of no avail.

    Hi Himanshu,
    I have hit the same error with the Imaging BPEL processes. I checked the SOA MDS and the referenced file is definitely there.
    Did you have any luck resolving this?

  • SOA Composer and Dictionary Access Control

    Hi,
    I've a SOA composite application (11g) with multiple oracle rule dictionaries in it which is deployed on a weblogic domain. I can login to soa composer and then edit and deploy the rules runtime. I'm trying to find a way out where by I'll have multiple soa composer users, each having access to only a pre-configured dictionaries. Currently, the default behavior is that every login has access to each and every diuctionary deployed within the composite application.
    Is it possible to control the dictionary access within a single composite?
    Thanks
    --manoj                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    The answer couldn't help us much. I will give you the steps we have followed in detail
    We have created a sample customizable BPEL process by selecting a Customizable checkbox in Jdev.
    Then,The sample BPEL process is deployed to SOA server from JDeveloper. We could see the deployed BPM process in EM console.
    Also the MDS repositories required for customization too are present in EM.
    Then We tried accessing the BPM Composer to do some customization on the sample BPEL process deployed. We are able to login to the BPM composer using "weblogic" user.
    But the composer displays only the welcome page. There are no other links enabled.
    Please let us know How to make a BPEL process customizable using BPM composer.
    Also there is an another SOA Composer. When this composer is mainly used?
    There is another BPM Workspace console. But we could not login to this using "Weblogic" user though we are able to login in EM, SOA and BPM composer.
    Why the login failed uisng "weblogic" user here?What for this console is used?

  • "SOA Composer" is read only

    I'm tryng to use "SOA Composer" (12c) to change "Decision Table" in a "Business Rule", but I'm facing with this issue: the windows is read only and I can change nothing.

    Hi Alessio Zatti
    At first glance the soa composer is in read only mode to change in edit mode you should deploy your application in a Compact domain with soa_mds connection that connected with DEV_MDS schema.
    Also in  http://localhost:7101/em you have 2 metadate repository soa-mds and soa-owsm that both of them are file base you should change soa-mds repository from file base to DB base then it works.
    You can follow the instruction as this post https://thecattlecrew.wordpress.com/2014/11/06/bpm-12c-file-based-mds-to-db-based-mds-in-compact-domain/

  • SOA Composer not running!

    Hi!
    I have installed SOA Suite to work with BPM, but now I'm developing a business rules project, I know that I have to use soa composer to edit the values of globals and bucketset, but it is not running its state says Installed and when I try to start it, it it says:
    Application composer does not have any targets.
    All of the Deployments selected are currently in a state which is incompatible with this operation. No action will be performed.
    Should I have to configure something? Or reinstall?
    Thanks!
    Ana

    Hi Naresh!
    The state of SOA composer in the Weblogic console is 'Installed' but not running! When I try to start the soa composer it shows:
    Application composer does not have any targets.
    All of the Deployments selected are currently in a state which is incompatible with this operation. No action will be performed.
    And because of this the browser display nothing!
    Thanks!
    Ana

  • Sharepoint Designer Workflow - Edit this task button not showing in outlook for some users.

    Hello all,
    I have created a "collect data from user" workflow in Sharepoint Designer, with around 9 "else" instances as to who to collect data from. My problem is that some users do not have the "Edit this task" button at the top of the email (Nor do they have the
    "create rule.." button). They DO have the enabled hyperlink in the body of the email, which brings them to a screen where they can view the details of the task, then edit it by clicking on "Edit".
    My users who have the button at the top of the email are having a much more simplified experience, and I would like all users to have it. All permissions are equivalent across the board as best I can tell. Is this an Outlook settings issue perhaps?
    Any input is much appreciated!
    Thanks!

    Hi Fender,
    Please can you confirm which version of Outlook your users have (and if they are all on the same version)? All my none 2007 users lack the Edit Item button, and have to use the links in the body of the email, which I believe is simply due to the fact that
    2003 et al lacks the same SharePoint integration options as 2007.
    Cheers
    Stew

  • Issue on Business Rules in SOA

    Hello
    I am writing a business rule as per the screen shot and in one scenario it is firing twice even though i selected 'there is a case where' option.
    My requirement was if pem >0 or tool name is 'PEM' then add PEM. It is firing twice in case if pem >0 and tool name is 'PEM' (both fullfilled). Can anybody help me on this please?
    Thanks!

    Don't know much about SOA Composer (sorry - you've hit the BPM forum), but you should be able to see the business rules from the Oracle BPM Composer. If you've installed BPM, go to http://xx:####/bpm/composer and you'll see business rules after poking around a little. Let me know if you need more help finding them.
    Dan

Maybe you are looking for

  • I can't figure out how to close my apps on my 4s iPhone?I came from a 3g- and it is apprently

    How do I close my apps on my 4s Iphone?  I just switched from a 3g (way behind the times i know)

  • Advice needed please

    Hello there, New to the forum and cannot find help anywhere else. I have lost the calculator software and cannot reinstall/retrieve it. Also, any software I try to install doesn't work - HotSync stops and says the application wasn't responding to Hot

  • How Come windows 7 can't boot off the second hard drive on MBP?

    i have 2 ssd in my macbook pro. but the second drive (located in the superdrive slot) will not allow windows to boot while the first HDD is in.  When i remove the first HDD, the 2nd hdd boots. this doesnt make and sense as the second bay is still a s

  • Red light, No booting

    i need urgent help. my 15-month-old bb curve 9360 is not switching on. i left it charged to the laptop last night, and now it's not booting.. do you know any fix? thanks a lot..

  • NTSC DVDs

    An All Region NTSC format DVD won't play on my iMac. Why? Should it? Thanks.