Thursday, 3 January 2019

Namespace prefix ‘ref’ used but not declared in XML Publisher reports


Solution: This error will occur bevause of the higher version of the BI Publisher.

steps to resolve the error.

Step1: Open the rtf file, click on BI Publisher tab -> Options -> click on Build tab
-> set Form field size as "Backward Compatible" 

Step2: remove all the fields on rtf template and save then insert the fields and upload the rtf template. you will not
get the error called "Namespace prefix ‘ref’ used but not declared in XML Publisher"

No comments:

Post a Comment

Query to find request set and its responsibility

  SELECT FA.application_name,        fr.responsibility_name program_attached_to,        frg.request_group_name,        fcp.request_set_name,...