Ok basically EJB is connected thru JCO, and this EJB is transforming the data that the end users java applications (mostly webbased apps)
So our EJB is currently running on Weblogic, so we have to eliminate and port over the EJB over to SAP NWDI (if i am not wrong) and then make these EJB's run as usual, which means they will be performing the data transformation as before.
So the whole point of this is can we port over what our Weblogic is doing over to the back end (SAP E-HR) system to get the transformation of data so that the end users JAVA application can use it..
Keywords are Weblogic , EJB , data transformation.