My Oracle Support Banner

Enterprise Capture Client Scripting Returns Unexpected Value and "404 Page not Found" For The BatchProcessID (Doc ID 2026107.1)

Last updated on NOVEMBER 28, 2023

Applies to:

Oracle WebCenter Enterprise Capture - Version 11.1.1.8.0 and later
Information in this document applies to any platform.

Goal

When creating a client script to automatically release a batch after a scan event, some of the client profile properties contain unexpected values that prevent the release. The code below should return the necessary values to issue a ClientUI.releaseBatch(batchLIst, processorID, jobID) but using them results in a 404 error from the server as viewed in the java console.


Using these values, a call to ClientUI.releaseBatch(batchLIst, processorID, jobID) results in a 404 Page not Found exception, and the batch is lost.

How can the 404 error returned by a client side script designed to automatically release a batch ‏‎(ClientUI.releasebatch) be resolved?

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.