Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X
Hi all,
How to filter search result based on Change Admin value using WRS
Sample Change Admin Structure :
"ChangeAdminI": [
{
"DisplayName": "NAME",
"PrincipalID": "PID"
},
{
"DisplayName": "NAME",
"PrincipalID": "PID"
}
]
Thanks in advance
/VR