pclient.conf file and parameters
The following table lists and describes the configuration parameters for BMC Impact Publishing Server CLIs, located in the installationdirectory/pw/server /etc/pclient.conf file.
pclient.conf parameters
Parameter | Description | Default value |
---|---|---|
JNPServers | Host and port of the Java Naming Provider service of JServer | BMC TrueSight Infrastructure Management Server host: 1100 |
IASServers | Specifies the BMC TrueSight Infrastructure Management Server (usually by host name) that authenticates the CLI commands | localhost: 3084 |
ConnectionInitTimeout | Specifies the length of time, in seconds, that CLI commands wait for an acknowledgment of a request | 5 seconds |
RequestTimeout | Specifies the length of time, in seconds, that a CLI command waits for the completion of a request. | 3600 |
Locale | Outputs messages in the language of the specified locale if message resource files for the language are defined. The format is language_country (for example, en_us). Language is a valid two-letter ISO Language Code as defined by ISO-639. Country is a valid two-letter ISO Country Code as defined by ISO-3166. | inherits system's locale |
Parameters specific to the publish CLI command | ||
FilterIds | Indicates specific filters for publication. If no filters are specified, then all filters in the environment are published. | none |
Merge | Indicates whether the publishing server must look for additions, modifications, and soft deletions that are to be published. The option is set to T when an automated publication is triggered from a reconciliation job with Merge activity. | T |
Purge | Indicates whether the publishing server must look for hard deletions that are to be published. This option is set to T when an automated publication is triggered from a reconciliation job with Purge activity. | F |
Password | Sets the password of a secured publish environment for the execution of the publish CLI command. | none |
RequestTimedOutCancel | Indicates whether a publish request, preview request, or both are cancelled after timing out. | F |
RequestTimedOutCancelConfirm | Indicates whether confirmation is required to cancel a publish or preview request. | T |
Parameters specific to the pposter CLI command | ||
ContinueOnFailure | Indicates whether pposter must stop when encountering invalid data in the source file. | T |
Init | When set to T (true), pposter removes all existing data in the cell of the publish environment and recopies the data in the input BAROC file to the cell. | F |
Password | Sets the password of a secured publish environment for the execution of the pposter CLI command. | none |
Parameters specific to the pclassinfo CLI command |
| |
RetryOnAtriumPublishNotActive | Indicates whether pclassinfo retries exporting or validating class information when AtriumCMDB Publishing is not yet active. | T |
RetryOnAtriumPublishNotActiveWaitTime | Sets the length of time, in seconds, to wait before retrying to export or validate class information when RetryOnAtriumPublishNotActive is set to T (true). | 5 |
Parameters specific to the penv CLI command | ||
AssetDataSetId | Specifies the asset data set name | BMC.ASSET. EnvId |
AssetDataSetType | Sets the asset data set type | Regular |
AssetUnderlyingDataSetId | Sets the underlying data set ID | BMC.ASSET |
AutomatedPublish | Indicates whether automated publishing on the publishing environment is enabled. | T |
CellAliases | Defines cell alias and cell name pairs that are unique in a given environment, in the BAROC list of string format: | not defined |
Cells | If cell aliases are not used, you can set this parameter as an alternative, in the BAROC list of string format: | not defined |
CloseAliases | Enables (T) or disables (F) the removal of aliases of an environment, which releases the cells for use in another environment. | F (false) |
CloseAsset | Enables (T) or disables (F) the removal of the asset data set along with all objects in the data set | F (false) |
CloseCells | Enables (T) or disables (F) the removal of all data instances (including management data) of the service model from the cells | T (true) |
EnvDesc | Specifies a description for the environment to BMC Asset EnvDesc | BMC Asset EnvDesc |
EnvName | Sets the environment name to BMC Asset EnvId | BMC Asset EnvId |
Format | Sets the format of information to Raw (a parsable data stream) or Display (readable by a user) | Display |
HomeCell | Sets the cell to which the entire service model is published. | not set |
InitMgmtData | Specifies whether management data is initialized, T (true) or F (false) | F |
Level | Determines the amount of information displayed by the info action command. Cell names and aliases are displayed only when -p "Level=1" is part of the command string. | 0 |
NewPassword1 | Sets a new password for a secured environment | not defined |
NewPassword2 | Confirms a new password for a secured environment | not defined |
OriginId | Specifies the origin of the environment | AtriumCMDB |
Password | Sets a password for a secured environment | not defined |
PublishModeMgmtData | Determines the mask used when retrieving publishable management data instances if AssetDataSetType = Overlay | Overlay |
SIM | Indicates the classes that can be published in Direct Publish environments only | T |
SourceBarocMgmtData | Causes the import of initial management data from instances in the .baroc files pointed to in the .load file. Service model instances in those files are ignored. This parameter cannot be set if SourceEnvMgmtData is set. | installationDirectory/pw/server /etc/<PSName>/kb/data/.load |