Config Launch Error:"Seems like a problem with the explosion maintenance procedure"
Oracle EBS Product Version 12.2.10
Operating SystemLinux x86-64
Oracle Product: Oracle Configurator
Has anyone been able to solve this issue which occurs when launching a configuration of a model from a Quote or Sales Order Form?
"Model node with id=1872341795 must have its own explosion node. Seems like a problem with the explosion maintenance procedure."
When querying on the type of node using this SQL
Select pn.ps_node_id, pn.name from apps.cz_ps_nodes pn where pn.ps_node_id in ('1889172370', '') order by pn.name
What is seen is that this is a component node that does not need to be exploded as it only contains another component that in turn contains items that appears on a drop-down LOV in the Oracle User Interface.