PBNI objects not found at runtime

A call to the PBDOM_OBJECT GetContent function works correctly in the development environment but fails at runtime with the error, “Error calling method of a PBNI object.” This occurs because the object cannot be found. The workaround is to reference all PBDOM and PBNI objects in PowerScript code so that they are included in the executable file. [CR 343299]