Message Boards

What are the least (oldest) QAD+QXtend versions for SI API to work?

Krzysztof Noga, modified 3 Years ago.

What are the least (oldest) QAD+QXtend versions for SI API to work?

Post Date: 10/23/13 (Silver, 92 Posts) Recent Posts

Hi all, recently I have explored some nice feature of QXI - it can call a procedure on SI API AppServer and pass data from QDoc as input parameter. This way we can very easily create query APIs (enhanced ATP for example; QAD FSM uses these APIs extensively to move data between QAD and Mobile Devices) and this is much simpler than Native APIs that require Controller Class. My question is (1) what is a minimal QXtend and QAD Application version to use that functionality? Would QXtend 1.7 and eB2 work? I am especially interested in a configuration where the SI API AppServer connects directly to QAD database (no client-server mode) so they have to be on the same Progress versions. Could you tell me (2) what is the minimal Progress version for SI API AppServer? Thanks!

thumbnail
Evan Todd, modified 12 Years ago.

Re: What are the least (oldest) QAD+QXtend versions for SI API to work?

Post Date: 10/29/13 (Rhodium, 699 Posts) Recent Posts
Hi Krzysztof,

the minimum Progress version is 10.1B. The Service Interface is also only supported from 2009SE+, however if they have QXtend installed the adapter has patches to make it work back to eB2.1 SP4. QXtend 1.4 was the first release that supported the Service Interface.
Krzysztof Noga, modified 12 Years ago.

Re: What are the least (oldest) QAD+QXtend versions for SI API to work?

Post Date: 10/29/13 (Silver, 92 Posts) Recent Posts
Thanks Evan!

Message place holder