Kofax Help for Developer Users
  • Overview
  • Message Connector web services interface
    • Conformance to standards
    • GetNewImportID function
    • Import function
    • TrackImport function
      • Web service errors
      • TrackImport response
    • GetContentTypeList and GetContentTypeDescription functions
    • Example: Input of unstructured message
    • Example: Input of customer-specific XML document
    • Example: Compatibility with KCIC web services
  • XML mapping
    • Kofax XML format
    • Use sample files
    • Import structured data via simple XML mapping
    • Import structured data via XML import Connector-Compatible mapping
    • Import structured data via generic mapping
    • Create XSL transformations manually
  • Web services sample client
  • Web services interface for Kofax Monitor
    • KC Plug-In
      • GetAllStates function
      • GetConnection function
      • GetConnectionNames function
      • GetFeatureLicenseState function
      • TestConversionErrors function
    • Message Connector
      • GetRunState function
      • GetStorageVisible function
      • GetMessagesFailed function
      • GetMessagesWaiting function
      • GetPassiveInputState function
  • Scripting interface
    • Add references to scripts
    • IBatchNameFormatter interface definition
    • IDocumentScript2 interface definition
      • Use BeforeDocumentImport to access the current attachment
      • Use BeforeDocumentImport to get the EML/MSG/ZIP filename
    • IReRouteScript interface definition
    • IDocumentConverterScript interface definition
      • Combine password protected PDF files
      • Convert password protected PDF files
  • Custom conversion script
    • Configure custom conversion script
    • Sample script
  • Custom storage strings
  • Custom EDI schemas
    • Prepare Altova MapForce
    • Sample 1: HIPAA 837I, customized for XYZ Acute Care
      • Verify that EDI file meets standard
      • EDI definitions in Altova MapForce
      • Create custom EDI definition in Altova MapForce
      • Create schema and sample file
      • Create EDI to XML mapping
    • Sample 2: customized Edifact 2010A ORDERS message
      • Create custom EDI definition in Altova MapForce
      • Create schema and sample file
      • Create EDI to XML mapping
  • Flow diagrams
    • OAuth2.0 flow diagrams
      • Resource owner password credentials grant
      • Authorization code grant
      • Client credentials grant
 › Flow diagrams

Flow diagrams

This topic describes various flow diagrams which are used for implementing different features in Kofax Import Connector.

  • OAuth2.0 flow diagrams

    • Resource owner password credentials

    • Authorization code

    • Client credentials