Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.4K Intelligent Advisor
- 75 Insurance
- 537.7K On-Premises Infrastructure
- 138.7K Analytics Software
- 38.6K Application Development Software
- 6.1K Cloud Platform
- 109.6K Database Software
- 17.6K Enterprise Manager
- 8.8K Hardware
- 71.3K Infrastructure Software
- 105.4K Integration
- 41.6K Security Software
ALSB / ESB generic message persistance support

654608
Member Posts: 6
If ALSB is processing a request / message and in between its transformation if the ALSB machine goes down, what happens to the message being processed? Is there some where it will get stored or what mechanism can be used to revive it?
This is apart from the JMS / MQ persistance, and in between the ALSB processing.
Regards,
Feby
This is apart from the JMS / MQ persistance, and in between the ALSB processing.
Regards,
Feby
Tagged:
Answers
-
Hi Feby,
ALSB is stateless, the message that is being processed will be lost in case ALSB machine goes down, if you donot provide a mechanism to persist the message.
Thanks
Ashok
This discussion has been closed.