registerWidgetdefdesc input file

If your Management Center implementation supports more than one language, we can load the display name and description for a widget in each additional supported language by using a registerWidgetdefdesc input file. This input file includes a subset of the columns in the registerWidgetdef input file so that the display name and description can be loaded separately. Tip: Alternatively, we can load the display name and description in multiple languages in the same registerWidgetdef input file that we use to register the widget. For an example, see Sample: Loading Commerce Composer widget descriptive information in multiple languages.

You do not need to use this input file if we are registering a widget in only the default language for a store. This language is the language specified in the business context of the environment configuration file. In that case, you need only the registerWidgetdef input file, which also contains the display name and description columns.

For a container, you do not typically need to use this input file because information about a container is not displayed in Management Center.

For a sample that demonstrates how to use this input file, see Sample: Loading Commerce Composer widget descriptive information in multiple languages.


Definitions


Related concepts
Widgets for Commerce Composer
Commerce Composer widget library


Related tasks
Creating Commerce Composer widgets
Extracting Commerce Composer data with the Data Extract utility


Related reference
Commerce Composer samples
Sample: Extracting Commerce Composer data
Commerce Composer object input file definitions