Software AG Products 10.5 | Administering Integration Server | Managing Packages | Finding Information about Your Packages | Displaying Documentation for a Package | Accessing a Web Document for a Package
 
Accessing a Web Document for a Package
*To access any web document for a package
1. Make sure the package is enabled. (See Determining Whether the Package Is Enabled or Disabled for instructions.)
2. Enter the URL for the web document. The URLs for the web documents have the following format:
http://host:port/PackageName/Docname
where:
host:port
is the server name and port address of the Integration Server
PackageName
is the name of the package in which the web document resides. If you do not specify a package name, the server looks in the Pub directory of the Default package.
DocName
is the name of the web document. If you do not specify a document name, the server displays the index.dsp or index.html file in the Pub directory of the specified package.