How to add a Record Producer in Now Mobile App (using the Mobile interface, not URL views)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2021 12:16 AM
I am trying to reutilise an existing record producer, for example, 'Log an Incident'. None of the Applet types allow me to configure it correctly.
Looking on the demo site, there is a 'Submit issue' Applet, but obviously, I can't access the demo backend to see how its configured. Can anyone point me in the right direction. (No links to legacy mobile app stuff, i have searched the community before posting)
How do I simply replicate this: NowMobile Demo App: https://vimeo.com/504695783
Thanks in advance.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2021 12:47 AM
Hi,
You can use URL applet to point to the record producer. You will need to point to the mobile Service portal URL for that record producer. URL would be something like this /mesp/sc_cat_item&sys_id=<SYS ID OF RECROD PRODUCER>
Reference - Configure a URL applet | Servicenow docs
Regards,
Muhammad
Muhammad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2021 03:55 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2021 11:43 PM
Hi Richard,
You can also check my answer here on how to achieve what Muhammad essentially suggested.
Hope this helps,
Dana
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2021 05:37 AM
Does anyone know how to achieve this in the Mobile App, not a mobile app view.