‎2013 Aug 05 2:37 AM
Hi Everyone,
I tried the basic example for FPM mentioned FPM Developer guide and follow all the steps.
I got following error while testing the Web Dynpro Application
FPM application .............. was started without configuration
Kindly let me know how to debug and resolve the same.
Thanks
Sandeep
‎2013 Aug 05 4:13 AM
Hi Sandeep,
How are you running the WDA.
FPM WDA require Configuration ID to execute. I suppose you are running the APP from WDYID
If yes you need to give the configuration name also.
In SE80 open your WDA and see the configuration name and put it there.
Try running the configuration of your app from SE80 directly you will not get this error.
Regards
‎2013 Aug 05 4:13 AM
Hi Sandeep,
How are you running the WDA.
FPM WDA require Configuration ID to execute. I suppose you are running the APP from WDYID
If yes you need to give the configuration name also.
In SE80 open your WDA and see the configuration name and put it there.
Try running the configuration of your app from SE80 directly you will not get this error.
Regards
‎2013 Aug 05 4:28 AM
Hi
I already had provided the Application Configuration ID and also Component Configuration ID.
But still I am getting the error
Detailed Description of Error
The following error occurred in system <% =SYSYSID%>: View MAIN of Component
FPM_GAF_COMPONENT Is Not Visible. Navigation Is Not Possible
Thanks
Sandeep
‎2013 Aug 05 4:54 AM
Go in SE80
Select Web Dynpro Application
Enter FPM_GAF_COMPONENT
In the tree below there will be web dynpro application
Check the tree there will be your application also.
Check the configuration there
Also..
In WDYID
Enter the Application Name as FPM_DEMO_GAF
and the Last field Config ID as FPM_AC_GAF_DEMO
Press enter see if it execute.
‎2013 Aug 05 5:10 AM