2 messages in com.googlegroups.google-enterprise-developerOneBox View Log is empty - Mini Softw...
FromSent OnAttachments
PLA28 Apr 2007 10:58 
PLA28 Apr 2007 13:57 
Subject:OneBox View Log is empty - Mini Software Version 4.6.4
From:PLA (patr@gmail.com)
Date:04/28/2007 10:58:12 AM
List:com.googlegroups.google-enterprise-developer

Hi

I'm developing a Onebox external provider module for Google Mini Software Version 4.6.4. It is a basic contact lookup application. For testing I have it set to always trigger. I'm not seeing anything in the Onebox module View Log link.

Below is the admin console export of the definition. Seems like I'd at least see something in the View Log but I'm not. It is entirely blank. Any suggestions?

<?xml version="1.0" encoding="UTF-8"?> <onebox xmlns:xsl="http://www.w3.org/1999/XSL/Transform" id="Contact" suppressDateTime="false" suppressIPAddr="false" suppressKeyword="true" type="external"> <name>Contact</name> <security userAuth="none"/> <description>Contact directory information</description> <trigger triggerType="null"></trigger> <providerURL>http://10.6.0.2:8080/servlets/servlet/ GoogleOneBoxServlet</providerURL> </onebox>