Hi, I have a requirement to integrate EJB components deployed in websphere conta

Hi, I have a requirement to integrate EJB components deployed in websphere container from Appian.
What are the ways the EJBs can be integrated from Appian?

Please note Appian is installed on weblogic and EJBs are running in different websphere container.

OriginalPostID-151575

OriginalPostID-151575

  Discussion posts and replies are publicly visible

Parents
  • Possible solutions: Publish necessary functions in EJB components as web services either SOAP or JSON format. Appian can call web services to get data via the web services. Appian Web API can be used to send data (JSON format) to your web application which calls your EJB components. Or using Appian plugins to make communication with EJB components.
Reply
  • Possible solutions: Publish necessary functions in EJB components as web services either SOAP or JSON format. Appian can call web services to get data via the web services. Appian Web API can be used to send data (JSON format) to your web application which calls your EJB components. Or using Appian plugins to make communication with EJB components.
Children
No Data