Word Properties <?ref:xdo000X?> - BIP Deskotop 11.119.00.0 (32-bit) with Office 2013 (32-bit) on Win 7 64-bit

BIP Deskotop 11.119.00.0 (32-bit)
Office 2013 (32-bit)
Win 7 (64-bit)
The current certification matrix seems to say this is supported, however I am having the following problem:
1. I have an existing RTF template, with data template that works. I have run it to be sure, and can view output and verify.
2. If Iopen that RTF template in BIP Desktop, then remove a field, and then using the field browser ( or insert > field ) add that same field back, or a new one the report will not generate output.
Upload the RTF, and the process will finish with status warning, and it fails during post processing. I look at the Output Post Processor error. edit the RTF template with a text editor and see that instead of putting in a <?YOUR_FIELDNAME?> BIP Desktop has instead inserting something similar to the following: <?ref:xdo0001?>. The only solution I currently have is to manually change these tags, however for large BIP reports this is cumbersome, and unacceptable for a long term solution.
Is there a workaround? or reported bug? I couldn‘t find anything on MOS for this.
Here‘s the OPP log, you can see the error points to the "REF" element that was added by BIP:Desktop.
[5/29/12 1:26:38 PM] [8629358:RT6176186] Executing post-processing actions for request 6176186.
[5/29/12 1:26:38 PM] [8629358:RT6176186] Starting XML Publisher post-processing action.
[5/29/12 1:26:38 PM] [8629358:RT6176186]
Template code: XX123XML
Template app: MUTL
Language: en
Territory: US
Output type: RTF
[5/29/12 1:26:39 PM] [8629358:RT6176186] Output file was found but is zero sized - Deleted
[5/29/12 1:26:39 PM] [UNEXPECTED] [8629358:RT6176186] java.lang.reflect.InvocationTargetException
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at oracle.apps.xdo.common.xml.XSLT10gR1.invokeNewXSLStylesheet(XSLT10gR1.java:611)
     at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:239)
     at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:182)
     at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1044)
     at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:997)
     at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:212)
     at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1665)
     at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:975)
     at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5936)
     at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3459)
     at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3548)
     at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:302)
     at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:176)
Caused by: oracle.xdo.parser.v2.XPathException: Namespace prefix ‘ref‘ used but not declared.
     at oracle.xdo.parser.v2.XSLProcessor.reportException(XSLProcessor.java:806)
     at oracle.xdo.parser.v2.XSLProcessor.newXSLStylesheet(XSLProcessor.java:571)
     ... 17 more

=============================================================

have you checked backward comparability option without touching anything in the template and don‘t open the form fields without loadng the xml file.

=============================================================

Hi,
Thanks for all the responses on this one. We are using Word 2010 which I think accounts for a lot of the problems we‘ve been having in getting the plugin to work. We have it working now albeit by using a number of workarounds.
The main step we‘ve needed to take is that all of the fields in the report need to be edited via the word properties - Add help text option so that the default fields in the form field help text window beginning with ‘ref‘ are replaced with the actual field names. So for example:
<?ref:xdo0002?>
Replaced with
<?EMPLID?>
Importantly the F and E fields which are at the start and end of all fields listed in a template that has repeating values need to be replaced as follows:
F field at the beginning:
<?ref:xdo0001?> replaced with <?for-each:row?>
And
E field at the end:
<?ref:xdo000??> Replaced with <?end for-each?>
This allows all of the values to be listed in a report table.
By carrying out these steps we are able to use the word templates when running the BI publsher reports in Peoplesoft.
Kind Regards,
Neil

=============================================================

In options for BI Publisher - choose tab "Build" and radio button "Backward compatible" - then BIP will create your field names "10g style" as required by you...:-)
BR Martin Z.

=============================================================

时间: 2025-01-02 01:41:10

Word Properties <?ref:xdo000X?> - BIP Deskotop 11.119.00.0 (32-bit) with Office 2013 (32-bit) on Win 7 64-bit的相关文章

配置部署Oracle Goldengate Version 11.2.1.0.1

配置用户环境变量 vi .bash_profile 添加: export OGG_HOME=/data0/temp/ogg LD_LIBRARY_PATH=$ORACLE_HOME/lib:/lib:/usr/lib; export LD_LIBRARY_PATH 查看数据是否开启归档 SQL> archive log list: --Enabled Configuring logging properties Oracle GoldenGate relies on the redo logs

Oracle GoldenGate (ogg) 11.2.1.0.20 是最后一个支持oracle db 10g的 ogg版本

参考原文: Oracle GoldenGate 11.2.1.0.22 Patch Set Availability (Doc ID 1669160.1) 该文章不做翻译,仅仅摘录其中有价值的信息,如下: Alert! OGG 11.2.1.0.22 is -not- available for Oracle Database 10g. Oracle GoldenGate 11.2.1.0.20 is the Terminal Release for support of Oracle Data

OGG 的最新版本Version 11.2.1.0.25 BLR 19358139– 1 September 2014

Version 11.2.1.0.25 BLR 19358139  fix了如下的bug: 19358139 - GoldenGate parsing multiple times. Cache the prepare update statement to checkpoint table. 19358139 是bug号:Bug 19358139 : GOLDENGATE PARSING MULTIPLE TIMES 该bug的描述如下: Hdr: 19358139 11.2.0.2 REPL

Upgrade Goldengate 11.1.1.1.2 to 11.2.1.0.1

配置环境: Source: OGG:11.2.1.0.1 Name:zbdba1 Target: OGG:11.1.1.1.2 Name:zbdba2 现在将Target升级到与源端一样的版本 备份Target ogg安装目录: [[email protected] /]# cp -R ogg/ /database/ 查看Source端抽取进程是否active: GGSCI (zbdba1) 6> send extract ext1 logend Sending LOGEND request t

Oracle 11.2.4.0 ACTIVE DATAGUARD 单实例安装(COPY创建备库)

Oracle 11.2.4.0 ADG 单实例安装(COPY创建备库) 规划: 主: OS: Linux Centos 6.5 X64 hostname:ORA11G-DG1 ipaddress:192.168.213.199 db_unique_name=netdata_pd db_name=netdata 备: OS: Linux Centos 6.5 X64 hostname:ORA11G-DG2 ipaddress:192.168.213.200 db_unique_name=netda

Python图像处理(10):从2.4.11到3.0.0

快乐虾 http://blog.csdn.net/lights_joy/ 欢迎转载,但请保留作者信息 今天费了点时间将opencv从2.4.11升级到了3.0.0,简单记下升级后对python代码的差异. 1.    VideoCapture的差异 在2.4.11中,我们获取码率等参数是这样的: #获得码率及尺寸 fps = videoCapture.get(cv2.cv.CV_CAP_PROP_FPS) size = (int(videoCapture.get(cv2.cv.CV_CAP_PR

[C/C++11语法]_[0基础]_[lamba 表达式介绍]

场景 lambda 表达式在非常多语言里都有一席之地,由于它的原因,能够在函数里高速定义一个便携的函数,或者在函数參数里直接高速构造和传递. 它能够说是匿名函数对象,一般仅仅适用于某个函数内,仅仅做暂时使用. 通常是须要在对某个数据暂时特殊处理时使用,比方对某种參数类型进行限定的再次封装和行为约束. 參考 1. C# Lambda表达式及其优势 2. Lambda Expressions in C++ 3. Exception Specifications (throw) (C++) 4. no

virtualbox+oracle linux 6.3 下安装oracle 11.2.3.0

闲来无事,今天在虚拟机下安装了oracle11g的单实例,特此记录分享下! 用到的软件:VirtualBox-4.0.8-71778-Win.exe     oracle linux 6.3(V33411-01.iso) oracle11g(p10404530_112030_Linux-x86-64_1of7.zip, p10404530_112030_Linux-x86-64_2of7.zip) 一.安装linux. 虚拟机配置的是:1g内存,30g硬盘,一块网卡(host-only模式) 检

CADfix 11下载 SP1.0免费版 附安装教程

CADfix v11是v10的升级版本,这是由ITI TranscenData推出的一款多功能cad数据转换和模型修复工具,这个版本兼容64位和32位操作系统.cadfix 11的推出有效地解决了3d模型无法完成模型数据转换的问题,并且提供了全自动的转换方工和可化视化的数据修复工具,支持GES.STEP.Parasolid.ACIS, SAT等常用文件格式.有需要的快快下载吧.基本介绍CADfix是针对至今还没有解决的数据转换的问题,它能自动转换并重新利用原有的数据.它能发现模棱两可.不一致.错