Relation in BOM with BULK ITEM
Hello All,
I am having an issue with a repeat region using a Unit of Measure type output. As of now my code is the following:
if asm_mbr_type=="BULK ITEM"
UNIT_MEASURE=asm_mbr_units
else
UNIT_MEASURE="EA"
endif
I want only the bulk items to pull from their parameter UNITS and the rest read EA. All other line items in the BOM populate EA, however the one bulk item blanks out. Once I pull asm_mbr_units out of the relation and replace it with FT, everything propagates correctly. Any ideas as to why the relation cannot find the BULK ITEM parameter?
Thank you!
CC
This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.

