Returns Accounting Information. 1. wsrmc /Get:Acc /Schema Return Column Names with their type. Also returns Column Names that can be aggregated. 2. wsrmc /Get:Acc [/Select:] [/GroupBy: ] [/SortAsc: ] [/SortDsc: ] [/Sort:'[' ']'[ASC | DESC]] [/Where: ] [/Having: ] [/Sd: ] [/Ed: ] [/SaveQuery: ] [/o: [/y]] Returns the accounting data for the query specified. /Select Returns information about the specified columns(separated by ","). /GroupBy Produce aggregate values for each row in the result set. Refer to "wsrmc /get:acc /schema" to get the columns that can be aggregated. /Sort Sorts result set for multiple columns along with the sorting order.A sort can be ascending (ASC) or descending (DESC). If neither is specified, ASC is assumed. /SortAsc Sorts result set in ascending order by one or more columns up to 5.This command is now deprecated. Use /Sort: command. For more information refer to the help of /get:acc /SortDsc Sorts result set in descending order by one or more columns up to 5.This command is now deprecated. Use /Sort: command. For more information refer to the help of /get:acc /Where Specify the conditions for the result set. Refer to WSRM help file (CHM file) for detailed information. /Having Specify the conditions for the result set. This must be used in conjunction with "/Groupby". Refer to WSRM help file (CHM file) for detailed information. /Sd /Ed Specifies the start date and end date which determines what accounting data should be displayed. Default date range will be last 30 days. /SaveQuery Saves the current accounting query to the specified file. Command /Get:Acc /i: can be used for the same query next time. /o File where accounting data will be saved in CSV format. /y Suppresses prompting to confirm you want to overwrite an existing file. 3. wsrmc /Get:Acc /i: [/o: [/y]] Returns the accounting data for the query in /i Name of the input file from which the query will be read. /o File where accounting data will be saved in CSV format. /y Suppresses prompting to confirm you want to overwrite an existing file. 4. wsrmc /Get:Acc /Archive: /o:
Returns a list of all Events supported by WSRM. wsrmc /Get:EventList /o: /y event ids List of Event Ids (separated by ',') ...
Returns a list of all processes that are matched by the specified resource allocation policy. wsrmc /Get:ProcList policy-name ...
Returns a value indicating whether everyone can read messages in the queue (1) or only the owner of the queue can read messages ...
Returns a Variant (VT_I8) specifying the handle of the open instance of the queue, which can be used for directly calling ...
Returns Accounting Information. 1. wsrmc /Get:Acc /Schema Return Column Names with their type. Also returns Column Names ...
Returns an array of bytes containing the entire contents of an HTTP message, including the SOAP envelope and the SOAP attachments ...
Returns an array of collections of exactly-once-delivery (EOD) properties with one collection for each computer sending transactional ...
Returns configuration information for Accounting or Notification. wsrmc /Get:Config /Acc | /Ntfy /o: /y /Acc Returns Accounting ...
Returns information about specified resource allocation policy. 1. wsrmc /Get:Pol /o: /y 2. wsrmc /Get:Pol /Current /o: /y ...