Start a Conversation

Unsolved

This post is more than 5 years old

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’.

  1. Can someone throw some light on this encoded parameter? How do I decode them to get to the actual value?
  2. 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.
  3. Are the paths encoded by default for all events or only for some of them?
  4. Is there any documentation available which would explain the event XML and its various fields?

Appeciate all help.

Thanks

-Himanshu

4 Operator

 • 

8.6K Posts

March 16th, 2012 07:00

Did you see the API information at https://community.emc.com/docs/DOC-4103 ?

Rainer

1 Rookie

 • 

11 Posts

March 22nd, 2012 02:00

Thanks. I resolved my query by looking at the XML dtd file which came with the VEE software.

No Events found!

Top