|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |
The provadmin commands are used to install and manage a Fulfillment Provisioning node. Use these commands in the directory containing the node.
The directory from which configuration files are loaded. The default directory is: $SW_HOME/distrib/kabira/kpsa/samples/prov/conf.
• fp.kds :Deploy specification. If a custom fp.kds is not found in configuration path, the application looks for kpsa.kds. If kpsa.kds is not found, then $SW_HOME/distrib/kabira/kpsa/deploy/fp.kds will be used.
• provisioning.bpmn : BPMN file for the main flow. It searches for provisioning.bpmn if provisioning.bpmn is not found.
• kop-<version>.def: Fulfillment Provisioning Catalog definition files. These are created using the Fulfillment Provisioning Catalog Application.After installation, these files are loaded into the $SW_HOME/<nodename>/conf directory. The build type of components to be loaded. The values can be PRODUCTION or DEVELOPMENT. The default value is PRODUCTION. Is used to configure the node\ObjectServices-> lockedObjectHashSize registry value before starting the node. The default value is 101.This number must be a prime number greater than 101. This value represents the hash start size for locked objects inside one transaction. When you have small transactions, with lesser objects locked, setting a high value will decrease performance. On the other hand, if you have transactions involving large numbers of objects, you may experience a significant performance boost by setting this to a high value. Please consult TIBCO before changing this value. The language to be used in the event dictionary. The default value is en. The list of available languages depends on the language package that is installed in SW_HOME.The following shows the usage and output of the install fp command.
The following shows the usage and output of the remove fp command.
The following shows the usage and output of the start fp command.
The following shows the usage and output of the stop fp command.
The following shows the usage and output of the display fp command.
The following shows the usage and ouput of the getadminport FP command.
The fpstats command is used for statistical configuration. For more detailed information on the fpstats commands, refer to the Fulfillment Provisioning Developers Guide.The following table describes the general options that are valid with the load fpstats command.
The following shows the usage and output of the load fpstats command.
The following shows the parameters taken into account by unload fpstats according to the value of parameter 'otype'.If CounterName is a dynamic counter, all its related dynamic instance counters are removed.The following table describes the general options that are valid with the start fpstats command.
The following shows the parameters taken into account by start fpstats according to the value of parameter 'otype'.If withall=true, all counters linked to the period manager are started.If withall=true, the period manager to which the counter, "CounterName," is linked and all counters linked to it are started.
The following shows the parameters taken into account by stop fpstats according to the value of parameter 'otype'.
The following shows the parameters taken into account by display fpstats according to the value of the parameter, 'otype'.If the period manager, "PeriodManagerName" is not found, all period managers which contain "PeriodManagerName" in their name are displayed.If data saver named "DataSaverName" is not found, all data savers which contain "DataSaverName" in their name are displayed.If parameter ctrname is not provided, all counters are displayed.If counter named "CounterName" is not found, all counters which contain "CounterName" in their name are displayed.Counter named "CounterName" must exist.If the parameter dataname is not provided, values of all counterData are displayed. Otherwise, if the parameter dataname is provided then only the value(s) of counterData named "DataName" are displayed.
Configuration files are loaded from the specified directory. The default directory is: $SW_HOME/distrib/kabira/kpsa/sample/conf
• fp.kds: Deploy specification. If a custom fp.kds is not found in configpath, then $SW_HOME/distrib/kabira/kpsa/deploy/fp.kds will be used.
• provisioning.bpmn: XMI file for the main flow.
• *.xml: XMI files for ProductOrderFlows. The cpr.def file will reference these *.xml files.On installation, these files are loaded into the $SW_HOME/<nodename>/conf directory. The build type of components to be loaded, must be PRODUCTION or DEVELOPMENT . The default is PRODUCTION.
This command saves the catalog information. The files cpr.def, cps.def and all XML files used by Fulfillment Provisioning Catalog are copied to ./saved/conf.
Except the locked versions, loaded and activated versions can be edited using the Catalog UI. The Service Order Processing will be able to select and use only the activated and default catalog versions. To select the right domain version, the Service Order Processing looks for the #KOPVERSION in the SOD dataset. The course of action will change based on the availability of #KOPVERSION in the dataset. The following table lists the possibilities:
Availability of #KOPVERSION in The Dataset #KOPVERSION not found in the dataset #KOPVERSION found in the dataset and it contains the name of the used version. For example, 1.3.6::GSM The default catalog version depends on #KOPVERSION. For example, a Fulfillment Provisioning node can have two versions: 1.3.5, which is the default, or 1.3.6, which is an active version.
If you switch the default from 1.3.5 to 1.3.6, all incoming orders that are without #KOPVERSION will start using 1.3.6.
The following table describes the general options that are valid with the close gate command.
The following table describes the general options that are valid with the load command of the checkpoints plug-in.
Loading the checkpoint should only be done on a newly installed and started KPSA node. Before and during the reload, the client adapters must remain disabled and locked. The reload process starts the flow controller at the end of the load command, allowing reloaded orders to begin processing.
The following table describes the general options that are valid with the migrate command of the checkpoints plug-in.
The following table describes the general options that are valid with the snapshot command of the checkpoints plugin.
The following table describes the general options that are valid with the rollback command of the checkpoints plugin.
The following table describes the general options that are valid with the listsnapshots command of the checkpoints plugin.
The following table describes the general options that are valid with the disableall ca command.
The following table describes the general options that are valid with the enable ca command.
The following table describes the general options that are valid with the disable ca command.
The following table describes the general options that are valid with the lockall ca command.
The following table describes the general options that are valid with the unlockall ca command.
The following table describes the general options that are valid with the unlock ca command.
The following table describes the general options that are valid with the unlock ca command.
The following table describes the general options that are valid with the unlock ca command.
The following table describes the general options that are valid with the configure ca command.
This topic describes the different types of fc commands.
The following table describes the general options that are valid with the getstatus fc command.
Is the name of the configuration file. The file must be in the conf directory of the node. The default value is config.fc.The following table describes the general options that are valid with the display queue command.
If false, only the items in the queue is displayed. Otherwise, items in the heap are displayed. The default is false.The following table describes the general options that are valid with the displaySuspendedCount queue command.
The following table describes the general options that are valid with the displaySuspended queue command.
The runtimeName of the queue module. This field does not take a default value.The following table describes the general options that are valid with the cancel order command.
If false, new commands submitted to a service order will be piled up. If true, the command executes first as soon as the order enters an order queue. The default is false.
If false, new commands submitted to a service order will be piled up. If true, the command executes first as soon as the order enters an order queue. The default is false.The following table describes the general options that are valid with the suspend order command.
If false, new commands submitted to a service order will be piled up. If true, the command executes first as soon as the order enters an order queue. The default is false.
If false, new commands submitted to a service order will be piled up. If true, the command executes first as soon as the order enters an order queue. The default is false.Resets and loads the mapping defined in the .dm files present in the configpath directory of a node, which is the /conf directory.The following table describes the general options that are valid with the load mapping command.
Resets the mapping defined in the .dm files present in the configpath directory, which is the /conf directory.
This topic describes the different types of eventdictionary commands.The following table describes the general options that are valid with the load eventdictionary command.
• all-- (Re)load all dictionary files (.dic, .enr, .flt).
• if -- Like all, but only if not yet loaded correctly.
• enr -- Reload only enrichment files (.enr).
• flt -- Reload only filter files (.flt).The following table describes the general options that are valid with the setfilter eventdictionary command.
Filtering value to apply. It must be one of the following values: Allow, Warning, Error, Deny, Default, ForceAllow, ForceWarning, ForceError, and ForceDeny.The following table describes the genreal options that are valid with the getfilter eventdictionary command.
• global to display only filter value at the global level.
• dictionary (or 'dic') to display filter values at global and dictionary levels.
• event to display filter values at all three levels.Configures all cartridges in a directory by processing all createCarts.tst files under conf/cartridges, and loads them at at runtime. Given a new configuration from Fulfillment Studio, when an application is being deployed, starting a new node configures the corresponding cartridges automatically.The following table describes the arguments of the configure cart command.
The relative directory of a node used by the configure command. It is the location from where all the createCarts.tst are loaded.The following table describes the arguments of the install cart command.
Upon installation, the script loads files from this directory. The default location is $SW_HOME/distrib/kabira/kpsa/sample/conf.The following table describes the arguments of the remove cart command.
Executes the file, createCarts.tst, found in the configpath and loads the mapping defined in the .dm files of the configpath.The following table describes the general options that are valid with the start cart command.
Upon installation, the script loads files from this directory. The default location is $SW_HOME/distrib/kabira/kpsa/sample/conf.Executes the file, deleteCarts.tst, found in the configpath.The following table describes the arguments of the stop cart command.
Upon installation, the script loads files from this directory. The default location is $SW_HOME/distrib/kabira/Fulfillment Provisioning/sample/conf.The following table describes the arguments of the enable cart command.
The following table describes the arguments of the disable cart command.
The following table describes the arguments of the unlock cart command.
The following table describes the arguments of the display cart command.
A boolean value that indicates whether or not an instance status should be displayed in detail. If true, the operational status of sessions is also displayed. The default is false. Loads or reloads the Network Element configuration file that may be used in conjunction with cartdyn/cartridges for Work or Product Order Network element data enrichment. The Network Element configuration file is conf/cartNEConfig.cmt.The following table describes the arguments of the loadNEConfig cart command.
Boolean value specifying whether to force the reload of the network element configuration file. The defaul is set to False, meaning that if the configuration file has already been loaded, is not loaded again. Set this parameter to True to force a reload. The reload is transactional, and the online data is not changed partially, if there is an error in the file.Displays specific or full information that has been read from conf/cartNEConfig.cmt.The following table describes the arguments of the displayNEConfig cart command.
The following table describes the arguments of the startMaintenance cart command.
The following table describes the arguments of the hash password command.
|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |