Enable Variables from item_option_new table in Release Management

Satanik1
Giga Guru

Hello experts,

 

In my existing system, I have to use variables in Release management and make them visible/hidden or editable/read-only using client scripts. How can make it possible? any help would be much appreciated.

 

Thanks
Satanik

7 REPLIES 7

Hello,

 

You would have to create a new record producer for it:-

 

Go to record producer

 

Saurav11_0-1665471042024.png

 

Then create a new record by selecting the rm_task table(I have taken rm_release).

 

Then create the variables in the record producer

 

Saurav11_1-1665471135143.png

 

Saurav11_2-1665471160076.png

 

Once you create the record producer anyone release coming from the record producer will have the variable field populated in the release form

 

Saurav11_3-1665471250024.png

 

Please mark my answer as correct based on Impact.

 

Hi Saurav,

 

The release is not coming from record producer. User is creating it from navigator, create release.

 

Thanks,

Satanik

Then the variable editor will not be shown that is how ServiceNow has configured it.

 

Below is the statement from ServiceNow official docs. They have mentioned for Incident table it applies for all the table:-

 

Saurav11_0-1665472710473.png

 

Saurav11_1-1665472725889.png

 

Please mark my answer as correct based on Impact.