245
Views
10
Comments
Solved
Integration with mainframe
Question

How to do integration with mainframe in outsystems.what is the process?

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP
Solution

Hi Arkyadeep,

Start here. For using a mainframe database, you'll probably need to write an extension for it, as OutSystems can integrate to MSSQL, Oracle and DB2.

2023-06-14 08-52-52
Arkyadeep Bharadwaj

Kilian Hekhuis wrote:

Hi Arkyadeep,

Start here. For using a mainframe database, you'll probably need to write an extension for it, as OutSystems can integrate to MSSQL, Oracle and DB2.

means i can create extension in C# and with the help of Extension i can connect mainframe backend database and can access.


UserImage.jpg
Sankareswari Muthiah

Kilian Hekhuis wrote:

Hi Arkyadeep,

Start here. For using a mainframe database, you'll probably need to write an extension for it, as OutSystems can integrate to MSSQL, Oracle and DB2.

Hi Kilian,


     The above link is not working. Can you please check and provide the working link. I am looking for similar functionality. Thanks


2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

Hi Arkyadeep,

Your question is overly broad. Please explain what kind of integration you're after.

2023-06-14 08-52-52
Arkyadeep Bharadwaj

Kilian Hekhuis wrote:

Hi Arkyadeep,

Your question is overly broad. Please explain what kind of integration you're after.

Hi

the requirement is not clear from client side.only they want to know Mainframe migration is possible or not in outsystems.because i am unable to find any document in outsystems site.if you have any reference file or link can you please share with me.


2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

Hi Arkyadeep,

If you do not know what kind of migration or integration (two different things!) you need to get it clear from your client. Always first get your requirements clear!

That said, when talking about integration, what are we talking about? Integration with services? Integration with the database? As for migration, are we talking data migration?

2023-06-14 08-52-52
Arkyadeep Bharadwaj

Sorry it was my mistake.i want to know regarding integration.i have some data regarding customer.from Outsystem I have to do intregation through mainframe platform to update the customer data to another db.

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP
Solution

Hi Arkyadeep,

Start here. For using a mainframe database, you'll probably need to write an extension for it, as OutSystems can integrate to MSSQL, Oracle and DB2.

2023-06-14 08-52-52
Arkyadeep Bharadwaj

Kilian Hekhuis wrote:

Hi Arkyadeep,

Start here. For using a mainframe database, you'll probably need to write an extension for it, as OutSystems can integrate to MSSQL, Oracle and DB2.

means i can create extension in C# and with the help of Extension i can connect mainframe backend database and can access.


UserImage.jpg
Sankareswari Muthiah

Kilian Hekhuis wrote:

Hi Arkyadeep,

Start here. For using a mainframe database, you'll probably need to write an extension for it, as OutSystems can integrate to MSSQL, Oracle and DB2.

Hi Kilian,


     The above link is not working. Can you please check and provide the working link. I am looking for similar functionality. Thanks


2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

Yes, that's the basic idea. The details should be present in the documentation on the OutSystems website (the link I supplied above should be a good starting point.)

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

Hi Sankareswari,

The link is working fine for me:

Do you get an error when trying to access the page?

UserImage.jpg
Sankareswari Muthiah

Kilian Hekhuis wrote:

Hi Sankareswari,

The link is working fine for me:

Do you get an error when trying to access the page?

It is working fine now. Thanks


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.