Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Alexandra Carreira
9
Views
1
Comments
Integrations with AS400
Question
Hi,
What can you tell me about integrations with AS400 systems without using web services?
Best regards,
Alexandra Carreira
André Vieira
Staff
Hi Alexandra,
I did a bit of googling to find this link
https://publib.boulder.ibm.com/infocenter/iseries/v5r3/index.jsp?topic=/rzal2/rzal2interfaces.htm.
I think that with this API you can program an extension in Integration Studio to wrap the calls you need to perform to the AS400.
If you need a broader use of the data from AS400 you can try to create a link in SQL Server (OutSystems Database) to the AS400. If you can manage to do this then try to create an extension in integration studio to expose these entities (you a have a nice wizard to help in this task - right click the entities folder and select Import Entities from Database...).
Unfortunately I don't have an AS400 environment so that I can test this but I hope this was helpful anyhow. Cheers,
André
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...