Module for AS4 Version 10.1.May 2019 | Understanding and Using webMethods AS4 Module | Installing and Using AS4 Module | Built-In Services | Summary of Elements for the WmAS4AU Package | wm.estd.as4.au.handlers:process
 
wm.estd.as4.au.handlers:process
The following services are provided with the WmAS4AU package:
Element
Description
Processes the incoming agreement update requests.
Validates the inbound and outbound agreement update messages.
Generates the AgreementTerminationException payload in xml string format.
Generates the AgreementTerminationRequest payload in xml string format.
Generates the AgreementTerminationResponse payload in xml string format.
Generates the AgreementUpdateException payload in xml string format.
Generates the AgreementUpdateRequest payload in xml string format.
Generates the AgreementUpdateResponse payload in xml string format.
Processes the incoming agreement update requests and executes the following steps:
1. Verifies the certificate update request, if present, as substitute for abstract UpdateRequest element and adds the new certificates into the initiator trading network partner profile.
2. Creates a new agreement with the new requested values by copying the existing agreements between the sender party and the receiver party who has a match with the current agreement identifier passed in the request and adds the new Certificate ID to the signing or encryption configuration in the newly created TPA.
Input Parameters
bizdoc
Document Reference bizdoc (wm.tn.rec:BizDocEnvelope) for which an agreement update request is initiated.
Output Parameters
tpaList
Document List. List of TPAs that are newly generated as per the UpdateAgreementIdentifier for all the identified CurrentAgreementIdentifier.
auError
Document Reference List. Optional. List of errors that occurred during the processing of the request. (wm.estd.as4.au.rec:AuError)
error
Document. Optional. Any error that was encountered while processing the request.
Parameter
Description
description
String. Description of the error.