Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Message

Cause

Action

AXIS error, No service is available at this URL

Correct message in the browser for https://webdomain/eCMessageService

Use one of the tools to send request

<faultstring>Authentication failed, no valid user or password.</faultstring>

Wrong user, password, or expired account.

Verify your credentials at Mapp Engage login

<faultstring>Domain not found</faultstring>

Wrong systemname

Verify your <realm>my_system_name</realm> from soap header

...

Message

Cause

Action

Error parsing document.

Document not well-formed or not valid

Check if XML is valid. Check examples or WSDL for available tags

Error parsing document. Message: "no such member-list"

Attachment invalid or missing

Please check <uri-reference> tag and attachment name

Group email domain 'my_system_name.cust-mta.com' invalid for customer

Domain not correct for particular customer

In Mapp Engage create new group an and check domain

Email '740f224' already exists.. Error ID 'TestGroup1'`

Group email already exists

Check <email> tag

<import-fatal-error>Content is not allowed in prolog.</import-fatal-error>

Problem with attachment format

Check <uri-reference> and <member-list> tags

No CDATA for HTML/TXT part OR Encoding for group or message content or recipient file is wrong.

use CDATA to avoid this.

The zip file cannot be found

File zipped with a directory structure

Pack zip file without directory (1 level compression)

...