cancel
Showing results for 
Search instead for 
Did you mean: 

Platforms supported by JMS adapter

Former Member
0 Kudos

Hi ,

Can anybody tell which platform/OS the JMS adapter supports ?

Regards,

Tarang

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

we are doing integration between a AS/400 based on IBM and file system

XI cant handle Xmls above a certain size.

so we decided to split the xmls and put them in a queue so that they are picked

up by XI in squence.

So we decided to go for JMS adapter

Is there any other solution

prateek
Active Contributor
0 Kudos

To connect to AS400 system

1. JDBC: connect directly to AS400 database DB2

2. File: AS400 can be configured to produce flat file which can then be processed using file adapter.

3. SOAP: Web servicize ur interface at AS400 and invoke it using SOAP adapter

Regards,

Prateek

justin_santhanam
Active Contributor
0 Kudos

Tarang,

There is nothing to do compatibility support for JMS adapter. The one and only thing is the JMS provider like MQ-Series , Sonic MQ etc.. needs to be anlayzed for Platform/OS compatibility.

Best regards,

raj.

Former Member
0 Kudos

Hi ,

Thanx for your replies.

What precisely i wanted to know was what OS and Database supports WAS Java as JMS communicates with WAS Java

Regards

prateek
Active Contributor
0 Kudos

Database: Oracle, MaxDB, MS Access etc.

OS: Windows, Unix

Actually there are many examples. If this doesnt answer ur query, could u explain us the business requirement?

Regards,

Prateek

Former Member
0 Kudos

Hi ,

Does it support AS/400.

Regards

prateek
Active Contributor
0 Kudos

U want to install WAS on AS400?

If u just want to connect to AS400 system, then there are ways to do so.

AS400 default databse is DB2 which can be connected to XI through JDBC interface.

Regards,

Prateek

prateek
Active Contributor
0 Kudos

Windows, Unix, HP-UX

Regards,

Prateek