Oracle WebCenter Content (MOSC)

MOSC Banner

How to set a Batch name at Import Level (Import Processor)?

edited Jan 12, 2017 4:01AM in Oracle WebCenter Content (MOSC) 1 commentAnswered

Hi,

I am trying to set the batch name at the import level in Oracle webcentre Capture Version 12.1.1 , so to achieve that i have written the below script , Script seems to be working fine as i am getting the output at console (like batchname etc) But when i am trying to set the batch name using  batch.setBatchName(mBatchName) it's not changing the batch name.

And i am also not getting any exception or so at backend.

Can someone please look into this and guide if i am doing it correctly?

var batch;

var logger;

var mBatchName;

function postImportFile(ctx) { // ImportProcessorContext

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