Robert,
Please upgrade to SP2 which is the GA release version of MII; your version is the pre Ramp-Up Customer Validation version. There were numerous fixes that were done specifically for the Microsoft Office 365 integration. Also, the URL has been updated to this:
http://help.sap.com/saphelp_mii140sp02/helpdata/en/44/2e1d2d42994aef85ef91e58db8c7c9/content.htm
Specifically this table:
Rowset Entities | <protocol>:<server>:<port>/XMII/IlluminatorOData/Rowset(‘<QueryTemplateName>’)/Rowset | http://myServer:10000/XMII/IlluminatorOData/Rowsets(‘MyProject/MyFolder/MyQuery’)/Rowset |
Message Entities | <protocol>:<server>:<port>/XMII/IlluminatorOData/Rowset(‘<QueryTemplateName>’)/Messages | http://myServer:10000/XMII/IlluminatorOData/Rowsets(‘MyProject/MyFolder/MyQuery’)/Message |
Column Entities | <protocol>:<server>:<port>/XMII/IlluminatorOData/Rowset(‘QueryTemplate=’<QueryTemplateName>’RowsetId='<rowsetId>')/Column | where RowsetId is the Id of the rowset for which the column |
Row Entities | <protocol>:<server>:<port>/XMII/IlluminatorOData/Rowset('QueryTemplate=‘<QueryTemplateName>',RowsetId='<rowsetId>')/Row | where RowsetId is the Id of the rowset for which the row |
Hope this helps,
Sam