'Copy fields from target table' checkbox functionalityIssue When creating a new WebService and checking the 'Copy fields from target table' option with target table as 'cmdb_ci', the fields from 'cmdb_ci' are added to the Web Service fields. After saving, the 'Copy fields from target table' checkbox becomes unchecked, and can be checked again to specify another target table name. For example, copying fields from target table as 'Incident' also adds the fields from the Incident table to the Web Service fields.ReleaseAllCauseThis is working as expected. The "copy fields from target table" checkbox is only used when saving the form as a utility to help you create the fields in the Web Service record. After that, the checkbox value is not used. You can re-create the fields by re-checking this box as already noticed.ResolutionIt is up to the administrator to know which fields are added from which table. They do not have to select any table if they do not want to, as the option is there only to allow the administrator to quickly create the field list. The consumer of the Web Service will get the fields by simply plugging the WSDL into their SOAP client.Related Linkshttps://developer.servicenow.com/app.do#!/lp/technology_partner_program/app_store_learnv2_tpp_jakarta_create_the_web_service_import_set_table?v=jakarta