on ‎2007 Jun 30 11:10 AM
Hi Friends
In Adaptive RFC Model Application we can use both the controllers for creating contex structure
wat is the main aim for using custom controller
it has any special feature in custom conrollers
i read both the controllers have same functionality n flexibility
any body differentiate these two controllers
n which one is efficient for connecting Model applications
Regards
Narayana
Request clarification before answering.
Hi,
For any webdynpro component, the component controller exists. Now when we want to include a model and use it in our component, to reduce the burden on our component controller, we use this custom controller.
The role of the custom controller is that it communicates the controller of the component and the model we would like to use. Thus we can include Webservice functionality, RFCs into our webdynpro using the custom controller.
They have no visual interface as their major role is to communicate information and control between the model we are using in the application and our component.
Thus efficiency of our application is increased when the load of code or execution is delegated between the controllers.
Award points if it helps.
Regards,
Sujana
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 8 | |
| 7 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.