Sunday, October 17, 2010

New Version of aXes released

Probably the most exciting part of this release is the support for Mobile applications.  Below is a quick recap:


From LANSA, RPG, COBOL or CL applications running on your IBM i (AS/400, iSeries, System i), you can now deliver your business information and data direct to mobile devices — such as iPhones, iPads, Android devices and the latest technology from Blackberry and with Windows Mobile 7 — with Zero Deployment on the mobile devices.

aXes Mobile lets you leverage the growing power of HTML 5 and the emerging industry standard WebKit browser family to provide ubiquitous access to IBM i server based applications.


Design the new RPG, COBOL or CL application with the following in mind:

  • Mobile devices have limited screen size available
  • Use of GUI controls should replace more traditional 5250 screen interactions
  • AJAX Web 2.0 capabilities can be added to any screen to maximize appearance and functionality
  • Send and receive only the data required to minimize the traffic
  • Create RPG, COBOL or CL program(s) to send and receive the information to each mobile screen
  • Layout each mobile screen using aXes eXtensions to:
  • Add controls like drop downs, group boxes, hyperlinks, images, text labels, checkboxes, and calendars
  • Add buttons with scripts that control what happens when they are clicked
  • Alter the position of fields on the screen
  • Insert bars, stripes, colors and color gradients to enhance the appearance
  • aXes handles the rest
Reuse Existing Applications — Let aXes Mobile do the work

You can use your existing RPG, COBOL and CL 5250 applications and access these applications via mobile devices such as smart phones and tablet PCs without changing one line of the underlying programs.


Reuse Existing Applications - Let aXes Mobile do the work
aXes converts existing 5250 screens to Web pages on-the-fly without change to the underlying applications, and modernizes the screen to create rich Internet applications - all accessible from mobile devices.

Graphical user interface out-of-the-box
  • No source code to change. Nothing to recompile. Works instantly, even on 5250 screens for which you do not have the source code (screens from OS/400, purchased packages, etc)
  • Web enabled terminal emulation straight to the mobile device
  • Automatically handled by aXes
Use the aXes eXtensions to enhance the GUI

  • No need to change the underlying RPG, COBOL or CL code
  • Layout each screen using aXes eXtensions:
    • Add controls like drop downs, group boxes, hyperlinks, images, text labels, checkboxes, and calendars
    • Add buttons with scripts that control what happens when they are clicked
    • Alter the position of fields on the screen
    • Insert bars, stripes, colors and color gradients to enhance the appearance
  • aXes handles the rest


This is truly exciting and very timely!  Learn more about aXes and other LANSA products.

Tuesday, October 5, 2010

aXes Spooled File Explorer

As we have discussed in previous blogs, aXes has several features in addition to being a graphical application which converts 5250 RPG and COBOL programs to rich internet applications.  It also has a Spool File Explorer. 

The aXes Spooled File Explorer allows a user to access spooled file data through a standard browser based interface.  The Power i spools outputs to an out queue, which can be viewed in a number of formats including PDF, Text, and HTML.  Since aXes presents everything in a browser, it can help to make a company and its employees much more mobile and flexible.


Default Page

When the initial web address (URL) is accessed by the user, this default page is displayed.  aXes calls this the default page.  Once installed, you can configure the webserver to bypass this page and go directly to the aXes Home Page or various aXes sessions. 



Home Page

Clicking the link on the default page takes you to the following secured administrative and developer web site.  This page shows the various aXes Sessions, Development Projects, aXes Documentation, and Tutorials that are available. Looking at the right hand side menu under the "Launch aXes Sessions" box you will see the "Terminal Session," "Basic Terminal Session," "Development Session," and "Data Explorer Session" that you may be familiar with.  

In this short blog, we will navigate to the “Spooled File Session” by selecting the link on the right side of the screen in the blue “Launch sites Sessions”.  We will see some of the features that are available.



Spool File Session

Selecting the "Spool File Session" yields a new web page that contains some new results, as represented in the following screen snapshot.  You can see the spooled file name, the user that created the file, its status, form type, number of pages, and printer that it’s assigned to, including the date and time that it was generated.  This is the same information you can see in the native 5250 terminal session.

If you select the “<<” icon on the left top, it will open a menu that allows you to do a variety of administrative and productive tasks.  These are shown on the next few slides.




Spooled File Handling

When the “<<” icon is selected, it opens up the left menus as shown below.  It shows a very robust interface for spooled file handling.  You can select different out queues and view the spool files in the queues, select different libraries, as well as select tabs for managing commands, options, and attributes.  Take a look at a couple of screen snapshots below.


As seen on the options tab, you can select to view the spool files as HTML, Adobe PDF and Text formats.  You can also select the columns you want to view for each spool file.  There are over 26 different fields that can be selected for viewing.



Thanks to Robert Sweney for providing the material for this blog post.

Click here to learn more about LANSA aXes. If you would like to download a free 30 day aXes evaluation, click here. For questions, contact us at 800-877-1834.

Monday, October 4, 2010

LANSA aXes Includes a Remote SQL Access Tool called the Data Explorer

In addition to aXes being a web-based graphical application that transforms your RPG and COBOL 5250 programs into rich internet applications, another feature aXes provides is a Data Explorer, which is included with the product. Many companies pay big bucks for SQL GUI tools they can use to develop queries and reports. aXes comes with the Data Explorer built into it.

Below are screen snapshots that can start to give one an idea of what the aXes Data Explorer can do. aXes not only provides you a browser based GUI interface, it also gets you the Data Explorer that can replace other expensive tool sets or provide additional capabilities for one fee.

The screens show a sample file that is included the standard LANSA "Demo" called the Personnel Master (PSLMST). These files have been part of the standard LANSA demonstration for many years. Some of you may be familiar with this data file so this should be a good example to use. The sample screens show how to setup a Datasource, illustrate reviewing the fields in the table as well as a view of the data from the table.

Datasource Control



Table Schema Viewer



SQL Table View



To use the aXes data explorer, a few prerequisites must be configured. Once these are ready, you can use the data explorer. We have provided a list of the prerequisites for your reference; please contact us for specific setup assistance.

  • The TCP/IP IBM DDM server is required to be configured.
  • The aXes DE HTTP server instance must be started. e.g. the one that says AXESDE in our example screens above.

Lastly, you will need to have at least one file available in your LANSA environment to be used to access. In our examples we used a demonstration file provided with LANSA's base tool called PSLMST, the personnel master, located in a library called LW@DEMOLIB.

Click here to learn more about LANSA aXes. If you would like to download a free 30 day aXes evaluation, click here. For questions, contact us at 800-877-1834.

Monday, September 13, 2010

How to Customize aXes Log On Screens

Robert Sweney has done something very few developers ever do....write it down.  Thank you Robert!
This short technical paper will provide an overview of how to use aXes to modify the standard login screen. Before we get started, let us give you a quick overview of aXes. Basically, aXes transforms RPG and COBOL 5250 programs into Rich Internet Applications accessible via multiple Web Browsers on multiple devices (including mobiles) — without having to change a single line of code.   Read white paper in the R&K Resource Library.

Power7 Planning Beyond the Bells and Whistles


Since many of the LANSA clients are IBM i customers, I thought you might enjoy this article from the The Four Hundred by Dan Burger.  I could not help but notice that they quoted my friend and fellow IBM business partner Jim Kandrac.

These new configurations make the selections more challenging and also quite difficult for the software vendors to price properly.  Read more

Thursday, September 9, 2010

How to Customize aXes Log On Screens

This short technical paper will provide an overview of how to use aXes to modify the standard login screen. Before we get started, let us give you a quick overview of aXes. Basically, aXes transforms RPG and COBOL 5250 programs into Rich Internet Applications accessible via multiple Web Browsers on multiple devices (including mobiles) — without having to change a single line of code. You don’t have to leave RPG or COBOL for your 5250 green screen applications to automatically become modern Web browser-based applications. You write the business logic and layout the screen. aXes does the rest by turning your 5250 data stream into a modern, rich Internet user interface.

When you first use aXes with your 5250 applications, the following screen is generated automatically. It is a good starting point for all installations; however, it is not tailored to your organization. We will illustrate the adjustments necessary to customize the login.

Starting Point – The Shipped Log On Screen




Below is a revised login screen after we made some adjustments to the supplied HTML that aXes generated. Since aXes is using HTML and style sheets, the screen can be adjusted to fit most visual requirements a company may dictate. In our example, we made four HTML and one style sheet adjustment.

Result - Customized Log On Screen


Visually this example is not pretty - but structurally it has the classic elements that customers often desire – a company tailored login screen that includes an image at the top, a title/heading area, and some additional details displayed as a footer. For the best visual results, we recommend that you consult with a professional graphic designer.


The technical paper which contains code snippets and explanations of the steps required to make the customizations is listed in Rippe and Kingston’s Resource Library. Click here to download the technical paper. If you have any questions, please contact us at info@rippe.com or call us at 513.977.4544.

Friday, July 30, 2010

Right part at the right time!

I had a conversation with Gerald Combs our Product Director for METHOS.  I told him that somebody recently asked "Why is it so hard to have the right part at the right time?".  It triggered a few response that I thought were worth sharing.   Being in the software business, we immediately assume it is because you do not have our product.  Unfortunately, it certainly is not that simple. A few other reasons include:


  • Sometimes it just does not make economic sense.  Who wants to explain the carrying charges of an expensive part sitting on the shelf for 5 years?  
  • Occasionally, you might be suffering from some less than functional suppliers.  It is always good practice to evaluate their performance.
  • We also hear of people telling us that it is in their system.  However, they can't find it!  Multiple systems, poor communication or unplanned inventory shrinkage can be the culprits.
  • The problem can also be looking back at you in the mirror.  Your system might be directing the scheduling properly:  Perform PM on piece of equipment every 4 months.  If you only do it every 6 months, you are bound to run into problems.

Learn more about METHOS.