|
interface | Kofax.KFS.Services.Contracts.Legacy.WebServices.ValidateForm.ValidateFormServicePortType |
| Sent by the client to the server to identify any fields with errors. The server returns a list of fields that includes the value of the fields and if they are valid. An error message is provided with invalid values. This service should be invoked when the user finishes indexing and submits the form. More...
|
|
class | Kofax.KFS.Services.Contracts.Legacy.WebServices.ValidateForm.WscValidateFormRequest |
| Extends WscRequest and includes information about the form. More...
|
|
class | Kofax.KFS.Services.Contracts.Legacy.WebServices.ValidateForm.WscValidationFieldInfo |
| Includes parameters for the fields. More...
|
|
class | Kofax.KFS.Services.Contracts.Legacy.WebServices.ValidateForm.WscValidateFormResponse |
| Returns information about the fields. More...
|
|
class | Kofax.KFS.Services.Contracts.Legacy.WebServices.ValidateForm.WscRequest |
| This generic web service request is used by all Web services. Every job submitted to the Kofax 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...
|
|
class | Kofax.KFS.Services.Contracts.Legacy.WebServices.ValidateForm.validateFormRequest |
| Extends WscRequest and includes information about the form. More...
|
|
class | Kofax.KFS.Services.Contracts.Legacy.WebServices.ValidateForm.validateFormResponse |
| Returns information about the form. More...
|
|
interface | Kofax.KFS.Services.Contracts.Legacy.WebServices.ValidateForm.ValidateFormServicePortTypeChannel |
| Sent by the client to the server to identify any fields with errors. The server returns a list of fields that includes the value of the fields and if they are valid. An error message is provided with invalid values. This service should be invoked when the user finishes indexing and submits the form. More...
|
|
class | Kofax.KFS.Services.Contracts.Legacy.WebServices.ValidateForm.ValidateFormServicePortTypeClient |
| Sent by the client to the server to identify any fields with errors. The server returns a list of fields that includes the value of the fields and if they are valid. An error message is provided with invalid values. This service should be invoked when the user finishes indexing and submits the form. More...
|
|