BPM 11g and Webcenter integration

Hi, I have a lot of doubts about how to use BPM 11g 'inside' or integrated with Webcenter.
I need some tutorials, links and docs if possible.
thanks!

Did you try the product documentation?
http://download.oracle.com/docs/cd/E14571_01/soa.htm

Similar Messages

  • Info about OIM and WebCenter integration

    Any info or doc/url for OIM and WebCenter integration would be helpful. Any experiences etc please provide some links.

    Follow the link -
    http://docs.oracle.com/cd/E21764_01/core.1111/e12037/oam.htm#WCEDG345
    Follow the below points -
    *"Credential and Policy Store Configuration"*
    *"Oracle Access Manager 10g Integration"*
    *"Oracle Access Manager 11g Integration"*
    *"Configuring WebCenter Applications"*
    *"Configuring WebCenter and BPEL Authentication"*
    *"Backing Up the Installation"*

  • E-business suite R12 and webcenter integration

    Hello,
    We are integrating E-business suite R12 with webcenter.
    We followed the steps from the white paper: https://support.oracle.com/CSP/main/article?cmd=show&id=1074345.1&type=NOT
    We successfully completed step 1 through 4 and we are stuck at step 5 ( Configure E-Business Suite for WebCenter Integration )
    We edited the AutoConfig Context File ($CONTEXT_FILE) to Specify WebCenter host in variable "List of nodes that have access to Portlet Producer URLs"
    Here is the sample change:
    <trusted_portals oa_var="s_trusted_portals" customized="yes">ap123sun.us.oracle.com ap456sun.us.oracle.com</trusted_portals>After doing this, when we try to access WSDL URL: http://[Release_12_host]:[port]/OA_HTML/portlets/WSRPBaseService?WSDL, we are getting '403 Forbidden' error. Also, accessing http://<EBS_HOST>:<PORT>/OA_HTML/providers/OAFrameworkProvider is returning '403 Forbidden' error
    Please let us know if we missed any step.

    Hussein,
    Database Version is RDBMS 11.2.0.2; Oracle EBS Version is R-12.1.3; OS is HP-UX Itanium 64-Bit Version 11.31 (for DB and Apps Tier).
    We bounced the application services after doing the above changes and running AutoConfig.
    We checked access_log and the only information that we can find there is
    [29/Nov/2011:15:15:05 -0600] "GET /OA_HTML/portlets/WSRPBaseService?WSDL HTTP/1.1" 403 242 0 "-" "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Win64; x64; Trident/4.0; .NET CLR 2.0.50727; SLCC2; .NET4.0C; .NET4.0E)"
    [Tue Nov 29 16:08:54 2011] [error] client denied by server configuration: /OA_HTML/portlets
    [Tue Nov 29 16:08:58 2011] [error] client denied by server configuration: /OA_HTML/portlets/WSRPBaseService
    [Tue Nov 29 16:25:11 2011] [error] client denied by server configuration: /OA_HTML/providers/OAFrameworkProviderPlease let us know if we have to look for something specific in apache logs files.
    Edited by: Deepak on Nov 30, 2011 6:56 AM

  • OES and WebCenter Integration And PEP API Issues

    Hi All,
    Currently we want to develop a WebCenter app which will check Authentication Policy in Oracle Entitlement Server using PEP API.
    We encountered some issues, and have following questions:
    1. According to PEP sample API, seems the PEP client application could only connect to the OES which is deployed on the same container context (same WLS domain).
    Is that possible for our PEP client application to connect to OES which is deployed on a different WLS domain or even remote WLS?
    2. Currently we deployed our WebCenter Spaces and OES on different WLS domains, is this a common pattern for WebCenter and OES integration?
    We got following error while starting up OES, after we try deploying OES 11.1.1.5.0 and WebCenter Portal 11.1.1.6.0 together on a WLS (10.3.5) domain.
    Any ideas? Thanks in advance.
    Thanks,
    Nicholas
    Caused By: oracle.mds.config.MDSConfigurationException: MDS-00035: cannot load the class: oracle.security.apm.rgx.mds.cust.SiteCC.
         at oracle.mds.config.CustConfig.getCustClassList(CustConfig.java:365)
         at oracle.mds.config.CustConfig.loadFromBean(CustConfig.java:277)
         at oracle.mds.config.CustConfig.<init>(CustConfig.java:242)
         at oracle.mds.config.MDSConfig.loadFromBean(MDSConfig.java:781)
         at oracle.mds.config.MDSConfig.loadFromElement(MDSConfig.java:848)
         at oracle.mds.config.MDSConfig.<init>(MDSConfig.java:491)
         at oracle.mds.config.MDSConfig.<init>(MDSConfig.java:438)
         at oracle.mds.internal.lcm.deploy.DeployManager.deploy(DeployManager.java:516)
         at oracle.mds.internal.lcm.deploy.DeployManager.startDeployment(DeployManager.java:204)
         at oracle.mds.internal.lcm.MDSLifecycleListenerImpl.start(MDSLifecycleListenerImpl.java:215)
         at oracle.mds.lcm.weblogic.WLLifecycleListener.preStart(WLLifecycleListener.java:77)
         at weblogic.application.internal.flow.BaseLifecycleFlow$PreStartAction.run(BaseLifecycleFlow.java:282)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.application.internal.flow.BaseLifecycleFlow$LifecycleListenerAction.invoke(BaseLifecycleFlow.java:199)
         at weblogic.application.internal.flow.BaseLifecycleFlow.preStart(BaseLifecycleFlow.java:62)
         at weblogic.application.internal.flow.HeadLifecycleFlow.prepare(HeadLifecycleFlow.java:283)
         at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:613)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:184)
         at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
         at weblogic.deploy.internal.targetserver.AppDeployment.prepare(AppDeployment.java:141)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.doPrepare(DeploymentAdapter.java:39)
         at weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:191)
         at weblogic.management.deploy.internal.AppTransition$1.transitionApp(AppTransition.java:21)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
         at weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.java:165)
         at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122)
         at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
         at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

    Finally I found the error I got was because of the wrong version of JDeveloper and WebCenter extension.
    Portal apps which created by JDev 11.1.1.6.0 are not able to run on WebCenter 11.1.1.1.5, while the ones created by JDev 11.1.1.1.5 with WC extension 11.1.1.4.0.120306 work.
    Looks like it's not a good idea to mix FMW products of different version in a single project.

  • BPM 11g and PAPI

    Hello everyone,
    Do you know if BPM 11g supports PAPI? I can't find information about this. Are there any alternative like PAPI?
    Thank so much for any information.
    Susan

    Hi Chandu,
    Were you able to close the same? If yes, please help me also...

  • Integrating BPM 11g and BAM

    Hi everyone,
    I'm using Oracle SOA Suite PS4 (11.1.1.5) on Oracle Linux 6, 64-bit.
    I have a simple BPM project, from which I want to send data to BAM to be able build a BAM dashboard.
    I went through all neccessary steps:
    1. I configured BAM adapter
    2. I configured BPMN engine for BAM integration
    3. I imported BAM Monitor Express
    4. I configured BPM project (enabled BAM and provided JNDI,...)
    I've repeated previous steps several times and I'm pretty sure that I didn't do any mistake. I also tried to restart servers, etc.
    However, when I deploy the project the BI data object is not created as it should be and also when I create a new composite instace, the following errors occur in SOA server log:
    1. Errror
    Module     oracle.soa.bpmn.engine.sensor
    Host     localhost.zeus
    Host IP Address     193.2.72.73
    User     <anonymous>
    Thread ID     BAMActionMDB
    ECID     d43c0affab89694f:5f271097:131e7a88bfd:-8000-0000000000001ced
    Supplemental Detail     java.net.ConnectException: Connection refused
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:19
    2. Error
    Module     oracle.soa.bpmn.engine.sensor
    Host     localhost.zeus
    Host IP Address     193.2.72.73
    User     <anonymous>
    Thread ID     BAMActionMDB
    ECID     d43c0affab89694f:5f271097:131e7a88bfd:-8000-0000000000001ced
    Message     Unable to invoke the webservice
    Supplemental Detail     java.net.ConnectException: Connection refused
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
    3. Warning
    Component     soa_server1
    Module     oracle.bpm.analytics.bam
    Host     localhost.zeus
    Host IP Address     193.2.72.73
    User     <anonymous>
    Thread ID     BAMActionMDB
    ECID     d43c0affab89694f:5f271097:131e7a88bfd:-8000-0000000000001ced
    Message     failed on bamDataObjectCache.getBAMDataObjectBean(). Unable to find /Samples/Monitor Express/COMPONENT
    There is no error on BAM server so it looks like the SOA server (BAM adapter) can't connect to BAM (java.net.ConnectException: Connection refused).
    Can anyone help, please?
    Regards,
    Sonny

    Hi,
    I also had the same issue with 11.1.1.5. The data objects were not getting created. I manually created the data object using BAM Architect. And that solved my issue. I was able to see graphs in BAM.
    However, 11.1.1.4 is working fine. It creates the data objects for BAM during deployment.

  • TopLink 11g and coherence integration

    TopLink 11g comes up with seamless integration with coherence. Integration options are discussed at http://www.oracle.com/technology/products/ias/toplink/tl_grid.html
    Can someone provide working examples of each configuration options:
    1. Oracle TopLink Grid Coherence Read
    2. Oracle TopLink Grid: Coherence Read/Write Configuration
    3. Oracle TopLink Grid: Using Coherence as a Shared L2 Cache
    Thanks in Advance.

    On the above listed page each of the configuration option listed links to a how-to showing the configuration in use.
    Doug

  • Jdeveloper 11G and ADE integration

    Hi ,
    I am planning to use , JDeveloper and ADE . Is it possible to use both in windows platform.
    I have a windows XP laptop and have already installed JDeveloper in that. Is it possible to integrate ADE with that ? . Or ADE is only possible to install in linux boxes ?
    Pls help
    Thanks

    Wouldn't this be a question to ask on a ADE forum (if there is one)?
    Or you give more info about what you are talking about. Google tells me that ADE is 'Amsterdam Dance Event (ADE)' but I guess this is not what you meant.
    Timo

  • BPM 11g install and configuration with Webcenter

    Hi,
    I am new to this BPM so need some help in installation. Where can I download the latest version of BPM 11g and for installating it what steps do I need to follow. Also I need to integrate Webcenter also so for webcenter integration what do I need to install and configure with BPM 11g.
    Do I need to install webcenter full suite for integration with BPM and if so can I install both BPM and webcenter in one home iteself. Where can I find some documentation arround installing BPM and configuring with Webcenter.
    Thanks

    Hi,
    Need some info on the install I have to install both SOA BPM 11g 11.1.1.3 and Webcenter 11.1.1.3 on the same box. I have installed the SOA BPM 11.1.1.3 but wanted to find out what is the best option of installing Webcenter 11.1.1.3 as I need to integrat SOA BPM 11g 11.1.1.3 and Webcenter 11.1.1.3. Here is what I think are the options but don't know which one should I go for or is there any other option but the fact is I need to install both on the same box.
    *1. Should I install Webcenter in a separate HOME in doing so I will end up installing weblogic again and then install webcenter. Will endup having two ORACLE HOMES one for SOA BPM and one for Webcenter.*
    *2. OR should I install Webcenter in the same home as SOA BPM and create a new domain in doing so what happens to some of the components that are installed when installing SOA BPM.*
    *3. OR should I just extend the SOA BPM Domain and have both SOA BPM and Webcenter installed in the same domain. I believe this will only add the webcenter components but don't know if there are any issues.*
    And help is really appreciated..
    Thanks

  • Send Mail in BPM 11g

    Hi.
    I´m using BPM 11g and i want to send mail to different roles.
    Someone knows how to implement a service to send mail..?

    Human tasks in 11g have some out of the box capabilities for notifications (email being one of the transport mechanisms). For details refer to the documentation:
    http://download.oracle.com/docs/cd/E14571_01/integration.1111/e10224/bp_hwfmodel.htm#BABICIAH
    http://download.oracle.com/docs/cd/E14571_01/integration.1111/e10224/bp_designtf.htm#CHDJBIDE
    http://download.oracle.com/docs/cd/E14571_01/integration.1111/e10226/ns_config.htm#BABJFFAF
    If the out of the box capabilities don't do what you need, then you can use the User Messaging Service API or javax.mail API to implement your custom functionality.
    http://download.oracle.com/docs/cd/E14571_01/integration.1111/e10224/partpage_vii.htm#BCIHAJJI

  • Calling External Application from BPM 11g

    I am new to BPM 11g and need to create the ability to call an external application (UCM) from within BPM. Will a web service adapter, with a type of Reference, accomplish this? How can I add security to this web service.
    The second question is how can I add an adapter that alllows me to specify our own source code? In this scenario we would write the Java to formulate the SOAP call directly, thus allowing us to add the security into the call directly.
    Any information is much appreciated.
    Thanks,
    Randy

    Hi Randy,
    You can call an external application using a spring component integration, I was just able to get that to work with a help from another forum member here is a viewlet that demos the spring integration:
    http://bpel.us.oracle.com/BPM/11gR1/howtos/spring-component/oow-2010-Beijing-viewlet/springdemo_v2_viewlet_swf.html
    Alex.

  • BPM 11g  ids:getUsersInAppRole  function

    Hello,
    I'm working on BPM 11g, and I'm trying to use the getUsersInAppRole function but it returns multiple nodes since there are more than one user in the role, then while trying to assign it to a XML list of strings it throws an exception. I think I should use a transformation to achieve the assignment, but what do I use as a source element since it is the result of a function and I don't know what type it returns?
    thanks

    Hi Josué,
    Let me preface this by saying I'm not especially proud of this solution. It's a workaround to a bug (at least I think it is a bug) in 11.1.1.5.
    Here are the steps I did. Let me know if one or more of these do not make sense.
    1. Before entering the subprocess, I populate a 'parts' variable (a component variable that is a Types.Participants) from my method call (know you're using 'getUsersInAppRole' - I'm using a different method that returns this type). This stores the array of userObject (a Types.UserObjects type component).
    2. Create the subprocess using the 'MultiInstance' loop characteristic and uncheck the 'Is Sequential' checkbox. For the subprocess's Loop Cardiality I used the XPath Expression
    count(bpmn:getDataObject('parts')/ns:userObject)In the Completion Condition box, check the Use Expression checkbox and enter the XPath Expression
    bpmn:getActivityInstanceAttribute('subprocess0', 'loopCounter')  <= count(bpmn:getDataObject('parts')/ns:userObject)3. In the Arguments Definition tab, the incoming needs to be (in my case anyway) a variable of the type 'Types.UserObjects'. This means that you're passing in the whole array of users instead of a single userObject. The reason I had to do this is because when you click the arguments 'Use Associations' checkbox and edit it and click the Expression Builder icon, the loopCounter is not present in the list of available variables (the loopCounter variable is used by the subprocess to keep track of the loop count that you're currently on). Because it is not in the list, you cannot just pass in the single UserObject.
    4. You can work around this problem by retrieving it using a Script activity (or using the incoming associations to any activity) and setting a 'part' variable (a variable of the type Types.UserObject) to
    parts.userObject[loopCounter]It's odd that you can get the loopCounter variable everywhere inside the subprocess activity you need it except for inside the incoming Arguments Definition tab.
    Hope this helps,
    Dan

  • Question on BPM 11g Workflow Services

    Hi,
    There was no out of the box support feature which would enable the end users ( agents ) to fetch a work item one at a time from some queue . This allocation/fetch would be done on the basis of some algorithm ( SLA, Priority etc ) . We developed this custom feature through the APIs provided in BPM 10g - Process API ( aka PAPI ). Now we have to port this custom feature to Oracle BPM 11g and there is no equivalent support for PAPI available in BPM 11g . There is another API - workflow services , but we are not sure if it will support the same feature as we are struggling to get Oracle BPM 11g installed. Request you to kindly help us in identifying if the same functionality can be achieved in BPM 11g.
    Regards,
    CC

    Hi Chandu,
    Were you able to close the same? If yes, please help me also...

  • IDOC --BPM--IDOC AND FILE

    Hi Experts,
    My scenario is idoc to idoc and file through BPM.
    so I hve one integration process and 2 receiver.The prob is frm IP it is pointing to only file not to IDOC
    1) 1 sender agreement
    2) 3 receiver determination
    3) 3 interface determination
    please help me out..

    Why are you using BPM for this?it is not good design.
    If you want to still use bpm then
    1)1 receive step,
    2)2 transformations steps(if or are executing Operation mapping in IP).
    3)2 send steps.
    check your BPM design and monitor Integration process work flow.
    Regards,
    Raj

  • Call subprocesses dynamically at runtime in BPM 11g

    Hi
    I have a requirement of executing a subprocess from a main process. The challenge I am facing is that, the name of the sub process to be executed is going to be known at runtime.Following is my scenario:
    I have a main process which gets an XML input and contains a context based on which a search is made on the DB. The DB has the mappings of the context and the sub process names.
    Now how can I implement this in BPM 11g (Jdeveloper 11.1.1.3). Is there any functionality provided to call a subprocess at runtime?
    Thanks in advance

    I am sorry Kshama, you are using BPM 11g and I did not notice it.
    I am using BPM 10g based on eclipse IDE and those instructions provided by Daniel was for this version. I am not able to suggest you how to perform similar actions in 11g but I guess that except for the interface, the rationale behind is still the same. Maybe you could read that thread and use it to help point yourself in the right direction within the documentation.
    Hope someone else who knows better the 11g platform came to help you.
    Bye,
    Luca

Maybe you are looking for

  • Satellite M60-159 - system upgrade to Win 7, Win8 or Win 8.1

    Hello, I'm planning to upgrade my op. system (XP) but don't no if windows7,windows8 or 8.1 runs on my laptop. Can anyone please help me answer this question? And which op.system you suggest me to choose? Where can I download drivers (videocard, usb,

  • What should I purchase for video out?

    Do I only need to purchase the Mini DisplayPort to VGA Adapter in order to get video out on my iMac G5? Will this same cable work to get video out to a VGA monitor from a Mac Mini Sever as well?

  • How do I crop to a certain size 6.0x4.5 in Lightroom version 3.6?

    I'm using Lightroom version 3.6 and would like to crop my image for export to a particular size 6.0 x 4.5.  I have marked this specification in the export dialog field, but that doesn't seem to be working.  Any suggestions?  I'm using a Macbook Pro v

  • How much is a hard drive 1(303) cost?

    I bought a hp laptop in 2010 and about a month ago it stopped working. When I ran a test on it, it said 303 failed (hard driver 1) . So it's useless right now.

  • NT Backup fail by automatic scheduling Job.

    Hi , I am experience one strange thing that I scheduled windows NT backup tool to make the backup onto my IBM Tape Drive Ultrium (800 GB ) . sometime the backup automatically completed and some time I check and it shows nothing then I  Start manually