Core Concurrent Processing - EBS (MOSC)

MOSC Banner

Concurrent generating wrong output format with TEXT as output type.

edited Oct 3, 2011 11:47PM in Core Concurrent Processing - EBS (MOSC) 5 commentsAnswered
Hi,

I have create a custom rdf and set TEXT as its output type.

I want the text output to be specific format but the concurrent is not generating the exact expected output.

Expected Output:

<?xml version="1.0" standalone="no"?>
<!DOCTYPE labels SYSTEM "label.dtd">
<labels _FORMAT="E:WIPMAT_X.ZPL" _QUANTITY="1" _PRINTERNAME="Printer
1" _JOBNAME="LBL101">

        <label>
         <variable name="$$WIP_ENTITY_NAME$$">BLFTOP</variable>
         <variable name="$$WIP_ENTITY_NAME$$">BLFTOP14</variable>
         <variable name="COM">19AWG</variable>
         <variable name="LOT_NUMBER"></variable>
         <variable name="ASSEMBLY">A05A0084-1</variable>
         <variable name="QUANTITY_ISSUED">0</variable>
        </label>
</labels>

Wrong Outp:

<?xml version="1.0" standalone="no"?>

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