I have a legacy system built using EJBs in java on a JBoss app server. I need to integrate it with Creatio. What's the best way of integrating EJBs with Creatio? Are there any specific gotchas that I have to keep in mind around, JRE, cloud vs on-prem, etc?
Thanks in advance...
Like
Dear Amanthena,
Here is an academy article with all possible integration options with Creatio:
https://academy.creatio.com/documents/technic-sdkmp/7-16/integration-creatio-and-public-api
You can use base Java methods to integrate Creatio wit your application.
Here is an academy page on calling custom web services from within Creatio in business process:
https://academy.creatio.com/documents/administration/7-16/calling-web-services-business-processes
Unfortunately, we don't have any examples of integrating Creatio specifically with EJB applications.
Best regards,
Dennis