we have an application called MATCH (web form) in Lotus Notes. In this application, based on inputs (Bill-To sites/Ship-To sites/ Sales Order Number/ Customer Purchase Order Number etc.), we can search for the Order information.
The end-users are divided into different groups called Reps. Each Rep has access only for the records related to their group.
There were two Rep groups previously which were merged into one but the back-end data exists for the two old Rep groups and no data exists for the new Rep group.
When any of the users belonging to the new Rep group logs into the system, the Rep Name is automatically taken and based on the Rep Name, the results are shown. Since there is no data on the new Rep name, the data is not being shown.
We need to implement the code in the form to fetch the data from the old rep names when the user logs in with the new Rep Name.