Communication between openedge and Jitterbit

Posted by yatendra on 27-Apr-2018 04:36

Hello,

Does anyone know how can we send a message from openedge to Jitterbit?

Thanks in advance,

Yatendra

All Replies

Posted by Brian K. Maher on 27-Apr-2018 05:40

You have this question backwards.  You need to find out what ways jitterbit accepts for communication into it then see which of those you can do from ABL.
 
 
Brian Maher
Principal Engineer, Technical Support
Progress
Progress
14 Oak Park | Bedford, MA 01730 | USA
phone
+1 781 280 3075
 
 
Twitter
Facebook
LinkedIn
Google+
 
 
ProgressNext2018_Email_Signature
 

Posted by marian.edu on 27-Apr-2018 05:56

If you want to send a message in (to trigger some action/transformation) looks like the way to go is using HTTP Endpoints (https://success.jitterbit.com/display/DOC/Create+a+Hosted+HTTP+Endpoint), then from Progress it's just a matter of making a HTTP request.


If you want to use Progress as a data source then the JDBC driver works just fine (https://success.jitterbit.com/display/DOC/Database+Source+Connecting+to+Progress+via+JDBC), if you would rather need to get data from the business logic layer not direct raw data access our little driver might come in handy (http://acorn.ro/products/abl-jdbc/).


Marian Edu

Acorn IT 
+40 740 036 212

Posted by Brian K. Maher on 30-Apr-2018 12:26

Well, I answered you once but I’ll give it another go.  Please respond with a list of the ways in which jitterbit allows access to it.
 
 
Brian Maher
Principal Engineer, Technical Support
Progress
Progress
14 Oak Park | Bedford, MA 01730 | USA
phone
+1 781 280 3075
 
 
Twitter
Facebook
LinkedIn
Google+
 
 
ProgressNext2018_Email_Signature
 

This thread is closed