api - Kofax.BatchCreate: Are batches created synchronously or Asynchronously? -


when using kofax capture document access api batches created immediately, or 1 have check later see if batch created (i can't find either way in documentation)

i ask because web service api documentation says send "create batch" request details of batch, later need check see if batch created.

this mirrors batch xml workflow folder polled files, , later check see if file correctly processed.

so question is, when using .net/com api batch created synchronously, or have check later batch success?

some background: have solutions use batch xml files , investigating other options, don't have access ascent server @ moment, we're waiting on eval licences etc, otherwise i'd try myself

the batch created synchronously when use .net/com api. in previous job, used api lot.


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

Pull out data related to my apps from Android Play Store and iOS App Store -

How can I fetch data from a web server in an android application? -