Siebel Business Process & Functionality (MOSC)

MOSC Banner

Popup comes with error:Port undefined not found.(SBL-CFG-00171). More details follow: Port undefine

edited Sep 28, 2018 4:17AM in Siebel Business Process & Functionality (MOSC) 5 commentsAnswered

Hi all,

While validating a customizable product a popup occurs with following error:

Port undefined not found.(SBL-CFG-00171).  More details follow: Port undefined not found.(SBL-CFG-00171).(SBL-CFG-00107)

This is happening when we are adding the below code in the script present under the customizable product "PruebaAlosSB" :

temp=AddItem("$.[PruebaAlosSB]#1.["+relationship+"]#["+item_name+"]","Promociones",Descuento,"1");

Below are the declaration and definitions of the variables used above:

item_name= item.GetProperty("ObjName");

var Descuento="PruebaAlosGrandChild"(containing a product name)

relationship = GetFieldValue("Item Name");

"Promociones" is the relationship name under which the product inside Descuento is present i.e. PruebaAlosGrandChild.

Please let me know if anyone has any idea on this error.

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