BPM and SOA

Hi all,
I would like know your feeling about BPM and SOA.
Are BPM and SOA on top one of the other from a stack point of view ?
Or BPM and SOA are the two sides of the same coin ?
In your opinion is BPM that deliver service orientation or service-orientation comes from something called SOA ?
Thanks in advance for your feedbacks.

Hello Pierluigi,
Business Process Management (BPM) is a term used basically for two things:
1. A way to run, monitor and improve your business execution (the Business part)
2. The name of specific tooling to support the above (the IT part)
There are non-techical aspects of BPM: there can be procudure changes, organization changes, role changes, product changes to achieve the goal of business improvement, which have nothing to do with IT. These are results of strategic, tactical or operational planning. Business process management is just a term for controlling and improving your processes: facilitated by anything which helps. (In BPM projects therefore some things might be better solved NOT trying to get everything automated.)
Where automation can help this, the IT part gets involved.
The IT part of BPM is where processes are modelled, controlled, monitored and changed through tooling. And tooling to run processes like workflow engines or process engines. Any form of process automation can be ranked under BPM. BPM as and IT concept than means that the processes are controlled and monitored by a separate component of your IT archtecture. This component in NOT actually performing system updates or transactions, it is merely administers the process-meta data of the execution, and orchestrates the events and actions which have to be performed to succesfully execute the process.
Where SOA gets involved is when you apply the open web services standard to design your running components in your BPM solution. Web services to utilize and support the process, web services to help the user interaction, web services to support the business transaction, and web services to actually update the systems. So SOA is just a way of implementing and supporting a BPM solution. On enterprise level it is wise to take the SOA route because interoperability is key to make things work, and changes/additions/integrations can be made far more easily when using the open web services definition rather than proprietary implementations.
The SOA design concept can also be used in non-BPM scenarios. When defining re-usable services which accomodate just simple transactions or look-up functions where no specific workflow is involved (PO Box lookup, search functions, etc.), web services can be a great way of providing an open interface to business logic.
Summarizing: BPM and SOA are two completely separate concepts and can be implemented without each other. However, when applied on enterprise level, the SOA design pattern will help you achieve the business agility goals you might have with your BPM implementation.
I hope this helps making things clear.
Regards, Edo van de Velde

Similar Messages

  • BPM and SOA will Support Windows Server 2003 R2 x64

    Hello All -
    Can you please tell me, BPM and SOA Suite (10g and 11g) can support the following Server?
    Windows Server 2003 R2 Standard x64 Edition Service Pack2.
    Thanks in advance.

    Here's where you can find the compatibility matrix for Oracle BPM 10g with platforms, operating systems, JVMs and databases: http://www.oracle.com/technetwork/middleware/bpm/obpm-config-matrix-085247.html#bpms1032
    Getting the same compatibility information for Oracle BPM 11g proves a bit more difficult. The closest I've come to finding a similar list is when I went to http://download.oracle.com/docs/html/E18558_01/fusion_requirements.htm. Sure others will have fond an easier route to the information for 11g.
    Dan

  • BPM and SOA - Please explain

    I am curious to learn - What is the link between EP and SOA? And the link between BPM and SOA?
    Your inputs will be much appreciated.
    Best wishes,
    Dharmi

    SOA is an Architecture principle to design, manage and govern enterprise solution using implementation independent interfaces and Web Service is a technology which support most of the SOA realization requirements.
    When we design  solution in services, services can be different types. Services are the building blocks of the IT solution you design to address the business solutions.
    In a practical case
    A collection of business requirements will be analysed using common practice to understand the business sub systems, business functions, each sub systems types such as major and minor, functional sub systems roles and resposibilities, and functional sub systems functional entities.
    Once you have identified all the above for a business requirement you can map the requirements in business use cases where business use cases can be mapped to business sub system's functions
    Once the use cases are derived, you can decompose them into business transactions. Each business transaction accomplish something relevant for a use case so that using use case realization business can implement the IT enablement of the business requirement.
    Once you know the business transaction and their message types, you can make them to a business process.
    Each business process can then decompose further into business process entities, roles, and responsbilities in such a way so that a given process entity can serve multiple functional entities requirement.
    Once you have the process entities you can logically grop them together based on the business transaction so that process entities act on transaction message through TASKS.
    Once you know all these together you can map process entities and task to implementation independent interfaces which can be considered as SERVICE candates.
    Once you are at the phase of business process, you can apply BPM modeling tactics to optimize them in terms of all influencing forces.
    SO BPM and SOA work together to derive the best service to serve the business requirements in SOA based computing

  • Oracle BPM and Oracle SOA Suite

    Hi,
    Can anyone point me to a reference which details the differences between the BPM and SOA Suites and how they are different.
    As well as why BPM is needed while most of the features are available with SOA Suite itself.
    Is the runtime env for BPM and SOA suite same?I mean does BPM run over the SOA Suite installation.
    Thanks.

    Hi,
    My view is SOA Suite is a middleware software that you can use for several purposes...
    http://docs.oracle.com/cd/E23943_01/doc.1111/e10223/index.htm
    BPM is a product tailored to run business applications centered around business processes... And yes, IMHO you could do that with SOA Suite itself, but BPM has the facilities out-of-the-box for business process centric applications...
    http://docs.oracle.com/cd/E23943_01/doc.1111/e10223/505_bpm.htm
    Is the runtime env for BPM and SOA suite same?I mean does BPM run over the SOA Suite installation.Both run on weblogic and use a soa server... Configuration wizard won't allow to create a domain with BPM Suite if you don't select SOA Suite as well...
    Cheers,
    Vlad

  • BPM Process Creation: Can't find bundle oracle.bpm.fusion.soa.msg

    Hi
    I cant create a BPM process in my Jdeveloper .4, .5 or .6. I have updated all them with the BPM extension. While creating a BPM application, the technologies being included in the application, i.e. BPM and SOA are correct. However, on the next page, I can't see any templates. Even if I click finish at that page, only a simple SOA project (not a BPM one, since the BPM Project Navigator tab is absent) gets created with an error log:
    SEVERE: Exception while updating observer[1]: oracle.tip.tools.ide.fabric.addin.SCAAddin@b8a11a
    java.util.MissingResourceException: Can't find bundle for base name oracle.bpm.fusion.soa.msg.BPMNStringResourceBundle, locale
         at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1427)
         at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1250)
         at java.util.ResourceBundle.getBundle(ResourceBundle.java:952)
         at oracle.javatools.util.BundleLoader.getBundleImpl(BundleLoader.java:130)
         at oracle.javatools.util.BundleLoader.getBundle(BundleLoader.java:167)
         at oracle.javatools.util.BundleLoader.getBundle(BundleLoader.java:152)
         at oracle.tip.tools.ide.fabric.config.SCAConfig.getChildElementValue(SCAConfig.java:580)
         at oracle.tip.tools.ide.fabric.config.SCAConfig.loadComponentType(SCAConfig.java:451)
         at oracle.tip.tools.ide.fabric.config.SCAConfig.loadComponentTypes(SCAConfig.java:395)
         at oracle.tip.tools.ide.fabric.config.SCAConfig.<init>(SCAConfig.java:370)
         at oracle.tip.tools.ide.fabric.config.SCAConfig.getSCAConfig(SCAConfig.java:148)
         at oracle.tip.tools.ide.fabric.config.SCAConfig.getSCAConfig(SCAConfig.java:133)
         at oracle.tip.tools.ide.fabric.addin.ScaProjectNodeListener.<init>(ScaProjectNodeListener.java:71)
         at oracle.tip.tools.ide.fabric.addin.SCAAddin.handleObjectOpenedEvent(SCAAddin.java:462)
         at oracle.tip.tools.ide.fabric.addin.SCAAddin.update(SCAAddin.java:348)
         at oracle.ide.model.IdeSubject.notifyObservers(IdeSubject.java:98)
         at oracle.ide.model.Node.notifyObservers(Node.java:786)
         at oracle.ide.model.UpdateMessage.fireObjectOpened(UpdateMessage.java:673)
         at oracle.ide.model.Node$14$1.run(Node.java:2878)
         at oracle.ide.model.NodeListener.invokeLaterIfNeeded(NodeListener.java:158)
         at oracle.ide.model.Node$14.nodeOpened(Node.java:2869)
         at oracle.ide.model.Node$5.run(Node.java:2531)
         at oracle.ide.model.Node.fireNodeEvent(Node.java:2467)
         at oracle.ide.model.Node.fireNodeOpened(Node.java:2529)
         at oracle.ide.model.Node.open(Node.java:988)
         at oracle.ide.model.Node.open(Node.java:922)
         at oracle.ideri.navigator.DefaultNavigatorWindow.openDataNodes(DefaultNavigatorWindow.java:1237)
         at oracle.ideri.navigator.DefaultNavigatorWindow.restoreExpansionState(DefaultNavigatorWindow.java:1215)
         at oracle.ideri.navigator.DefaultNavigatorWindow.loadLayout(DefaultNavigatorWindow.java:619)
         at oracle.ide.navigator.ProjectNavigatorWindow.loadLayout(ProjectNavigatorWindow.java:391)
         at oracle.ide.docking.DrawerWindow.loadLayout(DrawerWindow.java:640)
         at oracle.ide.navigator.ApplicationNavigatorWindow.loadLayout(ApplicationNavigatorWindow.java:1174)
         at oracle.ideimpl.docking.DockStationImpl.loadViewData(DockStationImpl.java:1353)
         at oracle.ideimpl.docking.TitledPanel.loadClientLayout(TitledPanel.java:1376)
         at oracle.ideimpl.docking.TitledPanel.loadLayout(TitledPanel.java:1714)
         at oracle.ideimpl.docking.TitledPanelXMLDockLayoutPersistence.loadComponent(TitledPanelXMLDockLayoutPersistence.java:29)
         at oracle.ideimpl.controls.dockLayout.DockLayoutInfoLeaf.loadLayout(DockLayoutInfoLeaf.java:123)
         at oracle.ideimpl.controls.dockLayout.AbstractDockLayoutInfoNode.loadLayout(AbstractDockLayoutInfoNode.java:631)
         at oracle.ideimpl.controls.dockLayout.AbstractDockLayoutInfoNode.loadLayout(AbstractDockLayoutInfoNode.java:628)
         at oracle.ideimpl.controls.dockLayout.AbstractDockLayoutInfoNode.loadLayout(AbstractDockLayoutInfoNode.java:628)
         at oracle.ideimpl.controls.dockLayout.AbstractDockLayoutInfoNode.loadLayout(AbstractDockLayoutInfoNode.java:614)
         at oracle.ideimpl.controls.dockLayout.DockLayout.loadLayout(DockLayout.java:302)
         at oracle.ideimpl.controls.dockLayout.DockLayoutPanel.loadLayout(DockLayoutPanel.java:128)
         at oracle.ideimpl.docking.SidePort.loadLayout(SidePort.java:255)
         at oracle.ideimpl.docking.DockStationImpl.loadValidLayout(DockStationImpl.java:1965)
         at oracle.ideimpl.docking.DockStationImpl.loadExistingPositions(DockStationImpl.java:1654)
         at oracle.ideimpl.docking.DockStationImpl.onStartup(DockStationImpl.java:1629)
         at oracle.ideimpl.docking.DockStationImpl.loadLayout(DockStationImpl.java:1473)
         at oracle.ideimpl.docking.DockStationListener.init(DockStationListener.java:36)
         at oracle.ide.layout.Layouts.activate(Layouts.java:814)
         at oracle.ide.layout.Layouts.activateLayout(Layouts.java:192)
         at oracle.ideimpl.MainWindowImpl$6.runImpl(MainWindowImpl.java:728)
         at oracle.javatools.util.SwingClosure$1Closure.run(SwingClosure.java:50)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    Would really appreciate some quick help.
    Thanks,
    Pulkit

    Guessing you might hear from Oracle that the URL reference in your thread below is pointed to an the old version and that the classes are no longer supported.
    As you know, this is not the case - the URL you have in your thread for the API is the latest for 11.1.1.6. Both classes you mention should be supported (at least according to the Javadoc) and in a recent search I was not able to find them either.
    Might be worth a call to Oracle Support to either straighten out the Javadoc or get you a patch.
    Dan

  • SOA managed server and SOA infra not starting

    Hi
    I have my database and listener up and running. I can also successfully start SOA Administration server.
    But I am unable to start SOA managed server. I can see SOA managed server getting started with WARNING and SOA infra always fails to start.
    I tried using both from command line as well as from NodeManager but without any luck. As a result I am unable to proceed with Deployment as soa_server1 does not appear in Step 4 in Jdeveloper deployment GUI dialog. I would also like to ask from the Gurus:
    How can I start soa-infra alone as I cannot see any command from the command line to individually start soa-infra ?
    Here is my part of output from soa_server1. The exception errors keep logging in loop and the file is growing. I had to terminate the process:
    <Jun 3, 2010 10:40:03 PM> <INFO> <NodeManager> <Server output log file is '/home/oracle1/Oracle/Middleware/user_projects/domains/domain1/servers/soa_server1/logs/soa_server1.out'>
    ** Setting up SOA specific environment...
    EXTRA_JAVA_PROPERTIES= -da:org.apache.xmlbeans...
    LD_LIBRARY_PATH=/home/oracle1/Oracle/Middleware/patch_wls1032/profiles/default/native:/home/oracle1/Oracle/Middleware/jrockit_160_14_R27.6.5-32/jre/lib/i386/jrockit:/home/oracle1/Oracle/Middleware/jrockit_160_14_R27.6.5-32/jre/lib/i386:/home/oracle1/Oracle/Middleware/jrockit_160_14_R27.6.5-32/jre/../lib/i386:/home/oracle1/Oracle/Middleware/patch_wls1032/profiles/default/native:/home/oracle1/Oracle/Middleware/wlserver_10.3/server/native/linux/i686:/home/oracle1/Oracle/Middleware/wlserver_10.3/server/native/linux/i686/oci920_8:/home/oracle1/Oracle/Middleware/wlserver_10.3/server/native/linux/i686:/home/oracle1/Oracle/Middleware/wlserver_10.3/server/native/linux/i686/oci920_8:/home/oracle1/Oracle/Middleware/Oracle_SOA1/soa/thirdparty/edifecs/XEngine/bin
    USER_MEM_ARGS=-Xms512m -Xmx512m
    ** End SOA specific environment setup
    ** SOA specific environment is already set, skipping...
    JAVA Memory arguments: -Xms512m -Xmx512m
    WLS Start Mode=Development
    CLASSPATH=/home/oracle1/Oracle/Middleware/Oracle_SOA1/soa/modules/user-patch.jar:/home/oracle1/Oracle/Middleware/Oracle_SOA1/soa/modules/soa-startup.jar::/home/oracle1/Oracle/Middleware/patch_wls1032/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/home/oracle1/Oracle/Middleware/jrockit_160_14_R27.6.5-32/lib/tools.jar:/home/oracle1/Oracle/Middleware/utils/config/10.3/config-launch.jar:/home/oracle1/Oracle/Middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/home/oracle1/Oracle/Middleware/wlserver_10.3/server/lib/weblogic.jar:/home/oracle1/Oracle/Middleware/modules/features/weblogic.server.modules_10.3.2.0.jar:/home/oracle1/Oracle/Middleware/wlserver_10.3/server/lib/webservices.jar:/home/oracle1/Oracle/Middleware/modules/org.apache.ant_1.7.0/lib/ant-all.jar:/home/oracle1/Oracle/Middleware/modules/net.sf.antcontrib_1.0.0.0_1-0b2/lib/ant-contrib.jar:/home/oracle1/Oracle/Middleware/Oracle_SOA1/soa/modules/oracle.soa.common.adapters_11.1.1/oracle.soa.common.adapters.jar:/home/oracle1/Oracle/Middleware/oracle_common/soa/modules/commons-cli-1.1.jar:/home/oracle1/Oracle/Middleware/oracle_common/soa/modules/oracle.soa.mgmt_11.1.1/soa-infra-mgmt.jar:/home/oracle1/Oracle/Middleware/oracle_common/modules/oracle.xdk_11.1.0/xsu12.jar:/home/oracle1/Oracle/Middleware/modules/features/weblogic.server.modules.xquery_10.3.1.0.jar:/home/oracle1/Oracle/Middleware/Oracle_SOA1/soa/modules/db2jcc4.jar:/home/oracle1/Oracle/Middleware/user_projects/domains/domain1/config/soa-infra:/home/oracle1/Oracle/Middleware/Oracle_SOA1/soa/modules/fabric-url-handler_11.1.1.jar:/home/oracle1/Oracle/Middleware/Oracle_SOA1/soa/modules/quartz-all-1.6.5.jar:/home/oracle1/Oracle/Middleware/Oracle_SOA1/soa/modules/oracle.soa.fabric_11.1.1/oracle.soa.fabric.jar:/home/oracle1/Oracle/Middleware/Oracle_SOA1/soa/modules/oracle.soa.adapter_11.1.1/oracle.soa.adapter.jar:/home/oracle1/Oracle/Middleware/Oracle_SOA1/soa/modules/oracle.soa.b2b_11.1.1/oracle.soa.b2b.jar:/home/oracle1/Oracle/Middleware/oracle_common/modules/oracle.jrf_11.1.1/jrf.jar:/home/oracle1/Oracle/Middleware/wlserver_10.3/common/eval/pointbase/lib/pbclient57.jar:/home/oracle1/Oracle/Middleware/wlserver_10.3/server/lib/xqrl.jar:/home/oracle1/Oracle/Middleware/patch_wls1032/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/home/oracle1/Oracle/Middleware/jrockit_160_14_R27.6.5-32/lib/tools.jar:/home/oracle1/Oracle/Middleware/utils/config/10.3/config-launch.jar:/home/oracle1/Oracle/Middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/home/oracle1/Oracle/Middleware/wlserver_10.3/server/lib/weblogic.jar:/home/oracle1/Oracle/Middleware/modules/features/weblogic.server.modules_10.3.2.0.jar:/home/oracle1/Oracle/Middleware/wlserver_10.3/server/lib/webservices.jar:/home/oracle1/Oracle/Middleware/modules/org.apache.ant_1.7.0/lib/ant-all.jar:/home/oracle1/Oracle/Middleware/modules/net.sf.antcontrib_1.0.0.0_1-0b2/lib/ant-contrib.jar::/home/oracle1/Oracle/Middleware
    PATH=/home/oracle1/Oracle/Middleware/wlserver_10.3/server/bin:/home/oracle1/Oracle/Middleware/modules/org.apache.ant_1.7.0/bin:/home/oracle1/Oracle/Middleware/jrockit_160_14_R27.6.5-32/jre/bin:/home/oracle1/Oracle/Middleware/jrockit_160_14_R27.6.5-32/bin:/home/oracle1/Oracle/Middleware/wlserver_10.3/server/bin:/home/oracle1/Oracle/Middleware/modules/org.apache.ant_1.7.0/bin:/home/oracle1/Oracle/Middleware/jrockit_160_14_R27.6.5-32/jre/bin:/home/oracle1/Oracle/Middleware/jrockit_160_14_R27.6.5-32/bin:/u02/app/oracle/product/11.1.0/db_1/bin:/usr/sbin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http://hostname:port/console *
    starting weblogic with Java version:
    java version "1.6.0_14"
    Java(TM) SE Runtime Environment (build 1.6.0_14-b08)
    BEA JRockit(R) (build R27.6.5-32_o-121899-1.6.0_14-20091001-2113-linux-ia32, compiled mode)
    Starting WLS with line:
    /home/oracle1/Oracle/Middleware/jrockit_160_14_R27.6.5-32/bin/java -jrockit -Xms512m -Xmx512m -Dweblogic.Name=soa_server1 -Djava.security.policy=/home/oracle1/Oracle/Middleware/wlserver_10.3/server/lib/weblogic.policy -Dweblogic.system.BootIdentityFile=/home/oracle1/Oracle/Middleware/user_projects/domains/domain1/servers/soa_server1/data/nodemanager/boot.properties -Dweblogic.nodemanager.ServiceEnabled=true -Dweblogic.security.SSL.ignoreHostnameVerification=false -Dweblogic.ReverseDNSAllowed=false -Xverify:none -da -Dplatform.home=/home/oracle1/Oracle/Middleware/wlserver_10.3 -Dwls.home=/home/oracle1/Oracle/Middleware/wlserver_10.3/server -Dweblogic.home=/home/oracle1/Oracle/Middleware/wlserver_10.3/server -Ddomain.home=/home/oracle1/Oracle/Middleware/user_projects/domains/domain1 -Dcommon.components.home=/home/oracle1/Oracle/Middleware/oracle_common -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Djrockit.optfile=/home/oracle1/Oracle/Middleware/oracle_common/modules/oracle.jrf_11.1.1/jrocket_optfile.txt -Doracle.domain.config.dir=/home/oracle1/Oracle/Middleware/user_projects/domains/domain1/config/fmwconfig -Doracle.server.config.dir=/home/oracle1/Oracle/Middleware/user_projects/domains/domain1/config/fmwconfig/servers/soa_server1 -Doracle.security.jps.config=/home/oracle1/Oracle/Middleware/user_projects/domains/domain1/config/fmwconfig/jps-config.xml -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Digf.arisidbeans.carmlloc=/home/oracle1/Oracle/Middleware/user_projects/domains/domain1/config/fmwconfig/carml -Digf.arisidstack.home=/home/oracle1/Oracle/Middleware/user_projects/domains/domain1/config/fmwconfig/arisidprovider -Dweblogic.alternateTypesDirectory=/home/oracle1/Oracle/Middleware/oracle_common/modules/oracle.ossoiap_11.1.1,/home/oracle1/Oracle/Middleware/oracle_common/modules/oracle.oamprovider_11.1.1 -Dweblogic.jdbc.remoteEnabled=false -Doracle.security.jps.policy.migration.validate.principal=false -da:org.apache.xmlbeans... -Dsoa.archives.dir=/home/oracle1/Oracle/Middleware/Oracle_SOA1/soa -Dsoa.oracle.home=/home/oracle1/Oracle/Middleware/Oracle_SOA1 -Dsoa.instance.home=/home/oracle1/Oracle/Middleware/user_projects/domains/domain1 -Dtangosol.coherence.clusteraddress=227.7.7.8 -Dtangosol.coherence.clusterport=9778 -Dtangosol.coherence.log=jdk -Djavax.xml.soap.MessageFactory=oracle.j2ee.ws.saaj.soap.MessageFactoryImpl -Dcom.sun.management.jmxremote -Djava.protocol.handler.pkgs=oracle.mds.net.protocol|oracle.fabric.common.classloaderurl.handler|oracle.fabric.common.uddiurl.handler|oracle.bpm.io.fs.protocol -Dweblogic.transaction.blocking.commit=true -Dweblogic.transaction.blocking.rollback=true -Djavax.net.ssl.trustStore=/home/oracle1/Oracle/Middleware/wlserver_10.3/server/lib/DemoTrust.jks -Dem.oracle.home=/home/oracle1/Oracle/Middleware/oracle_common -Djava.awt.headless=true -Dbam.oracle.home=/home/oracle1/Oracle/Middleware/Oracle_SOA1 -Dums.oracle.home=/home/oracle1/Oracle/Middleware/Oracle_SOA1 -Dweblogic.management.discover=false -Dweblogic.management.server=http://192.168.2.103:7001 -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=/home/oracle1/Oracle/Middleware/patch_wls1032/profiles/default/sysext_manifest_classpath weblogic.Server
    [JRockit] Local management server started.
    <Jun 3, 2010 10:40:15 PM EST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with BEA JRockit(R) Version R27.6.5-32_o-121899-1.6.0_14-20091001-2113-linux-ia32 from BEA Systems, Inc.>
    <Jun 3, 2010 10:40:21 PM EST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.2.0 Tue Oct 20 12:16:15 PDT 2009 1267925 >
    <Jun 3, 2010 10:40:35 PM EST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Jun 3, 2010 10:40:35 PM EST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Jun 3, 2010 10:40:36 PM EST> <Notice> <LoggingService> <BEA-320400> <The log file /home/oracle1/Oracle/Middleware/user_projects/domains/domain1/servers/soa_server1/logs/soa_server1.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
    <Jun 3, 2010 10:40:36 PM EST> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to /home/oracle1/Oracle/Middleware/user_projects/domains/domain1/servers/soa_server1/logs/soa_server1.log00281. Log messages will continue to be logged in /home/oracle1/Oracle/Middleware/user_projects/domains/domain1/servers/soa_server1/logs/soa_server1.log.>
    <Jun 3, 2010 10:40:36 PM EST> <Notice> <Log Management> <BEA-170019> <The server log file /home/oracle1/Oracle/Middleware/user_projects/domains/domain1/servers/soa_server1/logs/soa_server1.log is opened. All server side log events will be written to this file.>
    <Jun 3, 2010 10:41:10 PM EST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Jun 3, 2010 10:41:51 PM EST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
    <Jun 3, 2010 10:41:51 PM EST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Jun 3, 2010 10:43:51 PM EST> <Warning> <Connector> <BEA-190110> <Resource Adapter is calling BootstrapContext.createTimer() and allocating a Timer Thread that is not managed by WebLogic Server. This may adversely impact the performance/operation of WebLogic Server.>
    <Jun 3, 2010 10:43:53 PM EST> <Warning> <J2EE> <BEA-160140> <Unresolved optional package references (in META-INF/MANIFEST.MF): [Extension-Name: oracle.soa.fabric, Specification-Version: 11.1.1, Implementation-Version: 11.1.1, referenced from: /home/oracle1/Oracle/Middleware/user_projects/domains/domain1/servers/soa_server1/tmp/_WL_user/worklistapp/r8n7fr]. Make sure the referenced optional package has been deployed as a library.>
    <Jun 3, 2010 10:44:07 PM EST> <Warning> <oracle.sdp.messaging.driver.base> <SDP-26024> <Registration of driver Email-Driver did not complete; will retry periodically until messaging server responds.>
    <Jun 3, 2010 10:44:35 PM EST> <Warning> <HTTP> <BEA-101299> <The servlet-mapping for servlet-name "jsp" will override the default mapping for *.jsp. This can lead to a show code vulnerability.>
    <Jun 3, 2010 10:44:46 PM EST> <Warning> <J2EE> <BEA-160140> <Unresolved optional package references (in META-INF/MANIFEST.MF): [Extension-Name: oracle.soa.fabric, Specification-Version: 11.1.1, Implementation-Version: 11.1.1, referenced from: /home/oracle1/Oracle/Middleware/user_projects/domains/domain1/servers/soa_server1/tmp/_WL_user/soa-infra/ztorh], [Extension-Name: oracle.soa.adapter, Specification-Version: 11.1.1, Implementation-Version: 11.1.1, referenced from: /home/oracle1/Oracle/Middleware/user_projects/domains/domain1/servers/soa_server1/tmp/_WL_user/soa-infra/ztorh]. Make sure the referenced optional package has been deployed as a library.>
    <Jun 3, 2010 10:45:00 PM EST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool "mds-soa": Socket read timed out>
    <Jun 3, 2010 10:45:02 PM EST> <Error> <oracle.mds> <BEA-000000> <
    oracle.mds.lcm.exception.MDSLCMException: MDS-00922: The ConnectionManager "oracle.mds.internal.persistence.db.JNDIConnectionManagerImpl" cannot be instantiated.
    weblogic.common.resourcepool.ResourceDeadException: 0:weblogic.common.ResourceException: Could not create pool connection. The DBMS driver exception was: Socket read timed out
         at oracle.mds.internal.lcm.MDSLifecycleListenerImpl.start(MDSLifecycleListenerImpl.java:170)
         at oracle.mds.lcm.weblogic.WLLifecycleListener.preStart(WLLifecycleListener.java:188)
         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:121)
         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:1221)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
         at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:367)
         at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:54)
         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:187)
         at weblogic.management.deploy.internal.AppTransition$1.transitionApp(AppTransition.java:21)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:233)
         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:173)
         at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:89)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: oracle.mds.exception.MDSException: MDS-00922: The ConnectionManager "oracle.mds.internal.persistence.db.JNDIConnectionManagerImpl" cannot be instantiated.
    weblogic.common.resourcepool.ResourceDeadException: 0:weblogic.common.ResourceException: Could not create pool connection. The DBMS driver exception was: Socket read timed out
         at oracle.mds.internal.persistence.db.ConnectionManagerFactory.createConnectionManager(ConnectionManagerFactory.java:80)
         at oracle.mds.internal.persistence.db.DBStoreUtils.getConnectionManager(DBStoreUtils.java:389)
         at oracle.mds.persistence.stores.db.DBMetadataStore.checkRepositoryCompatibility(DBMetadataStore.java:815)
         at oracle.mds.persistence.stores.db.DBMetadataStore.checkCompatibility(DBMetadataStore.java:1092)
         at oracle.mds.persistence.stores.db.DBMetadataStore.<init>(DBMetadataStore.java:276)
         at oracle.mds.internal.lcm.MDSLCMManager.createMetadataStore(MDSLCMManager.java:2064)
         at oracle.mds.internal.lcm.deploy.DeployManager.createMetadataStore(DeployManager.java:660)
         at oracle.mds.internal.lcm.deploy.DeployManager.deployToDBRepository(DeployManager.java:974)
         at oracle.mds.internal.lcm.deploy.DeployManager.deploy(DeployManager.java:445)
         at oracle.mds.internal.lcm.deploy.DeployManager.startDeployment(DeployManager.java:168)
         at oracle.mds.internal.lcm.MDSLifecycleListenerImpl.start(MDSLifecycleListenerImpl.java:160)
         at oracle.mds.lcm.weblogic.WLLifecycleListener.preStart(WLLifecycleListener.java:188)
         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:121)
         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:1221)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
         at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:367)
         at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:54)
         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:187)
         at weblogic.management.deploy.internal.AppTransition$1.transitionApp(AppTransition.java:21)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:233)
         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:173)
         at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:89)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

    Hi
    Thanks for your reply
    Here is my installation details on Linux 32 bit OS:
    Weblogic server- wls1032_linux32.bin
    Repository Creation Utility- ofm_rcu_linux_11.1.1.2.1_disk1_1of1.zip
    SOA Suite- ofm_soa_generic_11.1.1.2.0_disk1_1of1.zip
    JDeveloper Studio, base install- jdevstudio11112install.jar
    SOA Extension for JDeveloper- ofm_osb_generic_11.1.1.3.0_disk1_1of1.zip
    The installation went very smooth and there was no errors in the same.
    I can successfully start the Weblogic Administration server from the command line but unable to start successfully SOA Managed (soa_server1), Infra and BAM server (bam_server1). I tried starting SOA Managed (soa_server1) from command line as well as from Weblogic console EM (after starting Node Manager) but always receiving the errors I uploaded in my post earlier. As a result I am unable to deploy any composite application
    Please advice
    Thanks
    Rohit

  • Differnece between Oracle BPM and Aqua Logic BPM

    Hi,
    Iam just started readign about Oracle BPM , could anyone answer is there nay difference beteen Orcale BPM and Aqualogic BPM. I am working on other BPM technology ,I am analyzing other BPM tools to get the key differentiators among them. Please brief me the features that are unique to Oracle BPM.It would be helpful if good KB link is provided.
    Thanks
    Sayiri
    Edited by: user9277432 on Mar 10, 2010 5:55 AM

    Good question. I'll try to recap a little history of Fuego, AquaLogic and Oracle BPM for you. I worked for Fuego just before it was acquired and rebranded as part of the BEA AquaLogic Suite. I'd like to see what other have to say on this topic as well.
    From what I recall, BEA bought Fuego and released version 6.0. This was the first version branded as AquaLogic. The major change it contained was the integration of studio into the Eclipse IDE. It was somewhat integrated with ALUI, which used to be Plumtree before it was bought out by BEA and re-branded AquaLogic. I say somewhat since it wasn't integrated as well as it could. One major issue was the way the directory was integrated. They used a synchronization utility called ITPS (I think) to sync the ALUI directory with BPMs directory. This was very problematic.
    Version 6.3 came out that improved the way the workspace integrated with portals and ALUI and integrated the directory more efficiently with ALUI. Mostly it contained many improvements in the workspace functionality. The workspace had configurable panels which made it easier to integrate with dashboard components and widgets.
    Version 6.5 was coming out around the same time that Oracle took control of BEA. Version 6.5 is very much the same as OBPM 10g. For more information about OBPM 10g refer to this article:
    http://otndnld.oracle.co.jp/document/products/bea/weblogic/E13154_01/relnotes/release_notes_OracleBPM10gR3.htm
    In a couple of months Oracle will be releasing BPM 11g. There will be many changes to BPM in this release. It will be integrated with JDeveloper and will inherit much of the SOA strategies known for Oracle's Fushion Middleware suite. It also contains a Process Composer web based UI that Business Analysts and Business stakeholders will find useful.
    I blogged about BPM 11g here:
    http://blog.ssglimited.com/2009/10/13/oracle-bpm-11g-preview-at-oracle-open-world-2009/
    HTH,
    Mark
    Edited by: Mark Peterson on Mar 10, 2010 7:19 AM

  • Can we deploy both BPM and Webcenter on same weblogic domain?

    Hi,
    We have a clustered environment with two managed servers configured for SOA.
    Now, we are looking to integrate BPM worklists into custom webcenter portal app. In this process, can we create and deploy custom webcenter portal app on the same SOA servers? Please help.
    Thanks,
    Suren.
    Edited by: Suren on May 8, 2012 9:25 AM

    There is something called Process Spaces which is BPM Inegrated into Webcenter Spaces which can be setup on the same domain
    http://andrejusb.blogspot.in/2011/02/bpm-portal-11g-ps3-how-to-configure.htmlAs yours is a custom WC Portal I would suggested to use separate managed servers for ADF and SOA to balance the load and to separate concerns if any ..

  • Need a solution for integration BPM and UCM 11.1.1.4?

    Hi all,
    Currently, I am using BPM & SOA 11.1.1.4.
    Could somebody advise me a solution for integration BPM and UCM ?
    I heard somebody said that need to wait to BPM 11G patch set 5 (11.1.1.6) version, which have basic BPM and UCM integration and haven't to using external API like RIDC or CIS.
    Thanks & Regards.
    Ming Nguyen.

    Do not use prebuilt binaries, but compile the package from source with the current libudev.
    sha256sums=(SKIP)
    source=("$pkgname::git+https://github.com/rogerwang/node-webkit.git#tag=nw-v$pkgver")
    to build it in the PKGBUILD, use nw-gyp i guess.
    Last edited by progandy (2013-06-21 22:54:36)

  • Regarding Future WLI Products, BPM and diiference with Aqualogic

    Regarding Integration and BPM products from BEA I have the following queries:
    1) What is the next major release for Weblogic Integration product and what Enhancements will be there?
    2) Which BEA product is going to have Business Process Management (BPM) functionality supporting BPEL Server and BPEL designers?
    3) How BEA differentiates the BEA AquaLogic from BEA Weblogic Integration?
    regards,
    neeraj
    ?:|

    I found some more information here:
    Workflow in SAP NetWeaver
    I still look forward to more insight as to when to choose BPM and workflow!

  • SSO and SOA

    Can someone please provide me with a walk through using SSO and SOA? Basically in a SOA environment; from Application to Service to maybe another Service to Database how is SSO done?

    I'm assuming when you say SSO, you mean identity propagation, which is usually the case with SOA. SSO to me is the act of moving from between HTTP servers without having to provide credentials everywhere you go. With SOA, you may want your identity propagated from portal->service bus->business services across different domains all within a single HTTP request.
    Oracle has a number of strategies with regards to this. What I've been working with recently is using SAML token profile in WebLogic. Essentially the Web service stack in WebLogic knows how to generate a SAML assertion from the SAML Credential Mapper if required by the WS-policy. The SAML Identity Asserter consumes the assertion on the receiving end. You manage the partner relations, confirmation method, signing info, etc. through the WebLogic console.
    You can manage which WS-security policies are applied for services deployed on WebLogic through the console, or you can do it from central gateway using Oracle Service Bus.
    http://edocs.bea.com/wls/docs103/webserv_sec/message.html
    http://download.oracle.com/docs/cd/E13159_01/osb/docs10gr3/security/ws_policy.html
    Ciao
    Matt

  • Is there a way to see on itunes to all my songs the bpm and the key to every song?

    I have some external programs such as BPM Analyser or Mixmeister that i can scan all my songs and have the bpm and the key to every song!Is there a Plug-in or something else that i can have that as a "category" on Itunes so dont need to open another program to do that?It will be useful to the same list to have all and don't need to use external program.If someone know something about that please help.

    There's a field and column for BPM in iTunes - control-click on any of the column headers to see the full list, from where you can select the BPM column to appear. This if course presumes that the utility you're using will write the BPM information into that field; most will. There's no specific field for the key signature, so the utility would have to write that information into another field such as the Comments.
    Regards.

  • SOA Suite 10g and SOA Suite 11g? what are the major changes in these two?

    Hi Experts,
    I am keen in knowing about Soa Suite 11g. SOA Suite 10g and SOA Suite 11g, BPEL changes? what are the major changes in these two product/tool wise? Is now OSB is part of Soa Suite 11g? it would be helpful for us to know what are the major changes and updates or modifications came in 11g.
    Please share this valuable information.
    Is there still any version is in progress from Oracle, which is yet to be officially launched from oracle?

    what are the major changes in these two product/tool wise? Few major changes to enlist are that SOA suite 10g was using Oracle Application Server (OC4J) however 11g is on Weblogic and 11g is based on SCA. B2B is now part of SOA suite itself and OSB can share a domain with SOA. You may refer below link to know few more -
    http://blogs.oracle.com/soabpm/2010/03/11gr1_patchset_2_111130_soa_fe.html
    Is now OSB is part of Soa Suite 11g? OSB has a separate installer but can share a domain with SOA and SOA-direct binding is also supported now. Refer below link to know more about new features in OSB 11g -
    http://download.oracle.com/docs/cd/E14571_01/relnotes.1111/e10132/osb.htm#CJACHEHJ
    Is there still any version is in progress from Oracle, which is yet to be officially launched from oracle?No major release is planned. Patches for 11g R1 may come.
    Regards,
    Anuj

  • Asynchronous, but need Ack without using BPM and IDocs.

    Hi Experts,
                     I would like to do a scenario i.e., "Asynchronous communication, but need Acknowledgement without using BPM and also without using IDocs whether it is sender side or receiver side". Please help me.
    Thanks in advance
    Srihari.

    Without using BPM will be little longer process. But the alternative way is to add one more receiver in the receiver determination and send some file to that location with the actual mapping getting executed for the actual receiver. and in the second interface you can get the file created at second receiver back to the source location. But this will be little long as compared to synchronous scenarios.
    Flow:
    Source
              Receiver 1--> Actual mapping as per requirement
              Receiver 2(For Ack)--> Create a mapping with blank file sent to Receiver
    Receiver 2-->File Adapter--> Source through 2nd mapping/interface and keep the File adapter pooling interval around 5 sec or less so that you can get the file back to source location.
    Regards
    Anand

  • PI 7.1 and SOA comaptibility

    Hi,
    Is PI 7.1 Fully compatible with SOA guidelines and principles.
    or Are there any features/functionality that is only partially or not inline with SOA guidelines and principles. If there are such, can you pls tell me.
    Thanks,
    Mani.

    Hi,
    PI 7.1 is fully compatible with SOA framework. but SOA is framework and PI 7.1 is a product. considering PI just as a product; it has several integration capabilitits beyond working just an service consumer/provider.
    You can use the PI as seperate product, but for SAP framework ESOA, PI is one of the sore component.
    If you will consider SOA, then this is framework where you may/may not use PI. As the ESB (Integration activities) can be full-fill by different integration tools.
    In simple terms, PI and SOA can work as inter dependent and also can work individually.
    Considering ESOA, PI 7.1 has majore role and ESOA framework must need PI 7.1, so ESOA framework is dependent on PI 7.1 but viceversa is not possible.
    Thanks
    Swarup
    Edited by: Swarup Sawant on Sep 22, 2009 1:20 PM

Maybe you are looking for