Attribute
| Type |
Required | Default Setting
| Description |
storeIdentifier |
String | No |
N/A | The
store external identifier of the store. The utility
resolves the store internal identifier based on the
external identifier.
|
catalogIdentifier |
String | No |
N/A | The
catalog external identifier of the catalog. The utility
resolves the catalog internal identifier based on the
external identifier.
|
catalogIdentifier |
String | No |
N/A | The
catalog external identifier of the catalog. The utility
resolves the catalog internal identifier based on the
external identifier.
|
langId | int
| No | N/A
| The language ID of the
data. This attribute is the same as languageId.
|
languageId |
int | No | N/A
| The language ID of the
data. This attribute is the same as langId.
|
currency |
String | No |
N/A | The currency of the
data. |
storeId | int
| No | N/A
| The store internal
identifier. Do not specify if storeIdentifier is
provided. |
catalogId |
long | No |
N/A | The catalog
internal identifier. Do not specify if catalogIdentifier
is provided. |
workspaceIdentifier
|
String
|
No
|
N/A
|
The workspace code is the system generated identifier for the workspace, not the name assigned to the workspace by the Workspace Manager.
|
taskGroupIdentifier
|
String
|
No
|
N/A
|
The task group code is the system generated identifier for the task groups, not the name assigned to the task group by the Workspace Manager. Specify either this attribute or the taskGroupName attribute.
|
taskIdentifier
|
String
|
No
|
N/A
|
The task code is the system generated identifier for the task, not the name assigned to the task by the Workspace Manager. Specify either this attribute or the taskName attribute.
|
taskGroupName
|
String
|
No
|
N/A
|
The name assigned to the task group by the Workspace Manager. Specify either this attribute or the taskGroupIdentifier attribute.
|
taskName
|
String
|
No
|
N/A
|
The name assigned to the task by the Workspace Manager. Specify either this attribute or the taskIdentifier attribute.
|