AddressingHelper.installFromFaultTo(addressingProperties, participant, identifier);
BusinessAgreementWithParticipantCompletionCoordinatorPortType port;
port = getPort(endpoint, addressingProperties, cannotCompleteAction);
NotificationType cannotComplete = new NotificationType();
port.cannotComplete(cannotComplete);
}
/**
* Send a get status request.
* @param addressingProperties addressing context initialised with to and message ID.