I'm trying to get get access to the XML object and query with an agent in a ServiceCode.pys file, from what i gather the sandbox uses the service policy regardless of the policy set in Info.plist. Is there a way to acheive this, or a better way to query an existing agent?
Just as an example of what i was thinking:
XML.ElementFromURL('http://localhost:32400/system/agents/search?mediaType=2&manual=1&identifier=%s&lang=%s&show=%s')