Dear Experts,
The Scenario given is
1) Two Web Dynpro Applications have to be created.
2) Application 1 would be having 4 input fields “Employee Name”, “Employee Number”, “Employee Hometown” and “Employee current city”.
3) Application 2 would be showing the text taken from the input fields of the Application 1.
4) There is one button created in the Application 1 called “Display” button and the purpose is when that button would be clicked, then it should call the application 2 and show its output in the main view of the Application 1.
It’s more like merging two applications into one applications.
eg : Suppose in the window of the application 1, I enter the values as ,Employee name as “ABC” Employee Number as “12345”, hometown as “New Delhi” and Current city as “London” .
When the “Display” button would be clicked , then it should show the text as “ABC with Employee number 1234 is from New Delhi and is residing currently in LONDON ”.
And this text should be displayed in the window of the 1st application itself.
Hope I have put my queries clearly.
I am not able to understand how to take an approach . Kindly suggest how to do this.
Thanks in advance and Regards,
Swarnadeepta.