This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

What is the most performant way to pull data out of Rumba?

Like the title asks, what is the fastest way to pull data out of Rumba? Is it using an EML macro, RMC macro, HLLAPI, or some other method that I'm not aware of? Has Micro Focus or anyone benchmarked the different methods?

Tags:

Labels:

Rumba
  • 0

    Hi Ryan, I see this question has been answered for a while and hope this might help a little bit.  Within the area I work we have been automating Rumba screens for over 20 years.  Initially different methods were used like DDE but over time all the large scale automation settled on HLLAPI.  In my experience HLLAPI is very fast and it is not the bottleneck for the overall process of getting data out of Rumba.  The delays are in how quickly the Rumba screen can refresh's it' data and relate to the whole stack (eg RPG, AS400, DB2, Network etc).  That is why we have always scaled using multiple TN5250 screens running simultaneously.

    Maybe you are looking at some sort of file spooling where it could be that the delay could be caused by the last part of getting the data out of Rumba.