I am unable to integrate with java. I dont know what wrong i am doing.
Hi guys, actually version 10 is still compatible with Java. Version 11 is not anymore.
The only way you can integrate with Java on version 11 is through webservice calls, either Soap or Rest.
Hello Virat,
Can you adjust your Java Home to not have the \bin at the end? e.g. C:\Program Files\Java\jdk1.8.0_144
Also, what version of OutSystems are you on? I've never used the Java version of the platform, but as I understand it, it has not been a working option since OutSystems 10.
EDIT: To clarify, you can certainly integrate with Java via web services if you want. But Integration Studio is meant to create extensions that run on the platform, so if you are running the .NET platform then you can only create .NET extensions. OutSystems 10 and 11 are only available on .NET.
Thanks for the correction, João!
OutSystems 11 does not support Java. OutSystems 10 does support Java, but only if you are running it on the Java stack.
Hi virat kohli,
OutSystems 11 does not support the Java -stack, You can see this blog to migrate from Java-Stack to .Net-Stackhttps://itnext.io/migrate-outsystems-environment-from-java-stack-to-net-stack-ca2daeb9c42fHope it helps you.