2024 Sep 08 10:02 PM - edited 2024 Sep 09 3:50 AM
We are using SAP Fiori MyInbox and SWFVISU configuration to have intent-based navigation for Webdynpro and Fiori tasks. We also have few tasks that use WebGUI based transactions, and we would like to use intent-based navigation for those too. We know WebGUI does not require any specific configuration because that's the default visualization. But we would prefer intent based navigation and launch the workitem in FLP that way we can leverage FLP plugins for Google Analytics and provide context-based help based on specific semantic object-action for the end user.
We have searched SAP documentation, and we have not been able to find any concrete example/documentation for it. We have made it work by configuring the task as INTENT and setting the visualization parameters as below:
ACTION <ACTION_NAME>
QUERY_PARAM00 P_WI_ID={WORKITEM}
QUERY_PARAM01 P_TASK={TASK}
QUERY_PARAM02 transaction=*SWNWIEX
QUERY_PARAM03 DYNP_OKCODE=ONLI
QUERY_PARAM04 P_ACTION=EXECUTE
QUERY_PARAM05 P_APPL=UWL
SEMANTIC_OBJECT <SEMANTIC_OBJECT>
And the target mapping configuration for the <Semantic_Object>-<Action>, we configure it as of type transaction with t-code 'SWNWIEX'.
Is the above solution acceptable from SAP end? My concern is that I would not have expected the t-code to be part of QUERY_PARAM as that has already been provided in the target mapping. But without that it does not work.
Thank you for your help/guidance.
I have updated the post. Is the solution acceptable from SAP aspect?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
71 | |
11 | |
10 | |
10 | |
10 | |
8 | |
7 | |
7 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.