Unsolved
This post is more than 5 years old
1 Rookie
•
11 Posts
0
743
March 16th, 2012 03:00
Query regarding VEE xml event
Hello,
We get the following event from VEE service, which was earlier called the CEE(Celerra Event Enabled)/CAVA service. I’ve changed some of the fields to obfuscate real data.
In this case the ‘path’ element for XML is empty and even though this is a rename event, there is no field for ‘newname’ which would contain the new path. Although I do see that there is an field called ‘encodedPath’ and ‘encodedNewName’.
- Can someone throw some light on this encoded parameter? How do I decode them to get to the actual value?
- What does encodingType=1 mean? Are there other values for this parameter? I am guessing that this would be used to decode the path value.
- Are the paths encoded by default for all events or only for some of them?
- Is there any documentation available which would explain the event XML and its various fields?
Appeciate all help.
Thanks
-Himanshu
No Events found!
Rainer_EMC
4 Operator
•
8.6K Posts
1
March 16th, 2012 07:00
Did you see the API information at https://community.emc.com/docs/DOC-4103 ?
Rainer
heman1
1 Rookie
•
11 Posts
0
March 22nd, 2012 02:00
Thanks. I resolved my query by looking at the XML dtd file which came with the VEE software.