Petals Ant Tasks

Create an Ant task to extract information from MONIT traces

Details

  • Description:
    Hide

    Create an Ant task to extract information from MONIT traces as floowing:

    <petals-monit-read-logfiles id="flows" dir="${petals.home}/logs/flow-monitoring" />
    <petals-extract-flow-step-info refid="flows">
       <flowStepCriteria name="traceCode" value="provideFlowStepBegin" />
       <flowStepCriteria name="flowStepInterfaceName" value="{http://petals.ow2.org/samples/se-bpmn/vacationService}vacation" />
       <flowStepCriteria name="flowStepOperationName" value="{http://petals.ow2.org/samples/se-bpmn/vacationService}new" />
       <flowStepInfo attribute="flowInstanceId" property="initial-flow-instance-id" />
       <flowStepInfo attribute="flowStepId" property="initial-flow-step-id" />
    </petals-extract-flow-step-info>
    Show
    Create an Ant task to extract information from MONIT traces as floowing:
    <petals-monit-read-logfiles id="flows" dir="${petals.home}/logs/flow-monitoring" />
    <petals-extract-flow-step-info refid="flows">
       <flowStepCriteria name="traceCode" value="provideFlowStepBegin" />
       <flowStepCriteria name="flowStepInterfaceName" value="{http://petals.ow2.org/samples/se-bpmn/vacationService}vacation" />
       <flowStepCriteria name="flowStepOperationName" value="{http://petals.ow2.org/samples/se-bpmn/vacationService}new" />
       <flowStepInfo attribute="flowInstanceId" property="initial-flow-instance-id" />
       <flowStepInfo attribute="flowStepId" property="initial-flow-step-id" />
    </petals-extract-flow-step-info>
  • Environment:
    -

Activity

Christophe DENEUX made changes - Tue, 30 Jun 2015 - 16:57:23 +0200
Field Original Value New Value
Status New [ 10000 ] Open [ 10002 ]
Priority Major [ 3 ]
Christophe DENEUX made changes - Tue, 30 Jun 2015 - 16:57:37 +0200
Status Open [ 10002 ] In Progress [ 10003 ]
Christophe DENEUX made changes - Tue, 30 Jun 2015 - 17:04:05 +0200
Status In Progress [ 10003 ] Resolved [ 10004 ]
Fix Version/s 2.4.1 [ 10521 ]
Resolution Fixed [ 1 ]
Christophe DENEUX made changes - Tue, 30 Jun 2015 - 17:06:31 +0200
Component/s Task 'petals-extract-flow-step-info' [ 10371 ]
Component/s Task 'petals-monit-read-logfiles' [ 10370 ]

People

Dates

  • Created:
    Tue, 30 Jun 2015 - 16:53:58 +0200
    Updated:
    Tue, 30 Jun 2015 - 17:06:41 +0200
    Resolved:
    Tue, 30 Jun 2015 - 17:04:04 +0200