Order and Service Management (Communications Industry) (MOSC)

MOSC Banner

Saxon:query input arguments, Get Order Response data at parameters

Hello,

I'm trying to run saxon:query function from xquery file in Oracle Communications Order and Service Management suite.

At params I'm trying to propagate get order response as an input to my function but getting: Required item type of value of variable $taskData is element(); supplied value has item type xs:untypedAtomic

Is there any way to cast $taskData as element to the parameters?

Below you may find a code sample.

declare variable $declarations := fn:concat(

   'import module namespace tomrequestgisorderhandler = "http://ordermanagement.tom.common/xquery/automation/tom/transformation/tomrequestgisorderhandler" at "http://ordermanagement.tom.common/xquery/automation/tom/transformation/TOMRequestGISOrderHandler.xquery";',

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