FpML Issues Tracker
closed
Minor
Always
Business Process
Admin
mgratacos
Summary
In the FpML trunk the following messages exist:
ContractCreated ContractCancelled ContractFullTermination ContractFullTerminationCancelled ContractIncreased ContractIncreasedCancelled ContractNovated ContractNovatedCancelled ContractPartialTermination ContractPartialTerminationCancelled
The error in the sequence is that "ContractCancelled" should be "ContractCreatedCancelled". A ContractCancelled gets confused with a ContractTermination. What is mean is the ContractCreation is cancelled.
Notes:
mgratacos
04/23/10 8:13 am
This has been fixed in the 5.0 release. The Contract messages have been replaced by the executionAdvice. The following pattern has been applied:
executionAdvice
executionAdviceRetracted
executionAdviceException
executionAdviceAcknowledgement