Hello Experts,
I am working on a use-case where i need to fetch the details from the service desk using soap API, i am able to get those details but i want to print desired output using the expression in soap job and i am using operation so select please check below screenshot for the expression i am using. Below is the report for the expression i am using. if i use otherthan //doSelectReturn/text() output is not printing and also below output is not getting completely if i select store in variable its printing only few lines. Automic automation version - 24.4.0+hf.2.build.1745846314247 , soap agent version - 24.4.0+hf.2.build.1745846314247. 2025-07-23 19:57:09 <Handle>cr_prp:400463</Handle>
2025-07-23 19:57:09 <Attributes>
2025-07-23 19:57:09 <Attribute DataType="2005">
2025-07-23 19:57:09 <AttrName>validation_type</AttrName>
2025-07-23 19:57:09 <AttrValue>100003</AttrValue>
2025-07-23 19:57:09 </Attribute>
2025-07-23 19:57:09 <Attribute DataType="2001">
2025-07-23 19:57:09 <AttrName>id</AttrName>
2025-07-23 19:57:09 <AttrValue>400463</AttrValue>
2025-07-23 19:57:09 </Attribute>
2025-07-23 19:57:09 <Attribute DataType="2002">
2025-07-23 19:57:09 <AttrName>persistent_id</AttrName>
2025-07-23 19:57:09 <AttrValue>cr_prp:400463</AttrValue>
2025-07-23 19:57:09 </Attribute>
2025-07-23 19:57:09 <Attribute DataType="2005">
2025-07-23 19:57:09 <AttrName>validation_rule</AttrName>
2025-07-23 19:57:09 <AttrValue>400104</AttrValue>
2025-07-23 19:57:09 </Attribute>
2025-07-23 19:57:09 <Attribute DataType="2001">
2025-07-23 19:57:09 <AttrName>sequence</AttrName>
2025-07-23 19:57:09 <AttrValue>170</AttrValue>
2025-07-23 19:57:09 </Attribute>
2025-07-23 19:57:09 <Attribute DataType="2002">
2025-07-23 19:57:09 <AttrName>value_description</AttrName>
2025-07-23 19:57:09 <AttrValue/>
2025-07-23 19:57:09 </Attribute>
2025-07-23 19:57:09 <Attribute DataType="2004">
2025-07-23 19:57:09 <AttrName>last_mod_dt</AttrName>
2025-07-23 19:57:09 <AttrValue>1753191578</AttrValue>
2025-07-23 19:57:09 </Attribute>
2025-07-23 19:57:09 <Attribute DataType="2005">
2025-07-23 19:57:09 <AttrName>owning_cr</AttrName>
2025-07-23 19:57:09 <AttrValue>cr:484553</AttrValue>
2025-07-23 19:57:09 </Attribute>
2025-07-23 19:57:09 <Attribute DataType="2001">
2025-07-23 19:57:09 <AttrName>required</AttrName>
2025-07-23 19:57:09 <AttrValue>1</AttrValue>
2025-07-23 19:57:09 </Attribute>
2025-07-23 19:57:09 <Attribute DataType="2002">
2025-07-23 19:57:09 <AttrName>sample</AttrName>
2025-07-23 19:57:09 <AttrValue/>
2025-07-23 19:57:09 </Attribute>
2025-07-23 19:57:09 <Attribute DataType="2002">
2025-07-23 19:57:09 <AttrName>label</AttrName>
2025-07-23 19:57:09 <AttrValue>Access Type </AttrValue>
2025-07-23 19:57:09 </Attribute>
2025-07-23 19:57:09 <Attribute DataType="2002">
2025-07-23 19:57:09 <AttrName>value</AttrName>
2025-07-23 19:57:09 <AttrValue>sa</AttrValue>
2025-07-23 19:57:09 </Attribute>
2025-07-23 19:57:09 <Attribute DataType="2002">
2025-07-23 19:57:09 <AttrName>description</AttrName>
2025-07-23 19:57:09 <AttrValue/>
2025-07-23 19:57:09 </Attribute>
2025-07-23 19:57:09 <Attribute DataType="2005">
2025-07-23 19:57:09 <AttrName>last_mod_by</AttrName>
2025-07-23 19:57:09 <AttrValue>DEE8D83E88719E4DB132007FA5BFBC50</AttrValue>
2025-07-23 19:57:09 </Attribute>
2025-07-23 19:57:09 </Attributes>
2025-07-23 19:57:09 </UDSObject>
2025-07-23 19:57:09 </UDSObjectList>
2025-07-23 19:57:09 Response script execution done. In xpather i am able to get desired output, but using same i am not getting any output in the soap job, please let me know your suggestions below are the required details. What expression can be used for the sa output as per below screenshot.
.

Regards,
Kiran