The TIBCO Platform is a real-time, composable data platform that will bring together an evolving set of your TIBCO solutions - and it's available now!
A chart showing the TIBCO Platform vision
Jump to content
Forums
Ask questions and gain insight from discussions

How to send or receive message to and from EMS using AMX BPM


Anudeep Abraham

Recommended Posts

  • 1 month later...

Hey,

1. To call aDatabase - You can use a service task to establish a JDBC connection to an external database and execute a database operation - either a stored procedure, or a SQL query (a SELECT, INSERT, UPDATE or DELETE statement).

You can go through the tutorials to get an idea for a working sample.

https://docs.tibco.com/pub/amx-bpm/4.3.0/doc/html/tutorials/GUID-B360B9BC-AFAA-439F-AC6C-FBB5F0DC96CB.html

2. There is no direct activity to Send/Publish message to a Queue/Topic like above , However if you are using a BW for web services , You can leverage it further to connect / call EMS directly for your activities.

You can go through the tutorials below to get an idea on the same. This one would be to call an external service

https://docs.tibco.com/pub/amx-bpm/4.3.0/doc/html/tutorials/GUID-C8B21C3A-35AC-42BA-AD22-C3B6CFD7EC12.html

Let meknow if you are facing a particular issue .

Thanks,

jtamboli.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...