Note: | This tool is applicable only for custom action templates. The tool does not apply to predefined action templates installed with CentraSite. |
Parameter | Description |
<CentraSite URL> | The URL of the CentraSite registry. For example, http://localhost:53307/CentraSite/CentraSite. |
<admin user id> | The user ID of a registered CentraSite user who has the CentraSite Administrator role. For example, Administrator. |
<password> | The password for the CentraSite user identified by the parameter <admin user id>. |
<action category name> | Name of the action category that contains the template to be modified. If the category name contains white spaces, enclose the name with "". |
<action template name> | Name of the action template you want to modify. If the template name contains white spaces, enclose the name with "". |
<action implementation file> | Name of the action implementation file to be modified. You can change the values in this file. If you are saving the file in a different location other than <CentraSiteInstall_Directory>/bin, provide the absolute file path. |