Copyright © Cloud Software Group, Inc. All rights reserved.
Copyright © Cloud Software Group, Inc. All rights reserved.


Chapter 2 Configuring the TIBCO iProcess Objects Server : Anonymous Parameters

Anonymous Parameters
This dialog is from the Windows TIBCO iProcess Objects Server Configuration Utility. The configuration parameter names shown in the callouts are from the UNIX TIBCO iProcess Objects Server configuration file. This illustration provides a cross-reference to determine which fields to change when using the configuration utility.
AnonymousLogin
Flag (0 for no, 1 for yes) indicating if anonymous logins are enabled. If set to 0, all other Anonymous parameters are ignored.
Values: 0 or 1
Default: 0
AnonymousUserName'X'
Name of user to use for logging into the anonymous pool. This is the username that is specified in the Login method. This name does not correspond to any actual user name. It can be any name that you want that is not the name of an iProcess user.
‘X’ is replaced by an integer from 1 - 10. You can configure 10 separate anonymous login pools.
Length: 24 chars max
Default: *UNDEFINED*
AnonymousSWUserName'X'
Name of an iProcess user that AnonymousUserName'X' will be mapped to if anonymous logins are enabled. For example, if AnonymousUserName1 is anonuser and AnonymousSWUserName1 is appadmin, logging into the server with username anonuser will run the transactions as iProcess user appadmin.
X' is replaced by an integer from 1 - 10. You can configure 10 separate anonymous login pools.
Length: 24 chars max
Default: *UNDEFINED*
AnonymousPrivilege'X'
Flag (0 for no, 1 for yes) specifying if an anonymous user should inherit the MENUNAME attribute value of AnonymousUserSWName'X'. If set to 1, an anonymous access by a client will inherit the MENUNAME attribute value defined for AnonymousSWUserName'X'. If set to 0, an anonymous access by a client will be forced to a MENUNAME attribute value of USER.
'X' is replaced by an integer from 1 - 10. You can configure 10 separate anonymous login pools.
Values: 0 or 1
Default: 0
AnonymousPoolSize'X'
Number of SAL sessions to pool for this anonymous login. The server will create this many sessions to be shared among all anonymous clients. The value of this parameter should be set to the average number of concurrent anonymous logins to this pool.
'X' is replaced by an integer from 1 - 10. You can configure 10 separate anonymous login pools.
Lower Bound: 1
Upper Bound: 1,024
Default: 5

Copyright © Cloud Software Group, Inc. All rights reserved.
Copyright © Cloud Software Group, Inc. All rights reserved.