This Web service archives a concrete event, using its global instance ID, to a named target file.
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.
This Web service returns nothing.