The CreatorCon Call for Content is officially open! Get started here.

How to access xml parameters from input ecc queue payload through post processing script

sahithg
Tera Contributor

HI,

I want to capture parameters from input horizontalDiscoveryProbe in post processing script. How can i do it?

I know payload we use in script is from <result><output>amsdbfmbafasmdbfm ashdfkjaksf .....</output></result>

but I also want to capture parameter key values from <parameters></parameters> from same payload.

 

I see this is the format in ecc queue input record payload:

<results probe_time="85793" result_code="0">
<result>
...
</result>
<parameters>
...
</parameters>
</results>



 

0 REPLIES 0