Hi All,
I have a requirement where i need to extract monitor report from SCPI and able to extract that monitor report but in that i need only for two artifact data while i'm using to filter that payload by using filter pallet it is working for one value and if i'm applying for second value is not working, the entire payload it is coming. Can any one help out with this solution and below is the payload.
<?xml version="1.0" encoding="UTF-8"?>
<MessageProcessingLogs>
<MessageProcessingLog>
<IntegrationFlowName>I0152_O2A_Retrieve</IntegrationFlowName>
<Completed>1</Completed>
<Failed>0</Failed>
<Processing>0</Processing>
<Retry>0</Retry>
<Escalated>0</Escalated>
</MessageProcessingLog>
<MessageProcessingLog>
<IntegrationFlowName>Retrieve_Jones</IntegrationFlowName>
<Completed>1</Completed>
<Failed>0</Failed>
<Processing>0</Processing>
<Retry>0</Retry>
<Escalated>0</Escalated>
</MessageProcessingLog>
<MessageProcessingLog>
<IntegrationFlowName>Enrich_Acknowledgement</IntegrationFlowName>
<Completed>1</Completed>
<Failed>0</Failed>
<Processing>0</Processing>
<Retry>0</Retry>
<Escalated>0</Escalated>
</MessageProcessingLog>
<MessageProcessingLog>
<IntegrationFlowName>Enrich_Acknowledgement</IntegrationFlowName>
<Completed>1</Completed>
<Failed>0</Failed>
<Processing>0</Processing>
<Retry>0</Retry>
<Escalated>0</Escalated>
</MessageProcessingLog>
<MessageProcessingLog>
<IntegrationFlowName>I0139_-_DJRA</IntegrationFlowName>
<Completed>1</Completed>
<Failed>0</Failed>
<Processing>0</Processing>
<Retry>0</Retry>
<Escalated>0</Escalated>
</MessageProcessingLog>
<MessageProcessingLogs>