Unified Inventory Management (Communications Industry) (MOSC)

MOSC Banner

Require JDOQL Developer's Guide

Hi,

We are working on UIM 7.1.0.We are trying  to  populate characteristics value(dropdown list) on selection of previous characteristic value(dropdown list).In doing so we are writing JDOQL in the query section .The query is supposed to fetch data from mutiple entities.To be specific  :

select pipe.id from com.metasolv.impl.entity.InvGroupRefDAO where
invGroup.name.contains(Select childInvGroup.name from com.metasolv.impl.entity.InvGroupRelDAO  where parentInvGroup.name==?)

The innerquery fetches the childInvgroup given the parentInvGroup,the parentInvGroup is populated  by linking through Query Parameter .

The outerquery fetches the pipes associated with that childInvGroup.

The following error was displayed while we were testing  using :Setup-->Specification-->Characteristics-->Query-->Test

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