Hosted CDI::DeleteRemoteDomainAssets

The DeleteRemoteDomainAssets procedure is a private procedure that is called by the DisableOrganization procedure. Calls currently made by this procedure to Managed Helpers to update the Plans Database are replaced by appropriate calls to Managed Customer Plans Namespace.

Arguments

No arguments

Remarks

The Scripting Provider is used to execute a VB Script to generate the GUID that is passed as part of the newAsset parameter of ModifyCustomerAsset API.

Updates to Plans Database

The following methods of the Managed Helpers Namespace are currently called to update tables of the Plans Database:

  • SetAssetStatusRecord_

  • SetAssetNameUniqueId_

Managed Customer Plans Namespace APIs

This section lists the Managed Customer Plans APIs that will be called internally by the DeleteRemoteDomainAssets_ procedure.

SN Plans DB Action Managed Customer Plans API

1

Set Asset Status Record

SetCustomerAssetStatus

2

Set Asset Name Unique ID

ModifyCustomerAsset - pass in a new name which is a concatenation of the original asset name + a GUID that the namespace generates

Security

No remarks

Applies To

Hosted Customer Directory Integration Namespace API for:

  • Hosted Messaging and Collaboration version 4.0

  • Hosted Messaging and Collaboration version 3.5

  • Windows-based Hosting version 4.5

  • Windows-based Hosting version 4.0

  • Windows-based Hosting for Applications version 1.0

See also

Tasks

Hosted CDI::DisableUser