Hi,
I am starting the development via the Integration Studio which allows us to code with .NET and J2EE.
However, I would like to know if there is any online documentation to explain the Java objects which are generated by Outsystems ????
E.g.-> the java package: outsystems.hubedition.runtimeplatform
-> java object: ITypedRecord
Many thanks in advance.
Hi YourBuddy,
There is no information available that is specific for java or .NET.
You can however get some information from here: https://success.outsystems.com/Documentation/10/Reference/OutSystems_APIs
Kind regards,
Remco Dekkinga
Hello there,
Check out this documentation page about the source files generated when you create an Extension in Integration Studio.
Cheers