New User? Sign Up  |  Sign In  |  Help
Barcode support and
tutorials from IDAutomation
and the community.
Click for the BBB Business Review of this Computers Hardware, Software & Services in Tampa FL
Resolved Questions

Issues using QR Code with Java font encoder in BI Publisher

We activated the xdo.log (bi publisher) and appears this exception in the encoding routine: I'm afraid that there are some restrictions I don't know, because the parameters are correct, and in our desktop test the execution works well. I would like to comment that our enterprise servers are supported by the Linux platform.

Can you tell me what's going on? Because we are interested into buy the font, but we are not making it work. I will appreciate your response

Here you have an extract of the log with the exception:

[022714_174511772][][STATEMENT] XSLT temporary file (/tmp/cxmlwWGJvet48W8384302606065119879.dat) is set.

[022714_174511826][][ERROR] ARCOR BEGIN codeqr: LA SERRANA S.A. //ACA IMPRIMO EL VALOR A CODIFICAR

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.xdo.common.xml.XSLT10gR1.invokeProcessXSL(XSLT10gR1.java:917)
at oracle.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:609)
at oracle.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:327)
at oracle.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:187)
at oracle.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1181)
at oracle.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:276)
at oracle.xdo.template.FOProcessor.createFO(FOProcessor.java:1973)
at oracle.xdo.template.FOProcessor.generate(FOProcessor.java:1117)
at com.jdedwards.xmlp.templates.RtfTemplate.generateReport(Unknown Source)
at com.jdedwards.xmlp.base.XmlpProxy.generateReport(Unknown Source)
Caused by: java.lang.NullPointerException
at com.idautomation.fontencoder.qrcode.QRCodeEncoder.FontEncode(com/idautomation/fontencoder/qrcode/QRCodeEncoder)
at oracle.apps.xdo.template.rtf.util.barcoder.BarcodeUtil.codeqr(BarcodeUtil.java:111)

And this is our portion of the code

/** This is the complete method for Code128a */
public static final String codeqr( String DataToEncode )
{

Logger.log("ARCOR BEGIN codeqr: "+DataToEncode, 5); // here the data to encode is " La Serrana in our execution"

QRCodeEncoder qre=new QRCodeEncoder();
boolean ApplyTilde = false;
int EncodingMode = 0;
int Version = 0;
int ErrorCorrectionLevel = 0;


String Printable_string = qre.FontEncode(DataToEncode, ApplyTilde, EncodingMode, Version, ErrorCorrectionLevel);

Logger.log("ARCOR END codeqr: "+Printable_string, 5);

return Printable_string;

}

Operating System: Linux

Application: Embedded Bi Publisher from EnterpriseOne

02-27-14     9.9 year(s) ago    

  Report Abuse

 

TheForumSurgeon

Best Answer

Updated: 2021

To generate QR Code barcodes in BI Publisher, review this post.

Posted 9.9 year(s) ago

(0)
(0)
  Report Abuse
 
Find Interesting
 
Email to Others
 
Bookmark
 
Subscribe to Answer Alert
No comments yet.     Be the first to comment.

Email this question link to friends
You must enter an email address, if name is entered or vice-versa for each friend.
Friend #1 -
Friend #2 -
Friend #3 -
Friend #4 -
Friend #5 -
  Your comment on this question
  |         |  
bold  italic  underline  strike       big  small       superscript  subscript 
  Allows to add a link. Added links would only be converted to actual clickable link, when the domain of the link is white-listed by administrator.
Caption :
Link URL :
(Must starts with "http://")
Add  |   Cancel
  Allow to insert an image. Must be among the following file types - *.jpg, *.gif, *.png & *.bmp.
Image Url :   Upload New
(Image url must always starts with " http:// ")
Width : pixels
(Must not be greater than 450px. Enter 0px for no resize)
Add  |   Cancel
  Allow to insert YouTube video. Insert the video embed code.
Embed Code :
Add  |   Cancel
Up to 5000 Characters are allowed. Current Count: 0
  Your comment on this answer
  |         |  
bold  italic  underline  strike       big  small       superscript  subscript 
  Allow you to add a link. Added links would only be converted to actual clickable link, when the domain of the link is white-listed by administrator.
Caption :
Link URL :
(Must start with "http://" or "https://")
Add  |   Cancel
  Allow to insert an image. Must be among the following file types - *.jpg, *.gif, *.png & *.bmp.
Image Url :   Upload New
(Image url must always start with "http://" or "https://")
Width : pixels
(Must not be greater than 450px. Enter 0px for no resize)
Add  |   Cancel
  Allow to insert YouTube video. Insert the video embed code.
Embed Code :
Add  |   Cancel
Up to 5000 characters are allowed. Current Count: 0

You may answer and comment on any thread according to the Terms and Conditions.

 © Copyright 2021 IDAutomation.com, Inc., All Rights Reserved. Legal Notices.

 Barcode Fonts | Components | Scanners | Support | Contact Us
Training Videos on YouTube Join us on Google Plus Join us on LinkedIn Follow us on Twitter Like us on Facebook