Bom Split Balloon Issue
I have created a BOM table with repeat region, and given user defined parameters.
for example, I have replaced rpt.qty with ABC_QTY.
if asm_mbr_name == "P123456-002"
ABC_IDX = "0001"
ABC_DESC = "<DRAWING TITLE>"
ABC_QTY = "A/R"
ABC_PRT_NO = asm_mbr_name
and i have created custom balloon with ABC_IDX as index and ABC_QTY as qty.
So when i create the balloons for the first time it's working fine.
For this custom symbol split functionality is not working properly.
i.e if ABC_QTY = 2, then split balloons also have 2 as quantity in both the parts,
different behavior from creo's, which will split the quantity and both the balloon will have 1 as quantity.
Please suggest some solution, how to tackle this issue.
Any help is much appreciated.
Cheers!!
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.

