ServiceUUID e70f79ed-0e02-4287-9f38-c8d95ac9c20b
ServiceName KombiPostAfsend
targetNamespace http://www.kombit.dk/2017/01/01/
portName
endpointInterface
Følgende fejlkoder er den aktuelle liste til brug til opslag, hvis et kald resulterer i en fejlkode. Listen kan ikke antages at være statisk. Ved spørgsmål til listen rettes henvendelse til helpdesk.
Fejl kode Funktions navn FaultCode Beskrivelse Afhjælpning
MessageTooLarge KombiPostAfsend.kombiPostAfsend Client The request was larger than 10 MB and therefore rejected Revise request and try again
InvalidRequest KombiPostAfsend.kombiPostAfsend Client DP0007 : Failed to parse and process request Revise request and try again
InternalError KombiPostAfsend.kombiPostAfsend Server Unable to process request due to server internal error Contact Serviceplatformen Helpdesk.
InternalError KombiPostAfsend.kombiPostAfsend Server DP0008 : Failed to create response object Contact Serviceplatformen Helpdesk.
InvalidRequest KombiPostAfsend.kombiPostAfsend Client DP0003 : Unable to determine if the post should be sent to Digital Post or Fjern Print Revise request and try again
InvalidRequest KombiPostAfsend.kombiPostAfsend Client DP0009 : SenderID in MeMo does not match sender CVR Revise request and try again
InvalidRequest KombiPostAfsend.kombiPostAfsend Client DP00020 : Invalid Automatic Selection request Revise request and try again
InternalError KombiPostAfsend.kombiPostAfsend Server DP0004 : Invalid memo request Contact Serviceplatformen Helpdesk.
UnprocessableEntity KombiPostAfsend.kombiPostAfsend Client DP0006 : The request was larger than 10_000_000 bytes and therefore rejected Contact Serviceplatformen Helpdesk.
InternalError KombiPostAfsend.kombiPostAfsend Server DP0015 : Source system responded with HTTP Contact Serviceplatformen Helpdesk.
InvalidRequest KombiPostAfsend.kombiPostAfsend Server DP00016 : Source System responded with error Contact Serviceplatformen Helpdesk.
InvalidRequest KombiPostAfsend.kombiPostAfsend Server DP00018 : Source system communication failed Contact Serviceplatformen Helpdesk.
UnprocessableEntity KombiPostAfsend.kombiPostAfsend Client DP0001 : The request was larger than 100_000_000 bytes and therefore rejected Contact Serviceplatformen Helpdesk.
SourceSystemUnavailable KombiPostAfsend.kombiPostAfsend (OUTBOUND_SECURITY) Server A call to a source system failed because no connection could be established to the system. Maybe the system is down? Make sure the source system is alive and has the expected version.
SourceSystemUnknownError KombiPostAfsend.kombiPostAfsend (OUTBOUND_SECURITY) Server A call to a source system failed due to an unknown error which programmatically cannot be “explained”. Further action depends on the actual error returned.
SourceSystemError KombiPostAfsend.kombiPostAfsend (OUTBOUND_SECURITY) Server A call to a source system failed by returning an error. Please inspect actual returned error. If problem persists then Contact Serviceplatformen Helpdesk.
SourceSystemInvalidRequest KombiPostAfsend.kombiPostAfsend (OUTBOUND_SECURITY) Client A call to a source system failed because the request was incorrect. Please inspect actual returned error and see if the request sent is correct.
InternalError KombiPostAfsend.kombiPostAfsend (OUTBOUND_SECURITY) Server ServiceCallConfiguration is not provided or request callback is null! Set RequestAction in to ServiceCallConfiguration.
InvalidExternalInterface KombiPostAfsend.kombiPostAfsend (OUTBOUND_SECURITY) Server Could not retrieve external interface from database for externalUID. Verify that external interface exist in database for such externalUID.
InvalidExternalInterface KombiPostAfsend.kombiPostAfsend (OUTBOUND_SECURITY) Server Malformed URL in database. Verify URL in database.
MissingExternalEntityID KombiPostAfsend.kombiPostAfsend (OUTBOUND_SECURITY) Server ExternalInterface entity representing a given source system is missing entityID. Contact Serviceplatformen Helpdesk.
InternalError KombiPostAfsend.kombiPostAfsend (OUTBOUND_SECURITY) Server Unable to configure signature for client. Could be some problem with ssl certificate or trustore.
InternalError KombiPostAfsend.kombiPostAfsend (OUTBOUND_SECURITY) Server MutualSSL: Unable to create SSL client for mutual ssl connection. Require additional investigation.
InternalError KombiPostAfsend.kombiPostAfsend (OUTBOUND_SECURITY) Server SSL: Unable to create SSL client for ssl connection. Unexpected runtime exception. Require additional investigation.
UnknownTokenServiceError KombiPostAfsend.kombiPostAfsend (OUTBOUND_SECURITY) Server Unknown error happened when communicating to the STS. Contact Serviceplatformen Helpdesk.
TokenServiceUnavailable KombiPostAfsend.kombiPostAfsend (OUTBOUND_SECURITY) Server Communication with the remote Secure Token Service (STS) failed, potentially because the STS is down. Contact the Secure Token Service helpdesk and verify that the STS is up and running. If not, Contact Serviceplatformen Helpdesk.
InvalidTokenServiceRequest KombiPostAfsend.kombiPostAfsend (OUTBOUND_SECURITY) Server Request to the STS failed. Missing remediation - Sorry, You are on Your own!
TokenServiceCertificateRevoked KombiPostAfsend.kombiPostAfsend (OUTBOUND_SECURITY) Server The certificate of the remote Secure Token Service (STS) has been revoked. Tokens signed by the STS’s revoked certificate will be rejected, essentially meaning that the STS is unavailable. Contact Serviceplatformen Helpdesk.
TokenCacheFailure KombiPostAfsend.kombiPostAfsend (OUTBOUND_SECURITY) Server The system failed to load, store or delete a STS token from/to the token cache. Contact Serviceplatformen Helpdesk.
InvalidRequest KombiPostAfsend.kombiPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Client The incoming request contained syntax errors or did not conform to the web service schema definitions. Correct the errors reported by Serviceplatformen.
InvalidRequest KombiPostAfsend.kombiPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Unknown The incoming request did not conform to the web service security policy; see the reported WS-Security faultcode. Correct the errors reported by Serviceplatformen.
InvalidTokenServiceToken KombiPostAfsend.kombiPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Unknown The WS-Security token included in the incoming request was invalid; see the reported WS-Security faultcode. Correct the errors reported by Serviceplatformen.
MessageTooLarge KombiPostAfsend.kombiPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Client The request was larger than 10000000 bytes and therefore rejected. Reduce the size of the request (e.g. by sending multiple smaller ones) or send the request via SFTP if the integration supports so.
ServiceAgreementNotValid KombiPostAfsend.kombiPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Client No valid service agreement could be found for the called service. See the error message for details. Resolve the reported problems through STS Admin.
NoSecurityModel KombiPostAfsend.kombiPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server An incoming request didn’t use any of the security models offered by the system (InvocationContext, AuthorityContext, …). You should use at least one security models.
InternalError KombiPostAfsend.kombiPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Error during access control. Unexpected exception. Requires additional investigation.
WrongCertificate KombiPostAfsend.kombiPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Client certificate did not match the subject certificate of the security token. Change client certificate.
ServiceNotAllowed KombiPostAfsend.kombiPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server The passed security token does not grant access to the called service with UUID. Change client certificate or service UUID.
InternalError KombiPostAfsend.kombiPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server SAML AssertionWrapper failed initialization. Requires additional investigation.
ServiceSuspended KombiPostAfsend.kombiPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Service is suspended. Can not be fixed.
IllegalArgument KombiPostAfsend.kombiPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Error reading request security token element. Token is corrupted. Change it and try again.
InternalError KombiPostAfsend.kombiPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Error reading request security token element. Unexpected exception. Requires additional investigation.
IllegalArgument KombiPostAfsend.kombiPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Received ServiceAgreementDTO not mapped to serviceUUID argument. ServiceAgreementDTO is invalid. Change it and try again.
TokenServiceCertificateRevoked KombiPostAfsend.kombiPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server The certificate of the Secure Token Service has been revoked! Contact Serviceplatformen Helpdesk.
InvalidTokenServiceToken KombiPostAfsend.kombiPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server A token expected to be valid was invalid. The token may either have been sent from a client or the Secure Token Service (STS). Contact Serviceplatformen Helpdesk.
InvalidTokenServiceToken KombiPostAfsend.kombiPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Security token is cancelled/expired/invalid/valid. Contact Serviceplatformen Helpdesk.
MissingMunicipalityCVR KombiPostAfsend.kombiPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server No municipality CVR was provided in the authority context. Provide municipality and try again.
ServiceSuspended KombiPostAfsend.kombiPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Service is suspended. Contact Serviceplatformen Helpdesk.
NoServiceProvided KombiPostAfsend.kombiPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Service UUID was not provided. Provide Service UUID and try again.
IllegalArgument KombiPostAfsend.kombiPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Provided service UUID/service agreement UUID/user UUID/system UUID is not a UUID. Fix corrupted value and try again.
IllegalArgument KombiPostAfsend.kombiPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Service agreement UUID/User UUID/system UUID was not provided. Add missing value in request and try again.
WrongService KombiPostAfsend.kombiPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Service called with wrong service UUID. Fix corrupted value and try again.
ServiceAgreementNotFound KombiPostAfsend.kombiPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Service agreement not found. Contact Serviceplatformen Helpdesk.
WrongUser KombiPostAfsend.kombiPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Service agreement does not include user with UUID. Contact Serviceplatformen Helpdesk.
WrongUserSystem KombiPostAfsend.kombiPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Service agreement does not include user system with UUID. Contact Serviceplatformen Helpdesk.
ServiceAgreementInvalidLifetime KombiPostAfsend.kombiPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Service agreement is outside its period of validity. Contact RA-STS support for help.
ServiceAgreementSuspendedForService KombiPostAfsend.kombiPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Service agreement is suspended for service. Contact RA-STS support for help.
MissingConfiguration KombiPostAfsend.kombiPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Some configuration is not set or is incorrect. Contact Serviceplatformen Helpdesk.
ServiceAgreementNotFound KombiPostAfsend.kombiPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Service agreement not found. Contact Serviceplatformen Helpdesk.
ServiceSuspended KombiPostAfsend.kombiPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Service is suspended. Contact Serviceplatformen Helpdesk.
ServiceNotAllowed KombiPostAfsend.kombiPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Service agreement doesn't grant access to the service. Contact Serviceplatformen Helpdesk.
WrongCertificate KombiPostAfsend.kombiPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Used certificate does not belong to the user system included in service agreement with UUID. Change client certificate.
ServiceAgreementInvalidLifetime KombiPostAfsend.kombiPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Service agreement is outside its period of validity. Contact RA-STS support for help.
ServiceAgreementSuspendedForService KombiPostAfsend.kombiPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Service agreement is suspended for service. Contact RA-STS support for help.
InternalError KombiPostAfsend.kombiPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server ServiceAgreementValidatorFactory has received unknown security model. Contact Serviceplatformen Helpdesk.
MessageTooLarge KombiPostAfsend.memosPostAfsend Client The request was larger than 10 MB and therefore rejected Revise request and try again
InvalidRequest KombiPostAfsend.memosPostAfsend Client DP0007 : Failed to parse and process request Revise request and try again
InternalError KombiPostAfsend.memosPostAfsend Server Unable to process request due to server internal error Contact Serviceplatformen Helpdesk.
InternalError KombiPostAfsend.memosPostAfsend Server DP0008 : Failed to create response object Contact Serviceplatformen Helpdesk.
InternalError KombiPostAfsend.memosPostAfsend Server DP0004 : Invalid memo request Contact Serviceplatformen Helpdesk.
InternalError KombiPostAfsend.memosPostAfsend Server DP0005 : Server internal error during source system communication Contact Serviceplatformen Helpdesk.
InternalError KombiPostAfsend.memosPostAfsend Server DP00017 : Unable to determine forsendelseIType and therefore rejected Contact Serviceplatformen Helpdesk.
InternalError KombiPostAfsend.memosPostAfsend Server DP00019 : OK Contact Serviceplatformen Helpdesk.
SourceSystemUnavailable KombiPostAfsend.memosPostAfsend (OUTBOUND_SECURITY) Server A call to a source system failed because no connection could be established to the system. Maybe the system is down? Make sure the source system is alive and has the expected version.
SourceSystemUnknownError KombiPostAfsend.memosPostAfsend (OUTBOUND_SECURITY) Server A call to a source system failed due to an unknown error which programmatically cannot be “explained”. Further action depends on the actual error returned.
SourceSystemError KombiPostAfsend.memosPostAfsend (OUTBOUND_SECURITY) Server A call to a source system failed by returning an error. Please inspect actual returned error. If problem persists then Contact Serviceplatformen Helpdesk.
SourceSystemInvalidRequest KombiPostAfsend.memosPostAfsend (OUTBOUND_SECURITY) Client A call to a source system failed because the request was incorrect. Please inspect actual returned error and see if the request sent is correct.
InternalError KombiPostAfsend.memosPostAfsend (OUTBOUND_SECURITY) Server ServiceCallConfiguration is not provided or request callback is null! Set RequestAction in to ServiceCallConfiguration.
InvalidExternalInterface KombiPostAfsend.memosPostAfsend (OUTBOUND_SECURITY) Server Could not retrieve external interface from database for externalUID. Verify that external interface exist in database for such externalUID.
InvalidExternalInterface KombiPostAfsend.memosPostAfsend (OUTBOUND_SECURITY) Server Malformed URL in database. Verify URL in database.
MissingExternalEntityID KombiPostAfsend.memosPostAfsend (OUTBOUND_SECURITY) Server ExternalInterface entity representing a given source system is missing entityID. Contact Serviceplatformen Helpdesk.
InternalError KombiPostAfsend.memosPostAfsend (OUTBOUND_SECURITY) Server Unable to configure signature for client. Could be some problem with ssl certificate or trustore.
InternalError KombiPostAfsend.memosPostAfsend (OUTBOUND_SECURITY) Server MutualSSL: Unable to create SSL client for mutual ssl connection. Require additional investigation.
InternalError KombiPostAfsend.memosPostAfsend (OUTBOUND_SECURITY) Server SSL: Unable to create SSL client for ssl connection. Unexpected runtime exception. Require additional investigation.
UnknownTokenServiceError KombiPostAfsend.memosPostAfsend (OUTBOUND_SECURITY) Server Unknown error happened when communicating to the STS. Contact Serviceplatformen Helpdesk.
TokenServiceUnavailable KombiPostAfsend.memosPostAfsend (OUTBOUND_SECURITY) Server Communication with the remote Secure Token Service (STS) failed, potentially because the STS is down. Contact the Secure Token Service helpdesk and verify that the STS is up and running. If not, Contact Serviceplatformen Helpdesk.
InvalidTokenServiceRequest KombiPostAfsend.memosPostAfsend (OUTBOUND_SECURITY) Server Request to the STS failed. Missing remediation - Sorry, You are on Your own!
TokenServiceCertificateRevoked KombiPostAfsend.memosPostAfsend (OUTBOUND_SECURITY) Server The certificate of the remote Secure Token Service (STS) has been revoked. Tokens signed by the STS’s revoked certificate will be rejected, essentially meaning that the STS is unavailable. Contact Serviceplatformen Helpdesk.
TokenCacheFailure KombiPostAfsend.memosPostAfsend (OUTBOUND_SECURITY) Server The system failed to load, store or delete a STS token from/to the token cache. Contact Serviceplatformen Helpdesk.
InvalidRequest KombiPostAfsend.memosPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Client The incoming request contained syntax errors or did not conform to the web service schema definitions. Correct the errors reported by Serviceplatformen.
InvalidRequest KombiPostAfsend.memosPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Unknown The incoming request did not conform to the web service security policy; see the reported WS-Security faultcode. Correct the errors reported by Serviceplatformen.
InvalidTokenServiceToken KombiPostAfsend.memosPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Unknown The WS-Security token included in the incoming request was invalid; see the reported WS-Security faultcode. Correct the errors reported by Serviceplatformen.
MessageTooLarge KombiPostAfsend.memosPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Client The request was larger than 10000000 bytes and therefore rejected. Reduce the size of the request (e.g. by sending multiple smaller ones) or send the request via SFTP if the integration supports so.
ServiceAgreementNotValid KombiPostAfsend.memosPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Client No valid service agreement could be found for the called service. See the error message for details. Resolve the reported problems through STS Admin.
NoSecurityModel KombiPostAfsend.memosPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server An incoming request didn’t use any of the security models offered by the system (InvocationContext, AuthorityContext, …). You should use at least one security models.
InternalError KombiPostAfsend.memosPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Error during access control. Unexpected exception. Requires additional investigation.
WrongCertificate KombiPostAfsend.memosPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Client certificate did not match the subject certificate of the security token. Change client certificate.
ServiceNotAllowed KombiPostAfsend.memosPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server The passed security token does not grant access to the called service with UUID. Change client certificate or service UUID.
InternalError KombiPostAfsend.memosPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server SAML AssertionWrapper failed initialization. Requires additional investigation.
ServiceSuspended KombiPostAfsend.memosPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Service is suspended. Can not be fixed.
IllegalArgument KombiPostAfsend.memosPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Error reading request security token element. Token is corrupted. Change it and try again.
InternalError KombiPostAfsend.memosPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Error reading request security token element. Unexpected exception. Requires additional investigation.
IllegalArgument KombiPostAfsend.memosPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Received ServiceAgreementDTO not mapped to serviceUUID argument. ServiceAgreementDTO is invalid. Change it and try again.
TokenServiceCertificateRevoked KombiPostAfsend.memosPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server The certificate of the Secure Token Service has been revoked! Contact Serviceplatformen Helpdesk.
InvalidTokenServiceToken KombiPostAfsend.memosPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server A token expected to be valid was invalid. The token may either have been sent from a client or the Secure Token Service (STS). Contact Serviceplatformen Helpdesk.
InvalidTokenServiceToken KombiPostAfsend.memosPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Security token is cancelled/expired/invalid/valid. Contact Serviceplatformen Helpdesk.
MissingMunicipalityCVR KombiPostAfsend.memosPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server No municipality CVR was provided in the authority context. Provide municipality and try again.
ServiceSuspended KombiPostAfsend.memosPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Service is suspended. Contact Serviceplatformen Helpdesk.
NoServiceProvided KombiPostAfsend.memosPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Service UUID was not provided. Provide Service UUID and try again.
IllegalArgument KombiPostAfsend.memosPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Provided service UUID/service agreement UUID/user UUID/system UUID is not a UUID. Fix corrupted value and try again.
IllegalArgument KombiPostAfsend.memosPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Service agreement UUID/User UUID/system UUID was not provided. Add missing value in request and try again.
WrongService KombiPostAfsend.memosPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Service called with wrong service UUID. Fix corrupted value and try again.
ServiceAgreementNotFound KombiPostAfsend.memosPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Service agreement not found. Contact Serviceplatformen Helpdesk.
WrongUser KombiPostAfsend.memosPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Service agreement does not include user with UUID. Contact Serviceplatformen Helpdesk.
WrongUserSystem KombiPostAfsend.memosPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Service agreement does not include user system with UUID. Contact Serviceplatformen Helpdesk.
ServiceAgreementInvalidLifetime KombiPostAfsend.memosPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Service agreement is outside its period of validity. Contact RA-STS support for help.
ServiceAgreementSuspendedForService KombiPostAfsend.memosPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Service agreement is suspended for service. Contact RA-STS support for help.
MissingConfiguration KombiPostAfsend.memosPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Some configuration is not set or is incorrect. Contact Serviceplatformen Helpdesk.
ServiceAgreementNotFound KombiPostAfsend.memosPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Service agreement not found. Contact Serviceplatformen Helpdesk.
ServiceSuspended KombiPostAfsend.memosPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Service is suspended. Contact Serviceplatformen Helpdesk.
ServiceNotAllowed KombiPostAfsend.memosPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Service agreement doesn't grant access to the service. Contact Serviceplatformen Helpdesk.
WrongCertificate KombiPostAfsend.memosPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Used certificate does not belong to the user system included in service agreement with UUID. Change client certificate.
ServiceAgreementInvalidLifetime KombiPostAfsend.memosPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Service agreement is outside its period of validity. Contact RA-STS support for help.
ServiceAgreementSuspendedForService KombiPostAfsend.memosPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server Service agreement is suspended for service. Contact RA-STS support for help.
InternalError KombiPostAfsend.memosPostAfsend (ACCESS_VERIFICATION_INTERCEPTOR) Server ServiceAgreementValidatorFactory has received unknown security model. Contact Serviceplatformen Helpdesk.