loadNEConfig cart
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.
provadmin loadNEConfig cart [ nodename=<value> ] [ force=<value> ]
The following table describes the arguments of the loadNEConfig cart command.
Option | Description |
---|---|
nodename | Application node name. |
force | 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. |
The following is typical output from this command:
>provadmin loadNEConfig cart nodename=. Successfully loaded Cartridge NE Configuration <conf/cartNEConfig.cmt>.
Copyright © Cloud Software Group, Inc. All rights reserved.