Is it possible to update the cmdb_ci field upon submission of the record producer form?

scottn
Mega Expert

We have a form where we need to update the cmdb_ci field based on what the user selected on their form, but only once they submit the form. Is this possible, or must the cmdb_ci field be updated on the form itself by the user? Ideally, once the user clicks submit, the cmdb_ci field would be updated in the background based on what they entered on the form.

Thanks for any help you can offer!

Scott

5 REPLIES 5

vijaykiran
Mega Contributor

I too have same question but using the Java API, how can I update value for cmdb_ci Table API Java examples with following sample code as reference.