Summary Table
Categories |
Total Count |
PII |
0 |
URL |
0 |
DNS |
0 |
EKL |
0 |
IP |
0 |
PORT |
0 |
VsID |
0 |
CF |
0 |
AI |
0 |
VPD |
0 |
PL |
0 |
Other |
0 |
File Content
<activities>
<!-- TibcoBW Job producer -->
<producer in-process="true" activity-type="TibcoBW">
<instrumentation>
<class-name>com.tibco.pe.core.JobDispatcher</class-name>
<method-name>schedule</method-name>
<match-type>MATCHES_CLASS</match-type>
<param-types>com.tibco.pe.core.Job</param-types>
</instrumentation>
<correlation>
<payload-pointer>
<data-gatherer-type>POSITION</data-gatherer-type>
<position>0</position>
<getter-chain>this</getter-chain>
<transformer-type>GETTER_METHODS</transformer-type>
</payload-pointer>
</correlation>
</producer>
<!-- TibcoBW Job consumer -->
<consumer in-process="true" identify-transaction="true">
<instrumentation>
<class-name>com.tibco.pe.core.JobDispatcher$JobCourier</class-name>
<method-name>a</method-name>
<match-type>MATCHES_CLASS</match-type>
<param-types>com.tibco.pe.core.Job</param-types>
</instrumentation>
<correlation>
<payload-pointer>
<data-gatherer-type>POSITION</data-gatherer-type>
<position>0</position>
<getter-chain>this</getter-chain>
<transformer-type>GETTER_METHODS</transformer-type>
</payload-pointer>
</correlation>
</consumer>
</activities>