SOA 12c – EDN Logging

In 12c EDN uses Weblogic JMS to publish and deliver the Business Events. So edn-db-log (which we use in 11g) will not work when Weblogic JMS is used.

In 12c, you can enable EDN logging navigating to soa-infra –> Logs –> Log Configuration and search for logger oracle.integration.platform.blocks.event as shown below. Set the logging level as you desired.

log1

Logs will be created in soa_server1-diagnostic.log as it uses old-handler.

log2

We use following events and subscriptions for verifying the logs. The business event CreateOrder has 3 subscriptions and UpdateOrder has 1 subscription.

event

subscr

Following is the log generated when CreateOrder event is produced having all the subscribers up with OneandOnlyOne subscription and durable property is Yes. The following log  contains right from publishing the business event to consumption. The highlighted date represents a new line in the generated log.

[2014-12-19T21:23:28.651+05:30] [soa_server1] [NOTIFICATION] [] [oracle.soa.mediator.serviceEngine] [tid: [ACTIVE].ExecuteThread: ’16’ for queue: ‘weblogic.kernel.Default (self-tuning)’] [userId: <anonymous>] [ecid: 7bd5dbff-2042-456b-aa50-4c833203de1b-0000149c,0:2] [APP: soa-infra] [J2EE_APP.name: soa-infra] [J2EE_MODULE.name: fabric] [WEBSERVICE.name: RaiseEvent_ep] [WEBSERVICE_PORT.name: execute_pt] [oracle.soa.tracking.FlowId: 9] [oracle.soa.tracking.InstanceId: 49] [oracle.soa.tracking.SCAEntityId: 11] [composite_name: EDNConsistencyCheck] [FlowId: 0000KdZGFD03z0WjLxyGOA1K^6wo00000N] MediatorServiceEngine received a request for operation = execute
[2014-12-19T21:23:28.683+05:30] [soa_server1] [NOTIFICATION] [] [oracle.soa.mediator.serviceEngine] [tid: [ACTIVE].ExecuteThread: ’16’ for queue: ‘weblogic.kernel.Default (self-tuning)’] [userId: <anonymous>] [ecid: 7bd5dbff-2042-456b-aa50-4c833203de1b-0000149c,0:2] [APP: soa-infra] [J2EE_APP.name: soa-infra] [J2EE_MODULE.name: fabric] [WEBSERVICE.name: RaiseEvent_ep] [WEBSERVICE_PORT.name: execute_pt] [oracle.soa.tracking.FlowId: 9] [oracle.soa.tracking.InstanceId: 49] [oracle.soa.tracking.SCAEntityId: 11] [composite_name: EDNConsistencyCheck] [FlowId: 0000KdZGFD03z0WjLxyGOA1K^6wo00000N] onEvent from default/EDNConsistencyCheck!1.0*soa_36353699-e716-4b6a-9a2e-b8accf04b9c3/default/EDNConsistencyCheck!1.0*soa_36353699-e716-4b6a-9a2e-b8accf04b9c3/RaiseEvent Event= CreateOrder ns  http://xmlns.oracle.com/events/edl/OrderCreation
[2014-12-19T21:23:28.684+05:30] [soa_server1] [NOTIFICATION] [] [oracle.soa.mediator.serviceEngine] [tid: [ACTIVE].ExecuteThread: ’16’ for queue: ‘weblogic.kernel.Default (self-tuning)’] [userId: <anonymous>] [ecid: 7bd5dbff-2042-456b-aa50-4c833203de1b-0000149c,0:2] [APP: soa-infra] [J2EE_APP.name: soa-infra] [J2EE_MODULE.name: fabric] [WEBSERVICE.name: RaiseEvent_ep] [WEBSERVICE_PORT.name: execute_pt] [oracle.soa.tracking.FlowId: 9] [oracle.soa.tracking.InstanceId: 49] [oracle.soa.tracking.SCAEntityId: 11] [composite_name: EDNConsistencyCheck] [FlowId: 0000KdZGFD03z0WjLxyGOA1K^6wo00000N] Event payload :<inp1:OrderInput xmlns:oracle-xsl-mapper="http://www.oracle.com/xsl/mapper/schemas" xmlns:inp1="http://xmlns.oracle.com/BlogWS/EDNConsistencyCheck/">[[
   <inp1:OrderId>77766555555</inp1:OrderId>
</inp1:OrderInput>
type 1
]]
[2014-12-19T21:23:28.684+05:30] [soa_server1] [NOTIFICATION] [] [oracle.soa.mediator.serviceEngine] [tid: [ACTIVE].ExecuteThread: ’16’ for queue: ‘weblogic.kernel.Default (self-tuning)’] [userId: <anonymous>] [ecid: 7bd5dbff-2042-456b-aa50-4c833203de1b-0000149c,0:2] [APP: soa-infra] [J2EE_APP.name: soa-infra] [J2EE_MODULE.name: fabric] [WEBSERVICE.name: RaiseEvent_ep] [WEBSERVICE_PORT.name: execute_pt] [oracle.soa.tracking.FlowId: 9] [oracle.soa.tracking.InstanceId: 49] [oracle.soa.tracking.SCAEntityId: 11] [composite_name: EDNConsistencyCheck] [FlowId: 0000KdZGFD03z0WjLxyGOA1K^6wo00000N] Composite DN of source: default/EDNConsistencyCheck!1.0*soa_36353699-e716-4b6a-9a2e-b8accf04b9c3
[2014-12-19T21:23:28.684+05:30] [soa_server1] [NOTIFICATION] [] [oracle.soa.mediator.serviceEngine] [tid: [ACTIVE].ExecuteThread: ’16’ for queue: ‘weblogic.kernel.Default (self-tuning)’] [userId: <anonymous>] [ecid: 7bd5dbff-2042-456b-aa50-4c833203de1b-0000149c,0:2] [APP: soa-infra] [J2EE_APP.name: soa-infra] [J2EE_MODULE.name: fabric] [WEBSERVICE.name: RaiseEvent_ep] [WEBSERVICE_PORT.name: execute_pt] [oracle.soa.tracking.FlowId: 9] [oracle.soa.tracking.InstanceId: 49] [oracle.soa.tracking.SCAEntityId: 11] [composite_name: EDNConsistencyCheck] [FlowId: 0000KdZGFD03z0WjLxyGOA1K^6wo00000N] Component Name of source: default/EDNConsistencyCheck!1.0*soa_36353699-e716-4b6a-9a2e-b8accf04b9c3/RaiseEvent
[2014-12-19T21:23:28.685+05:30] [soa_server1] [TRACE] [] [oracle.integration.platform.blocks.event.jms2.EdnBus12c] [tid: [ACTIVE].ExecuteThread: ’16’ for queue: ‘weblogic.kernel.Default (self-tuning)’] [userId: <anonymous>] [ecid: 7bd5dbff-2042-456b-aa50-4c833203de1b-0000149c,0:2] [APP: soa-infra] [J2EE_APP.name: soa-infra] [J2EE_MODULE.name: fabric] [WEBSERVICE.name: RaiseEvent_ep] [WEBSERVICE_PORT.name: execute_pt] [oracle.soa.tracking.FlowId: 9] [oracle.soa.tracking.InstanceId: 49] [oracle.soa.tracking.SCAEntityId: 11] [composite_name: EDNConsistencyCheck] [FlowId: 0000KdZGFD03z0WjLxyGOA1K^6wo00000N] [SRC_CLASS: oracle.integration.platform.blocks.event.jms2.EdnBus12c] [SRC_METHOD: publish] EDN outbound: JMS Config: oracle.soa.management.config.edn.EDNJmsConfig@d94f545 [remote=false, jmsType=WLJMS, durable=true, xa=true, connectionName=eis/wls/EDNxaDurableTopic, topicName=jms/fabric/EDNTopic]
[2014-12-19T21:23:28.687+05:30] [soa_server1] [TRACE:16] [] [oracle.integration.platform.blocks.event.jms2.EdnBus12c] [tid: [ACTIVE].ExecuteThread: ’16’ for queue: ‘weblogic.kernel.Default (self-tuning)’] [userId: <anonymous>] [ecid: 7bd5dbff-2042-456b-aa50-4c833203de1b-0000149c,0:2] [APP: soa-infra] [J2EE_APP.name: soa-infra] [J2EE_MODULE.name: fabric] [WEBSERVICE.name: RaiseEvent_ep] [WEBSERVICE_PORT.name: execute_pt] [oracle.soa.tracking.FlowId: 9] [oracle.soa.tracking.InstanceId: 49] [oracle.soa.tracking.SCAEntityId: 11] [composite_name: EDNConsistencyCheck] [FlowId: 0000KdZGFD03z0WjLxyGOA1K^6wo00000N] [SRC_CLASS: oracle.integration.platform.blocks.event.jms2.EdnBus12c] [SRC_METHOD: publishViaJcaInterface] ENTRY
[2014-12-19T21:23:28.688+05:30] [soa_server1] [TRACE] [] [oracle.integration.platform.blocks.event.jms2.EdnBus12c] [tid: [ACTIVE].ExecuteThread: ’16’ for queue: ‘weblogic.kernel.Default (self-tuning)’] [userId: <anonymous>] [ecid: 7bd5dbff-2042-456b-aa50-4c833203de1b-0000149c,0:2] [APP: soa-infra] [J2EE_APP.name: soa-infra] [J2EE_MODULE.name: fabric] [WEBSERVICE.name: RaiseEvent_ep] [WEBSERVICE_PORT.name: execute_pt] [oracle.soa.tracking.FlowId: 9] [oracle.soa.tracking.InstanceId: 49] [oracle.soa.tracking.SCAEntityId: 11] [composite_name: EDNConsistencyCheck] [FlowId: 0000KdZGFD03z0WjLxyGOA1K^6wo00000N] [SRC_CLASS: oracle.tip.adapter.fw.log.LogManagerImpl] [SRC_METHOD: log] eis/wls/EDNxaDurableTopic EdnBus12c file://wsdl/eis/wls/EDNxaDurableTopic-OUTBOUND.wsdl [ eis/wls/EDNxaDurableTopic-OUTBOUND::enqueue(part,part) ] – Starting JCA LocalTransaction
[2014-12-19T21:23:28.689+05:30]
[soa_server1] [TRACE] [] [oracle.integration.platform.blocks.event.jms2.EdnBus12c] [tid: [ACTIVE].ExecuteThread: ’16’ for queue: ‘weblogic.kernel.Default (self-tuning)’] [userId: <anonymous>] [ecid: 7bd5dbff-2042-456b-aa50-4c833203de1b-0000149c,0:2] [APP: soa-infra] [J2EE_APP.name: soa-infra] [J2EE_MODULE.name: fabric] [WEBSERVICE.name: RaiseEvent_ep] [WEBSERVICE_PORT.name: execute_pt] [oracle.soa.tracking.FlowId: 9] [oracle.soa.tracking.InstanceId: 49] [oracle.soa.tracking.SCAEntityId: 11] [composite_name: EDNConsistencyCheck] [FlowId: 0000KdZGFD03z0WjLxyGOA1K^6wo00000N] [SRC_CLASS: oracle.tip.adapter.fw.log.LogManagerImpl] [SRC_METHOD: log] eis/wls/EDNxaDurableTopic EdnBus12c file://wsdl/eis/wls/EDNxaDurableTopic-OUTBOUND.wsdl [ eis/wls/EDNxaDurableTopic-OUTBOUND::enqueue(part,part) ] – Invoking JCA Outbound Interaction
[2014-12-19T21:23:28.692+05:30] [soa_server1] [NOTIFICATION] [] [oracle.soa.adapter.jms.outbound] [tid: [ACTIVE].ExecuteThread: ’16’ for queue: ‘weblogic.kernel.Default (self-tuning)’] [userId: <anonymous>] [ecid: 7bd5dbff-2042-456b-aa50-4c833203de1b-0000149c,0:2] [APP: soa-infra] [J2EE_APP.name: soa-infra] [J2EE_MODULE.name: fabric] [WEBSERVICE.name: RaiseEvent_ep] [WEBSERVICE_PORT.name: execute_pt] [oracle.soa.tracking.FlowId: 9] [oracle.soa.tracking.InstanceId: 49] [oracle.soa.tracking.SCAEntityId: 11] [composite_name: EDNConsistencyCheck] [FlowId: 0000KdZGFD03z0WjLxyGOA1K^6wo00000N] JMSMessageProducer_produce: Successfully produced message with ID ID:<558029.1419004408691.0> to destination jms/fabric/EDNTopic
[2014-12-19T21:23:28.692+05:30] [soa_server1] [TRACE] [] [oracle.integration.platform.blocks.event.jms2.EdnBus12c] [tid: [ACTIVE].ExecuteThread: ’16’ for queue: ‘weblogic.kernel.Default (self-tuning)’] [userId: <anonymous>] [ecid: 7bd5dbff-2042-456b-aa50-4c833203de1b-0000149c,0:2] [APP: soa-infra] [J2EE_APP.name: soa-infra] [J2EE_MODULE.name: fabric] [WEBSERVICE.name: RaiseEvent_ep] [WEBSERVICE_PORT.name: execute_pt] [oracle.soa.tracking.FlowId: 9] [oracle.soa.tracking.InstanceId: 49] [oracle.soa.tracking.SCAEntityId: 11] [composite_name: EDNConsistencyCheck] [FlowId: 0000KdZGFD03z0WjLxyGOA1K^6wo00000N] [SRC_CLASS: oracle.tip.adapter.fw.log.LogManagerImpl] [SRC_METHOD: log] eis/wls/EDNxaDurableTopic EdnBus12c file://wsdl/eis/wls/EDNxaDurableTopic-OUTBOUND.wsdl [ eis/wls/EDNxaDurableTopic-OUTBOUND::enqueue(part,part) ] – Committing JCA LocalTransaction
[2014-12-19T21:23:28.693+05:30] [soa_server1] [TRACE] [] [oracle.integration.platform.blocks.event.jms2.EdnBus12c] [tid: [ACTIVE].ExecuteThread: ’16’ for queue: ‘weblogic.kernel.Default (self-tuning)’] [userId: <anonymous>] [ecid: 7bd5dbff-2042-456b-aa50-4c833203de1b-0000149c,0:2] [APP: soa-infra] [J2EE_APP.name: soa-infra] [J2EE_MODULE.name: fabric] [WEBSERVICE.name: RaiseEvent_ep] [WEBSERVICE_PORT.name: execute_pt] [oracle.soa.tracking.FlowId: 9] [oracle.soa.tracking.InstanceId: 49] [oracle.soa.tracking.SCAEntityId: 11] [composite_name: EDNConsistencyCheck] [FlowId: 0000KdZGFD03z0WjLxyGOA1K^6wo00000N] [SRC_CLASS: oracle.tip.adapter.fw.log.LogManagerImpl] [SRC_METHOD: log] eis/wls/EDNxaDurableTopic EdnBus12c Returning adapter response for part
[2014-12-19T21:23:28.693+05:30] [soa_server1] [TRACE:16] [] [oracle.integration.platform.blocks.event.jms2.EdnBus12c] [tid: [ACTIVE].ExecuteThread: ’16’ for queue: ‘weblogic.kernel.Default (self-tuning)’] [userId: <anonymous>] [ecid: 7bd5dbff-2042-456b-aa50-4c833203de1b-0000149c,0:2] [APP: soa-infra] [J2EE_APP.name: soa-infra] [J2EE_MODULE.name: fabric] [WEBSERVICE.name: RaiseEvent_ep] [WEBSERVICE_PORT.name: execute_pt] [oracle.soa.tracking.FlowId: 9] [oracle.soa.tracking.InstanceId: 49] [oracle.soa.tracking.SCAEntityId: 11] [composite_name: EDNConsistencyCheck] [FlowId: 0000KdZGFD03z0WjLxyGOA1K^6wo00000N] [SRC_CLASS: oracle.integration.platform.blocks.event.jms2.EdnBus12c] [SRC_METHOD: publishViaJcaInterface] RETURN
[2014-12-19T21:23:28.694+05:30] [soa_server1] [NOTIFICATION] [] [oracle.soa.mediator.serviceEngine] [tid: [ACTIVE].ExecuteThread: ’16’ for queue: ‘weblogic.kernel.Default (self-tuning)’] [userId: <anonymous>] [ecid: 7bd5dbff-2042-456b-aa50-4c833203de1b-0000149c,0:2] [APP: soa-infra] [J2EE_APP.name: soa-infra] [J2EE_MODULE.name: fabric] [WEBSERVICE.name: RaiseEvent_ep] [WEBSERVICE_PORT.name: execute_pt] [oracle.soa.tracking.FlowId: 9] [oracle.soa.tracking.InstanceId: 49] [oracle.soa.tracking.SCAEntityId: 11] [composite_name: EDNConsistencyCheck] [FlowId: 0000KdZGFD03z0WjLxyGOA1K^6wo00000N] Publishing Event= CreateOrder ns 
http://xmlns.oracle.com/events/edl/OrderCreation successful
[2014-12-19T21:23:28.802+05:30]
[soa_server1] [TRACE] [] [oracle.integration.platform.blocks.event.jms2.EdnBus12c] [tid: DaemonWorkThread: ’14’ of WorkManager: ‘SOA_EDN_WM’] [userId: weblogic] [ecid: f0d1ad91-cab2-484f-94e2-834724cc0eaa-0001061d,0] [APP: soa-infra] [SRC_CLASS: oracle.tip.adapter.fw.log.LogManagerImpl] [SRC_METHOD: log] eis/wls/EDNxaDurableTopic EdnBus12c shouldProcessMessage: error = false –> true
[2014-12-19T21:23:28.804+05:30] [soa_server1] [TRACE] [] [oracle.integration.platform.blocks.event.jms2.EdnBus12c] [tid: DaemonWorkThread: ’17’ of WorkManager: ‘SOA_EDN_WM’] [userId: weblogic] [ecid: f0d1ad91-cab2-484f-94e2-834724cc0eaa-0001063f,0] [APP: soa-infra] [SRC_CLASS: oracle.tip.adapter.fw.log.LogManagerImpl] [SRC_METHOD: log] eis/wls/EDNxaDurableTopic EdnBus12c shouldProcessMessage: error = false –> true
[2014-12-19T21:23:28.804+05:30] [soa_server1] [TRACE] [] [oracle.integration.platform.blocks.event.jms2.EdnBus12c] [tid: DaemonWorkThread: ’15’ of WorkManager: ‘SOA_EDN_WM’] [userId: weblogic] [ecid: f0d1ad91-cab2-484f-94e2-834724cc0eaa-0001062c,0] [APP: soa-infra] [SRC_CLASS: oracle.tip.adapter.fw.log.LogManagerImpl] [SRC_METHOD: log] eis/wls/EDNxaDurableTopic EdnBus12c shouldProcessMessage: error = false –> true
[2014-12-19T21:23:28.805+05:30] [soa_server1] [TRACE] [] [oracle.integration.platform.blocks.event.jms2.EdnEventListener] [tid: DaemonWorkThread: ’14’ of WorkManager: ‘SOA_EDN_WM’] [userId: weblogic] [ecid: f0d1ad91-cab2-484f-94e2-834724cc0eaa-0001061d,0] [APP: soa-infra] [SRC_CLASS: oracle.integration.platform.blocks.event.jms2.EdnEventListener] [SRC_METHOD: post] post() is invoked on oracle.integration.platform.blocks.event.jms2.EdnEventListener@a1214af, thread: Thread[DaemonWorkThread: ’14’ of WorkManager: ‘SOA_EDN_WM’,10,Application Daemon Threads], subject: null, event:[[
<business-event xmlns:ns="
http://xmlns.oracle.com/events/edl/OrderCreation" xmlns="http://oracle.com/fabric/businessEvent">
   <name>ns:CreateOrder</name>
   <id>2ca5c3b5-8797-11e4-aa9e-0800270088b6</id>
   <priority>4</priority>
   <tracking>
      <ecid>7bd5dbff-2042-456b-aa50-4c833203de1b-0000149c</ecid>
      <componentInstanceId>22</componentInstanceId>
      <parentComponentInstanceId>mediator:49</parentComponentInstanceId>
      <flowEventId>133</flowEventId>
      <flowId>9</flowId>
      <flowCreatedTime>2014-12-19T21:23:28.640+0530</flowCreatedTime>
      <componentInstanceId>49</componentInstanceId>
      <scaEntityId>11</scaEntityId>
      <flowSCAPartitionId>1</flowSCAPartitionId>
      <correlationFlowID>0000KdZGFD03z0WjLxyGOA1K^6wo00000N</correlationFlowID>
      <compositeSCAEntityID>10</compositeSCAEntityID>
      <instanceIDCreationTime>1419004408647</instanceIDCreationTime>
   </tracking>
   <content>
      <inp1:OrderInput xmlns:oracle-xsl-mapper="
http://www.oracle.com/xsl/mapper/schemas" xmlns:inp1="http://xmlns.oracle.com/BlogWS/EDNConsistencyCheck/">
   <inp1:OrderId>77766555555</inp1:OrderId>
</inp1:OrderInput>
   </content>
</business-event>

]]
[2014-12-19T21:23:28.806+05:30] [soa_server1] [TRACE] [SOA-32014] [oracle.integration.platform.blocks.event.jms2] [tid: DaemonWorkThread: ’14’ of WorkManager: ‘SOA_EDN_WM’] [userId: weblogic] [ecid: f0d1ad91-cab2-484f-94e2-834724cc0eaa-0001061d,0] [APP: soa-infra] [SRC_CLASS: oracle.integration.platform.blocks.event.jms2.EdnBusMessages] [SRC_METHOD: fineDequeuedEvent] Dequeued event, Subject: null :[[
<business-event xmlns:ns="
http://xmlns.oracle.com/events/edl/OrderCreation" xmlns="http://oracle.com/fabric/businessEvent">
   <name>ns:CreateOrder</name>
   <id>2ca5c3b5-8797-11e4-aa9e-0800270088b6</id>
   <priority>4</priority>
   <tracking>
      <ecid>7bd5dbff-2042-456b-aa50-4c833203de1b-0000149c</ecid>
      <componentInstanceId>22</componentInstanceId>
      <parentComponentInstanceId>mediator:49</parentComponentInstanceId>
      <flowEventId>133</flowEventId>
      <flowId>9</flowId>
      <flowCreatedTime>2014-12-19T21:23:28.640+0530</flowCreatedTime>
      <componentInstanceId>49</componentInstanceId>
      <scaEntityId>11</scaEntityId>
      <flowSCAPartitionId>1</flowSCAPartitionId>
      <correlationFlowID>0000KdZGFD03z0WjLxyGOA1K^6wo00000N</correlationFlowID>
      <compositeSCAEntityID>10</compositeSCAEntityID>
      <instanceIDCreationTime>1419004408647</instanceIDCreationTime>
   </tracking>
   <content>
      <inp1:OrderInput xmlns:oracle-xsl-mapper="
http://www.oracle.com/xsl/mapper/schemas" xmlns:inp1="http://xmlns.oracle.com/BlogWS/EDNConsistencyCheck/">
   <inp1:OrderId>77766555555</inp1:OrderId>
</inp1:OrderInput>
   </content>
</business-event>

]]
[2014-12-19T21:23:28.806+05:30] [soa_server1] [TRACE] [] [oracle.integration.platform.blocks.event.jms2.EdnEventListener] [tid: DaemonWorkThread: ’17’ of WorkManager: ‘SOA_EDN_WM’] [userId: weblogic] [ecid: f0d1ad91-cab2-484f-94e2-834724cc0eaa-0001063f,0] [APP: soa-infra] [SRC_CLASS: oracle.integration.platform.blocks.event.jms2.EdnEventListener] [SRC_METHOD: post] post() is invoked on oracle.integration.platform.blocks.event.jms2.EdnEventListener@21bacde3, thread: Thread[DaemonWorkThread: ’17’ of WorkManager: ‘SOA_EDN_WM’,10,Application Daemon Threads], subject: null, event:[[
<business-event xmlns:ns="
http://xmlns.oracle.com/events/edl/OrderCreation" xmlns="http://oracle.com/fabric/businessEvent">
   <name>ns:CreateOrder</name>
   <id>2ca5c3b5-8797-11e4-aa9e-0800270088b6</id>
   <priority>4</priority>
   <tracking>
      <ecid>7bd5dbff-2042-456b-aa50-4c833203de1b-0000149c</ecid>
      <componentInstanceId>22</componentInstanceId>
      <parentComponentInstanceId>mediator:49</parentComponentInstanceId>
      <flowEventId>133</flowEventId>
      <flowId>9</flowId>
      <flowCreatedTime>2014-12-19T21:23:28.640+0530</flowCreatedTime>
      <componentInstanceId>49</componentInstanceId>
      <scaEntityId>11</scaEntityId>
      <flowSCAPartitionId>1</flowSCAPartitionId>
      <correlationFlowID>0000KdZGFD03z0WjLxyGOA1K^6wo00000N</correlationFlowID>
      <compositeSCAEntityID>10</compositeSCAEntityID>
      <instanceIDCreationTime>1419004408647</instanceIDCreationTime>
   </tracking>
   <content>
      <inp1:OrderInput xmlns:oracle-xsl-mapper="
http://www.oracle.com/xsl/mapper/schemas" xmlns:inp1="http://xmlns.oracle.com/BlogWS/EDNConsistencyCheck/">
   <inp1:OrderId>77766555555</inp1:OrderId>
</inp1:OrderInput>
   </content>
</business-event>

]]
[2014-12-19T21:23:28.806+05:30] [soa_server1] [TRACE] [] [oracle.integration.platform.blocks.event.jms2.EdnEventListener] [tid: DaemonWorkThread: ’15’ of WorkManager: ‘SOA_EDN_WM’] [userId: weblogic] [ecid: f0d1ad91-cab2-484f-94e2-834724cc0eaa-0001062c,0] [APP: soa-infra] [SRC_CLASS: oracle.integration.platform.blocks.event.jms2.EdnEventListener] [SRC_METHOD: post] post() is invoked on oracle.integration.platform.blocks.event.jms2.EdnEventListener@20e8b2b2, thread: Thread[DaemonWorkThread: ’15’ of WorkManager: ‘SOA_EDN_WM’,10,Application Daemon Threads], subject: null, event:[[
<business-event xmlns:ns="
http://xmlns.oracle.com/events/edl/OrderCreation" xmlns="http://oracle.com/fabric/businessEvent">
   <name>ns:CreateOrder</name>
   <id>2ca5c3b5-8797-11e4-aa9e-0800270088b6</id>
   <priority>4</priority>
   <tracking>
      <ecid>7bd5dbff-2042-456b-aa50-4c833203de1b-0000149c</ecid>
      <componentInstanceId>22</componentInstanceId>
      <parentComponentInstanceId>mediator:49</parentComponentInstanceId>
      <flowEventId>133</flowEventId>
      <flowId>9</flowId>
      <flowCreatedTime>2014-12-19T21:23:28.640+0530</flowCreatedTime>
      <componentInstanceId>49</componentInstanceId>
      <scaEntityId>11</scaEntityId>
      <flowSCAPartitionId>1</flowSCAPartitionId>
      <correlationFlowID>0000KdZGFD03z0WjLxyGOA1K^6wo00000N</correlationFlowID>
      <compositeSCAEntityID>10</compositeSCAEntityID>
      <instanceIDCreationTime>1419004408647</instanceIDCreationTime>
   </tracking>
   <content>
      <inp1:OrderInput xmlns:oracle-xsl-mapper="
http://www.oracle.com/xsl/mapper/schemas" xmlns:inp1="http://xmlns.oracle.com/BlogWS/EDNConsistencyCheck/">
   <inp1:OrderId>77766555555</inp1:OrderId>
</inp1:OrderInput>
   </content>
</business-event>

]]
[2014-12-19T21:23:28.806+05:30] [soa_server1] [WARNING] [DMS-50763] [oracle.dms.instrument] [tid: DaemonWorkThread: ’14’ of WorkManager: ‘SOA_EDN_WM’] [userId: weblogic] [ecid: f0d1ad91-cab2-484f-94e2-834724cc0eaa-0001061d,0] [APP: soa-infra] Attempt to create pre-existing noun /soainfra/apps/default/EDNConsistencyCheck!1.0/BUSINESSEVENTNAMESPACESs/http^/xmlns.oracle.com/events/edl/OrderCreation/BUSINESSEVENTs/CreateOrder, of type soainfra_business-event-publish, with a conflicting type soainfra_business-event-process.
[2014-12-19T21:23:28.808+05:30] [soa_server1] [TRACE] [SOA-32014] [oracle.integration.platform.blocks.event.jms2] [tid: DaemonWorkThread: ’15’ of WorkManager: ‘SOA_EDN_WM’] [userId: weblogic] [ecid: f0d1ad91-cab2-484f-94e2-834724cc0eaa-0001062c,0] [APP: soa-infra] [SRC_CLASS: oracle.integration.platform.blocks.event.jms2.EdnBusMessages] [SRC_METHOD: fineDequeuedEvent] Dequeued event, Subject: null :[[
<business-event xmlns:ns="
http://xmlns.oracle.com/events/edl/OrderCreation" xmlns="http://oracle.com/fabric/businessEvent">
   <name>ns:CreateOrder</name>
   <id>2ca5c3b5-8797-11e4-aa9e-0800270088b6</id>
   <priority>4</priority>
   <tracking>
      <ecid>7bd5dbff-2042-456b-aa50-4c833203de1b-0000149c</ecid>
      <componentInstanceId>22</componentInstanceId>
      <parentComponentInstanceId>mediator:49</parentComponentInstanceId>
      <flowEventId>133</flowEventId>
      <flowId>9</flowId>
      <flowCreatedTime>2014-12-19T21:23:28.640+0530</flowCreatedTime>
      <componentInstanceId>49</componentInstanceId>
      <scaEntityId>11</scaEntityId>
      <flowSCAPartitionId>1</flowSCAPartitionId>
      <correlationFlowID>0000KdZGFD03z0WjLxyGOA1K^6wo00000N</correlationFlowID>
      <compositeSCAEntityID>10</compositeSCAEntityID>
      <instanceIDCreationTime>1419004408647</instanceIDCreationTime>
   </tracking>
   <content>
      <inp1:OrderInput xmlns:oracle-xsl-mapper="
http://www.oracle.com/xsl/mapper/schemas" xmlns:inp1="http://xmlns.oracle.com/BlogWS/EDNConsistencyCheck/">
   <inp1:OrderId>77766555555</inp1:OrderId>
</inp1:OrderInput>
   </content>
</business-event>

]]
[2014-12-19T21:23:28.808+05:30] [soa_server1] [TRACE] [SOA-32014] [oracle.integration.platform.blocks.event.jms2] [tid: DaemonWorkThread: ’17’ of WorkManager: ‘SOA_EDN_WM’] [userId: weblogic] [ecid: f0d1ad91-cab2-484f-94e2-834724cc0eaa-0001063f,0] [APP: soa-infra] [SRC_CLASS: oracle.integration.platform.blocks.event.jms2.EdnBusMessages] [SRC_METHOD: fineDequeuedEvent] Dequeued event, Subject: null :[[
<business-event xmlns:ns="
http://xmlns.oracle.com/events/edl/OrderCreation" xmlns="http://oracle.com/fabric/businessEvent">
   <name>ns:CreateOrder</name>
   <id>2ca5c3b5-8797-11e4-aa9e-0800270088b6</id>
   <priority>4</priority>
   <tracking>
      <ecid>7bd5dbff-2042-456b-aa50-4c833203de1b-0000149c</ecid>
      <componentInstanceId>22</componentInstanceId>
      <parentComponentInstanceId>mediator:49</parentComponentInstanceId>
      <flowEventId>133</flowEventId>
      <flowId>9</flowId>
      <flowCreatedTime>2014-12-19T21:23:28.640+0530</flowCreatedTime>
      <componentInstanceId>49</componentInstanceId>
      <scaEntityId>11</scaEntityId>
      <flowSCAPartitionId>1</flowSCAPartitionId>
      <correlationFlowID>0000KdZGFD03z0WjLxyGOA1K^6wo00000N</correlationFlowID>
      <compositeSCAEntityID>10</compositeSCAEntityID>
      <instanceIDCreationTime>1419004408647</instanceIDCreationTime>
   </tracking>
   <content>
      <inp1:OrderInput xmlns:oracle-xsl-mapper="
http://www.oracle.com/xsl/mapper/schemas" xmlns:inp1="http://xmlns.oracle.com/BlogWS/EDNConsistencyCheck/">
   <inp1:OrderId>77766555555</inp1:OrderId>
</inp1:OrderInput>
   </content>
</business-event>

]]
[2014-12-19T21:23:28.809+05:30] [soa_server1] [TRACE] [] [oracle.integration.platform.blocks.event.jms2.EdnEventListener] [tid: DaemonWorkThread: ’15’ of WorkManager: ‘SOA_EDN_WM’] [userId: weblogic] [ecid: f0d1ad91-cab2-484f-94e2-834724cc0eaa-0001062c,0] [APP: soa-infra] [SRC_CLASS: oracle.integration.platform.blocks.event.jms2.EdnEventListener] [SRC_METHOD: post] About to invoke oracle.tip.mediator.serviceEngine.MediatorServiceEngine@67e794b7 with following event:[[
<business-event xmlns:ns="
http://xmlns.oracle.com/events/edl/OrderCreation" xmlns="http://oracle.com/fabric/businessEvent">
   <name>ns:CreateOrder</name>
   <id>2ca5c3b5-8797-11e4-aa9e-0800270088b6</id>
   <priority>4</priority>
   <tracking>
      <ecid>7bd5dbff-2042-456b-aa50-4c833203de1b-0000149c</ecid>
      <componentInstanceId>22</componentInstanceId>
      <parentComponentInstanceId>mediator:49</parentComponentInstanceId>
      <flowEventId>133</flowEventId>
      <flowId>9</flowId>
      <flowCreatedTime>2014-12-19T21:23:28.640+0530</flowCreatedTime>
      <componentInstanceId>49</componentInstanceId>
      <scaEntityId>11</scaEntityId>
      <flowSCAPartitionId>1</flowSCAPartitionId>
      <correlationFlowID>0000KdZGFD03z0WjLxyGOA1K^6wo00000N</correlationFlowID>
      <compositeSCAEntityID>10</compositeSCAEntityID>
      <instanceIDCreationTime>1419004408647</instanceIDCreationTime>
   </tracking>
   <content>
      <inp1:OrderInput xmlns:oracle-xsl-mapper="
http://www.oracle.com/xsl/mapper/schemas" xmlns:inp1="http://xmlns.oracle.com/BlogWS/EDNConsistencyCheck/">
   <inp1:OrderId>77766555555</inp1:OrderId>
</inp1:OrderInput>
   </content>
</business-event>

]]
[2014-12-19T21:23:28.810+05:30] [soa_server1] [TRACE] [] [oracle.integration.platform.blocks.event.jms2.EdnEventListener] [tid: DaemonWorkThread: ’17’ of WorkManager: ‘SOA_EDN_WM’] [userId: weblogic] [ecid: f0d1ad91-cab2-484f-94e2-834724cc0eaa-0001063f,0] [APP: soa-infra] [SRC_CLASS: oracle.integration.platform.blocks.event.jms2.EdnEventListener] [SRC_METHOD: post] About to invoke oracle.tip.mediator.serviceEngine.MediatorServiceEngine@67e794b7 with following event:[[
<business-event xmlns:ns="
http://xmlns.oracle.com/events/edl/OrderCreation" xmlns="http://oracle.com/fabric/businessEvent">
   <name>ns:CreateOrder</name>
   <id>2ca5c3b5-8797-11e4-aa9e-0800270088b6</id>
   <priority>4</priority>
   <tracking>
      <ecid>7bd5dbff-2042-456b-aa50-4c833203de1b-0000149c</ecid>
      <componentInstanceId>22</componentInstanceId>
      <parentComponentInstanceId>mediator:49</parentComponentInstanceId>
      <flowEventId>133</flowEventId>
      <flowId>9</flowId>
      <flowCreatedTime>2014-12-19T21:23:28.640+0530</flowCreatedTime>
      <componentInstanceId>49</componentInstanceId>
      <scaEntityId>11</scaEntityId>
      <flowSCAPartitionId>1</flowSCAPartitionId>
      <correlationFlowID>0000KdZGFD03z0WjLxyGOA1K^6wo00000N</correlationFlowID>
      <compositeSCAEntityID>10</compositeSCAEntityID>
      <instanceIDCreationTime>1419004408647</instanceIDCreationTime>
   </tracking>
   <content>
      <inp1:OrderInput xmlns:oracle-xsl-mapper="
http://www.oracle.com/xsl/mapper/schemas" xmlns:inp1="http://xmlns.oracle.com/BlogWS/EDNConsistencyCheck/">
   <inp1:OrderId>77766555555</inp1:OrderId>
</inp1:OrderInput>
   </content>
</business-event>

]]
[2014-12-19T21:23:28.844+05:30] [soa_server1] [TRACE] [] [oracle.integration.platform.blocks.event.jms2.EdnEventListener] [tid: DaemonWorkThread: ’14’ of WorkManager: ‘SOA_EDN_WM’] [userId: weblogic] [ecid: f0d1ad91-cab2-484f-94e2-834724cc0eaa-0001061d,0] [APP: soa-infra] [SRC_CLASS: oracle.integration.platform.blocks.event.jms2.EdnEventListener] [SRC_METHOD: post] About to invoke oracle.fabric.BPELServiceEngine@6fe5b29e with following event:[[
<business-event xmlns:ns="
http://xmlns.oracle.com/events/edl/OrderCreation" xmlns="http://oracle.com/fabric/businessEvent">
   <name>ns:CreateOrder</name>
   <id>2ca5c3b5-8797-11e4-aa9e-0800270088b6</id>
   <priority>4</priority>
   <tracking>
      <ecid>7bd5dbff-2042-456b-aa50-4c833203de1b-0000149c</ecid>
      <componentInstanceId>22</componentInstanceId>
      <parentComponentInstanceId>mediator:49</parentComponentInstanceId>
      <flowEventId>133</flowEventId>
      <flowId>9</flowId>
      <flowCreatedTime>2014-12-19T21:23:28.640+0530</flowCreatedTime>
      <componentInstanceId>49</componentInstanceId>
      <scaEntityId>11</scaEntityId>
      <flowSCAPartitionId>1</flowSCAPartitionId>
      <correlationFlowID>0000KdZGFD03z0WjLxyGOA1K^6wo00000N</correlationFlowID>
      <compositeSCAEntityID>10</compositeSCAEntityID>
      <instanceIDCreationTime>1419004408647</instanceIDCreationTime>
   </tracking>
   <content>
      <inp1:OrderInput xmlns:oracle-xsl-mapper="
http://www.oracle.com/xsl/mapper/schemas" xmlns:inp1="http://xmlns.oracle.com/BlogWS/EDNConsistencyCheck/">
   <inp1:OrderId>77766555555</inp1:OrderId>
</inp1:OrderInput>
   </content>
</business-event>

]]
[2014-12-19T21:23:28.844+05:30] [soa_server1] [NOTIFICATION] [] [oracle.soa.mediator.serviceEngine] [tid: [ACTIVE].ExecuteThread: ’16’ for queue: ‘weblogic.kernel.Default (self-tuning)’] [userId: <anonymous>] [ecid: 7bd5dbff-2042-456b-aa50-4c833203de1b-0000149c,0:2] [APP: soa-infra] [J2EE_APP.name: soa-infra] [J2EE_MODULE.name: fabric] [WEBSERVICE.name: RaiseEvent_ep] [WEBSERVICE_PORT.name: execute_pt] [oracle.soa.tracking.FlowId: 9] [oracle.soa.tracking.InstanceId: 49] [oracle.soa.tracking.SCAEntityId: 11] [composite_name: EDNConsistencyCheck] [FlowId: 0000KdZGFD03z0WjLxyGOA1K^6wo00000N] MediatorServiceEngine returning after processing the request for operation = execute
[2014-12-19T21:23:28.845+05:30] [soa_server1] [NOTIFICATION] [] [oracle.soa.mediator.serviceEngine] [tid: DaemonWorkThread: ’17’ of WorkManager: ‘SOA_EDN_WM’] [userId: weblogic] [ecid: 7bd5dbff-2042-456b-aa50-4c833203de1b-0000149c,1:17775] [APP: soa-infra] [oracle.soa.tracking.FlowId: 9] [oracle.soa.tracking.InstanceId: 50] [oracle.soa.tracking.SCAEntityId: 7] [composite_name: EDNSubscribeSync] [FlowId: 0000KdZGFD03z0WjLxyGOA1K^6wo00000N] MediatorServiceEngine received an event = {
http://xmlns.oracle.com/events/edl/OrderCreation}CreateOrder
[2014-12-19T21:23:28.870+05:30] [soa_server1] [NOTIFICATION] [] [oracle.soa.mediator.serviceEngine] [tid: DaemonWorkThread: ’15’ of WorkManager: ‘SOA_EDN_WM’] [userId: weblogic] [ecid: 7bd5dbff-2042-456b-aa50-4c833203de1b-0000149c,1:17774] [APP: soa-infra] [oracle.soa.tracking.FlowId: 9] [oracle.soa.tracking.InstanceId: 51] [oracle.soa.tracking.SCAEntityId: 3] [composite_name: EDNSubscribeAsync] [FlowId: 0000KdZGFD03z0WjLxyGOA1K^6wo00000N] MediatorServiceEngine received an event = {http://xmlns.oracle.com/events/edl/OrderCreation}CreateOrder
[2014-12-19T21:23:28.877+05:30] [soa_server1] [TRACE] [] [oracle.integration.platform.blocks.event.jms2.EdnEventListener] [tid: DaemonWorkThread: ’14’ of WorkManager: ‘SOA_EDN_WM’] [userId: weblogic] [ecid: f0d1ad91-cab2-484f-94e2-834724cc0eaa-00010752,0] [APP: soa-infra] [SRC_CLASS: oracle.integration.platform.blocks.event.jms2.EdnEventListener] [SRC_METHOD: post] EDN finished delivery of event:[[
<business-event xmlns:ns="
http://xmlns.oracle.com/events/edl/OrderCreation" xmlns="http://oracle.com/fabric/businessEvent">
   <name>ns:CreateOrder</name>
   <id>2ca5c3b5-8797-11e4-aa9e-0800270088b6</id>
   <priority>4</priority>
   <tracking>
      <ecid>7bd5dbff-2042-456b-aa50-4c833203de1b-0000149c</ecid>
      <componentInstanceId>22</componentInstanceId>
      <parentComponentInstanceId>mediator:49</parentComponentInstanceId>
      <flowEventId>133</flowEventId>
      <flowId>9</flowId>
      <flowCreatedTime>2014-12-19T21:23:28.640+0530</flowCreatedTime>
      <componentInstanceId>49</componentInstanceId>
      <scaEntityId>11</scaEntityId>
      <flowSCAPartitionId>1</flowSCAPartitionId>
      <correlationFlowID>0000KdZGFD03z0WjLxyGOA1K^6wo00000N</correlationFlowID>
      <compositeSCAEntityID>10</compositeSCAEntityID>
      <instanceIDCreationTime>1419004408647</instanceIDCreationTime>
   </tracking>
   <content>
      <inp1:OrderInput xmlns:oracle-xsl-mapper="
http://www.oracle.com/xsl/mapper/schemas" xmlns:inp1="http://xmlns.oracle.com/BlogWS/EDNConsistencyCheck/">
   <inp1:OrderId>77766555555</inp1:OrderId>
</inp1:OrderInput>
   </content>
</business-event>

]]
[2014-12-19T21:23:30.571+05:30] [soa_server1] [NOTIFICATION] [] [oracle.soa.mediator.serviceEngine] [tid: DaemonWorkThread: ’17’ of WorkManager: ‘SOA_EDN_WM’] [userId: weblogic] [ecid: 7bd5dbff-2042-456b-aa50-4c833203de1b-0000149c,1:17775] [APP: soa-infra] [oracle.soa.tracking.FlowId: 9] [oracle.soa.tracking.InstanceId: 50] [oracle.soa.tracking.SCAEntityId: 7] [composite_name: EDNSubscribeSync] [FlowId: 0000KdZGFD03z0WjLxyGOA1K^6wo00000N] MediatorServiceEngine returning after processing the event = {
http://xmlns.oracle.com/events/edl/OrderCreation}CreateOrder
[2014-12-19T21:23:30.572+05:30] [soa_server1] [NOTIFICATION] [] [oracle.soa.mediator.serviceEngine] [tid: DaemonWorkThread: ’17’ of WorkManager: ‘SOA_EDN_WM’] [userId: weblogic] [ecid: 7bd5dbff-2042-456b-aa50-4c833203de1b-0000149c,1:17775] [APP: soa-infra] [oracle.soa.tracking.FlowId: 9] [oracle.soa.tracking.InstanceId: 50] [oracle.soa.tracking.SCAEntityId: 7] [composite_name: EDNSubscribeSync!1.0] [FlowId: 0000KdZGFD03z0WjLxyGOA1K^6wo00000N] MediatorServiceEngine returning after processing the event = {http://xmlns.oracle.com/events/edl/OrderCreation}:CreateOrder[[

]]
[2014-12-19T21:23:30.572+05:30] [soa_server1] [TRACE] [] [oracle.integration.platform.blocks.event.jms2.EdnEventListener] [tid: DaemonWorkThread: ’17’ of WorkManager: ‘SOA_EDN_WM’] [userId: weblogic] [ecid: f0d1ad91-cab2-484f-94e2-834724cc0eaa-00010756,0] [APP: soa-infra] [SRC_CLASS: oracle.integration.platform.blocks.event.jms2.EdnEventListener] [SRC_METHOD: post] EDN finished delivery of event:[[
<business-event xmlns:ns="
http://xmlns.oracle.com/events/edl/OrderCreation" xmlns="http://oracle.com/fabric/businessEvent">
   <name>ns:CreateOrder</name>
   <id>2ca5c3b5-8797-11e4-aa9e-0800270088b6</id>
   <priority>4</priority>
   <tracking>
      <ecid>7bd5dbff-2042-456b-aa50-4c833203de1b-0000149c</ecid>
      <componentInstanceId>22</componentInstanceId>
      <parentComponentInstanceId>mediator:49</parentComponentInstanceId>
      <flowEventId>133</flowEventId>
      <flowId>9</flowId>
      <flowCreatedTime>2014-12-19T21:23:28.640+0530</flowCreatedTime>
      <componentInstanceId>49</componentInstanceId>
      <scaEntityId>11</scaEntityId>
      <flowSCAPartitionId>1</flowSCAPartitionId>
      <correlationFlowID>0000KdZGFD03z0WjLxyGOA1K^6wo00000N</correlationFlowID>
      <compositeSCAEntityID>10</compositeSCAEntityID>
      <instanceIDCreationTime>1419004408647</instanceIDCreationTime>
   </tracking>
   <content>
      <inp1:OrderInput xmlns:oracle-xsl-mapper="
http://www.oracle.com/xsl/mapper/schemas" xmlns:inp1="http://xmlns.oracle.com/BlogWS/EDNConsistencyCheck/">
   <inp1:OrderId>77766555555</inp1:OrderId>
</inp1:OrderInput>
   </content>
</business-event>

]]
[2014-12-19T21:23:30.675+05:30] [soa_server1] [NOTIFICATION] [] [oracle.soa.mediator.serviceEngine] [tid: DaemonWorkThread: ’15’ of WorkManager: ‘SOA_EDN_WM’] [userId: weblogic] [ecid: 7bd5dbff-2042-456b-aa50-4c833203de1b-0000149c,1:17774] [APP: soa-infra] [oracle.soa.tracking.FlowId: 9] [oracle.soa.tracking.InstanceId: 51] [oracle.soa.tracking.SCAEntityId: 3] [composite_name: EDNSubscribeAsync] [FlowId: 0000KdZGFD03z0WjLxyGOA1K^6wo00000N] MediatorServiceEngine returning after processing the event = {
http://xmlns.oracle.com/events/edl/OrderCreation}CreateOrder
[2014-12-19T21:23:30.675+05:30] [soa_server1] [NOTIFICATION] [] [oracle.soa.mediator.serviceEngine] [tid: DaemonWorkThread: ’15’ of WorkManager: ‘SOA_EDN_WM’] [userId: weblogic] [ecid: 7bd5dbff-2042-456b-aa50-4c833203de1b-0000149c,1:17774] [APP: soa-infra] [oracle.soa.tracking.FlowId: 9] [oracle.soa.tracking.InstanceId: 51] [oracle.soa.tracking.SCAEntityId: 3] [composite_name: EDNSubscribeAsync!1.0] [FlowId: 0000KdZGFD03z0WjLxyGOA1K^6wo00000N] MediatorServiceEngine returning after processing the event = {http://xmlns.oracle.com/events/edl/OrderCreation}:CreateOrder[[

]]
[2014-12-19T21:23:30.676+05:30] [soa_server1] [TRACE] [] [oracle.integration.platform.blocks.event.jms2.EdnEventListener] [tid: DaemonWorkThread: ’15’ of WorkManager: ‘SOA_EDN_WM’] [userId: weblogic] [ecid: f0d1ad91-cab2-484f-94e2-834724cc0eaa-00010758,0] [APP: soa-infra] [SRC_CLASS: oracle.integration.platform.blocks.event.jms2.EdnEventListener] [SRC_METHOD: post] EDN finished delivery of event:[[
<business-event xmlns:ns="
http://xmlns.oracle.com/events/edl/OrderCreation" xmlns="http://oracle.com/fabric/businessEvent">
   <name>ns:CreateOrder</name>
   <id>2ca5c3b5-8797-11e4-aa9e-0800270088b6</id>
   <priority>4</priority>
   <tracking>
      <ecid>7bd5dbff-2042-456b-aa50-4c833203de1b-0000149c</ecid>
      <componentInstanceId>22</componentInstanceId>
      <parentComponentInstanceId>mediator:49</parentComponentInstanceId>
      <flowEventId>133</flowEventId>
      <flowId>9</flowId>
      <flowCreatedTime>2014-12-19T21:23:28.640+0530</flowCreatedTime>
      <componentInstanceId>49</componentInstanceId>
      <scaEntityId>11</scaEntityId>
      <flowSCAPartitionId>1</flowSCAPartitionId>
      <correlationFlowID>0000KdZGFD03z0WjLxyGOA1K^6wo00000N</correlationFlowID>
      <compositeSCAEntityID>10</compositeSCAEntityID>
      <instanceIDCreationTime>1419004408647</instanceIDCreationTime>
   </tracking>
   <content>
      <inp1:OrderInput xmlns:oracle-xsl-mapper="
http://www.oracle.com/xsl/mapper/schemas" xmlns:inp1="http://xmlns.oracle.com/BlogWS/EDNConsistencyCheck/">
   <inp1:OrderId>77766555555</inp1:OrderId>
</inp1:OrderInput>
   </content>
</business-event>

]]
From the above logs, we can observe Enqueue of event, Starting and committing JCA Local transaction, Dequeue of event, Invoking composite, Finished delivery  (showed thrice as business event has 3 subscribers). You can also observe that eis/wls/EDNxaDurableTopic connection pool is used and message is enqueued in jms/fabric/EDNTopic.

Similar logs will be generated even when Durable property is set to No and for Guaranteed subscription level too using the respective connection pool.

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.




Pages

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 379 other subscribers

Enter your email address to follow this blog and receive notifications of new posts by email.