Performance Issue with OrderTracking Client CreateOrder

Discussions related to custom development with Select.
Post Reply
MichaelDRCO
Posts: 1
Joined: Tue Jul 05, 2011 1:10 pm

Performance Issue with OrderTracking Client CreateOrder

Post by MichaelDRCO »

Hello,

We have an application that creates an order through the Order Tracking client. We're finding that the CPU usage is remarkably high during the CreateOrder method call, and takes an extended amount of time to execute.

I have profiled this method, and it appears that most of the time is spent within the OverlayEngine in mapping properties from one business object to another.

Is this a known issue? Or perhaps a possible issue with our configuration? We're wanting to reduce the amount of time (and CPU usage) this method takes if possible.

Thank you,
Michael
roteague
Posts: 292
Joined: Thu Sep 25, 2008 4:49 pm
Location: Honolulu, Hawaii

Re: Performance Issue with OrderTracking Client CreateOrder

Post by roteague »

We have found that to be the case as well. I know that SoftPro has commented on this previously, and there may be something coming in the next version, but they haven't talked about anything specific.
Robert
Hadi Chemaly

Re: Performance Issue with OrderTracking Client CreateOrder

Post by Hadi Chemaly »

This is indeed a known issue that is planned to be resolved in the next major release, currently under development.
Post Reply