WebSphere brand IBM WebSphere Sensor Events, Version 6.2

archiveEvent

Purpose

This Web service archives a concrete event, using its global instance ID, to a named target file.

Syntax

void archiveEvent(String globalInstanceID,String target,LocaleDescriptor locale)

Input

globalInstanceID: The global instance ID is part of the properties of an event. For more information about how you can query it, see getEventXMLForFilter and handleEvent.

target: The target represents a string which contains the name and path of the target text file. The text file is created in a directory on the server. For the IP address of server variable, you can use the value of localhost to save the file on the server. Specify the path as follows: /////IP address of server//hard disk drive$/path to file/file name

locale: If you want to set the default value, you have to input null. See Localization and input parameters for more information about the locale descriptor.

Output

This Web service returns nothing.


Library | Support | Terms of use

(c) Copyright IBM Corporation 2004, 2009. All rights reserved.
U.S. Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.