The ValueProviderUpdateJob-Step updates the backend values (color, size values stored in the database) of the items, which are linked to the TradingPartner and are updated by reading a document (order, desadv, etc.).
| Name | Meaning |
|---|---|
| Type | Type of the job step. |
| Name | Name of the job step that will appear in the job designer |
| Description | Optional description for the job step. |
| UpdateAllValueProviders | Update all created ValueProvider (True), or only update the ValueProvider entered in ValueProvider (False). |
| ValueProvider | ValueProvider to be updated if UpdateAllValueProvider False is specified. |