Friday, January 12, 2024

ERP - Create a RTF file based on data model xml file

Usecase: We will see how to create a RTF template based on exported datamodel xml file.

Detailed steps:

Step1: Install BI publisher Desktop softwate so that we can create RTF file on MS word.

https://soalicious.blogspot.com/2022/03/erp-bi-publisher-installation-and.html

Step2: export xml file from data model and import to MS word as sample xml.




Step3: under BI publisher tab, insert the table rows and columns required and uaing field section, we can drag and drop field names to the table.


Step4: using repeating Group, we can add G_1 and G_2 repeating groups







Once RTF template ready > clik on format like pdf or xml etc to preview and save it .rtf.


See the data is showing as required





No comments:

Post a Comment

Featured Post

OIC XSLT: Execute Only When At Least One Field Has Value and None Are Blank

๐Ÿ”ท OIC XSLT: Validate Fields Before Executing Logic ๐Ÿ”น Requirement Fields: field1, field2, field3, field4, field5 ✔ Execute only when: At le...