Showing posts with label GotYa's. Show all posts
Showing posts with label GotYa's. Show all posts

Friday, 27 June 2014

Check a field exists in the XML with BI Publisher

this turned in to a bit of a GOTYA!  we had an interesting issue where mike was using a language field to control how a field looked on the page.  the trouble was we occasionally got crap data where the language field had not been populated  and the default section in a choose statement wasn't firing

the solution turned out to be

<?if:not(element_name)?> desired behavior when the element is not present <?end if?>
 which fixed the problem nicely  thank you google we love you !!!!!!!

Thursday, 17 April 2014

a very handy BI Publisher Gotya's Page

while furtiling round the intertubes to try and find a solution to a particularly annoying sub template issue (I'll post more details when i get a solution ) I've come across this very helpful blog post  with a lovely list of  fiddly bits and got-ya's  that i think is going co come in very usefull

http://everythingoracle.com/obip11dmbug.htm