Oracle WebCenter Content (MOSC)

MOSC Banner

Programmatically Release batch enterprise capture client script

edited Jun 19, 2015 10:00AM in Oracle WebCenter Content (MOSC) 1 commentAnswered

I'm working on a client script to show a user a dialog box to fill in some index information for a batch document without having to click the document.  I would like to release the batch when the user clicks ok in the dialog box, but I'm having some trouble with what I found in the documentation.  I'm trying to do this with the BatchScanComplete event.

It says you can programmatically request a release with this code:

ClientUI.releaseBatch(batchList,processorId,jobId)

I can manage the batchList, but so far I have failed in my attempts to get a handle on the processorId and jobId.  I've tried a few ways to get it, but all i get is undefined.  The last thing i tried was

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center