All Projects

All projects on the Hive


ABLaUML

--- SPANISH version follows ---
ABLaUML is an Thomas Mercer-Hursh (thomas@cintegrity.com) ABL2UML (http://www.oehive.org/ABL2UML) derivative work.
We use ABLaUML to model legacy procedural systems. In order to do that we take the original code and convert it to object oriented code, changing the monolitic generation model into a model of discret succesive generation tasks.


saxreader-procedure

A reusable .p that gives you the contents of an xml in two temp-tables (elements and attributes).
See the fileheader for a how-to-use.


DataDigger

DataDigger

DataDigger is a generic browse on your database. Browse through you data and save your queries, selected columns and changed formats. Export full tables, results of queries or selections easily to dump file or XML file.

DataDigger 14: (click to enlarge)DataDigger 14: (click to enlarge)

Documentation

Extensive documentation is provided in the form of a wiki. After installing DataDigger, you can find it in the directory 'wiki'. Start the file DataDigger.html and read all about all settings and windows.


API for the Progress Adapter for Fuse Message Broker

OpenEdge Adapter for Fuse Message Broker API

The API supported by the adapter is a subset of the JMS API. Full
documentation of all details is available online. The
diagrams below only describe the part of the API that is implemented by the
OpenEdge Adapter for Fuse Message Broker.
Notes:


Using the Progress Adapter for Fuse Message Broker

Using the OpenEdge Adapter for Fuse Message Broker

Getting started

Prerequisites

  • The message broker must be running. If the broker requires authentication
    you must know a user name and password.
  • The STOMP listener must be accessible over the network. You must know the
    host name and port number.
  • The directory stompAdapter from the adapter code distribution must be in
    the PROPATH.

Defining the connection with the broker


Progress Fuse Adapter Documentation

OpenEdge Adapter for Fuse Message Broker

Overview

The OpenEdge Adapter for Fuse Message Broker enables connections from an
OpenEdge™ ABL application to Fuse™ Message Broker or Apache ActiveMQ (or
other messaging solution as described below). It consists of a number of ABL
classes that should be referenced in an ABL application that needs to exchange
messages with the outside world using one of the supported world class
messaging solutions.


DataDigger

How to install

Installing DataDigger is just as simple as 1-2-3:

  1. Create a directory called DataDigger
  2. Extract the zipfile in this dir
  3. Create a shortcut to prowin32.exe and use: -basekey "INI" -p DataDigger.p

In step 3 you need to set the working dir to the path you used in step 2.

In addition you might like to add one or more of these:

-s 1000000                  Increase the amount of memory
-param "Test Environment"   Title for your DataDigger window. Handy if you have more than one shortcut.

Profiler analysing log-manager output

This profiler identifies performancebottlenecks in your application by analysing the logfile you create with the log-manager. ProfilerProfiler


Progress Fuse Adapter Project

Progress Fuse Adapter
Written in OO ABL and supports the stomp protocol.
Code comments in Dutch

Documentation

  • Using the adapter
  • API details
  • Change log

  • Memoryleak inspector

    Identifies possible memory leaks and their source by extracting those lines from logmanager output that point at created objects that are not deleted later on or allocated space that is not (fully) deallocated.
    This analyser goes a bit further than http://www.oehive.org/node/846 and can handle OE 10.2A extra's


    Syndicate content