Post

1 follower Follow
0

Issues with Business Objects analysis caused by "&" character in .bxml files

There have been issues where no business object objects are created after the analysis. On deeper investigation, it was found that the issue is due to a special character "&" present in the comment section of the .bxml files which causes the analyzer to not recognize those .bxml files as they are not in proper xml format.

As a work around you can replace the "&" character in the comment section by "and" in the .bxml files and run the analysis.

This issue is present only while using BO extractor 1.0.0, but the same is not present while using the latest BO Extractor, version 1.0.2. 

Please sign in to leave a comment.