Agile (MOSC)

MOSC Banner

Looping when updating Sites via PX

edited Aug 15, 2018 9:14AM in Agile (MOSC) 2 commentsAnswered ✓

Hi Folks,

I have a simple PX that intends to update a few attributes with default values in Part's Sites tab when a new site is added.

Unfortunately it runs into a looping. I have other pxs running the same way in others tabs like ECO's Affected items tab and Part's BOM tab those work perfectly.

Here goes the code, any thoughts? I'd appreciate.

import com.agile.agileDSL.ScriptObj.IBaseScriptObj;

import com.agile.agileDSL.ScriptObj.AgileDSLException;

// add other import statements here

import com.agile.api.ItemConstants;

// import com.agile.api.CommonConstants;

import com.agile.api.IRow;

// import com.agile.api.IItem;

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