VMware credential test error

Hemanth Rachab1
Tera Contributor

Hello,

i am testing VMware credentials and got an error, PS: client has no domain account

error, as below:

An error occurred parsing XML with return type: ServiceContent; nested exception is: org.dom4j.DocumentException: Error on line 11 of document : The element type "link" must be terminated by the matching end-tag "".

please find the screen

Thankyou

 

Screenshot 2024-04-04 215122.png

 

 

1 ACCEPTED SOLUTION

SK Chand Basha
Giga Sage

Hi @Hemanth Rachab1 Error related to DOM manuplations issue with the XML syntax .LINK element is not being properly closed . Try to contact servicenow support to resolve this issue.

 

Mark this Helpfull !! If it helps you to understand.

View solution in original post

2 REPLIES 2

AJ-TechTrek
Giga Sage
Giga Sage

Hi @Hemanth Rachab1 ,

 

You are using the incorrect format for VMWARE Discovery credentials, Please use the Domain\username or .\username (for workgroup machine)

 

Please appreciate the efforts of community contributors by marking appropriate response as Mark my Answer Helpful or Accept Solution this may help other community users to follow correct solution in future.

 

Thanks

AJ

Linkedin Profile:- https://www.linkedin.com/in/ajay-kumar-66a91385/

ServiceNow Community Rising Star 2024

SK Chand Basha
Giga Sage

Hi @Hemanth Rachab1 Error related to DOM manuplations issue with the XML syntax .LINK element is not being properly closed . Try to contact servicenow support to resolve this issue.

 

Mark this Helpfull !! If it helps you to understand.