Hi all,
Here are more details about my issue.
When I log in to SRM Portal and go to the UWL I can click on a workitem and the system opens a web dynpro application assigned for that task. The requirement is to do the same but from My Inbox Fiori app.
The web dynpro application launched within UWL is:
Application: /SAPSRM/WDA_L_FPM_OIF
Application Configuration: /SAPSRM/WDAC_I_FPM_OIF_SC_PROF
Application Component: SRM-EBP-CA-UI
The url that I see is:
http://<server>:<port>/irj/portal?NavigationTarget=OBN://BOTechnicalName=sc/Operation=detailprof/BOSystemAlias=SAP_SRM&DynamicParameter=Operation=detailprof&sapsrm_mode=APPROVAL&sapsrm_wiid=000000029609&BOTechnicalName=sc&sapsrm_botype=BUS2121&a=b&sapsrm_pcdlocation=<IView.ID>&sapsrm_portalbaseurl=<Portal.BaseURL>&BOSystemAlias=SAP_SRM&System=SAP_SRM&sapsrm_boid=3CD92BF073381ED5B9C0A19DF54A3EC5&PrevNavTarget=navurl://f99a95ab5b119d3d12fa057ab82d1c1b&sap-obn-url=OBN://BOTechnicalName=sc/Operation=detailprof/BOSystemAlias=SAP_SRM&NavMode=3&CurrentWindowId=WID1457982123036
It's not using transaction SWFVISU for this match, it's in an XML configuration in UWL. The action configured in this XML is:
Out of the Box, My inbox app opens just an empty screen when I hit the Open Task button. The url in this case is:
http://<server>:<port>/sap/bc/gui/sap/its/webgui/?sap-client=100&sap-language=EN&~transaction=SWNWIEX&P_WI_ID=000000029609&P_APPL=NOTIF&P_ACTION=EXECUTE&~OKCODE=ONLI&sap-ui-theme=sap_bluecrystal
And if I run this transaction SWNWIEX via SAP GUI I get an empty dynpro too.
In SRM, transaction SWFVISU is empty. I ran a test adding a row with the task id configured to launch a web dynpro application. I used these parameters:
APPLICATION | /SAPSRM/WDA_L_FPM_OIF |
CONFIGURATION | /SAPSRM/WDAC_I_FPM_OIF_SC_PROF |
NAMESPACE | sap |
SYSTEM_ALIAS | SAP_SRM |
Now, when I hit the Open Task button in My Inbox I see a different thing but still not the web dynpro. I get error APB_FPM_CORE 110 that reads that the applications was started without a configuration.
This time the url is:
http://<server>:<url>/sap/bc/webdynpro/sapsrm/wda_l_fpm_oif?WI_ID=000000029609&sap-accessibility=&sap-client=100&sap-language=ES&sap-ui-theme=sap_bluecrystal#
The url looks like is trying to open the correct web dynpro application. Maybe the problem is that I need to have NWBC enabled. Is it right? any workarounds?
Thank you!
Regards,
Leonardo.