Skip to content

Create Prompt for Best Practices for Writing Business Rules in ServiceNow#29

Merged
SapphicFire merged 1 commit intoServiceNowDevProgram:mainfrom
maheshkhatal27:Prompt-for-Best-Practices-for-Writing-Business-Rules-in-ServiceNow
Oct 1, 2024
Merged

Create Prompt for Best Practices for Writing Business Rules in ServiceNow#29
SapphicFire merged 1 commit intoServiceNowDevProgram:mainfrom
maheshkhatal27:Prompt-for-Best-Practices-for-Writing-Business-Rules-in-ServiceNow

Conversation

@maheshkhatal27
Copy link
Copy Markdown
Contributor

This prompt provides a comprehensive guide to writing effective and efficient Business Rules in ServiceNow. It covers important best practices such as naming conventions, optimizing code performance, appropriate use of GlideRecord, and when to use different execution types (before, after, async, and display). It also includes tips for testing, ensuring maintainability, and avoiding common issues like performance bottlenecks caused by inefficient queries or loops. Ideal for developers seeking to enhance their business rule-writing skills while following ServiceNow best practices.

…eNow

This prompt provides a comprehensive guide to writing effective and efficient Business Rules in ServiceNow. It covers important best practices such as naming conventions, optimizing code performance, appropriate use of GlideRecord, and when to use different execution types (`before`, `after`, `async`, and `display`). It also includes tips for testing, ensuring maintainability, and avoiding common issues like performance bottlenecks caused by inefficient queries or loops. Ideal for developers seeking to enhance their business rule-writing skills while following ServiceNow best practices.
@SapphicFire SapphicFire self-assigned this Oct 1, 2024
Copy link
Copy Markdown

@SapphicFire SapphicFire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@SapphicFire SapphicFire merged commit 2bd454a into ServiceNowDevProgram:main Oct 1, 2024
@earlduque
Copy link
Copy Markdown
Contributor

Hello! This comment is to inform you that unfortunately, this repository, on October 3, was excluded from participation in the official Hacktoberfest event. As I investigate into why it was excluded, I would like to encourage you to participate in our other Hacktoberfest projects so that you still get completion progress for the official Hacktoberfest event.

We will count this contribution for progress made for ServiceNow rewards (make sure to check out the other eligibility requirements in the blog post), but if you want the rewards from the official event, you will need to make sure you have at least 4 Pull Requests merged into other projects by the end of October. We apologize for the inconvenience and appreciate your participation regardless!

Earl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants