================================================================================ Service Profiler for webMethods Integration Server - Wrightia (c) 2006-2012 ================================================================================ README file for r1.2.2 Patch #2 (build 7341) 0. Dependencies 1. Introduction 2. Contents 3. Install 0. Dependencies - Must have the WiaServiceProfiler package v1.2.2 already installed. - This patch includes, replaces and deprecates all previous patches for v1.2.2 of the Service Profiler. 1. Introduction This patch upgrade the Service Profiler from v1.2.2 to v1.3. The upgrade includes the User Guide. The installation process has changed: - It is completely new for webMethods v8.2; - It has been simplified for versions of webMethods prior to v8.2, but the existing script editings for the server.{sh|bat} are still valid and compatible. For webMethods v8.2, a new installation of Service Profiler v1.3 is recommended. 2. Contents New features: ---------------- a) Autostart the Service Profiler on package startup; A setting may be used to indicate if the Service Profiler is automatically started when the package its (re)loaded. An optional Activation Name may be customized. The default value is 'AUTOSTARTED'. b) Publish the current snapshot upon package shutdown; A setting may be used to indicated if the Service Profiler should publish a Document with the current snaphot when its package is unloaded. If the setting is ON, upon package shutdown, the tool publishes the snapshot Document. Then, it is just a matter of creating your own custom subscriber and processing service can be built to catch the Document to do something with it... like persisting it. c) Add 'Export As Download Stream' services to the package public API; The functionality already existed as part of the UI, but now it also exists out of it. The new services are: wia.pub.issprofiler.export:as_csv_download wia.pub.issprofiler.export:as_xml_download These are especially oriented for remote accessing batch scripts or ad-hoc download off the package's administration pages. d) Added the option of resetting the counters as part of the export services interface; It is activated by using the optinal argument 'resetCounter', which assumes the default of 'false'. If a reset is required, add the argument using the value 'true'. The administration pages do not use this option; i.e., they never reset the counters. This option is especially oriented for remote accessing batch scripts. e) The Service Profiler can now be used with an Integration Server v8.2 running as Windows NT Service. 3. Install The package is installed as a regular IS Package. The Integration Server needs to be restarted after installing the package. IMPORTANT: Only after complete installation of this patch (including the Integration Server restart) is safe to change the script editing to the way that is introduced in Service Profiler v1.3, which is documented in the User Guide. ================================================================================ http://www.wrightia.com