Using the elevated policy for a Search Service

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')

Just found out that search services can only return video objects, so it doesn't look like i could use it anyways, i'll move it into the plugin _init_ instead.

Just found out that search services can only return video objects, so it doesn't look like i could use it anyways, i'll move it into the plugin _init_ instead.

That sounds like a good plan :)

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.