Re: CLIENT-TYPE of "34" Question

2008-09-29 Thread Grooms, Frederick W
Here is the list from the ARS 7.1.0 API header file AR.h:

  /* client Id for an API program */   
  #define AR_CLIENT_TYPE_UNKNOWN 0   
  #define AR_CLIENT_TYPE_PRE_50  1  /* Pre 5.0 ar client
tools */   
  #define AR_CLIENT_TYPE_WAT 2  /* Windows admin
tool */   
  #define AR_CLIENT_TYPE_WUT 3  /* Windows user tool
*/   
  #define AR_CLIENT_TYPE_WIP 4  /* Windows import
tool */   
  #define AR_CLIENT_TYPE_DSO 5  /* Distributed
server */   
  #define AR_CLIENT_TYPE_ODBC6  /* ARODBC */   
  #define AR_CLIENT_TYPE_APPROVAL7  /* Approval server
*/   
  #define AR_CLIENT_TYPE_WEB_SERVER  8  /* AR web server,
waserver */   
  #define AR_CLIENT_TYPE_MID_TIER9  /* Mid-tier 5.0 and
later */   
  #define AR_CLIENT_TYPE_PALM_PILOT 10  /* Palm pilot */   
  #define AR_CLIENT_TYPE_FLASHBOARDS11  /* Flashboards */   
  #define AR_CLIENT_TYPE_FLASHBOARDS_MID_TIER   12  /* Flashboards
mid-tier */   
  #define AR_CLIENT_TYPE_EIE13  /* Enterprise
Integration Engine */   
  #define AR_CLIENT_TYPE_RELOAD 14  /* arreload */   
  #define AR_CLIENT_TYPE_CACHE  15  /* arcache */   
  #define AR_CLIENT_TYPE_DIST   16  /* ardist */   
  #define AR_CLIENT_TYPE_RUN_MACRO  17  /* runmacro */   
  #define AR_CLIENT_TYPE_MAIL   18  /* armaild/armailex
*/   
  #define AR_CLIENT_TYPE_IMPORT_CMD 19  /* arimportcmd */   
  #define AR_CLIENT_TYPE_REPORT_PLUGIN  20  /* Report creator
plugin */   
  #define AR_CLIENT_TYPE_ALERT  21  /* Alert tool */   
  #define AR_CLIENT_TYPE_MAIL_DAEMON22  /* New AR Mail
Daemon, not armaild */   
  #define AR_CLIENT_TYPE_SIGNAL 23  /* arsignal */   
  #define AR_CLIENT_TYPE_DEBUGGER   24  /* debugger */   
  #define AR_CLIENT_TYPE_OBJSTR 25  /* object store API
*/   
  #define AR_CLIENT_TYPE_OBJSTR_SYNC26  /* object store sync
utility */   
  #define AR_CLIENT_TYPE_SERVER_ADMIN_PLUGIN27  /* Server Admin
plugin */   
  #define AR_CLIENT_TYPE_SIM_PUBLISHING_SERVER  28  /* bmc sim
publishing server */   
  #define AR_CLIENT_TYPE_SIM_SME29  /* bmc sim service
model editor */   
  #define AR_CLIENT_TYPE_CMDB_ENGINE30  /* cmdb engine */   
  #define AR_CLIENT_TYPE_CMDB_DRIVER31  /* cmdb driver */   
  #define AR_CLIENT_TYPE_RECON_ENGINE   32  /* cmdb
reconciliation engine */   
  #define AR_CLIENT_TYPE_ASSIGNMENT_ENGINE  33  /* Assignment Engine
*/   
  #define AR_CLIENT_TYPE_WEBSERVICE 34  /* Webservice client
type */   

  #define AR_CLIENT_TYPE_END_OF_PRODUCT   3999   

  #define AR_CLIENT_TYPE_UNPRODUCTIZED_START  4000   
  #define AR_CLIENT_TYPE_DRIVER   4000  /* Driver: sample
program */   
  #define AR_CLIENT_TYPE_DISPATCHER   4001  /* distributor of
appl. command signals */   
  #define AR_CLIENT_TYPE_HELP 4002  /* arhelp */   
  #define AR_CLIENT_TYPE_JANITOR  4003  /* arjanitor */   
  #define AR_CLIENT_TYPE_MENU 4004  /* armenu */   
  #define AR_CLIENT_TYPE_STRUCT   4005  /* arstruct */   
  #define AR_CLIENT_TYPE_TEXT 4006  /* artext */   
  #define AR_CLIENT_TYPE_SQLED4007  /* arsqled */   
  #define AR_CLIENT_TYPE_CHANGE_SEL   4008  /* archgsel */   
  #define AR_CLIENT_TYPE_CHANGE_ID4009  /* archgid */   
  #define AR_CLIENT_TYPE_LABEL4010  /* arlabel */   

Fred




From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Leihkauff, Kenneth
Sent: Monday, September 29, 2008 10:49 AM
To: arslist@ARSLIST.ORG
Subject: CLIENT-TYPE of "34" Question

Can anyone confirm that the Remedy "Client Type" for transactions
originating from Web Services will be "34"?  When I create a filter to
capture the CLIENT-TYPE (keyword) from a Web Service transaction I get
"34".  Is this a reliable and consistent value that can be expected?
Below is an extract from Remedy's Configuration manual on client types
but it does not list 34 as one of the client types...
 
Thanks. -Ken L.
CLIENT TYPES from configuration manual:

Following are the Disable-Client-Operation tag numbers

   1-AR System clients prior to the 5.0 version
   2-BMC Remedy Administrator
   3-BMC Remedy User
   4-BMC Remedy Import
   5-Distributed Server Option
   6-AR System ODBC
   7-Approval Server
   8-AR System web server (waserver)
   9-Mid tier (version 5.0 and later)
   10-Palm Pilot
   11-Flashboards
   12-Flashboards mid tier
   13-Enterprise integration
   14-arreload
   15-arcache
   16-ardist
   17-runmacro
   18-armaild, arma

Re: CLIENT-TYPE of "34" Question

2008-09-29 Thread Mauro Pedone
Yes I confirm
Client-type = 34 is for web service operation

Mauro

2008/9/29 Leihkauff, Kenneth <[EMAIL PROTECTED]>

>  Can anyone confirm that the Remedy "Client Type" for transactions
> originating from Web Services will be "34"?  When I create a filter to
> capture the CLIENT-TYPE (keyword) from a Web Service transaction I get
> "34".  Is this a reliable and consistent value that can be expected?  Below
> is an extract from Remedy's Configuration manual on client types but it does
> not list 34 as one of the client types...
>
> Thanks. -Ken L.
>
> CLIENT TYPES from configuration manual:
>
> Following are the Disable-Client-Operation tag numbers
>
> 􀂄
> 1—AR System clients prior to the 5.0 version
>
> 􀂄
> 2—BMC Remedy Administrator
>
> 􀂄
> 3—BMC Remedy User
>
> 􀂄
> 4—BMC Remedy Import
>
> 􀂄
> 5—Distributed Server Option
>
> 􀂄
> 6—AR System ODBC
>
> 􀂄
> 7—Approval Server
>
> 􀂄
> 8—AR System web server (waserver)
>
> 􀂄
> 9—Mid tier (version 5.0 and later)
>
> 􀂄
> 10—Palm Pilot
>
> 􀂄
> 11—Flashboards
>
> 􀂄
> 12—Flashboards mid tier
>
> 􀂄
> 13—Enterprise integration
>
> 􀂄
> 14—arreload
>
> 􀂄
> 15—arcache
>
> 􀂄
> 16—ardist
>
> 􀂄
> 17—runmacro
>
> 􀂄
> 18—armaild, armailex (pre-5.1)
>
> 􀂄
> 19—arimportcmd
>
> 􀂄
> 20—Report creator plug-in
>
> 􀂄
> 21—BMC Remedy Alert
>
> 􀂄
> 4000—Driver (sample program)
>
> 􀂄
> 4001—Distributor of application
>
> 􀂄
> 4002—arhelp
>
> 􀂄
> 4003—arjanitor
>
> 􀂄
> 4004—armenu
>
> 􀂄
> 4005—arstruct
>
> 􀂄
> 4006—artext
>
> 􀂄
> 4007—arsqled
>
> 􀂄
> 4008—archgsel
>
>
>
> Ken Leihkauff
>
> North American Integrated Services Management Center (NAISMC)
>
> Science Applications International Corp. (SAIC)
>
> Phone: 865-425-5107
>
>


CLIENT-TYPE of "34" Question

2008-09-29 Thread Leihkauff, Kenneth
Can anyone confirm that the Remedy "Client Type" for transactions originating 
from Web Services will be "34"?  When I create a filter to capture the 
CLIENT-TYPE (keyword) from a Web Service transaction I get "34".  Is this a 
reliable and consistent value that can be expected?  Below is an extract from 
Remedy's Configuration manual on client types but it does not list 34 as one of 
the client types...
 
Thanks. -Ken L.
CLIENT TYPES from configuration manual:

Following are the Disable-Client-Operation tag numbers

􀂄 1—AR System clients prior to the 5.0 version

􀂄 2—BMC Remedy Administrator

􀂄 3—BMC Remedy User

􀂄 4—BMC Remedy Import

􀂄 5—Distributed Server Option

􀂄 6—AR System ODBC

􀂄 7—Approval Server

􀂄 8—AR System web server (waserver)

􀂄 9—Mid tier (version 5.0 and later)

􀂄 10—Palm Pilot

􀂄 11—Flashboards

􀂄 12—Flashboards mid tier

􀂄 13—Enterprise integration

􀂄 14—arreload

􀂄 15—arcache

􀂄 16—ardist

􀂄 17—runmacro

􀂄 18—armaild, armailex (pre-5.1)

􀂄 19—arimportcmd

􀂄 20—Report creator plug-in

􀂄 21—BMC Remedy Alert

􀂄 4000—Driver (sample program)

􀂄 4001—Distributor of application

􀂄 4002—arhelp

􀂄 4003—arjanitor

􀂄 4004—armenu

􀂄 4005—arstruct

􀂄 4006—artext

􀂄 4007—arsqled

􀂄 4008—archgsel

 
 

Ken Leihkauff

North American Integrated Services Management Center (NAISMC)

Science Applications International Corp. (SAIC)

Phone: 865-425-5107