Is it possible to update the cmdb_ci field upon submission of the record producer form?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-01-2016 04:17 AM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-29-2017 11:12 PM
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.