Order and Service Management (Communications Industry) (MOSC)

MOSC Banner

Xquery Performance with large input argument in functions

Does the function input argument impact performance?

e.g. Main xquery calls a function getData(xmlOrderData as element()).

getData function is defined in another xquery say dataHelper.xquery.

Does hte size of xmlOrderData matters? Will it be a performance impact if we xmlOrderData is full getOrder XML instead of a string?

Also, do we have any xquery performance guidelines for OSM?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center