Monday, January 3, 2011

Assign custom WebADI template to a specific responsibility

I followed the below steps to assign my custom WebADI template to a specific responsibility :-

1. Navigate to Application Developer responsibility > Application > Function.
Enter your custom function name/user function name and description  on the description tab.
2. Navigate to the properties tab on the function form.
Choose type as "SSWA servlet function"  for you function.
3. Go to WebHTML tab on the function form.
Enter HTMLCall as "BneApplicationService".
4. Go to the forms tab on the function form.
Enter parameters as bne:page=BneCreateDoc&bne:integrator= GENERAL_1021_INTG where GENERAL_1021_INTG is your integrator code present in bne_integrators_vl table.
Save all the changes.
5. Navigate to Application Developer responsibility > Application > Menu.
Create a new Menu by providing the menu and user menu name along with description.
Add a prompt and choose the function name which you created in the above mentioned steps
in the funciton column.
6. Associate the menu created above with the required responsibility.