- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2020 11:06 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2020 11:29 PM
Hi,
Yes, if you have record producer created for this in the platform then you can find that under Browse Services on the homepage of Now mobile or by clicking the Services tab on bottom nav bar.
In case you don't have a record producer in place and want a native way of creating a ticket then you need to design the functionality in now/agent app.
Steps
1. Create Action Item.
2. Create function of type Action. Create a UI parameter for the function and map to the Action item parameter.
3. Add function to the top menu of incident record or as quick action to create a proactive or global problem ticket.
Let me know if stuck at any point or have any further questions.
Thanks & Regards,
Sharjeel
Muhammad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2020 01:11 AM
Hi,
check this
If my answer helped you in any way, mark answer as helpful and correct.
Thanks and regards,
Megha.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2020 01:21 AM
Hello Kiddy,
Greetings for the day !!
There are many ways by which you can create a new record (any table) in the mobile app.
To begin with what are the possibilities and what is the recommended ways.
1. You can create a quick action that can create a new record.
2. You can create an action function of type NEW / Scripted which would give you the same result but this would be present on the applet.
3.You can link the record producer in an applet of type URL with a link like the following.
https://yourinstance.service-now.com/mesp?id=sc_cat_item&sys_id={{sys_if_record_producer}}
Please mark this as correct/helpful to help others on the community.
Thanks,
Ather