Hi,
I am creating a BSP application using MVC.
This BSP application will be invoked from the portal.
The portal will pass the employee number to my BSP application.
Based on this employee number I need to read other data.
1.I would like to know where and how should I receive this employee number in my BSP application?
2.Where should I write code to read other data by passing the employee number?
Could someone please help me with these 2 questions?
Thanks,
Sudha.