Eric Delmotte - 2014-03-10

Hello

I created a set of class in iTop 2.0 to manage clusters of servers.

So in a few word, I created a “Cluster” Class that inherits from “FunctionalCI”. It is abstract and then I created three classes to manage Windows clusters, SQL clusters and SSAS clusters.

Everything is fine on processing with toolkit and the required columns and tables are created. When I go into the dashboard I can see all about my new objects, I can enter to create one and I see my form … but after creation : crash error 500. The creation is working because if I come back and I list, I can see it, but if I edit it … same crash

I do not know if I can join my xml file ... could someone help me ?

Thank you