How to restrict creation of sold products for CFS & RFS in OMT.

Abhi53
Tera Contributor

How to restrict creation of sold products for CFS & RFS in OMT. and sold prod should only be created for products. Please suggest.

8 REPLIES 8

ShashankInamdar
ServiceNow Employee
ServiceNow Employee

Hi @Abhi53 
SOMT now supports 'transient' flag on the Specifications. Setting this to true will still create a footprint in the inventory records but will be marked as transient. Such records can then be filtered from the view or deleted via processes/scheduler jobs.

Abhi53
Tera Contributor

Thanks for your kind response.

I am in Yokohama version & unable to find the transient flag in specifications, please could you share the snap for the sane. also i think sold prod creation can be restricted for CFS & RFS via decomposition rules as well but unable to find details for configure  it so if you can suggest on it.

This capability was made available in Q2 store release. You may be on Q1 plugin version.
Not sure I follow this  'sold prod creation can be restricted for CFS & RFS via decomposition rules' - as any time a CFS/RFS (or for that matter any spec) is instantiated via decomposition - it will create a domain order record and a corresponding Sold Product/Product Inventory.
Yes, you could write a decomposition condition so as not to create the instantiated CFS/RFS - but I didn't think that was your original ask - was it?


Also, please find a snapshot of the transient flag 

ShashankInamdar_0-1755672805725.png

 

Thanks for the details.

Yes i am looking for - how to restrict creation of sold prod for CFS & RFS , if possible via decomposition rules config ?