Previous Topic: CloseDistributionContainerOrdersNext Topic: DeleteDistributionContainers


CreateDistributionContainer

The CreateDistributionContainer method creates a new distribution container

Parameters

xsd:string sessionId (m)

Specifies the session id obtained from the login to the web service.

CreateDistributionContainerProperties createDistributionContainerProperties (m)

The properties required to create a distribution container.

Return Values

xsd:string distributionContainerId

If a distribution container was successfully created, the UUID of the new distribution container is returned.

Remarks

When you send a container, a separate sd task is created that starts and monitors the distribution. SD tasks are handled by the SD Task Manager. The new task gets the provided priority. Valid values are 1-10. 1 is highest priority. The priority controls how often (relative to the other tasks) the SD Task Manager executes a task.

More inforamtion:

CreateDistributionContainerProperties

DistributionContainerProperties