Siebel Order Management Guide > Product Data Service and Import/Export API Reference > ISS Authoring Import Export Business Service Reference >

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

API:

ErrCode DoInvokeMethod (const SSchar* pMethodName, const CCFPropertySet& inputArgs, CCFPropertySet& outputArgs)

Internal Method:

ErrCode ADMValidate (const CCFPropertySet& inputArgs, CCFPropertySet& outputArgs);

Arguments
Argument
Type
Description

const SSchar* pMethodName

In

Method name: ADMValidate

const CCFPropertySet& inputArgs

In

Wrapper around Siebel messages, containing VOD structures

CCFPropertySet& outputArgs

Out

none

Details of Input Arguments

Property
Value
Description

EAI Search Spec

ADM deployment filter

ADM deployment filter

Siebel Order Management Guide Copyright © 2010, Oracle and/or its affiliates. All rights reserved. Legal Notices.