Hi All,
As part of a POC I am trying to connect Apama with webMethods so that we can pull/push some data to webMethods.
Can you someone please guide me how can I achieve this with procedure if any.
Regards,
Venkat.
Hi All,
As part of a POC I am trying to connect Apama with webMethods so that we can pull/push some data to webMethods.
Can you someone please guide me how can I achieve this with procedure if any.
Regards,
Venkat.
Hi Venkat,
I actually use JMS (Universal Messaging, UM) to transfer eventdata to Integration Server.
Maybe this steps will help you:
There are some more possibilities to transfer data to IS, e.g.:
File Adapter (medium: filesystem)
JDBC Adapter (medium: database)
Distributed Memory Store (medium: Terracotta cache)
Regards
Alex
Hi Alex,
Thank you very much for the reply.
Your information is very much helpful.
How / where can I get information about transferring data using distributed memory store.
Regards,
Venkat.
Hi Alexander,
I got the information about distributed memory store.
I have another query,
I have Apama , UM, Terracotta & webMethods installed on UNIX platform. Now I am trying to develop project on Apama studio which is on whindows, in which I need to connect to UM, webMethods & Terracotta as well from Windows.
What are all the configurations I have to do and which configuration files I have to edit to communicate with UNIX environment.
Please guide me to implement this set up.
Regards,
Venkat.