cancel
Showing results for 
Search instead for 
Did you mean: 

Display BOPF custom message in Fiori App

S0016974584
Participant
0 Kudos

Hi,

Have created a Fiori transactional app via Smart template. Have a BOPF Action in the app. Trying to trigger a custom message in the Action class to be displayed as Message box in Fiori List report page. I get a ugly Message box as shown in the attachment.

This is the ugly message box currently seen

message-bopf.jpg

BOPF Action message code is as below. The Message box is seen if et_failed_key is passed. If the et_failed_key is not passed, the message box is not seen.

bopf-action.jpg

Also used the below alternative code

bopf-message-2.jpg

With the above codes, I can see the message in the service response in F12 debug mode.

service-response-message.jpg

BOPF Action class is defined as below

bopf-action-1.jpg

But unable to see the message in the app.

The Ui5 Version is

ui5-version.jpg

Appreciate any ideas and suggestions.

0 Kudos

Hi Sujin,

I have same requirement. Did you find any solution ?

Thanks,

Monika

View Entire Topic
juergenbaur
Active Participant
0 Kudos

I also have this issue. I can see the error message in Gateway Browser response.

But Fiori doesn’t show any message after invoking my bopf action.

Worklist simply ignores the message.

Any further idea for this problem?