Started 1 week, 6 days ago (2008-11-04 21:34:00)
by user9959418
Hi, I am novice to BI Publisher and trying to create some sample report in BI Publisher. The data source for my report is database, hence i have written a query based on view from APPS database. when i try to run the report, it does not show any data coz i did not make org id
initialization for view. Can anyone suggest me how can i initialize the view in BI ...

Started 2 weeks, 1 day ago (2008-11-03 00:34:00)
by Amit Deshpande
Hi, I am using Desktop Publisher for creating RTF templates. I have a requirement for creating PPT template, is it possible usnig BI Publisher? Do we have any other tool similar like Desktop Publisher for creating PPT templates? Regards, Amit Deshpande
Persistent Systems Ltd.

Started 2 months, 2 weeks ago (2008-09-05 10:24:00)
by user582033
Using BIPEE standalone 10.1.3.3.3. I am trying to use a template that calls a subtemplate that calls another subtemplate based on a condition. 3 deep. It works but it is not behaving the way I want in that there are extra carriage returns being inserted from the subtemplates. I have tried using @inlines in various places (e.g. when calling the ...

Started 2 weeks ago (2008-11-04 14:43:00)
by user580247
I have an adjustment column that I am trying to calculate. <?xdofx:if AC_EARNINGS[REPORTING_NAME='Regular'and RATE_MUL is NULL] then CURRENT_AMOUNT else 0 end if?> When I use this I do not get any errors but do get zeros where I would expect a value. I have had suggestions for using
XSL-FO but this seems to be for more formatting than what I am needing...

Started 2 weeks ago (2008-11-04 20:07:00)
by user648077
Hi
Srini, Thanks for the help..we got it resolved at out end.. we added another group <?for-each-group:$G2/LIST_G_TRANSFERS/G_TRANSFERS[ ./TO_FROM=1];LIST_G_SUB?><?variable@incontext:G3;c urrent-group()?> and then used it in the units column...<?$G3/UNITS?> Thanks Ramanathan

Started 1 month, 3 weeks ago (2008-09-22 13:18:00)
by Shichao
Hello guys, I'm wondering if it's possible to modify the layout template to let the report disply multi vlaues of one column in one row? For example, I have a report displays all the names of employees. Name name1 name2 name3 name4 ... Is it possible to display them like: Name name1 name2 name3...

Started 2 weeks ago (2008-11-04 07:26:00)
by Jeff Denison
Greetings, I know that there are math capabilities in the templates... I've seen the code samples in the Core Components guide. What this doesn't tell you is WHERE these things would go in a template. And... that... is my question. We are just starting to use BIP in conjunction with JDE EnterpriseOne (8.12, tool set
8.97.12). For our first attempt we'...

Started 2 weeks ago (2008-11-04 15:52:00)
by ScottC
We have an EBS request set that executes three reports. We have made an enhancement to one so that it now has barcodes on it. This new report is a BIP report (obviously or I would not be posting here ). However,
our problem is that our users on the shop floor run this request set and send the output DIRECTLY TO A PRINTER . This results in the two ...

Started 2 weeks ago (2008-11-04 14:10:00)
by vasukrish
We are on 11.5.10.2 using XML Publisher 5.6.3. We ahve a requirement, where we need to print our invoices to different printers. How do we pass the printer name as a parameter to Bursting control file. Can
the bursting control file be created to use the printer parameter. If it can, can you please provide some examples. - Vasu -

Started 2 weeks ago (2008-11-04 12:47:00)
by Vetsrini
Rob, <?import:xdo://PO.GISDOPREQS.en.US?> you cannot do the conditional import, so put this as the first line in the template , without any condition. and make call conditional <?call-template:gisdopreq?>
