Bookshelf Home | Contents | Index | PDF |
Siebel Order Management Guide > Product Data Service and Import Export API Reference > ISS Authoring Import Export Business Service Reference > ExportVOD MethodExports stand-alone objects from a Workspace or Joint WorkSpace (JWS) project or a single VOD Definition, based on supplied parameter values. Based on the input, the method determines a set of objects to be exported and produces a list of EAI property sets, corresponding to each of them. The resulting set of PropSets is wrapped in a single PropSet and returned in the output argument. SyntaxISS Import Export Authoring Service.InvokeMethod("ExportVOD", Input Arguments,Output Arguments); Arguments
Properties of Input Arguments: combination 1 If this combination of values is passed to the method, then it considers each entry in the content of the JWS project as a Root object. The resulting combined property set will include all of them. Properties of Input Arguments: combination 2 If this combination of values is passed to the method, then it considers a single entry as a Root object. The resulting property set will include only this object (as a child property set). Error ConditionsMight return generic error codes from Object Manager, From EAI or from service. These codes are mainly about the input format, for example, that a parameter is missing. |
Siebel Order Management Guide | Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices. | |