cancel
Showing results for 
Search instead for 
Did you mean: 

Hidden FPM buttons in Fiori

0 Kudos
1,233

In Enhancement of standard FPM Configuration, I have added custom buttons. They are working successfully for NWBC.

But in case of FIORI tile these buttons have disappeared.

What's the way to get Fiori button behavior the same as NWBC?

Component configuration:

NWBC:

Fiori:

Accepted Solutions (1)

Accepted Solutions (1)

former_member205613
Participant
0 Kudos

Dear Dmitrii,

Please open a ticket so we can check from FPM side where the issue occurs

regards
Heike

0 Kudos

Hello Heike,

Thanks for your advice.

We've chosen this way too.

BR,

Dmitrii

Answers (8)

Answers (8)

simon_hoeg
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Dimitrii,

I assume that direct system access (for debugging) would immediately clarify the situation.

Can you create a customer ticket?

Best regards,

Simon

0 Kudos

Hello Simon,

We've opened a ticket.

Thanks for your help

BR,Dmitrii

simon_hoeg
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Dimitrii,

let's check the SAP Notes ... what SAP_UI release and SP level do you use?

Best regards,

Simon

0 Kudos

Hello Simon,

SAP_UI version below

Unfortunately, I've not found any SAP Note corresponding to this topic.

BR,

Dmitrii

simon_hoeg
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Dimitrii,

the application hierarchy looks fine. Instead of white/allowlisting the enhancement framework is rather related to the switch framework.

Local enhancements are immediately active, but if ZYL_WDCC_YO_SEARCH_TREE_VC is assigned to a package to be transported through the system landscape, then you should check the package settings. As far I remember enhancements can be switched on the package level.

Best regards,

Simon

0 Kudos

Hello Simon,

I've added additional local enhancement ZYL_WDCC_TEST with the button "Test"

Result is the same - no any buttons (standalone or Fiori)

BR,

Dmitrii

0 Kudos

NWBC - 3 buttons

Fields "Switch" and "Switch position" are empty for both packages.

0 Kudos

I also checked another system

"Create task" - standard button

"Test" - customizing button

NWBC

Fiori

simon_hoeg
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Dimitrii,

if it does not work standalone, then it does not work at all.

Can you please

> Go to TA SU3 and set the parameter FPM_CONFIG_EXPERT to value X

> Run the application /SAPYL/WDCA_COCKPIT_NEW standalone

> Click the button on the top right to open the FPM Hierarchy Browser

> Make a screenshot of the application hierarchy and paste it into here

Thank you,

Simon

0 Kudos

Hello Simon,

This is screenshot with hierarchy

Also, one with enhancement config

Could it be connected with the configuration whitelist?

BR,

Dmitrii

simon_hoeg
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Dimitrii,

the following URL should be sufficient:

https://<host>/sap/bc/webdynpro/sapyl/wd_cockpit_new?sap-client=100&sap-language=EN&sap-wd-configid=...

The parameter sap-accessibility is deprecated in your current SAP_UI release. The successor of 508 is called ARIA.

Does the standalone URL has the same problem, i.e. not showing the buttons?

Best regards,

Simon

0 Kudos

Hello Simon,

Standalone URL doesn't have buttons too

BR,

Dmitrii

simon_hoeg
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Dimitrii,

what about the standalone case? Under tab "WD Application" (Technical Help) there is a field "Start URL of Application". Does the problem occur also in the standalone case?

Best regards,

Simon

0 Kudos

Result is an empty page for both cases

1. Url

https://<host>/sap/bc/webdynpro/sapyl/wd_cockpit_new?sap-client=100&sap-flp-params=%7b%22sap-flp-url...

2. Link

I suppose that the main reason is the length of URL. It means that last parameter "&sap-accessibility=" without value.

simon_hoeg
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Dimitrii,

difficult to answer, first I would check if NWBC and FLP run on the same backend system.

This can be checked easily with the Web Dynpro Technical Help (right mouse click > Technical Help -> System environment).

Best regards,

Simon

0 Kudos

Hello Simon,

Both apps are running on one backend system

Tile settings

0 Kudos

julia.bender simon.hoeg heike.leopold

Сould you suggest a way to solve the problem?