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

ADMImport Method


Given an input argument property set, which contains the exported joint workspace data as a single child property set, import the data using ImportAlgorithm.

Syntax

API:

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

Internal Method:

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

Arguments

Same as ImportVOD Method.

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