Genrate QR Code in EBS Custom Report - P
Genrate QR Code in EBS Custom Report - P
Reports
Author(s):
Creation Date: November 30th, 2021
Last Updated: November 30th, 2021
Version: 1.0
DOCUMENT CONTROL
Change Record
Date Author Version Change Reference
Reviewers
Name Position
Distribution
Contents
CONTENT........................................................................................................................................3
Prerequisites...................................................................................................................................4
Upload & Deploy JAR Files..............................................................................................................4
Create Database Objects................................................................................................................5
Create PKG..................................................................................................................................5
Verify Function...........................................................................................................................5
Create RDF & Generate XML File....................................................................................................6
Publisher & Create RTF...................................................................................................................6
Prerequisites
FTP tool to upload JAR’S on application server
Toad or Sql Developer Tool
Report Builder
RTF included BI Publisher Tool
Create PKG
Verify Function
to generate Encryption data as a below query
SELECT xxGenrate_QRCode.Print_QRCODE ('Input Your Data') FROM DUAL;
Create RDF & Generate XML File
After import XML File the add your Filed in the below script