Adapter for Enterprise JavaBeans 6.5 SP3 | webMethods Adapter for Enterprise JavaBeans Documentation | webMethods Adapter for Enterprise JavaBeans Installation and User’s Documentation | Scenarios | Running a Single Method on Multiple Beans of the Same Type | Alternative 2 | Assumptions
 
Assumptions
*An adapter service has been configured from the CreateInvokeEJB 2.1 adapter service template for the desired EJB. The EJB must be an entity bean and its home interface must expose a create method that returns multiple instances of the remote EJB. The CreateInvokeEJB 2.1 service has been configured to call this method. The service has also been configured to call one of the remote EJB's methods.
*You will provide all create and bean method input parameters at runtime.
*All input parameters and/or return values must have types that are recognizable in Designer.
*The same input parameter values will be passed into each bean invocation method.