Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

making Stockroom in-active

Jenish2
Tera Contributor

I want to make  active. There is no lifecycle field. How to make it active ?

 

Thank you

 

1 ACCEPTED SOLUTION

Nilesh Pol
Kilo Sage

@Jenish2 I would suggest you not delete the stockroom because historical asset and inventory records may still reference it.

The safest approach as you mentioned is correct to:

Empty the stockroom
Disable stock rules/replenishment activities
Rename it as "Inactive/Obsolete"
Exclude it from selection through a reference qualifier (optional customization)

So, from an OOTB HAM perspective, there is no additional deactivation mechanism beyond retiring its usage, and your proposed approach is essentially the standard practice.

 

View solution in original post

1 REPLY 1

Nilesh Pol
Kilo Sage

@Jenish2 I would suggest you not delete the stockroom because historical asset and inventory records may still reference it.

The safest approach as you mentioned is correct to:

Empty the stockroom
Disable stock rules/replenishment activities
Rename it as "Inactive/Obsolete"
Exclude it from selection through a reference qualifier (optional customization)

So, from an OOTB HAM perspective, there is no additional deactivation mechanism beyond retiring its usage, and your proposed approach is essentially the standard practice.