Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Specific requirement to return an error
Message
De
31/08/2002 02:12:38
 
 
À
31/08/2002 02:00:39
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Divers
Thread ID:
00695587
Message ID:
00695623
Vues:
14
>>Yes. But keep in mind that, as stated in SOAP specs, you shouldn't have more than one fault element and, when present, it must come as a Body descendent.
>
>When you say one fault element, do you mean only one error?
>
>Also, what is the definition of Body descendent?

Something like
<Body>
<Fault>
<faultcode>Server.Busy</faultcode>
<faultstring>Too many connections</faultstring>
<detail>you can be more specific here, including sub-elementing</detail>
</Fault>
</Body>
----------------------------------
António Tavares Lopes
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform