Front Office Server .NET Legacy API for Device Client
|
Classes | |
class | Kofax.KFS.Services.Contracts.Legacy.WebServices.WscRequest |
This generic web service request is used by all Web services. Every job submitted to the Tungsten product must have a unique job ID that is different from any job ID used by any other Web Services Connector client or input device (such as MFPs and scanners). Always include the Web Services Connector client ID in the job ID string. This will ensure that your client's job IDs are always different than another Web Services Connector client's or device's job IDs. Also include a unique counter or timestamp in milliseconds in the job ID string to ensure that subsequent job IDs from the same Web Services Connector client are unique. More... | |
Namespaces | |
namespace | Kofax.KFS.Services.Contracts.Legacy.WebServices |