Pricing Engine Performance Issue - query against OE base tables
Hi Gurus,
I am having trouble with QP pricing performance where the pricing engine takes 3-4 seconds while pricing 100 items using the API - QP_PREQ_PUB.PRICE_REQUEST.
I was investigating the issue and set a trace on the session and was struck with following query against OE_PRICE_ADJUSTMENTS and QP_NPREQ_LINES_TMP (which I believe is being called by pricing engine in the background) and it is taking close to a second to run.
While doing this pricing, my data is not in OE base tables, I am just making a call with all the item and header information to pricing engine so