Agile (MOSC)

MOSC Banner

JAVA PX: Setting Multilist values doesn't work

edited Sep 14, 2015 8:08AM in Agile (MOSC) 1 commentAnswered

Hi all,

I'm trying to set values in a multilist cell but it doesn't work, it returns a null pointer exception.

What I want to do is to pass a multilist taken from an item to all the items contained in its BOM.

I have checked my code a lot of times but I'm not able to solve the issue. The error is generated at the "setValue" row (I'm writing it in bold and italic), if I delete that one everything goes fine (but obviously doesn't write anything into the cell).

Seems like setValue is not the correct instruction.

...

private void explodeBOM(IItem item, IAgileList list) throws Exception {

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