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

ADMPreview Method


Given an ADM session's deployment filter (such as an EAI Search Specification), returns a valid search specification for ISS Joint Workspace View. Basically, this function parses out the [Full] parameter in the deployment filter.

Syntax

API:

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

Internal Method:

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

Arguments
Argument
Type
Description

const SSchar* pMethodName

In

Method name: ADMPreview

const CCFPropertySet& inputArgs

In

Unparsed filter

CCFPropertySet& outputArgs

Out

Search specification

Details of Input Arguments

Property
Value
Description

EAI Search Spec

ADM deployment filter

ADM deployment filter

Details of Output Arguments

Property
Value
Description

EAI Search Spec

Search Specification

Search Specification for ISS Joint Workspace View

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