Hello,
we try to implement Fiori App "Leave request" with the second app "Approve leave request".
The apps works as designed, but we would have a notification in MyInbox in our FioriLaunchpad - but there is no notification. If we start a demo notification - it works.
In function module /iwngw/fm_in_create_notif there is an error in try so the systems raise 3.
In Error log you can see following three errors:
Resource not found for segment 'Channels('SAP_WEBSOCKET')'
Resource not found for segment 'NotificationTypePersonalizationSet'
Resource not found for segment 'Channels(ChannelId='SAP_SMP')'
Where we can find the connection between Leave Request Workflow and Websocket/Channel_ID ? And could there be a problem with NotificationTypePersonalizationSet - where we could find this ?
Thank you for any help
Matthias