Skip to main content

Hi Team, 

 

I was looking for information regarding how to create a smartobject for communication between K2 and ESB. these smartobjects can be called in workflows to trigger the code on esb. 

 

Please advise accordingly. 

Are you referring to ESB in general?


 


http://en.wikipedia.org/wiki/Enterprise_service_bus


 


Depending on how ESB exposes data, some possible Service broker can be used:


 


- SQL/Oracle to communicate directly with back-ends


 


- WebService/Assembly/Endpoint Brokers:


http://help.k2.com/onlinehelp/k2blackpearl/UserGuide/4.6.9/webframe.html#WebService_Endpoint_Service.html


http://help.k2.com/onlinehelp/k2blackpearl/UserGuide/4.6.9/webframe.html#Assembly_Endpoint_Service.html


http://help.k2.com/onlinehelp/k2blackpearl/UserGuide/4.6.9/webframe.html#WCF_Endpoint_Service.html


 


Or perhaps creating your own custom service broker to integrate with other layers/systems:


http://community.k2.com/t5/K2-blackpearl/bg-p/K2_bm_blackpearl


Reply