B2B Integration : Trading Networks Built-In Services Reference : TPA Folder : Summary of Elements in this Folder : wm.tn.tpa:updateTPA
wm.tn.tpa:updateTPA
Updates a TPA. If the TPA does not exist or if the TPA status is “agreed,” the service reports an error. For other service invocation- or database-related errors, it throws an exception.
Input Parameters
senderID
String The internal ID of the trading partner that has the sender role in the transaction the TPA governs.
receiverID
String The internal ID of the trading partner that has the receiver role in the transaction the TPA governs.
agreementID
String The agreement ID of the TPA.
status
String (optional) The status of the TPA. It can have one of three values: proposed, disabled, or agreed.
controlNumber
String (optional) A placeholder for an integer. Its usage is application-specific.
exportService
String (optional) The fully-qualified service name of a service that you provide to convert TPA data to a format that can be exported to non-Trading Networks systems.
initService
String (optional) A fully-qualified service name of a service that you provide to populate the TPA data (tpaData) with default values.
dataStatus
String (optional) Whether the data in tpaData is modifiable. Valid values are:
*mutable - tpaData is modifiable.
*immutable - tpaData is not modifiable.
dataSchema
String (optional) A blueprint of the TPA that establishes the TPA parameters and values.
tpaData
Document (optional) TPA data.
Output Parameters
error
Document (optional) The error reported by the service.
Copyright © 2016- 2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback