BPM 11g integration with Business Activity Monitoring

Hello,
I'm trying to implement business indicators in a new project in Jdeveloper, and i want see the business indicators in the BAM portal, i alredy configure the BAM adapter in the IBM console and make all settings described in the tutorial, but when i run the process and the process try save the business indicators into the BAM, in the console throws an exception.
I follow the instructions and create a data object with the name BI_default_nameProject_nameProcess and create the business variables with the prefix METRIC_nameBI in the Jdeveloper exist the same busines indicators.
I dont understand, i think the mistake is when the BPM try to update or insert into the BAM table (BI_default_nameProject_nameProcess)
My trouble is only with the business indicators what i create in Jdeveloper the other default indicators is OK (Component, Counter and Interval)
Thanks
Wriel
####<12-ene-2012 11H46' CST> <Error> <oracle.bam.webservices> <WrielZapata-PC> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <a6432244f621aacd:-186ebc2d:134d2c99137:-8000-00000000000013a4> <1326390395284> <BEA-000000> <WebServices: BAM-06145: No se pueden actualizar las filas del objeto de datos /Samples/Monitor Express/BI_default_SalesQuoteProcess_RequestQuote.>
####<12-ene-2012 11H46' CST> <Error> <oracle.bam.webservices> <WrielZapata-PC> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <a6432244f621aacd:-186ebc2d:134d2c99137:-8000-00000000000013a4> <1326390395285> <BEA-000000> <WebServices: BAM-06001: Detalles: Index: 0, Size: 0>
####<12-ene-2012 11H46' CST> <Error> <oracle.bam.webservices> <WrielZapata-PC> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <a6432244f621aacd:-186ebc2d:134d2c99137:-8000-00000000000013a4> <1326390395286> <BEA-000000> <WebServices: BAM-06145: No se pueden actualizar las filas del objeto de datos /Samples/Monitor Express/BI_default_SalesQuoteProcess_RequestQuote.java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.RangeCheck(ArrayList.java:547)
at java.util.ArrayList.get(ArrayList.java:322)
at oracle.bam.webservices.common.OperationImpl.update(OperationImpl.java:1088)
at oracle.bam.webservices.common.OperationImpl.update(OperationImpl.java:1073)
at oracle.bam.webservices.dataobjectoperationsbyid.DataObjectOperationsByID.update(DataObjectOperationsByID.java:284)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at weblogic.wsee.jaxws.WLSInstanceResolver$WLSInvoker.invoke(WLSInstanceResolver.java:92)
at weblogic.wsee.jaxws.WLSInstanceResolver$WLSInvoker.invoke(WLSInstanceResolver.java:74)
at com.sun.xml.ws.server.InvokerTube$2.invoke(InvokerTube.java:151)
at com.sun.xml.ws.server.sei.EndpointMethodHandlerImpl.invoke(EndpointMethodHandlerImpl.java:268)
at com.sun.xml.ws.server.sei.SEIInvokerTube.processRequest(SEIInvokerTube.java:100)
at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:866)
at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:815)
at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:778)
at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:680)
at com.sun.xml.ws.server.WSEndpointImpl$2.process(WSEndpointImpl.java:403)
at com.sun.xml.ws.transport.http.HttpAdapter$HttpToolkit.handle(HttpAdapter.java:532)
at com.sun.xml.ws.transport.http.HttpAdapter.handle(HttpAdapter.java:253)
at com.sun.xml.ws.transport.http.servlet.ServletAdapter.handle(ServletAdapter.java:141)
at weblogic.wsee.jaxws.WLSServletAdapter.handle(WLSServletAdapter.java:172)
at weblogic.wsee.jaxws.HttpServletAdapter$AuthorizedInvoke.run(HttpServletAdapter.java:708)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
at weblogic.wsee.util.ServerSecurityHelper.authenticatedInvoke(ServerSecurityHelper.java:103)
at weblogic.wsee.jaxws.HttpServletAdapter$3.run(HttpServletAdapter.java:311)
at weblogic.wsee.jaxws.HttpServletAdapter.post(HttpServletAdapter.java:337)
at weblogic.wsee.jaxws.JAXWSServlet.doRequest(JAXWSServlet.java:95)
at weblogic.servlet.http.AbstractAsyncServlet.service(AbstractAsyncServlet.java:99)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)
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:300)
at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
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.runJaasMode(JpsAbsFilter.java:94)
at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
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.runJaasMode(JpsAbsFilter.java:94)
at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
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:2277)
at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
####<12-ene-2012 11H46' CST> <Error> <oracle.webservices.jaxws> <WrielZapata-PC> <AdminServer> <BAMActionMDB> <<anonymous>> <BEA1-4F4E7405F5D1B5C280E1> <a6432244f621aacd:-186ebc2d:134d2c99137:-8000-00000000000013a4> <1326390395292> <BEA-000000> <Error while invoking endpoint "http://localhost:7001/OracleBAMWS/WebServices/DataObjectOperationsByID?WSDL" from client>
####<12-ene-2012 11H46' CST> <Warning> <oracle.bam.adapter.adc.soap.DOOperationsDispatch> <WrielZapata-PC> <AdminServer> <BAMActionMDB> <<anonymous>> <BEA1-4F4E7405F5D1B5C280E1> <a6432244f621aacd:-186ebc2d:134d2c99137:-8000-00000000000013a4> <1326390395292> <BEA-000000> <Error in update webservice
javax.xml.ws.soap.SOAPFaultException: BAM-06145: No se pueden actualizar las filas del objeto de datos /Samples/Monitor Express/BI_default_SalesQuoteProcess_RequestQuote.java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.RangeCheck(ArrayList.java:547)
at java.util.ArrayList.get(ArrayList.java:322)
at oracle.bam.webservices.common.OperationImpl.update(OperationImpl.java:1088)
at oracle.bam.webservices.common.OperationImpl.update(OperationImpl.java:1073)
at oracle.bam.webservices.dataobjectoperationsbyid.DataObjectOperationsByID.update(DataObjectOperationsByID.java:284)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at weblogic.wsee.jaxws.WLSInstanceResolver$WLSInvoker.invoke(WLSInstanceResolver.java:92)
at weblogic.wsee.jaxws.WLSInstanceResolver$WLSInvoker.invoke(WLSInstanceResolver.java:74)
at com.sun.xml.ws.server.InvokerTube$2.invoke(InvokerTube.java:151)
at com.sun.xml.ws.server.sei.EndpointMethodHandlerImpl.invoke(EndpointMethodHandlerImpl.java:268)
at com.sun.xml.ws.server.sei.SEIInvokerTube.processRequest(SEIInvokerTube.java:100)
at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:866)
at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:815)
at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:778)
at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:680)
at com.sun.xml.ws.server.WSEndpointImpl$2.process(WSEndpointImpl.java:403)
at com.sun.xml.ws.transport.http.HttpAdapter$HttpToolkit.handle(HttpAdapter.java:532)
at com.sun.xml.ws.transport.http.HttpAdapter.handle(HttpAdapter.java:253)
at com.sun.xml.ws.transport.http.servlet.ServletAdapter.handle(ServletAdapter.java:141)
at weblogic.wsee.jaxws.WLSServletAdapter.handle(WLSServletAdapter.java:172)
at weblogic.wsee.jaxws.HttpServletAdapter$AuthorizedInvoke.run(HttpServletAdapter.java:708)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
at weblogic.wsee.util.ServerSecurityHelper.authenticatedInvoke(ServerSecurityHelper.java:103)
at weblogic.wsee.jaxws.HttpServletAdapter$3.run(HttpServletAdapter.java:311)
at weblogic.wsee.jaxws.HttpServletAdapter.post(HttpServletAdapter.java:337)
at weblogic.wsee.jaxws.JAXWSServlet.doRequest(JAXWSServlet.java:95)
at weblogic.servlet.http.AbstractAsyncServlet.service(AbstractAsyncServlet.java:99)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)
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:300)
at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
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.runJaasMode(JpsAbsFilter.java:94)
at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
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.runJaasMode(JpsAbsFilter.java:94)
at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
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:2277)
at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

Were you able to figure out why this error is?Even i have landed into the same error

Similar Messages

  • BPM 11g integration with UCM11g using Java Enbedded acitivity

    Hi Friends,
    Can anyone throw some idea how to integration with BPM11g and UCM11g
    We need to have a java code using Java Enbedded acitivity.
    1) How to Connect to UCM 11g using java code any sample Java Embedded Code( we are connecting through RIDC)
    2) How to Fetch the document from UCM using RIDC.
    3) How to Close the Connection.
    Hi friends,
    My requirement was Using BPEL JAva Embedded Acitivity need to connect UCM by RIDC. Got SCAC exception. I could solve this today 3/12/2012... refer below link
    Re: SCAC-50012 Got this exception when using BPEL Java Embedded Activity
    But I have the actual thing.. as per my post..
    Now I need to fetch the doc i.e.,
    In UCM we have pdf documents i need to Download that document and show it in ADF UI using Java Embedded Activity.
    Ie., Using Java Code I need to Download and Decode the PDF file using Java Embedded Activity after Connection with UCM. Save as a file in Local Machine then I need to Encode ads PDF and Show it to ADF UI.
    Please experts its Quite Urgent!!
    ThankQ!!
    Regards,
    Pavan
    Edited by: BPM Fresher on Dec 3, 2012 8:12 PM

    Hi experts...
    Any solution for this.. Can any one help me on this...
    Regards,
    Pavan

  • BPM 11g integration with External UI or ADF UI

    Hi ,
    Can any one throw some idea how to integrate BPM Human Task(User task component) with already existing ADF UI.
    I've a Approval Human Task . And my ADF team has developed the UI project. I need to integrate both BPM and ADF UI.
    Can any one give an idea on this...
    Regards,
    Pavan

    Hi Experts,
    I have solved this issue..
    For example if we want to integrate the ADF UI and BPM. Just run the Login.jspx and used that url and add the URI in EM console in Component metrics of Human task.
    Regards,
    Pavan

  • Integrate Business Activity Monitoring (BAM) with Oracle Forms Recognition

    Hi All,
    As per project requirement, I have to integrate Business Activity Monitoring (BAM) with Oracle Forms Recognition.
    Does anyone have an idea how can this be achievable from OFR Verifier?
    Thanks,
    Moumi.

    Hi All,
    Apart from my previous queries, I found that there is an sample reporting program - Oracle Application Express application has been developed and tested using version 4.1 of AppExpress.
    To access OFR tables I run the below script in below sequence in my local IPM environment as found in this link- http://workplacedba.blogspot.in/2012/11/ofr-odc-installation.html
    Seq 1 - 01-OFR-AP-Tables_Oracle.sql
    Seq 2 - 02-OFR-AP-Reporting_Oracle.sql
    Seq 3 - 03-XX_ROUND_IT.fnc
    Seq 4 - 04-XX_ROUNDDOWN.fnc
    Seq 5 - 05-XX_ROUNDUP.fnc
    Seq 6 - 06-OFR-AP-EBS-Views.sql
    Seq 7 - 07-INVOICE_NUMBER_FORMATS_INS.sql
    Seq 8 - 08-Insert Into Company.sql
    I couldn't found the below queries in my installables -
    Seq 3 - 03-XX_ROUND_IT.fnc
    Seq 4 - 04-XX_ROUNDDOWN.fnc
    Seq 5 - 05-XX_ROUNDUP.fnc
    Seq 7 - 07-INVOICE_NUMBER_FORMATS_INS.sql
    Seq 8 - 08-Insert Into Company.sql
    can anyone provide me these sql scripts?
    Thanks,
    Moumi

  • Business Activity Monitoring (BAM)

    Hi,
    How does BAM affect performance within SAP?
    Can anyone throw more light how BAM will help in process monitoring & measurement?
    Are there any relevant links where i can find exhaustive material related to BAM?
    I got across one product article called 'Optimize for SAP'
    Need more insight....
    Your inputs are welcome
    Thanks,
    Best regards,
    Nitesh

    Hello Nitesh,
    perhaps you can specify what you are really looking for and what you would like to measure and who should be the target audience.
    Marilyn already provided you with some link to the Netweaver focused pages on SDN which deal with what the market understands under BAM.
    But SAP provides also some other KPIs coming out-of-the-box with Business Process Monitoring in SAP Solution Manager. There you can find more information under https://service.sap.com/bpm --> Media Library --> Customer Information. The PPT "Business Process & Interface Monitoring - Part 2" provides a complete list of more than 200 key figures that come out of the box.
    It's hard to tell what you should use if you don't specifiy the things I mentioned in the first sentence.
    Best Regards
    Volker

  • Customer Integration with Business Partner in Student Accounting

    Dear Experts,
    We are having an issue regarding Customer Integration with Business Partner in Student Accounting.
    How and where it will be done please provide us steps.
    Thanks in Advance.
    Radhey

    Hello Radhey,
    I’m sorry that I bring up an old question, but how did you realized in system integration of the BP, the customer with the student?
    Best Regards
    Anastasia

  • Business Activity Monitoring of ODI integration process.

    Dear All,
    I would like to understand steps or methdology, to implement monitoring of Integration process in ODI 11g so that business users can monitor the success and failure of the scheduled process in production environment..
    Thanks and Regards

    You are looking for OdiConsole.
    Oracle Data Integrator Console is a web-based console for managing and monitoring an Oracle Data Integrator run-time architecture and for browsing design-time objects.
    For more on this you can refer
    http://docs.oracle.com/cd/E17904_01/integrate.1111/e12643/odi_console.htm

  • Flat Files with BAM(Business Activity Monitoring)

    I am using Flat File in my receive location and i am getting XML File in my send location.
    Now I want to check the StartPortTime, EndPortTime with the help of BAM.
    But I am unable to get these values in BAM portal. Is it possible to track flat files(txt files)through BAM.
    Please provide me any solution as soon as possible.
    Thanks in advance !

    Hi Prakash,
    In related to your other forum post on similar question:
    http://social.msdn.microsoft.com/Forums/en-US/a5fbff38-bff9-412a-bf02-9c0a816e52e2/flat-files-with-bam?forum=biztalkgeneral#4c53c118-fda3-44b7-8c42-5f65e034a813
    There is no difference to flat-file schema and standard schema in terms of BAM tracking.
    I understand that you were not able to see tracked data for flat-file schema in “BAM portal”. Can you try to see the data directly in BAM SQL-tables/view rather
    than through BAM portal? Try to query the SQL-view - “bam_YourActivityName_AllInstances” (replace YourActivityName with your activity name)
     order it by LastModified column. See whether your data from your flat-file has been tracked in the SQL-tables.
    If you still not able to view the data in the above SQL-view:
    Check event-log: check the eventlog for any warning. Generally BAM errors
    are logged as warning.
    Check
    TDDS_FailedTrackingData:
    Check
    TDDS_FailedTrackingData table. The TDDS_FailedTrackingData table gets populated whenever there is a tracking failure
    TDDS_FailedTrackingData.
    Enable TDDS: I hope you have enabled
    BizTalk Host/Host Instance configured to run
    “Tracking Data Decode Service (TDDS)" in your environment, because you can see data from other Receive Locations.
    Check deployment & restart host instance/IIS:
    Then only thing I would doubt is about your deployment of Tracking Profile of the flat-file schema. Ensure the Tracking Profile for the flat-file schema has been deployed properly.
    Also ensure you have restarted your host instance or IIS (if it’s under isolated host) for your deployment to take effect.
    If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.

  • BPM Tasklist Integration with ADF Application

    Hi Experts,
    We are using Jdeveloper 11.1.1.7 in our project and need to integrate with Oracle BPM 11g. We basically need to see the BPM task list as well as initiate a new task from ADF Application.
    I have already searched the blogs and internet about the same. Below are some of them along with andrejus blogs.
    Con-Fusion, Bugs, Facts & Workarounds: ADF-BPM Integration: Custom Worklist.
    http://docs.oracle.com/cd/E23943_01/user.1111/e15175/bpmug_ws_taskflows.htm#BPMUG20812
    What I am looking for is step by step process including the things which needs to be done on Weblogic and domain side to integrate task list with adf application.
    Thanks

    It seems all of the instructions are there on your second link.  When it comes to doing the weblogic portions there are links from there to another guide.  I found the following two other links but your second link looks the closest to what I remember from an internal document that had those same steps.
    https://blogs.oracle.com/webcenterportal/entry/oracle_bpm_suite_oracle_webcenter
    http://andrejusb.blogspot.com/2013/10/integrating-custom-bpm-worklist-into.html

  • Business Activity Monitoring for BPEL Processes

    Hello,
    IEP is capable of monitoring real time events, Real time business event collection and processing.
    In that case, can we use IEP to monitor BPEL process activities with activity data.
    One very big part, the ability to provide functionality for third parties (clients like Me) to register some sort of observer to capture live BPEL process activity, is missing.
    I'm trying to cover that big hole in my project. That's the reason I'm posting about BPEL process management capabilities and events.
    But I got no concrete answers for that. Not every business use can be provided by any generic system.
    I looked at CAM (which comes with Alaska build). But I couldn't get much info about entire picture.
    Other BPEL engines, the one I have used, has the functionality to do activity monitoring and process management. (IBM Process server, Apache ODE)
    Could any IEP, BPEL component developers answer any sort of solution to my use case?
    Thank you
    Raja

    I agree that this would be very useful. If anyone can provide additional insight it would be much appreciated.

  • OBIEE 11g integration with sharepoint or any with any other webserver possibilities

    HI All,
    Can we integrate OBIEE 11g Analysis and dashboards to SharePoint server ? If yes could you help us guiding in right way of implementing this request. Any kind of help on this is highly appreciated.
    Can we use existing Weblogic web server to build some internal web applications. (Work flow tools)
      Maker checker application:
    We have Ops users which they send the daily reports to Traders for approval. Based on the approvals, end of day data will be reload into DB for Month end reporting. Reports are generating from OBIEE  11g.
    Thanks,
    Pavan

    Hi,,
    Thanks for your update,
    Kindly provide any other document for obiee 11g integration part with Windows active directory
    Thanks
    Edited by: user11018780 on Feb 9, 2011 7:22 AM

  • Integration with Business Catalyst CRM

    Does FormsCentral integrate with Business Catalyst's CRM?

    There is no integration of FormsCentral with Business Catalyst CRM currently, but  we are interested in knowing how you will use those two products together. You can add or vote on feature ideas:
    http://forums.adobe.com/community/formscentral?view=idea. Please provide details on how you expect the feature to work there.
    If you need to add a new idea, please click "Create an idea" under "Actions" in the top right.
    Thanks,
    Wenlan

  • OAM 11g integration with Kerberos on cluster with load-balanced virtualhost

    Hello!
    I need to make a Kerberos integration with OAM.
    I find following notes about OAM 11g: WNA Configuration for HA Clusters [ID 1365888.1] (https://support.oracle.com/epmos/faces/ui/km/SearchDocDisplay.jspx?_afrLoop=223640518878014&type=DOCUMENT&id=1365888.1&displayIndex=1&_afrWindowMode=0&_adf.ctrl-state=14ehvbh4z2_61).
    "In an OAM Clustered environment, the OAM Principal for WNA must be the same on all tiers i.e. the load-balanced virtualhost for the OAM cluster.
    Therefore each OAM managed server will reference the same keytab file, generated for Principal HTTP/<virtualhost.domain>, and the keytab file will be in the same location on all OAM managed servers.
    For example: ${DOMAIN_HOME}/domains/${DOMAIN_NAME}/config/fmwconfig/oam/<keytab filename>.
    After copying the keytab file to the same directory on all OAM managed server machines, complete the configuration of the Kerberos authentication module in OAM Administration Console (/oamconsole).
    The AdminServer will ensure that the oam-config.xml file on all OAM managed server tiers in the cluster is updated with this configuration."
    The question is; When I generate oam.keytab with following command, What is the name of the server that I will must put in the command? Virtualhost (load-balanced), Node1 or Node2?
    ktpass -princ HTTP/<servername>@DOMAIN -pass XXXXXXX mapuser DOMAIN\user -out oam.keytab.
    Thanks in advance and best regards!
    PS: Sorry if my english is not clear.

    David,
    Your Principal name should be the SSO LB URL.(ie :sso.mycomany.com)
    ktpass -princ HTTP/sso.mycomany.com@DOMAIN -pass XXXXXXX mapuser DOMAIN\user -out oam.keytab.
    Also make sure sso.mycomany.com has a reverse DNS configured correctly.
    you can check using dig command
    ping sso.mycomany.com
    What ever the ip-address
    dig -x <IP-ADDRESS>
    Check in the reverse DNS section there should be 1 record.
    ;; ANSWER SECTION:
    1.1.1.1.in-addr.arpa. 3600 IN PTR sso.mycomany.com.
    Let me know if you have more questions.
    Thanks
    Saurabh

  • Issue with warehouse activity monitor LL01

    In LL01 I can see some stock in interim storage with message "Interim storage stock, without movement".Pls suggest how can I clear them?
    Note : Many TO`s are cleared in LU02.

    Hi,
    Check on it:-
    Re: Problem with LL01-Warehouse Activity Monitor
    LL01
    pherasath

  • Integration with business processes (workflow)?

    Hi all,
    how OBIEE integrates with business process?
    kapil

    Hi,
    Integration can be done both ways:
    - You can call an iBot from any business proces via webservices.
    - You can call a business process (i.e. BPEL proces) from an iBot through a custom java script.
    Regards

Maybe you are looking for

  • Basic configuration on ASA 5520

    i am runnig ASA in GNS3 am confused a little bit....by default ip traffic is allowed from higher to lower security level....i had just configured interfaces with security level, name and ip address and no shutdown....the traffic will pass throught th

  • Query's log viewer

    Hello, I'm trying from inside session management to view query's log but I get this Error Log Could Not Be Retrieved Odbc driver returned an error (SQLExecDirectW). Error Details Error Codes: OPR4ONWY:U9IM8TAC State: HY000. Code: 10058. [NQODBC] [SQL

  • Unable to open documets

    I am very new to mobility and MAKIT and learning from SCN. MAKitHTML5 Mobile application to be run on SUP2.2 exaplains a few concepts about makit. But i am not at all able to open any links mentioned in MAKitHTML5 Mobile application to be run on SUP2

  • LIS Update Problem

    I have a problem with LIS reporting which i am not able to rectify . It’s a Automotive business, we have 3 order types, ZCKD, ZCBU for Vehicles and ZSPT for Spare parts. All three have same item category YTAN and item category strategic group “1”, al

  • Master data extraction into FTP

    Hi all, Please help me downloading material master data into ftp site.