Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Select object from xml file

$
0
0

Hi Experts,

 

How to select object IncidentNumber and display in the console.

 

<Envelope><Body><GetIncidentSimpleTypesResponse><GetIncidentSimpleTypesResult>{"TrackChanges":false,"PropertiesSetList":null,"StatusText":"Assigned","Description":null,"IncidentNumber":"INC000000666442","Assignee":null,"AssigneeLoginId":null,""Priority":"1","PriorityWeight":"3000","Urgency":"4000","FormName":"HPD:Help Desk","Status":"1"}</GetIncidentSimpleTypesResult></GetIncidentSimpleTypesResponse></Body></Envelope>


Viewing all articles
Browse latest Browse all 6937

Trending Articles