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

ADMExport Method


Given an input argument property set with a valid SessionId, which represents the Row_Id of the deployed ADM session, exports the joint workspace specified in the deployment filter of the ADM session. Export is done through a call to ExportAlgorithm. The deployment filter also specifies whether to do a full structure export. Returns an output argument property set with the exported VOD property set, along with additional bookkeeping information (JSW name, Status, Reason)

Syntax

ISS Import Export Authoring Service.InvokeMethod("ADMExport", Input Arguments,Output Arguments);

Arguments
Argument
Type
Description

MethodName

In

ADMExport

Input Arguments

In

ADM Information

Output Arguments

Out

Same as ExportVOD with additional properties

Properties of Input Arguments

Property
Value
Description

SessionId

Row_Id

Row_Id of the deployed ADM session

Properties of Output Arguments

Property
Value
Description

JWSName

Name of JWS Project

Name of JWS project to be used when importing prop set on other side

Status

Processed or Failed

Result of operation

Reason

String

In case of failure contains the cause of failure

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