Previous Topic

Next Topic

Book Contents

Export Service

Operations:

ExportProject

WSDL: Export.wsdl

Primary Key Field: ObjectId

Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/WSExport/V1

Default Transport URLs:

http://<hostname>:<port number>/p6ws/services/ExportService?wsdl

https://<hostname>:<port number>/p6ws/services/ExportService?wsdl

Java Client Stub Class:

com.primavera.ws.p6.export.ExportService

Description:

Exports a project to XML. This includes the project and all related business objects supported by the exporter and in use in the project. For example, the project's activities, resource assignments, and associated resources are included. The Export service uses MTOM (Message Transmission Optimization Mechanism) to send the output files as attachments.

The schema of the output file is contained in the p6apibo.xsd file located in P6 EPPM Web Services' schema folder and is the same schema used by the Integration API's XMLExporter.


Copyright information