Xerox EIP
Few weeks ago, for the first time I have worked with Xerox EIP JS APIs for a project of a my customer.Â
The project is very interesting: create a part of a documental software inside the Xerox MFD (multifunction device). The EIP JS APIs are crap!
They are very  basic and incomplete! But with the sdk bundle you have the wsdls for every service. And so with XMLHttpRequest I have created my small JS EIP APIs.Â
Now I am able to create a template in runtime, modify an existing template, drive a scanning document in different remote locations and rename the default document name as named in template.Â
With EIP, Xerox gives the possibility to create cool web applications embedded in MFP.Â
I hope in a new project with EIP soon...











