This is not possible to embed an office document into a webpage. I see 2 options:
either you can have it in a sharepoint and you open its URL using the extended widget. Problem is that I don't know if it is possible to open such in read only so that traceability is kept into SimManager
or you have a routine that export it into an HTML page using the POI api from apache. Then this is only readable and you might be able to use the XSLT sod widget.
This is not possible to embed an office document into a webpage. I see 2 options:
either you can have it in a sharepoint and you open its URL using the extended widget. Problem is that I don't know if it is possible to open such in read only so that traceability is kept into SimManager
or you have a routine that export it into an HTML page using the POI api from apache. Then this is only readable and you might be able to use the XSLT sod widget.