webMethods Product Suite 10.3 | Hybrid Integration | Integration Application Examples | Propagation
 
Propagation
Suppose you want to change employee information using a composite application, and you want to propagate the changes to the human resources (HR) database, the employee benefits application, and the retirement plan mainframe program. You develop the following:
*A composite application in Software AG Designer that provides a user interface for entering employee information, and passes data entered on the form to Integration Server for processing.
*A synchronous service that receives the data from Integration Server, simultaneously invokes the three services described below, waits for confirmation from the three services, and then returns the confirmation to the composite application to display to the user.
*An Adapter for JDBC service and two other services that insert the data into the database, mainframe program, and benefits application, respectively, and return confirmations to the synchronous service described above.
data flow from portlet app through Integration Server to back end systems

Copyright © 1998-2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.