Interface IDNBSORWebServices

Services supporting this interface:
SORWebServicesImpl


Namespace: urn:com:dassault_systemes:DNBSORWebServices:dnbsorwebservices_ws:IDNBSORWebServices

Role: Interface for Shop Order Web Services

WSDL Interface Document Relative Path: \resources\wsdl\DNBSORWebServices\dnbsorwebservices_ws\IDNBSORWebServices.wsdl


Operation Index

o generateSOI()
Generates the ShopOrderInstance based on the inputs given
o getJobList()
If param isSynchronous is TRUE, sends the input to back end and returns the acknowledgement If param isSynchronous is FALSE, generates a list of JOBs that produces the given product
o getJobListResult()
Gets the JobList generated by getJobList
o getReleaseTableStatus()
Gets the Release table status
o getSOIGenerationStatus()
Gets the status of the SOI generation process
o setReleaseTableStatus()
Updates the Release table

Operations

o generateSOI()
Generates the ShopOrderInstance based on the inputs given
Parameters:
Name Type Direction Nillable Description
input {urn:com:dassault_systemes:DNBSORWebServices}SOIInputArrayType in true the entire content of the xml file which contains the input details
retval {http://www.w3.org/2001/XMLSchema}string out true the acknowledgement
Faults:
Name Type Description
error {urn:com:dassault_systemes:CATJWSInfra}CATServiceExceptionType Raised if an error occurs while processing the request
o getJobList()
If param isSynchronous is TRUE, sends the input to back end and returns the acknowledgement If param isSynchronous is FALSE, generates a list of JOBs that produces the given product
Parameters:
Name Type Direction Nillable Description
input {urn:com:dassault_systemes:DNBSORWebServices}JobOIDsInput in true list of Project Id, Job Id, Filters and Attributes
isSynchronous {http://www.w3.org/2001/XMLSchema}boolean in false TRUE if the operation need to behave Synchronously, FALSE otherwise
retval {urn:com:dassault_systemes:CATJWSInfra}stringArrayType out true StringArray If param isSynchronous is TRUE, will have only one element which will be an acknowledgement. If param isSynchronous is FALSE, first element will be the Transaction ID. Remaining elements will have the output.
Faults:
Name Type Description
error {urn:com:dassault_systemes:CATJWSInfra}CATServiceExceptionType Raised if an error occurs while processing the request
o getJobListResult()
Gets the JobList generated by getJobList
Parameters:
Name Type Direction Nillable Description
input {urn:com:dassault_systemes:DNBSORWebServices}JobOIDsInput in true the Transaction ID given for getJobList request
retval {urn:com:dassault_systemes:CATJWSInfra}stringArrayType out true the JobOIDs as a string array
Faults:
Name Type Description
error {urn:com:dassault_systemes:CATJWSInfra}CATServiceExceptionType Raised if an error occurs while processing the request
o getReleaseTableStatus()
Gets the Release table status
Parameters:
Name Type Direction Nillable Description
input {urn:com:dassault_systemes:DNBSORWebServices}ReleaseTableInput in true DPE & Enovia login parameters, Job Id as string
retval {http://www.w3.org/2001/XMLSchema}string out true the status as string
Faults:
Name Type Description
error {urn:com:dassault_systemes:CATJWSInfra}CATServiceExceptionType Raised if an error occurs while processing the request
o getSOIGenerationStatus()
Gets the status of the SOI generation process
Parameters:
Name Type Direction Nillable Description
input {urn:com:dassault_systemes:DNBSORWebServices}SOIInputArrayType in true the entire content of the xml file used for generateSOI which contains the transaction id and the machine name
retval {urn:com:dassault_systemes:CATJWSInfra}stringArrayType out true the status
Faults:
Name Type Description
error {urn:com:dassault_systemes:CATJWSInfra}CATServiceExceptionType Raised if an error occurs while processing the request
o setReleaseTableStatus()
Updates the Release table
Parameters:
Name Type Direction Nillable Description
input {urn:com:dassault_systemes:DNBSORWebServices}ReleaseTableInput in true DPE & Enovia login parameters, Job Id, Effectivity, SOI State, PDXMLFlag as ReleaseTableInput
retval {http://www.w3.org/2001/XMLSchema}string out true the status of update as string
Faults:
Name Type Description
error {urn:com:dassault_systemes:CATJWSInfra}CATServiceExceptionType Raised if an error occurs while processing the request

Copyright © 1994-2005, Dassault Systèmes. All rights reserved.