Barcode Capacity

To provide more information on this question, here is a summary of what we are trying to achieve and the problems we are having & questions we have:
Background* We have two different forms that we want to capture data using 2D barcodes.
* The intention is that the main form is completed & signed, given to the second party who then fills out their form and faxed together to a central server.
* It is critical for us that we capture the form data via the same channel as the physical signature & electronic signatures are not viable.* For the main form, we need to fit the barcodes on to the existing pages -- this is a very limited amount of space.
The problem
* The main form is the problematic form - we have ~ 200 fields on the main form
* We are planning to fix the max length of each field - some based on existing systems & others not.
* Current total length count is ~ 3200 but we expect to strip this back to 2000-2500 chars, of which some will be all numeric or uppercase.
* We are currently assuming 3 barcodes for the main form but we may be able to get the max chars low enough to fit in 2 barcodes if they hold 1598 chars each.
* Based on our understanding the Adobe barcoding presentation ...
     * PDF-417 is restricted to a maximum of 34 columns (30 data) wide x 90 rows high
     * This gives a maximum of 928 code words in a bar code
     * Level 6 error correction redundancy uses 129 code words
     * This leaves 799 code words for data.
     * Each code word holds 1-2 data chars (2 if all numbers or all uppercase, 1 is worst case if swap from upper/lower/number/symbol for every char)
     * This theoretically gives 799 to 1598 screen chars per barcode.
     * Originally had intended to use XML data in the barcode, but now understand the cost and plan to use delimited data only (probably tab)
     * It is quite important to have a minimal (preferably zero) rate of barcode overflow as these forms may have to be manually re-typed.
     * Barcode compression is reported to give ~10-30% saving in space for typical data
     * With compression it may be hard to guarantee that there is no overrun unless the max field lengths are < the barcode stores uncompressed
     * Before commitments are made within our organisation, we need to be sure:
          - how many barcodes we need to store the max length of data
          - how much space does each barcode need on the page
          - whether we can fit the required number into the available space!
Specific Barcode Questions
1. How can we find out in livecycle designer (a) the number of rows/cols in a barcode, or (b) how many chars it can actually hold?
2. What is the max # of uppercase-only chars we can fit in one barcode?
3. What is the minimal space occupied by one barcode that is holding the max # of chars?
4. If we make a barcode smaller does this reduce the max # of rows/cols (and therefore chars) that it can store?
5. How do tab delimiters or commas count towards filling the barcode?
6. Can we stop the barcode from greying out when it overflows so we can capture the "first half" of the data?
7. What proportion of reduction do you typically get with the Livecycle compression?
8. If using compression to fit more data in, how do we avoid the problem with an unusual case having poor compression & overflowing the barcode?
9. We don't understand the limit of 928 code words given that 30 data cols x 90 rows would be 2700 code words?
10. We have found a couple of cases where barcodes are greyed out in LiveCycle Designer but the same form / same data has a good barcode when using Adobe 8 Standard - are there known differences / limitations between the products.
I have attached our test form below.
The barcode is 100mm x 45 mm but we can only get 868 uppercase chars to fit in it - it greys out in Livecycle designer with more.
Do we have to make it bigger to get more chars or have we done something wrong?
Any help or advice much appreciated.

Here are some of the answers to your questions:
1. How can we find out in livecycle designer (a) the number of rows/cols in a barcode, or (b) how many chars it can actually hold?
- Designer does not provide you with an indication of the number of rows or columns but does try to estimate whether or not the barcode will hold all of the data you've selected for inclusion.  It is a rough very estimate though.  Capacity-wise with Reader 8.1.3 and higher if the barcode is not filled to capacity then the modules will increase in size automatically helping to improve read-rates so the number of rows and columns will change dynamically based on the data entered into the barcode.
2. What is the max # of uppercase-only chars we can fit in one barcode?
- This depends on the size and orientation of the barcode and the error correction used.  I've attached a sample that will allow you to test the capacity of different barcodes.  In the example you can enter the number of characters you wish to store and a random string of characters will be generated with either upper-case only, mixed case, and Japanese.  This should help you quite a bit.
3. What is the minimal space occupied by one barcode that is holding the max # of chars?
- This is always determined by the workflow.  Who are your end users and how will the forms be printed, delivered, and scanned?  The larger you make the barcode the larger the module size.  If you expect your end users to be using low-quality paper and ink jet printers then you need to ensure your modules are slightly larger to compensate for ink-bleeding.  Let me know your workflow and I'll try to make some recommendations.
4. If we make a barcode smaller does this reduce the max # of rows/cols (and therefore chars) that it can store?
- Yes, the smaller the barcode, the smaller the capacity and the smaller the modules.
5. How do tab delimiters or commas count towards filling the barcode?
- Tabs and Commas have the same "cost" inside the barcode itself.  As long as you are not using XML then either a tab or comma will suffice.  Just be aware that will need to make sure that end-users cannot enter commas into any of your data fields if you are using a comma as your delimiter.
6. Can we stop the barcode from graying out when it overflows so we can capture the "first half" of the data?
- No, currently there is no property that will tell you if the barcode is grayed  out.  You need to test your forms and set the limits in your form and code.  I will be publishing a sample later on that can detect whether or not a barcode is grayed out or not.  Expect it within the next month or so.
7. What proportion of reduction do you typically get with the Livecycle compression?
- This depends on the data being compressed but can average anywhere from 10 to 20 percent in the cases I've seen.  Flate compression is very good with repeating data.  If you do not have a lot of repeating data you may actually lose capacity by introducing Flate compression especially on non-English content.
8. If using compression to fit more data in, how do we avoid the problem with an unusual case having poor compression & overflowing the barcode?
- Again, testing with random data is the only way to ensure the barcode does not get overridden.
9. We don't understand the limit of 928 code words given that 30 data cols x 90 rows would be 2700 code words?
- These details are the specifications from the original design from Symbol (20 years ago) but it's not 2700 code words, it's 2700+/- characters.  Assuming no error correction and only upper-case characters and no punctuation of any kind.
10. We have found a couple of cases where barcodes are grayed out in LiveCycle Designer but the same form / same data has a good barcode when using Adobe 8 Standard - are there known differences / limitations between the products.
- Barcoded forms MUST be properly Reader Extended with the Barcoded Forms right.  If you do not apply this correctly then the barcodes will gray out when using the free Adobe Reader.  Both Acrobat and Acrobat within Designer should display the same results.

Similar Messages

  • Problem with DataMatrix barcode

    Hi,
          I am using a xdp form with DataMatrix barcode in designer 7.1. I am rendering the xdp as pdf in livecycle workbench. The problem is the barcode is working properly in desinger,  but in the rendered pdf its not working, Can anyone identify which might be the cause of this problem.
    Thanks in advance,
    Kruthi

    There are typically two reasons why a Barcode does not render on a form:
    The barcode has exceeded it's capacity.  If the barcode is designed to hold 1,000 characters (for example) and the .rawValue is 1,100 characters then the barcode will gray-out in Reader 7.x or will simply disappear with Reader 8.x and higher.  In this case you need to adjust your code so that the capacity is not exceeded.  Try reducing the number of fields included in the data and DO NOT use XML, use tab-delimited data capture and convert this to XML when you decode the data.  You can also add additional barcodes to your form.  You are not limited to a single barcode on your form.
    You are filling out the fill-and-print PDF barcoded form within the free Adobe Reader and have not properly licensed the technology.  If your users are filling in your barcoded form using the free Adobe Reader you need to license Adobe LiveCycle Barcoded Forms from Adobe.  If you do not the barcodes will disappear in Reader 8.x and higher.
    This session is related to PDF417 but the concepts are the same when looking at barcode capacity: http://my.adobe.acrobat.com/barcodedformselearningpdf417bestpractices/
    This session is for a prior version of Reader Extensions but will show you how a Barcoded Form should be properly licensed: http://my.adobe.acrobat.com/barcodedformsandreaderextensions/

  • Method to pass the content of pdf through offline(without internet connection)

    Hi All,
    Is there any method available to pass the content of the pdf field from client machine having no internet connection?
    Barcode is the one way to pass the content of pdf field but my data is large and barcode capacity is not more than 1800 characters.
    Please suggest me the way i can send the data to server environment.
    I would like to know the if any data compression technique is available with which i can reduce the data size.
    Thanks in advance
    Regards
    Abhishek

    Hi Steve,
    Thanks for your quick reply.
    offline means no internet connection
    I have following 2 problems while form designing
    1. I want to update the databarcode by the clicking on the button but everytime i need to write a code in calculate event of the script of paper barcode as "this.rawValue = "Abhishek"".i dont want to have any script for any events in barcode. i want to update the barcode through click event of button as form.page.paperformBarcode.rawValue="Abhishek". Barcode is not getting updated when i am clicking on the button. I have attached sample PDF for better understanding.
    2. I want to store xml file in the barcode and retrive the same in server environment. I dont know how to do it?
    I am not getting an option to attach the files to post. will you please help?
    Please forward me a test mail to provide you the sample pdf.
    Regards
    Abhishek
    Email-id --- [email protected]

  • How to Add barcodes at the end of a 3 page form to capture data

    I am working on a multiple pages form that contain a paper form barcode I decide to put all paper form barcodes in the last page. How do I get the data fields to be assigned to different barcodes at the end of the page.
    How do I remove the red x on the barcode.
    I calculate that my form will have approx 2000-3000 chacracters how many barcodes will I need to put
    I am using Designer 7
    George Ward

    With Designer 7.x you will have to wrap each of the data sets on each of the pages in a subform and then with each of your barcodes, select the subform that you would like to collect data from.
    Your life would be made much easier if you upgraded to Designer 8.x as you could create "collections" and then associate those collections to each of your barcodes.
    With 3,000 characters of data you would more than likely be looking at 3 separate barcodes. The capacity does depend on the type of data your capturing but you should be covered with 3.
    Lee

  • Barcode

    hi all,
    how to generate barcode  in abap report ?

    Hi
    Introduction
    This paper describes how to print barcodes on SAP systems using downloadable fonts and standard laser printers. The process is relatively simple:
    • Copy a barcode font file from the host system to the destination printer.
    • Create an output file with formatted text strings and font selection commands
    • Send the output file to the printer.
    PCL (Printer Command Language) is a standard developed by Hewlett-Packard Corporation which
    defines a wide range of commands that control the formatting of documents on laser printers. PCL is supported by virtually every laser printer manufactured. PCL includes specifications for "soft fonts" which, when downloaded to a printer, will be automatically stored in the printer's memory and be available for use.
    Most laser printers do not include native barcode capability. Those that do often employ a variety of command syntaxes, making it difficult to mix printer brands within a single system. Plug-in barcode modules are available, but are often printer brand or model-specific, and the cost per printer stays relatively level (generally from $250 to $425 per printer depending on capabilities of the module).
    Downloadable soft fonts work on any brand or model of printer with the same command syntax, simplifying programming in large installations and expanding the range of printers that can be used. Some high-capacity printers include programmable memory or hard disk drives and can store downloaded fonts permanently. Although downloadable fonts do not offer the automated formatting features found in the high-end hardware modules, the cost per printer is dramatically less.
    The downloadable fonts described in this paper are available as pre-built kits or can be generated using the Barcode Font Generator from MEC Software. Sample fonts, demonstration programs, and pricing/licensing information are available through The Barcode Software Center, on the web at www.makebarcode.com.
    The version of SAP used in preparing this paper was 4.6c.
    top of page
    Downloading Fonts to the Printer
    Before barcodes can be printed, a barcode font must be available in the printer's memory.  MEC Software PCL-5 fonts include all of the required PCL commands and data; all that is required is to send the font file from the host computer to the printer. There are several methods for sending a font to your printer. Two that work well in the SAP/Windows environment are lpr and copy.
    lpr
    The lpr command can be an effective method for downloading fonts. Unix and Linux support lpr; Windows/NT, 2000, and XP also support lpr, but it may not be installed by default (lpr may be called Unix printing by the Windows setup process). The general form of the lpr command is:
    lpr -S<server> -P<printer> [-C<class>] [-J<job name>]
    [-O<option>] <filename>
    As an example, let's assume that the destination printer is available at IP address 192.168.100.40 and the file BC_3of9_4pitch.dsf contains the downloadable PCL barcode font. We must use -O (option) followed by a lower case letter "L" to specify binary mode (Windows requires a lower case "o"):
    lpr -S192.168.100.40 -P192.168-100.40 -Ol myfont.dsf
    copy
    You can simply Copy the font file to the printer port. In Windows, open a MS-DOS command line window. Use the /b (binary) command line option:
    C:\> COPY /B myfont.dsf LPT1:
    Note: If your system does not support long filenames you will need to rename the files. For example: C39_4PIT.DSF.
    If you are in a MS-DOS command prompt under Windows and the destination printer is on the network, using the printer's network name may not work depending on your version of Windows. For example, this command should send the font to the printer under Windows/98 and Windows/2000, but may simply make a copy of the file on disk with Windows/95:
    C:\> COPY /B myfont.dsf
    MAIN\LASER
    You may first have to assign the printer to a local printer port with the NETUSE command. The port does not have to physically exist, and you should not use a port that actually has a local printer attached to it. For example, if you have local printers attached to LPT1 and LPT2 and a network printer named "
    Main\Laser," you could assign LPT3 to the network printer:
    C:\> NETUSE LPT3: "
    MAIN\LASER"
    C:\> COPY /B myfont.dsf LPT3:
    <u><b>Defining Printer Control Sequences in SAP</b></u>
    We need to define a barcode prefix (a command string to turn on the barcode font) and a suffix (another command to switch back to a normal text font). First, we need to get to the right screen. Select SAP Transaction SPAD (Spool Administration) to display Spool Administration: Initial Screen. Then click the Full Administration button.
    Select the Device Types tab and select the printer that will be printing the barcodes (HPLJ4, for example).
    Select the green check mark after entry of the Device Type to display the Spool Administration: Device Type screen, then click on the Print Controls tab.
    The Print Controls page displays a list of defined print control sequences, each identified by a name. You can create new sequences or modify existing sequences. Let's create a control sequence named BCPFX to define the prefix that will turn on the barcode. Each downloaded font is identified by a number which is built into the font. Assuming that the font we want is number 200, we will need the following characters:
    Escape Code (hex 1B)
    Opening (left) parenthesis character (hex 28)
    Font ID 200 (hex 32 30 30)
    An upper case X to mark the end of the command (hex 58)
    All of these characters need to be entered as a single string (no spaces) in the Control Character Sequence column: 1B2832303058. We also need to define a sequence to turn off the barcode font and switch back to a normal text font. Let's create sequence BCSFX to switch to the printer's default font. The PCL command to do this requires the following characters:
    Escape Code (hex 1B)
    Opening (left) parenthesis character (hex 28)
    The number 3 (hex 33)
    An @ symbol (hex 40)
    So the complete sequence would be written as: 1B283340. You might prefer to switch to a specific text font instead of the printer's default. Complete details can be found in the PCL Reference Manual, available from Hewlett-Packard.
    top of page
    <b>Printing Barcodes with ABAP or SAPSCRIPT</b>
    We are now ready to print barcodes using an ABAP report program or a SAPSCRIPT form. In these examples we are using Code 39 barcodes which require very little formatting (all we have to do is add asterisks before and after the data).
    <b>Sample ABAP Program:</b>
    DATA: BAR_CODE1(16) VALUE `*ABC01230123A01*'
    NEW-PAGE PRINT ON IMMEDIATELY `X'.
    FORMAT COLOR OFF INTENSIFIED OFF.
    * If the barcode is the first element on the page, the following Write
    * statement is needed (otherwise you get a date in the first print
    * control.
    WRITE:/
    * Turn on the barcode font, print the data, and switch back to the
    * printer's default font. Be sure to use NO-GAP to avoid unwanted
    * characters or CR/LF.
    PRINT-CONTROL FUNCTION `BCPFX'
    WRITE: BAR_CODE1 NO-GAP
    PRINT-CONTROL FUNCTION `BCSFX'
    * Add a Write statement to prevent insertion of CR/LF into the barcode.
    [code]WRITE:/
    [/code]
    <b>Sample SAPSCRIPT</b>
    Variable BAR_CODE1 contains the barcode data, including asterisks.
    The & is needed to avoid unwanted spaces or CR/LF characters
    /E LINE
    /: PRINT-CONTROL BCPFX
    = &BAR_CODE1&
    /: PRINT-CONTROL BCSFX
    Reward all helpfull answers
    Regards
    Pavan
    Message was edited by:
            Pavan praveen

  • QR Code capacity with fixed rendered size and dynamic data

    There's a paper forms barcode and symbology is QR Code, layout is 46mm x 46mm, error correction level is M, module width is 0.592mm, and max capacity is Chinese(UTF8) x 88 or number x 627 or uppercase A x 380 or lowercase a x 263, and QR code renered size is about 30mm x 30mm when max capacity.
    So, my question is, if I want to ALWAYS keep this QR code renered size is same as max capacity(30mm x 30mm), but my daya is dynamic and mix numeric, alphanumeric and byte mode, is there any formula to calculate how may character such as space should be appended?
    thanks

    The more data you stuff into the barcode, the bigger it will be. I am not sure that there is a formula you can use to calculate how much buffer space you need to keep the barcode the same size. At least I have not seen one.
    For Designer, we offer these guidelines when using paper forms barcodes: http://help.adobe.com/en_US/livecycle/9.0/designerHelp/index.htm?content=000342.html

  • Barcode Decoding Problems

    Hi,
      I'm experimenting with the PDF417 Paper Forms Barcodes, trying to determine capacity limits and how to reliably encode form data.  Currently I'm seeing an issue where, when filling out my form in Adobe Acrobat Professional some data does not parse out on the backend.  The barcodes are still displayed correctly in Acrobat (i.e. not greyed out), but when extracting the data, there are parsing issues. Some of the data comes through correctly, and some is garbled.  It is as though a fixed size buffer is being overrun & there is random data corruption as a result.
      I'm using data compression on each barcode, and tab delimited data.  I can provide examples via email if that is useful.  Any ideas?
    Thanks,
    Tom

    Some more information: there are two PDF417 barcodes on the same page of the PDF.  Each has an associated collection of data items.  The first barcode is apparently working ok, while the second is showing the problem.  I think the barcode is simply getting overloaded with data, but failing to indicate a problem.
    Are there any examples using multiple barcodes & / or compression that I can compare with?

  • Thinkpad E431 BATTERY ISSUES capacity dropped to 45% in 1 Year

    http://postimg.org/gallery/83uyhbnq/
    I have attached the screenshots of Power Manager in Advanced Mode
    Note that - Design capacity is listed as 52 Whr but thats not true, it is 62 Whr (as mentioned on Laptop Box when received and also written on the battery itself) I have also attached the battery pics to justify it.
    Also in Power Manager the Full Charge Capacity is listed 29 Whr which is not even 50% of its capacity.
    I TRIED RESETTING THE BATTERY GAUGE, BUT IT ONLY INCREASED THE PROBLEM BY FURTHER REDUCING THE CHARGE CAPACITY (from 31 to 29 Whr) 
    Lastly the battery backup is worst - it hardly lasts 1 hour
    And the most important thing - all this happened in last couple of weeks (I understand that battery looses its capacity over time but this is a sudden change which means something is faulty) 
    I TRIED EVERY POSSIBLE SOLUTION LIKE UPDATING BIOS, FIRMWARE AND SOFTWARE BUT NOTHING WORKED FOR ME
    My system details are as follows
    Serial No - Pxxxxxx
    Model No - 62774UQ
    Battery Barcode - 11S45N1054Z1ZKG83670RW
    Moderator Note; s/n edited to prevent possible abuse

    Hi Indicium,
    I am glad to hear that your issue has been resolved after performing the provided troubleshooting steps. Please feel free to post in Lenovo Community Forums if you have any further queries!
    Did someone help you today? Press the star on the left to thank them with a Kudo’s!
    Cheers!
    Hemanth Kumar
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • Barcode C128 is not getting displayed in Sapscript

    HI,
    I need to print the barcode in the Sapscript.
    The barcode is not getting displayed even in the preview also, when I give the Barcode C128.
    But when I give other Barcodes, it is getting displayed in the preview.
    Can anyone let me know the solution to print the barcode for C128, as others are not that much fit to print.
    Thanks
    Rakesh

    Hi Dieter,
    No. I haven't.
    Is this the reason for that?
    let me know the procedure.
    thanks
    Rakesh

  • New to Fios: Schedules Recordings and DVR Capacity

    I just gave up on RCN in lieu or Verizon Fios and thus far - can't stand the dvr.
    1) The capacity is no where near what RCN's was. I had days worth of TV, movies, etc saved and never ran out of space. With Verizon, it's been less than a week and I`m already half full. I don't have a HD TV, but I`m wondering if my lack of space is caused by the recorder taping in HD. How do I check this setting to ensure that everything being recorded is standard definition?
    2) The Verizon DVR is really bad at only keeping two episodes of a show, and only recording new/first run shows. Is there any setting to make this work better? I tried to set it to record first runs only of the show scrubs, on any channel (i wasnt sure what channel the new ones are run on) and in two days it taped 10 episodes...

    The FiOS DVR has the same 160GB capacity as the RCN DVR.
    SD channels are 0-499 and HD channels are 500+.  All the SD local channels can be found under 50.
    Recordings from HD channels consume 3-6x the capacity of SD channels.
    If you are the original poster (OP) and your issue is solved, please remember to click the "Solution?" button so that others can more easily find it.

  • Report for calculating capacity utilization and Efficency

    Hi,
    We are following REM in our company. The production line is defined in the production version. While backflushing the production line is called automatically and hence backflushing is done.
    We calculate the capacity utilization by using the formulae.
    Capacity Utilization = (Backflushed Qty/ Available capacity)*100.
    My queries are:
    1. Is there any standard report to determine the capacity utilization of a production line.
    2. Is there any standard report to calcualte the efficency of a production line.
    waiting for reply.
    With regards,
    Afzal

    Hi afzal
    1. you have mentioned ; Available capacity = Std.time per piece * no. of working hrs
    Let me explain with example
    suppose per piece if it takes 10 mins, now according to your formula
    A.C = 10* 24 * 60 = 14400 per day, but which is not correct
    normally if 10 mins/ peice means 6 peices/hr and for 24 hrs 24*6 = 144.
    so it must be A.C =  no. of working hrs / Std.time per piece.
    2. You have mentioned = capacity utlilised = total Backflushed qty per day., which means you are caluculating capacity utilization based on input material.
    3. Utilization = (Avaliable capacity/ Capacity utilised) * 100
    suppose let  us consider Available capacity per day =100
    capacity utilized = 50
    Utilization = (100/50) * 100 = 200%, which is not correct it should be only 50%
    Here my main doubt is why You are caluculating capacity based on input material.
    Please explanin  me you business process and whats the exact requirement so that I can help you out.
    Please check the formulae

  • Barcode report is not working in linux

    hi,
    i am running the report using the barcode, which is running perfectly in the windows server - i meant in the report builder.
    but when i try run the same report in linux server through application, i am getting the below mentioned error:
    Terminated with error:
    REP-1401: 'beforereport': Fatal PL/SQL error occurred. ORA-39565: Message 39565 not found; product=RDBMS; facility=ORA
    below mentioned is the code written in beforereport trigger:
    globals.barcode_to_use := BarCodeConstants.BAR_CODE_128;
    globals.bcobj := barcodemaker.new();
    i have include the jar file path /ora/u01/oracle/v101/ds1/reports/jlib/oraclebarcode.jar both in class path and report_path, but still its not working.
    any one had solve this issue?...pls help me out
    for you info:
    CLASSPATH=/ora/u01/oracle/v101/ds1/j2ee/OC4J_BI_Forms/applications/formsapp/formsweb/WEB-INF/lib/frmsrv.jar:/ora/u01/oracle/v101/ds1/jlib/repository.jar:/ora/u01/oracle/v101/ds1/jlib/ldapjclnt10.jar:/ora/u01/oracle/v101/ds1/jlib/debugger.jar:/ora/u01/oracle/v101/ds1/jlib/ewt3.jar:/ora/u01/oracle/v101/ds1/jlib/share.jar:/ora/u01/oracle/v101/ds1/jlib/utj.jar:/ora/u01/oracle/v101/ds1/jlib/zrclient.jar:/ora/u01/oracle/v101/ds1/reports/jlib/rwrun.jar:/ora/u01/oracle/v101/ds1/forms/java/frmwebutil.jar:/ora/u01/oracle/v101/ds1/reports/jlib/oraclebarcode.jar
    RW=$ORACLE_HOME/reports; export RW
    REPORTS_PATH=$ORACLE_HOME/reports/templates:$ORACLE_HOME/reports/samples/demo:$ORACLE_HOME/reports/integ:$ORACLE_HOME/reports/printers:${REPORTS_PATH}; export REPORTS_PATH
    REPORTS_TMP=/tmp; export REPORTS_TMP
    REPORTS_NO_DUMMY_PRINTER=TRUE; export REPORTS_NO_DUMMY_PRINTER
    REPORTS_TAGLIB_URI=/WEB-INF/lib/reports_tld.jar; export REPORTS_TAGLIB_URI
    REPORTS_CLASSPATH=$ORACLE_HOME/reports/jlib/rwbuilder.jar:$ORACLE_HOME/reports/jlib/rwrun.jar:$ORACLE_HOME/jlib/zrclient.jar:$ORACLE_HOME/j2ee/home/oc4j.jar:$ORACLE_HOME/j2ee/home/lib/ojsp.jar:$ORACLE_HOME/reports/jlib/oraclebarcode.jar; export REPORTS_CLASSPATH
    repserver.conf file setting:
    <engine id="rwEng" class="oracle.reports.engine.EngineImpl" initEngine="1" maxEngine="1" minEngine="0" engLife="50" maxIdle="30" callbackTimeOut="90000" jvmOptions="-Xms512m -Xmx512m" classPath="/ora/u01/oracle/v101/ds1/reports/jlib/oraclebarcode.jar">
    <property name="sourceDir" value="/ora/u02/oraadmin/config/as2/app_qits_run"/>
    <property name="tempDir" value="/ora/u02/oraadmin/config/as2/app_qits_tmp"/>
    </engine>
    <engine id="rwURLEng" class="oracle.reports.urlengine.URLEngineImpl" initEngine="1" maxEngine="1" minEngine="0" engLife="50" maxIdle="30" callbackTimeOut="60000" classPath="/ora/u01/oracle/v101/ds1/reports/jlib/oraclebarcode.jar"/>
    thanks
    renjish

    Hello,
    The first step if to find the PL/SQL line causing the error in 'cf_1formula':
    create a procedure Trace in your Reports : (modify the line trace_file := Text_IO.Fopen('d:\temp\rep_trace.txt', 'A'); to adapt the filename to your system)
    PROCEDURE Trace (trace_string in varchar2) IS
    trace_file Text_IO.File_Type;
    BEGIN
    trace_file := Text_IO.Fopen('d:\temp\rep_trace.txt', 'A');
    Text_IO.Put_Line(trace_file, trace_string);
    Text_IO.Fclose (trace_file);
    END;
    Then, add some calls to this procedure in the program unit 'cf_1formula'
    trace('Before line 1';
    <PL/SQL code of line 1>
    trace('Before line 2';
    <PL/SQL code of line 2>
    trace('Before line 3';
    <PL/SQL code of line 3>
    Excecute the Reports and find in the file 'd:\temp\rep_trace.txt' the last line executed.
    Regards

  • Features I would like to see in Capacity IQ

    Hi all,
    I am currently implementing Capacity IQ in our virtual environment and I encounter some issue's. I know some probably will be solved by VCops however it is yet uncertain whether we will purchase that software.
    - I have 4 vCenters, so I need to log into Capacity IQ 4 times. This makes it hard to provide a Capacity Plan for over all my resources.
    - I have multiple hardware platforms in the same vCenter. Sometimes my managment would like to know what the remaining capacity is on a specific platform. I cannot select multiple clusters, so I need to provide a forecast myself.
    - Capacity IQ does not provide the intelligence for performing a what-if analysis on datacenter level.
    - Some of my clusters function as a DR test-cluster. Never running any machines only during the DR-test, which are scheduled frequently. I would like the option to exclude clusters in Capacity IQ's trend analysis. This way the DR-test does not mess up the trend analysis.
    - I cannot enter a custom account to schedule reports with(workaround logon to vCenter and schedule)
    - I need the reports to be written to a NFS/CIFS share somewhere, so I can serve them from there and anyone can go look for themselves.
    Any ideas with regards to these issue's are much appreciated!
    Regards,
    Ad

    have you follwed this link ?
    http://www.vmware.com/pdf/vmfs-best-practices-wp.pdf
    please award points if you see fit.Thanks

  • Error while Adding a Delivery Note with Barcode

    When i add the deliverynote , i get the following error :
    Error Code : -10 : Document can not be added: Base line item has been updated, re-transmitting the document data from the base document .
    or
    Access violation error
    This happens only when i assign a barcode to the item in the Item Master Data ( Eg : ITM001 is assigned a barcode ) .This works fine when the barcode is not assigned to the item .
    What is the cause of this error ?
    Obj := IDocuments(Company.GetBusinessObject(oDeliveryNotes));
    Obj.CardCode         := 'B1010';
    Obj.Lines.Add;
    Obj.Lines.BaseType   := bodt_Order;
    Obj.Lines.BaseEntry  := 100;
    Obj.Lines.BaseLine   := 0;
    obj.Lines.ItemCode := 'ITM001';
    Edited by: senthil kumar on Dec 2, 2009 1:04 PM

    Hello,
    I had the same problem. This occurs. when you change the barcode between sales order and delivery note, and YOu are issuing the Delivery note by DI API.
    To do:
    - Open Sales Order
    - OverWrite in the lines the barcode to the same as Material Master Data
    - Update sales order
    Issue delivery note.
    SAP Note number: 1314220
    Regards
    János

  • Since downloading ios5 on my iphone 4 the capacity guage in itunes shows other as over 21Gb and i can no longer fit any music on it. How do I get rid of the other stuff? other

    Since downloading ios5 on my iphone 4 a few days ago, the capacity guage in itunes shows "other" as over 21Gb and i can no longer fit any music on my iphone.
    How do I get rid of the other stuff?
    capacity available on 32 Gb iphone is 28.49Gb
    i previously had 21.97 Gb music, over 6 Gb photos, about 1Gb of apps, and minute amount of audio
    now i have no music, 5.4 Gb photos and similar (0.8Gb) for  apps and audio. i have deleted heaps of photos and unused apps to try to make space but obviosly this is a much bigger problem. I also created a smaller music folder on itunes to sync to but at present no music is selected for syncing due to the lack of available space.
    i have 15Gb icloud account now also which is about half full.
    Ive done a little research and heard similar tales but with much smaller other totals than this. Can you help?
    i cant update my apps as i get a message saying i do not have enough available space.

    I had the same problem today and was able to resolve it without having to do a restore or reset. The problem had something to do with my mail accounts. The upgrade reset my mail settings, switching both my gmail and my .mac mail to "archive all mail". I went into the General Settings, disabled that setting, and resynced the phone. The "other" storage allottment dropped back down to less than a gig.
    Before you restore or reset, I would try that first.

Maybe you are looking for