|
interface | Kofax.KFS.Services.Contracts.Legacy.WebServices.Profile.ProfileServicePortType |
| Retrieves the current profile associated with the specified Web Services Connector client ID. The profile is a list of the global shortcuts where the Web Services Connector client can submit documents. Each global shortcut contains information about a destination, including index fields. This service is intended to be used to poll the Kofax product for new profile information. The previously obtained profile ID and profile timestamps are passed in, and the server returns new information if the profile has changed. More...
|
|
class | Kofax.KFS.Services.Contracts.Legacy.WebServices.Profile.WscProfileRequest |
| Sends the profile request with the client ID. May include the profile ID and a timestamp. Submitting any currentProfileId string or currentProfileTimestamp that does not match the profile ID or timestamp associated with the client at the server will result in the current profile associated with the client at the server being returned in the WscProfileResponse, without any error. The purpose of submitting the current profile ID and timestamp at the client is simply to avoid the processing delay of looking up the profile information at the server, if the profile has not changed since the last profile received by the client. When the current profile ID and current profile timestamp from the client match the server values, the profile has not changed at the server. More...
|
|
class | Kofax.KFS.Services.Contracts.Legacy.WebServices.Profile.WscIndexField |
| Attributes for the field. More...
|
|
class | Kofax.KFS.Services.Contracts.Legacy.WebServices.Profile.WscDestination |
| Attributes for a destination. More...
|
|
class | Kofax.KFS.Services.Contracts.Legacy.WebServices.Profile.WscProfileResponse |
| Gets the response, which includes the new profile ID and timestamp, global shortcuts that are part of the profile, result code, and error message, if any. More...
|
|
class | Kofax.KFS.Services.Contracts.Legacy.WebServices.Profile.getProfileRequest |
| Sends the current profile ID and timestamp and retrieves the new profile information, if the profile has changed. More...
|
|
class | Kofax.KFS.Services.Contracts.Legacy.WebServices.Profile.getProfileResponse |
| Retreives the response for the profile operation. More...
|
|
interface | Kofax.KFS.Services.Contracts.Legacy.WebServices.Profile.ProfileServicePortTypeChannel |
| Retrieves the current profile associated with the specified Web Services Connector client ID. The profile is a list of the global shortcuts where the Web Services Connector client can submit documents. Each global shortcut contains information about a destination, including index fields. This service is intended to be used to poll the Kofax product for new profile information. The previously obtained profile ID and profile timestamps are passed in, and the server returns new information if the profile has changed. More...
|
|
class | Kofax.KFS.Services.Contracts.Legacy.WebServices.Profile.ProfileServicePortTypeClient |
| Retrieves the current profile associated with the specified Web Services Connector client ID. The profile is a list of the global shortcuts where the Web Services Connector client can submit documents. Each global shortcut contains information about a destination, including index fields. This service is intended to be used to poll the Kofax product for new profile information. The previously obtained profile ID and profile timestamps are passed in, and the server returns new information if the profile has changed. More...
|
|