How to create mobile application for custom application
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2023 01:51 AM
Hello Community,
Could you please let us know anyone how to create mobile experience in the agent app for custom application ??
Thanks,
Learner
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2023 03:31 AM
HI @Learner10 ,
I trust you are doing great.
To create a mobile experience in the ServiceNow Agent app for a custom application, you can follow these steps:
Ensure that the custom application is designed and built to be mobile-friendly. This includes using responsive design principles and optimizing the user interface for smaller screens.
In ServiceNow, navigate to the "Mobile UI Properties" module by going to System Definition -> Mobile UI Properties.
Create a new record in the "Mobile UI Properties" module by clicking on the "New" button.
Provide a unique name for the mobile UI property record and set the "Active" field to true.
In the "Application" field, select your custom application from the dropdown list.
Configure the other fields in the record as per your requirements. These fields include "Table Name," "Role," "Advanced Condition," and "User Criteria." You can refer to the ServiceNow documentation for detailed explanations of these fields.
Save the record once you have filled in the necessary information.
Now, open the ServiceNow Agent app on your mobile device.
Navigate to the custom application within the Agent app.
You should now see the mobile-optimized interface for your custom application, allowing you to interact with the application using a mobile-friendly experience.
Was this answer helpful?
Please consider marking it correct or helpful.
Your feedback helps us improve!
Thank you!
Regards,
Amit Gujrathi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2023 12:19 AM
Thanks for the response. Initially, we did not create a mobile application and just created the custom application. Now we are looking for the mobile app for this custom app. How to achieve this
Thanks,
Learner