Out Systems has capability of integrating with the open Source code or not?
Hi @Neelish immidi ,
Yes, OutSystems is definitely capable of integrating with different systems/open source libraries/codes.
if you are specific with the open source codes, then I suggest going through some of the OutSystems topics regarding working with Javascript libraries and .NET extensions/integrations using the source codes.
https://success.outsystems.com/documentation/best_practices/development/outsystems_extensibility/
https://success.outsystems.com/documentation/11/integration_with_external_systems/javascript/use_javascript_code_from_an_external_library/
https://success.outsystems.com/documentation/11/integration_with_external_systems/extend_logic_with_your_own_code/
If you can also be a bit more specific on your use case, then we could also offer you a more specific solution.
Regards,
Bryan
Hello @Neelish immidi
Yes, OutSystems has the capability to incorporate external logic using open source C# code. In ODC as well as O11,
https://success.outsystems.com/documentation/outsystems_developer_cloud/building_apps/extend_your_apps_with_external_logic_using_custom_code/
I also share a video for further guidance.
https://learn.outsystems.com/training/journeys/using-csharp-code-473
Regards
Nikhil kumar vijay
Yes, the answer is yes; however, the question is too generic. If there's a specific scenario you'd like to discuss, please share. btw, @Bryan Villalobos and @Nikss have already discussed some possibilities.
Custom Code Integration: OutSystems allows developers to write custom code in languages like JavaScript, CSS, HTML, C#, and SQL within its platform. This means you can integrate and utilize open-source code within your applications.
REST and SOAP APIs: OutSystems supports integrating with external systems via REST and SOAP APIs, which are commonly used by open-source systems. You can call open-source services or expose your services to them.
OutSystems Forge: This is a community-driven repository of reusable components, many of which are open-source. You can find and use open-source components or build your own using open-source code.
External Libraries: Developers can import external libraries or SDKs into OutSystems applications, further allowing integration with open-source technologies.
Hi @Neelish immidi
You can Easley integrating with different systems/open source In Outsystems Like JavaScript libraries and . NET extensions But During Integration You can Face some Issue Due To Cross Platform so You can check How can we integrating different In Outsystems
Thanks
Md Mansur