Question
Cognizant Technology Solutions
IN
Last activity: 23 May 2017 7:16 EDT
Apply-Parse-Xml method not working
Hi,
We are using Apply-Parse-Xml in an activity. In the previous step we are converting a clipboard page into xml using getXMLOfPage function. Attached is sample xml and parse xml rule snippet.
<?xml version="1.0"?> <pagedata> <pxObjClass>CF-ASU-PCSLG-Work</pxObjClass> <pzStatus>valid</pzStatus> <RequestCreatePlan> <pxObjClass>CF-FW-PCSFW-Data-CreatePlanRequestElement</pxObjClass> <RequestCreatePlan> <PlanId>PLAN-3456</PlanId> </RequestCreatePlan> </RequestCreatePlan> </pagedata>
Thanks
Amrita