Hi Expert,
I need to create notification from mobile device in backend PM module. In my scenario i will be getting below parameters at the time when device will sync :
1. Equipment (For which notification is to be created)
2. Subject (Subject of Notification)
3. Description (Description of Notification)
4. Priority (Priority of Notification eg Low , High)
Now at the time of creation of Notification in backend i will need an additional parameter that is --
USER who created this means the user who was using that device.
How to get that user name who sync that device in Doe so that i can send this information in backend.
Regards,
Abhishek