Page 1 of 1

Handling OmniPCX Office Tickets (.alz files)

Posted: 14 Nov 2014 13:35
by lschmidt
Hi everybody !

I was having some troubles to read the OmniPCX Office tickets and found here a lot of people with the same problem.

After some research I found a xls file with some macros built in that helped me a lot.

I donwloaded the file here:

https://service.esd.alcatel-lucent.com/ ... umber=9820

I also had access to a manual that contains some info about the tickets. You can download it here:

https://drive.google.com/file/d/0B-8zrQ ... sp=sharing

After you understand how this kind of ticket 'works' it's pretty easy to handle it. With the xls file you can read it for small information checks and with some programming you can easily translate that kind of file to something understandable.

Anyway, if anyone have any trouble I'll help if I can !

Best regards.