Home > Contents > Index >  
Template Tags TOC   |    Alpha TOC   |    Tag Family TOC   |    Purpose TOC   |    Annotated TOC   |    Index 

 


ics:catalogmanager.exportlog

Exports a per-IP address log to the browser when used as an argument in URL command to CatalogManager.

Syntax

Parameter

ftcmd (required)
Value must be set to exportlog.

Description

The exportlog command exports a per-IP address log to the output stream (typically a browser). You can enable per-IP address logging by setting the ft.dbl property, located in the Sites properties file (futuretense.ini), to yes.

Error Numbers

The possible values of errno include:

Value
Description
-300
File not found.

Example

Although exportlog could be called from inside an element, it is more commonly called as an argument to a URL. If your application server is WebLogic or WebSphere, the following URL exports the log to the browser window. http://host:port/servlet/CatalogManager?ftcmd=exportlog

See Also

The following ics:catalogmanager commands:

ics:catalogmanager.deletelog

   Home > Contents > Index >

Oracle JSP Tag Reference
Copyright (c) 2013, 2016 Oracle and/or its affiliates. All rights reserved.