Search results

  1. E

    Talking to a Java application?

    Well it's a bit of a confusion here, yes that is correct, Java Open Client is a good solution if you try to access progress code from outside. What about a situation when you want to access Java code triggered by a db update in Progress? Let's say a record has been saved in the db and we want...
  2. E

    Talking to a Java application?

    Hi, first of all thanks for the quick reply. We are talking about OE 10.1C. Java Open Client can be used both ways, not just sending data from java application to Progress 4GL?
  3. E

    Talking to a Java application?

    Hi all, Do you have any suggestion on how one should talk (both-ways) to a Java server based application from Progress? The Java back-end communicates with the user interface through web services. This application needs to be integrated with the Legacy Progress application. Yet there is no...
Back
Top