Menu

#18 Update Metaboss Web Service Adapter - Exception handling

open
5
2006-01-05
2006-01-05
caydin
No

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).

Discussion

  • caydin

    caydin - 2006-01-05

    Logged In: YES
    user_id=1359181

    Also, add the timestamp to the SOAPFault detail.

     
  • Rost Vashevnik

    Rost Vashevnik - 2006-01-05

    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

     
  • Rost Vashevnik

    Rost Vashevnik - 2006-01-05
    • assigned_to: nobody --> metaboss
     
  • Rost Vashevnik

    Rost Vashevnik - 2006-04-05

    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

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.