Hi stanislay-1987,
I see no one has responded to this post yet. So, at this point I would recommend contacting your local Xerox Support Department to speak with a Product Specialist for more assistance. Please call 1-800-821-2797 or 1-800-835-6100.
Hi!
I am trying to scan with EIP Remote Scan Tool via http. I created scan ticket what sent to device successfully. But I don't understand how to fill in the Host, Path fields. Now I get the error document cannot be delivered. And if host is <Host>xxx.xxx.xx.xxx:12033/scan/scanReceiver</Host> I see an error with destination path \\xxx.xxx.xx.xxx\scan\scanReceiver in the job details. Naturally this is incorrect. I've tried different variations and combinations with Path and Host. At the same time, I need a port of the remote machine that will receive a file other than 80.
This is the xml part:
<Destination> <DestinationType>Http</DestinationType> <ManualValue> <FriendlyName>HTTPFiling</FriendlyName> <DocumentName>MyDoc</DocumentName> <LoginSource> <LoginSourceType>AuthenticatedUser</LoginSourceType> <AuthenticatedUser> <UserName>admin</UserName> <Password>xxxx</Password> </AuthenticatedUser> </LoginSource> <Host>xxx.xxx.xx.xxx:12033/scan/scanReceiver</Host> <Path></Path> <ValidateCertificate>false</ValidateCertificate> <ScriptPath></ScriptPath> <DocumentFormat>Pdf</DocumentFormat> <GenerateJobLog>true</GenerateJobLog> </ManualValue> </Destination>
Сan anyone help me?