Configurator - EBS (MOSC)

MOSC Banner

Null CONFIG_INST_REV_NUM

Hello to all,

  I created a CX rule to default an option selection pending if the configuration was a new configuration.  However, the statement is always evaluating to True even during reconfigurations.

  Here's a snipped of my evaluation:

       try
       {
           BomInstance root = (BomInstance)node.getRootInstance();
           
           if (root.getInstalledRevision() == -1) 

  However, the installedRevision is not populated within Installed Base.  Am I missing a setup?  I thought this column was always populated for successful imports into the Installed base.

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

EBS Configurator Tags

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center