Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Excessive times in SOAP
Message
De
29/09/2006 11:12:37
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Excessive times in SOAP
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Oracle
Divers
Thread ID:
01158145
Message ID:
01158145
Vues:
70
I am building a SOAP message and am finding the time for the endEnvelope command to be excessive.

The basic structure is the following:

*** replace the < and > with ( and )

(pickTicket-list)
(pickTicket state="delete")
(pickTicketId)163036(/pickTicketId)
(pickTicketDetail-list /)
(/pickTicket)

.
. additional tickets
.
(/pickTicket-list)

In the structure I have about 300 pick tickets.

When I execute the endEnvelope on the serializer the coverage profiler says it takes 45 seconds. That sounds excessive to me. Is this reasonable or is it excessive? Is there any way to speed this up?

Jason
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform