Redirects to a page of the Office Online Server and initiates a command for the server to display
the document that is specified in the path
component of the URL. For more information about integration of NXT and OOS,
see Customizing NXT settings to work with the Office Online Server.
Name | Description |
---|---|
oos | Redirects to a page of the Office Online Server and initiates a command for the server to display
the document that is specified in the path component of the URL. |
Name | Possible Values | Description |
---|---|---|
v | embed | default | Determines the viewer that you want to use to display Microsoft Office documents.
You can select the following viewers:
|
Run the following sample request to see how documents that are stored in NXT display on the OOS page.
To see differences in viewers, change viewer settings with the v
parameter.
http://[NXT site address]/NXT/Gateway.dll/[path to the document]?f=oos&v=default
Redirects to:
http://[OOS address]/op/view.aspx?src=http://[NXT site address]/nxt/gateway.dll/[path to the document]
, where:
view.aspx
). You can change the viewer in the sample
request (change v=default
to v=embed
).Name | Description |
---|---|
OOS:AVAILABLE | Variable that indicates that templates can call the OOS functionality.
This variable can take two parameters: true and false .
The false value is returned when NXT is not configured for work with OOS.
For more information about integration of NXT and OOS,
see Customizing NXT settings to work with the Office Online Server.
|
Copyright © 2006-2023, Rocket Software, Inc. All rights reserved.