Previous Topic: ResumeDeliveryDistributionContainersNext Topic: SetDistributionContainer


SendDistributionContainer

This method sends associated orders to specified domains and domainGroups.

Parameters

xsd:string sessionId (m)

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

xsd:string distributionContainerId (m)

UUID of the distribution container.

DateTime distributionDateTime

Specifies the time to send the associated distribution to the addressed domain managers. If not supplied, the default value is the current date and time of the enterprise manager computer ('now').

DateTime haltDateTime

Specifies the date and time when a distribution order should be halted if still ongoing. If not supplied comstore parameter DistMaxDistTime is used.

xsd:Boolean: toAllDomains

If coded the distribution will be sent to all Client Automation domains registered at the enterprise manager

ArrayOfstring domainIds

Specifies the name of a Client Automation domain where the distribution is to be sent.

ArrayOfstring domainGroupIds

Specifies the name of a Client Automation domain group where the distribution is to be sent.

Return Values

None

Remarks

One or more of addAllDomains, domainIds, and domainGroupIds must be supplied. If addAllDomains is set to 'true', domainIds and domainGroupIds are ignored.