Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Excessive times in SOAP
Message
From
29/09/2006 11:12:37
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Excessive times in SOAP
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Oracle
Miscellaneous
Thread ID:
01158145
Message ID:
01158145
Views:
69
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
Next
Reply
Map
View

Click here to load this message in the networking platform