General guidelines for using app generation
Summarize
Summary of General guidelines for using app generation
This document provides essential guidelines for effectively utilizing the app generation skill within ServiceNow's App Engine Studio. It emphasizes the importance of clear communication and detailed information sharing when engaging with Now Assist to develop low-code applications.
Show less
Key Features
- Engaging with Now Assist: Begin by stating the main purpose of your application, such as managing employee travel.
- Detailing Requirements: Provide specific requirements for your application, including the data fields and functionalities needed, like travel request tables and user permissions.
- Collaborative Development: Work alongside Now Assist to fill in gaps in your knowledge, allowing it to suggest relevant features and data points.
- Managing User Permissions: Discuss user roles and permissions necessary for your application to ensure appropriate access for employees and managers.
Key Outcomes
By following these guidelines, you can effectively create an application tailored to your business needs, streamline processes for travel requests, and enhance user experience through well-defined roles and functionalities. Engaging thoughtfully with Now Assist will lead to a better understanding of your requirements and a more efficient app development process.
Learn about general guidelines for using the app generation skill.
Having a conversation
To get the most out of app generation, craft your statements thoughtfully and include details.
- Initiation
- Now Assist asks for the main purpose of your application.
You can start with a generic statement. For example, I'd like to manage how my employees travel within my business.
- Conversation
- Engage in the ongoing process of telling Now Assist how you want your app to work and respond to its inquiries.If you know exactly what you want, be direct and specific. For example:
- I want a table for travel requests with fields like employee name, destination, and trip duration.
- I want employees to be able to create and submit requests. Managers can then view these, and approve or deny them. Employees can view requests they've submitted, but not requests submitted by others.
- I would like a form for employees to submit requests, and another form for managers to review and respond to those requests.
You can also convey only what you know, and collaborate with Now Assist to fill in the gaps. For example:- I need to collect and monitor relevant data for each employee trip. Can you suggest anything?
Now Assist suggests:
Sure, we can begin with the basics. How about capturing the employee's name, destination, duration of travel, purpose of travel, and budget. Does that sound like a good starting point? - Yes, thanks. I need to manage permissions for my app's users. What can you do for me?
Now Assist explains:
We can create roles to manage permissions. Can you tell me more about the types of users for your application and what they should be able to do? - Sure. Currently, employees email their managers for travel approval, and the manager decides whether the employee gets to go, per budget at the department level.
Now Assist clarifies:
So, should employees be able to create and view their own requests, and should managers be able to view and approve all requests? - That sounds good, thanks.
Now Assist understands your workflow and suggests ways to implement the desired functionality:
Would you also like to create forms for employees to submit and update travel requests?Do you want to build a form for managers to approve or reject the travel request?We could also create a record producer. This will allow employees to submit travel requests directly from the service catalog. Would you like to include this feature in your application?
Throughout the conversation, Now Assist adjusts its understanding of the application requirements that are based on your input.