ADMValidate Method
Given an ADM project item’s deployment filter, determines if it is valid. Performs the following validation checks:
Checks that the deployment filter has a joint Workspace name specified.
Checks that the given joint Workspace exists.
Checks that if the [Full] export method is given, that it is Y or N.
Syntax
ISS Import Export Authoring Service.InvokeMethod(“ADMValidate", Input Arguments,Output Arguments);
Arguments
Argument | Type | Description |
---|---|---|
MethodName |
In |
ADMValidate |
Input Arguments |
In |
Hierarchical property set containing VOD structures |
Output Arguments |
Out |
none |
Properties of Input Arguments
Property | Value | Description |
---|---|---|
EAI Search Spec |
ADM deployment filter |
ADM deployment filter |