Ryan was reporting a problem with the Telvent.SE.FiberTools Customer Report tool not working correctly in an SDE environment (although he said it was working against a personal geodatabase). I looked into the code today and I seem to be able to get it to work on my machine just fine. Perhaps my code is more up-to-date than Ryans or something. Possibly the XSLT is more up to date. I did notice a couple of potential gotcha's in the code. The first is that you have to have the CUSTOMERINFO table in the map otherwise it won't work. Also, each customer needs to be populated with a customer priority. It seems that the CustomerList will not get built properly if that is not in place. The priority affects the color coding of the report.
UPDATE - It turns out that the code that I got to work on my machine was an old copy of Brooks' code. Ryan can use that for now. Not quite sure where the "new" code is, but we know that it doesn't seem to quite work on SDE. Apparently the new style sheet allowed for collapsible regions. The ICommand also was a little different (blue with no fiber bars unlike the screenshot below).

No comments:
Post a Comment