Unable to convert or import Microsoft Visio drawings
Question / Problem:
When attempting to convert or import a supported MS Visio drawing the following errors are encountered:
-
Unable to Process drawing page SDL further due to the following errors:
Unable to determine a start node. Create a shape which does not have any originating shape.The drawing is either without any shapes or properly connected shapes which can be converted to nodes. The drawing is inconsistent for converting to TotalAgility XML.
-
Unable to Import Xml file(s)
Answer / Solution:
- For the convert issue, ensure the endpoint is configured properly per documentation:
-
Click Endpoint Configuration
-
Replace http://localhost/TotalAgility/Servic...essService.svc with http://localhost/Agility.Server.Web/...essService.svc.
-
Please be sure that you have the right session id and endpoint within the Agility.Server.Integration.Visio.AddOn.exe.config.
<appSettings>
<add key="SystemSessionId" value="session ID here" />
</appSettings>
-
-
For the import issue, in one case it was observed that the incorrect version of the MS Visio was not the same as the installed version of KTA. E.g. Visio add on v7.7 and installed version of KTA was v7.5.
Applies to:
Product | Version |
---|---|
KTA | All |