Hi Team,
We are working on one application which is having 2 part .One is UI (USER INTERFACE) and other is Batch. Our problem is we want to create a POJO entry in business transaction that represent complete transaction end to end .How whole flow work for this application is
Batch application starts ->Communicate to Web Service ->Communicate to Servlet -> Final Result goes to User Interface Application
Our doubt , Is there are some scenario to create this kind of POJO entry in Business transaction which show end to end transaction ?
Thanks ,
Ganesan