Skip to main content



      Home
Home » Archived » BIRT » Alert data?
Alert data? [message #1010867] Mon, 18 February 2013 06:17 Go to next message
Eclipse UserFriend
Hi,
there is a possibility to alert data to debug script old style?
Thanks
Re: Alert data? [message #1010922 is a reply to message #1010867] Mon, 18 February 2013 08:42 Go to previous messageGo to next message
Eclipse GuestFriend
Messages: 93
Registered: February 2013
Location: Vienna
Member
Due to the lack of enough posts in this forum, I'm not yet allowed to post links. But google for "birt world quick and dirty logging" and the first entry should explain it (blogspot blog entry).

In short, just put this in your code:
Packages.java.lang.System.out.println("message");

or
importPackage(Packages.java.lang);
System.out.println("message with import package");
icon14.gif  Re: Alert data? [message #1010931 is a reply to message #1010922] Mon, 18 February 2013 08:52 Go to previous message
Eclipse UserFriend
Thanks
Previous Topic:generating report from given SQL query
Next Topic:Is it possible to do Data Cube Scripting?
Goto Forum:
  


Current Time: Fri Mar 21 17:56:24 EDT 2025

Powered by FUDForum. Page generated in 0.02093 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top