Alerts

Greg L
Tera Contributor

W

2 REPLIES 2

Greg L
Tera Contributor

T

Amarjeet Pal
Kilo Sage
Kilo Sage

Hello @Greg L 

Yes, it is possible to configure stock rules and alerts in ServiceNow without enabling the transfer order functionality. Here's one way to achieve this:

1. Create a new stockroom location in ServiceNow for the items you want to track.

2. Define a minimum stock level threshold for each item in the stockroom by setting the "Min Stock" field on the corresponding inventory record.

3. Configure a stock rule for the item that triggers when the current stock level falls below the minimum threshold defined in step 2.

4. Set up an alert notification to notify designated users or groups when the stock rule is triggered.

5. Test your solution thoroughly before releasing it into production.

Hope this may help you