Unable to Create report using Template Builder for Word
Summary
Unable to Create report template using sample xml from BI publisher 12.2.5.0Content
Hi,
I have successfully created a data model using the web service of OIC in BI Publisher. I am following this article for creating the data model in BI Publisher.
I am using the sample.xml generated in Data Model to generate an RTF template in word. It is generating a blank page as a sample output even after placing all fields onto the page.
The RTF template and sample XML file are attached to this post.
Thanks
Version
12.2.1.4.0Code Snippet
<?xml version = '1.0' encoding = 'utf-8'?> <!--Generated by Oracle BI Publisher 12.2.5.2.0 -Dataengine, datamodel:__dsfdf_d_zxcvb_com__temp_176c6415_8509_418f_b43a_3d53df6231a5_xdm --> <answer xmlns:nstrgdfl="http://schemas.xmlsoap.org/wsdl/" xmlns:nsmpr2="http://xmlns.oracle.com/cloud/adapter/REST/qazxsw/types" xmlns:nsmpr3="http://xmlns.oracle.com/cloud/adapter/REST/zxcvb/types" xmlns:nsmpr4="http://www.oracle.com/2014/03/ics/callout" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:nsmpr0="http://xmlns.oracle.com/cloud/adapter/REST/asdfg/types" xmlns:nsmpr1="http://xmlns.oracle.com/cloud/adapter/REST/qwerty/types" xmlns:nstrgmpr="http://example.org/math" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns="http://example.org/math"> <nstrgmpr:field1> <nstrgmpr:field2>1</nstrgmpr:field2> <nstrgmpr:field3>9</nstrgmpr:field3> <nstrgmpr:field4>8</nstrgmpr:field4> <nstrgmpr:field5> <nstrgmpr:field6>001</nstrgmpr:field6> <nstrgmpr:field7>SomethingsomethingSomethingsomethingSomethingsomethingSomethingsomethingSomethingsomething</nstrgmpr:field7> <nstrgmpr:field8>asdfghj</nstrgmpr:field8> </nstrgmpr:field5> </nstrgmpr:field1> </answer>
Tagged:
0