This article addresses cases where the MID server field is not visible within the VCF Plug-In for ServiceNow "Manage Endpoints" or "New Record" forms, preventing the configuration of automation endpoints.
Symptoms:
VCF Automation Plug-In for ServiceNow 8.x and later versions.
The user account lacks the required ServiceNow Role-Based Access Control (RBAC) permissions to view and interact with the necessary CMDB and plugin tables. Specifically, the missing cmdb_read role is a common cause for field visibility failures in this context.
To resolve this issue, ensure the user account assigned to the VCF Plug-In has the appropriate roles mapped in ServiceNow.
cmdb_readx_vmw_cloudservice.vra_end_userx_vmw_cloudservice.vra_catalog_adminEnsure that your ServiceNow instance has enabled the necessary ACLs for these roles. If the issue persists, verify that no conflicting UI Policies or Client Scripts are hiding the field for specific user roles.