You can also use a message toast to give feedback to the user if running the mobile action did not work. Just connect a script node to the Error-port of the mobile action and add the following snippet:
sap.m.MessageToast.show("<your-error-message>")
Keep in mind that this only works for UI5 apps.
Ansicht von 3 Beiträgen – 1 bis 3 (von insgesamt 3)