We are working on Java migration
We have C++ module that need integration with OutSystems (JNI alter), current java application uses JNI to make this integration, do we have any approach for OutSystems here.
Hello Vikram,
OutSystems has no build in features to integrate C++ code.
OutSystems can be extended server side using Integration Studio, in which you have to use C#.
I found this post related to OutSystems and jni, maybe it helps you or you contact the community member that posted this, he seems to be guy that has C++ and OutSystems background:https://www.outsystems.com/forums/discussion/41558/use-c-lib-via-cordova-jni/
Regards,
Daniel