Request to update the Metaboss Web Service adapter
with the following changes:
1. Convert the
exception 'DataTypeFieldValidationException' into the
standard Metaboss message 'MOIncvalidOperationInput'
message.
2. Catch BSException and convert to a
SOAPFaultException with the following details:
message: The <System Name> Web Service has encountered
an issue on '<server name>'. Business service has
encountered an error. <Exception>.Message
detail: <Exception>.toString()
actor: <absolute web service URL address>
3. Catch NamingException and convert to a
SOAPFaultException with the following details:
message: The <System Name> Web Service has encountered
an issue on '<server name>'. Business service not
found. <Exception>.Message
detail: <Exception>.toString()
actor: <absolute web service URL address>
4. Catch Throwable and convert to a
SOAPFaultException with the following details:
message: The <System Name> Web Service has encountered
an issue on '<server name>'. System error encountered.
<Exception>.Message
detail: <Exception>.toString()
actor: <absolute web service URL address>
Note: The <absolute web service URL address> should
include the actual server name (not the IP address).
Logged In: YES
user_id=1359181
Also, add the timestamp to the SOAPFault detail.
Logged In: YES
user_id=883678
Hello !
This message is to notify you that someone from MetaBoss team
have had a look at your feature request, it was accepted and is
now awaiting resolution. This means that someone from the
MetaBoss team will have a closer look at it and formulate a
response to you (most likely within 48 hours).
Please note that in addition to the Sourceforge support facilities
we maintain a FAQ and Forum at www.metaboss.com. If you have
not already done so, we suggest that you visit our site and search
for possible clues to your problem.
Please also note that all MetaBoss users are free to use any
support channel they like, however, in order to enjoy VIP Support,
MetaBoss Commercial License Holders must submit their questions
to the Forum at www.metaboss.com.
Thank you for your contribution to MetaBoss
MetaBoss team
Logged In: YES
user_id=883678
The feature requested in this message has been implemented and
will be available in the next release.
Thank you for your contribution to MetaBoss
MetaBoss team