BAM integration with BPM 11gR1

Hi,
I am trying to integrate BPM 11gR1 with BAM starting with a simple scenario as am a newbie with BAM.
The requirement is to generate a report for tracking a BPM process and whenever a new instance of a BPM process is created, the report should be updated and reflect the change.
I have carried out the following steps:
1. Updated the BAM Adapter on the SOA server with the BAM server details (IP,port, credentials)
2. Cleared the "DisableActions" parameter on the EM console for BPM.
3. Created two Business Indicators for the BPM process whose tracking is to be done. Both these indicators are "Dimensions" with Type String. Used an Assign activity inside the BPMN process to populate the values from the request payload.
4. Created a new Data Object in BAM Architect (Inside a new folder created within Samples folder) and added two columns to it corresponding to the business indicators.
5. In the "Project Properties" of the BPM project, enabled the BAM option and provided the path of Data Object as /Samples/NewFolder. And deployed the project.
6. Created a new BAM report using Active Studio of view type "Updating List" and selected the data object created.
Now, the expected outcome is that whenever the BPM process is invoked and it's instance is created, the data should be sent to BAM and the report should be updated with the values of these Business indicators.
But this is not happening and also am not able to track if the data is at all being sent from BPMN process to BAM.
Not sure if missing out something.
Any inputs/thoughts would be really helpful,thanks.

Hi
You seem to have done all the actions required :
BAM adapter configuration
Disable Actions cleared in EM
BPM process enable for BAM publishing.
Here are a few things you can investigate.
Check the configuration again. Ensure BAM adapter and BPM project preference is pointing to the same JNDI name.
BAM Adapter configuration sometimes require a restart. Please do so , if not already done.
Check if any data showed up in Component DO ? If yes, the problem might just be with the BI DO. Try to send 2-3 instances
Is this PS3 (11.1.1.4.0)? If yes, it will automatically create the BI dataobject for you in Samples folder upon deployment so check under Samples folder if a new DO has been created.
Remember that you need to deploy the process with BAM enabled and BAM server running to get BI data into BAM.
Lastly, check the logs - check bamserver.log , bam-diagnostics.log and Soa/bpm log to get more information.
Regards
Payal

Similar Messages

  • VC integration with BPM

    Hi
    How can we integrate VC applications in BPM .
    Thanks
    Monika

    hi
      please check the Visual Composer integration with BPM SAP Document
      https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/2011e628-b317-2c10-9fa7-952155e10705?overridelayout=true
    Thanks

  • EBS 12.1.3 integration with ECM 11gR1

    Dear All,
    I followed the oracle document for integrating EBS R12.1.3 with ECM 11gR1.
    http://docs.oracle.com/cd/E17904_01/doc.1111/e17953/c02_ebs_plugin.htm#BABCCAJF
    As per the document, i need to use bold italic formatted text in CUSTOM.pll file using oracle Forms Builder. But i cant insert bold italic text using pl/sql editor.
    Can anyone tell me how to do this?
    What is the use of italic bold text?(as per the above document )
    Thanks in Advance
    Guna

    I wrongly mentioned to change to change the font format. In that document they mention to add the lines.
    Thanks
    Guna

  • PPEM P6 V8.3 integration with BPM 11g

    Hi Everyone,
    My requirement is to install and integrate oracle Primavera P6 8.3 with oracle Business Process management 11.1.1.6.0 on OEL 5.5.
    My Environment:
    EPPM Server      : OEL 5.5 32bit
    Hostname          :primavera.xxxx.com
    Weblogic server URL: http://primavera.xxxx.com:7001/console
    BPM Server     : OEL 5.5 32bit
    Hostname       : bpm.xxxx.com
    Weblogic Server URL: http://bpm.xxxx.com:7001/console
    We have installed the BPM 11.1.1.6.0 setup in a weblogic server and the respective weblogic server URL is (http://bpm.xxxx.com:7001/console) and its currently  up & running.
    In this web logic server we have created a domain with 2 managed server SOA and BAM. Please find the below details,
    bam_server soa_server RUNNING OK 9001
    soa_server  soa_server RUNNING OK 8001
    While running the "eppmconfig" in P6 environment in-order to configure with BPM process, We copied all the BPM library and connector files to the P6 EPPM server. According to the Oracle Document "connecting_bpm_11g_to_p6.pdf"
    In the P6 EPPM Configuration wizard "BPM Configuration" tab its requesting for the below inputs.
    bpm.user:          ?               => Please advise whether i have give new user name here for BPM admin, Initially i haven't created any user. (My guess : weblogic)
    bpm.password: ?                   (My guess : Welcome123(pwd of weblogic user))
    bpm.t3.url:        ?                => Please advise me which url i have to give here ( "http://bpm.xxxx.com:7001/soa-infra" OR "http://bpm.xxxx.com:9001/soa-infra"  OR "http://bpm.xxxx.com:8001/soa-infra" )
                                                        (I am having URL : bpm.xxxx.com:8001/soa-infra)
    bpm.security.realm:        => (jazn.com by default)
    bpm.soap.url:   ?               => Please advise me which url i have to give here ( "http://bpm.xxxx.com:7001" OR "http://bpm.xxxx.com:9001" OR "http://bpm.xxxx.com:8001" )
    bpm.workspace.url: ?     => Please advise me which url i have to give here ( "http://bpm.xxxx.com:7001" OR "http://bpm.xxxx.com:9001" OR "http://bpm.xxxx.com:8001" )
    bpm.partition:   ?              => default
    Please suggests me which input values, we have to give in the above mentioned variables,
    Awaiting for the valuable suggestions.
    Regards
    Gunasekar

    bpm.user and bpm.password could be weblogic and its password. In all the other URL use the port 8001. Save the changes and restart the P6 server and test.
    Regards,
    Sachin Gupta

  • OBIEE 11.1.1.5 SSO integration with OAM 11gR1 (11.1.1.5)

    Hi,
    I am integrating OBIEE 11.1.1.5 with OAM 11gR1 (11.1.1.5).
    I have configured as per section 12.3 of following link:
    http://docs.oracle.com/cd/E22203_01/doc.31/e20664/chapter_12.htm#CHDFAFHH
    After making all these configurtions, when i access:
    http://<OHS server>:<OHS port>/analytics
    User is getting prompted for auth from OAM. After successful auth, request gets redirected to WebLogic server hosting the OBIEE app. I have verified in OBI logs that the header value OAM_REMOTE_USER gets passed to OBI.
    But even with all this, after successful OAM authentication, user is getting prompted with OBI login page.
    Pls help.
    Thanks

    Hi Abhinay,
    I have already make the following configurations as per the documentation:
    To enable SSO:
    1.Log in to OBIEE at
    http://[OBIEE server:port]/em.
    2.Click Farm_<OBIEEDomain>_domain > Business Intelligence > Coreapplication.
    3.Click the Security tab.
    4.Select Enable SSO.
    5.Select SSO Provider: Oracle Access Manager.
    6.Click Apply and Activate Changes.
    Do we need to make some other configurations also at OBIEE EM ?
    Thanks

  • BAM integration with Oracle GRID Conrol

    Can some body help me, how to configure Grid control for BAM monitoring.
    We have installed BAM in a Windows 2003 server.
    We can have a agent installed in the server for BAM database monitoring , but to confiure for its application, as it doesn't have any oc4j in it.
    Regards,
    Sankar.

    Is your intention to watch BAM Windows services health in Grid Control? You can't do that with 10g.

  • BPM integration with BRM

    Hi All,
    I am looking for a blog for complete scenario which includes business rules used in BPM,that is ,complete STEP BY STEP blog for BPM integration with BRM.Searched a lot but finding either BPM or BRM or BRM already created without mentioning steps and imported in BPM process.
    Can you help me with a complete blog for BPM integration with BRM STEP BY STEP blog?
    Thanks in advance

    Hi,
    Please check if the below articles are useful
    http://scn.sap.com/thread/3446620
    http://scn.sap.com/docs/DOC-47066
    http://scn.sap.com/docs/DOC-4588
    Regards,
    Sriram

  • BPM integration with BRM step by step

    Hi All,
    I am looking for a blog for complete scenario which includes business rules used in BPM,that is ,complete STEP BY STEP blog for BPM integration with BRM.Searched a lot but finding either BPM or BRM or BRM already created without mentioning steps and imported in BPM process.
    Can you help me with a complete blog for BPM integration with BRM STEP BY STEP blog?
    Thanks in advance

    Hi,
    Please check if the below articles are useful
    http://scn.sap.com/thread/3446620
    http://scn.sap.com/docs/DOC-47066
    http://scn.sap.com/docs/DOC-4588
    Regards,
    Sriram

  • 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

  • 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

  • Integration of OBIEE Dash Boards with BPM Process

    Hi ,
    Could you please help me in integrating OBIEE Dash Boards with BPM . I thought of using 2 ways :
    1) Integrating OBIEE with ADF First and then Integrating ADF with BPM . Its a long process but any other way if any one can help me .
    2) Integrating OBIEE with BPM directly by generating webservices . but i couldnt get any options to generate the webservices for OBIEE .
    Can anyone please guide me on this .
    Thank you,
    Sashank P.

    Check these links may help you.
    http://docs.oracle.com/cd/E21764_01/bi.1111/e16364/actions.htm
    http://gerardnico.com/wiki/ide/eclipse/eclipse_how_to_consume_a_webservice_with_wtp#the_result
    http://gerardnico.com/wiki/dat/obiee/web_service

  • BPM integration with UCM(universel Content Mgmt)

    Hi,
    I'm working with BPM , in my project there is a requirement.
    to the human task there is a need to attach more than 2mb file.
    i came to know that which is possible by integrating bpm with UCM repository.
    could any one help me to integrate BPM with UCM.
    Thanks and Regards,
    Rajendar.

    Hi Rajendar,
    You can increase the maximum UCM file upload size and temporary storage size to 5mb by adding these additional parameters in your web.xml file:
    <context-param>
        <!-- Maximum memory per request (in bytes) -->
        <param-name>oracle.adf.view.faces.UPLOAD_MAX_MEMORY</param-name>
        <!-- Use 500K -->
        <param-value>512000</param-value>
    </context-param>
    <context-param>
        <!-- Maximum disk space per request (in bytes) -->
        <param-name>oracle.adf.view.faces.UPLOAD_MAX_DISK_SPACE</param-name>
        <!-- Use 5mb -->
        <param-value>5120000</param-value>
    </context-param>
    <context-param>
        <!-- directory to store temporary files -->
        <param-name>oracle.adf.view.faces.UPLOAD_TEMP_DIR</param-name>
        <!-- Use an ADFUploads subdirectory of /tmp -->
        <param-value>/tmp/ADFUploads/</param-value>
    </context-param>Dan

  • Primevera 6:Installation guide and Integration with Oracle BPM 11g

    Hi All,
    I working on BPM 11g. I want to integrate Primevera 6 v8.2 or higher version of Primevera with BPM 11g can any one help me out in this issue.I am unable to understand where to start from what i have to install first.
    I have already working environment on BPM 11g now to integrate Primevera what i have start with.Please help me out to move forward.If one has worked on this who has any screenshots please send me

    If your company has a maintenance contract with Oracle, you should be able to find more information in the Knowledge Base.

  • JSP Integration with Oracle BPM 11g

    Hi,
    Could you let me know, How to Integrate JSP with Oracle BPM 11g.
    Thanks

    Thanks for the information.
    But i was looking at how to integrate JSP with oracle bpm 11g.
    IN Oracle BPM 10gR3, We will integrate jsp in screenflow. In 11g, I am not sure how will we integrate JSP.
    Could you please let me know how to integrate JSP with BPM 11g. Thanks!.

  • Oracle BPM 11gR1 Patchset 2 AWS

    I was working with the Oracle BPM 11gR1 Patchset 2 that was created by Oracle on the Amazon Wed Service (AWS) cloud. I have it installed and everything is working. Howerver, because it is a image that was created by Oracle, what are the passwords for the console, em, bam, bpm that was created?
    Information:
    US East AMI ID: ami-c241aaab
    AMI Manifest: 083342568607/oracle-soa-bpm-11gr1-ps2-4.2-pub
    License: Public
    The new Oracle BPM 11gR1, including the latest Oracle SOA Suite 11gR1 Patchset-2 is now available as an Amazon Machine Image (AMI). This is a fully configured image which requires absolutely no installation and lets you get hands on experience with the software within minutes. This image has all the required software installed and configured and includes the following:
    Oracle 11g Database Standard Edition
    Oracle SOA Suite 11gR1 Patch-set 2
    Oracle BPM 11gR1
    Oracle Webcenter with BPM Process Spaces
    Oracle Universal Content Management
    Oracle JDeveloper with SOA and BPM plugins
    What was the usernames/passwords for all the parts?
    The README file states to ask any questions about the image in the SOA forum
    Refernce Link: http://www.oracle.com/technetwork/topics/cloud/whatsnew/index.html (Bottom of page)

    I found the following web site that can help. The password for everything is welcome1
    http://blogs.oracle.com/bpm/2010/06/bpm_11gr1_now_available_on_ama.html

Maybe you are looking for

  • Has anyone got a fix for iTunes 11.0.2?

    I click on a song and it won't play. It stays at 0:00 and the progress bar doesn't move although title/artist info scrolls. All volume is up. Have performed force quit a few times and no dice. Any ideas?

  • Pull Current and First Previous Record

    Hello,  I am not having any luck on how to do this... I am doing a salary history report.  I want to pull the current salary and the first previous salary only to compare the difference of the last two pay rates in the history. The salary history rec

  • Idocs miss match.

    Hi, I am changing a Customer Details using XD02 Tx. In BD50,The Message type'OILDEB' is Active. But when I run Program 'RBDMIDOC' to create an Idoc to send this change to other system,I am (At Times,not always)getting Idocs created in wrong order. Li

  • MBP 2.4GHz and Vista: 32-bit or 64-bit?

    Is the Core 2 Duo in the MacBook Pro 2.4 GHz a 32-bit or 64-bit CPU? I was unable to find-out and I need the answer to determine whether I should install the 32-bit or 64-bit version of Windows Vista Ultimate on my Boot Camp partition. As a side-note

  • Error: Error #2030: End of file was encountered.

    Error: Error #2030: End of file was encountered. I'm getting the above error when my swf is published to a live server. I know it has something to do with the textlayout because if i add the textlayout.swc as embedded code in my .fla I get no errors.