In Beta Testing
OpenInsight for Web (O4W) is now in beta testing and the feedback has been very positive! The O4W QUICKSTART GUIDE is completed and we are now in the process of creating a detailed Reference Guide. O4W will be included in the OpenInsight 9.2 release expected in Q2 2010.

List Command Reporting Update for Landscape Reports
Works members can download a patch for OpenInsight 9.1.0 and 9.1.1 to resolve a reporting bug that can occur if the definition of the report is too wide for landscape printing. This patch prevents the list command from going into a loop and crashing the OpenInsight engine on certain landscape reports. This patch can be retrieved from the WORKS DOWNLOAD SECTIONof our web site.

Tech Tips
Did you know...

That one of the new features of OIPI.Net is the ability to define input controls(textboxes, radio buttons, etc.) that are created on the form and allow user interaction. The additional Set_Printer messages are INPUT_TEXTBOX,INPUT_RADIOBUTTON,INPUT_CHECKBOX, andINPUT_COMBOBOX. Below is a sample code snippet:

DefaultValue = "LastName,FirstName"
toolTip = "Enter the last and first name"
xPos = 0
yPos = 3.5
posn = ""
posn<1> = xPos
posn<2> = yPos
x = Set_Printer("INPUT_TEXTBOX", DefaultValue, toolTip, posn)

Did you know...

That you can configure the use of OIPI versus OIPI.Net by application, and not just globally. Specific control records can be created in the SYSENV table to fine-tune the control of OIPI. OpenInsight first looks for:

CFG_OIPI*<dbid>*<userid>
then
CFG_OIPI*<dbid>
and lastly
CFG_OIPI

It is then possible to have users of application "ABC" using OIPI, while everyone else uses OIPI.Net or vice versa.

Field 1 of each control record should be either VSPRINTER for OIPI or VSPRINTER2for OIPI.Net

 


REVELATION USERS' CONFERENCE 2010
We still have a few exhibitor opportunities available for the 2010 Users' Conference. You have the opportunity to book a booth or table top. Sponsorships include:

  • 1 Attendee with a 2nd Attendee free
  • 6 foot skirted table
  • 2 chairs
  • Power supply
  • Listing on conference web site, brochure,
  • handouts and email blasts
  • VIP Registration and ID tags
  • Logo on Conference bag

Our 2010 Users' Conference will be held at the Rio All-Suite Hotel and Casino in Las Vegas, Nevada on Tuesday, April 27th - Friday, April 30th, 2010. Contact This email address is being protected from spambots. You need JavaScript enabled to view it.or call our Customer Care Department at 800-262-4747 for more information.

February Training Special
Enroll in an OpenInsight Development Course during the month of February 2010 and bring a co-worker along for FREE! All classes must be completed by December 31, 2010. This offer expires on February 28, 2010. New to the schedule is "INTRODUCTION TO OPENINSIGHT FOR WEB(O4W)". This two-day course covers the O4W wizard tools and will include a copy of the O4W software. ClickHERE for our 2010 Class schedule.