Hi, all:
Need some help on understand how is SLD data supplier defined on J2EE side.
I understand that on the ABAP side, It is done either via RFC or CCMS way. For the RFC way, it is implemented via: (1) (automatically) create RFC destination in RZ70; (2) call the data supplier bridge which is registered on the gateway
What about on the J2EE side? How is the SLD data supplier deployed and started? Automatically and no need to define/start manually? What is the name of this SLD data supplier component on J2EE side? or because it is automatically set up then we do not care about the name?
Thanks,