How do I get the ddocname from the Map response from GenericSoapOperation?
I'm writing a groovy script to get the document id of the file I uploaded in the webcenter content through the Generic Soap Port web service. The response is a nested map which I'm currently trying to figure out how to extract data from. Has anyone tried getting the document id from this hashmap successfully?