Cloud Variable Set Multi Row Variable Cannot Update Variable

bwilson-mpc
Tera Contributor

I am building a cloud catalog item to create an AWS VPC and add subnets. I thought creating a variable set in the 'sn_cmp_variable_set' table would do the trick. That way, I can have the user create as many subnets as they want. But the intercept screen to select single or multi-row never came up. So, I created a variable set in a background script. However, when I do this, the data policy prevents updates. I can create the variables but not update them.

 

Does anyone have any ideas as to why I cannot use a multi-row CMP variable set? 

 

bwilsonmpc_0-1718495429463.png

 

2 REPLIES 2

Community Alums
Not applicable

Hi @bwilson-mpc ,

 

It looks the issue is with the field itself.

1. Go through the data policies controlling your variable set and ensure that they permit updates to the fields you intend to change.

2. Verify that the configuration settings of the variable set and its fields have been done properly and no constraints exist that would make them read-only to hinder updates

 

If my response has resolved your query, please consider giving it a thumbs up ‌‌ and marking it as the correct answer‌‌!

 

Thanks & Regards,

Sanjay Kumar

 

 

I did find a data policy specifically for sn_cmp_variable_set that does not exist on the normal variable set table. However, the policy is set to read only and cannot be changed.