XMLP unable to parse Spanish Character "¿" ?

Hi Friends,
The report is completed with status warning as it is unable to parse the character "¿".
Setup at profile
FND: NATIVE CLIENT ENCODING : "WE8ISO8859P1"
ICX: Client IANA Encoding : "Unicode (UTF-8)"
please help me..
Regards,
Swain

Hi,
Goto MS-WORD application
1. Open MSWord and use Insert->Symbol.
2. Now find the font you want
there are special characters also ... chk out that also .
It will solve the issue... even in case of checkbox case you use this way.
Its due to font was not applied on your MS-Word application.
regards
Ratnesh

Similar Messages

  • XMLP is unable to parse German Character(ü) in PDF Output.

    Hi friends,
    The problem i'm facing..like in XML output i'm getting German Character(ü) however i can not get the output in PDF preview .
    So as per suggestion i have checked the steps :
    Under $COMMON_TOP/util/java/1.4/j2sdk1.4.2_04/jre/lib/fonts path the necessary ttf files are present. Those Files are
    1. ALBANYWT.ttf - "single-byte" characters only
    2. ALBANWTJ.ttf - Unicode font with Japanese
    3. ALBANWTK.ttf - Unicode font with Korean Han
    4. ALBANWTS.ttf - Unicode font with Simplified Chinese
    5. ALBANWTT.ttf - Unicode font with Traditional Chinese Han Ideographs
    6. ADUO.ttf and ADUOB.ttf (Support German Font)
    Below is the OPP LOG..
    Caused by: java.io.UTFDataFormatException: 6-byte UTF8 encoding not supported.
    at oracle.xdo.parser.v2.XMLUTF8Reader.readUTF8Char(XMLUTF8Reader.java:237)
         at oracle.xdo.parser.v2.XMLUTF8Reader.fillBuffer(XMLUTF8Reader.java:120)
         at oracle.xdo.parser.v2.XMLByteReader.saveBuffer(XMLByteReader.java:450)
         at oracle.xdo.parser.v2.XMLReader.fillBuffer(XMLReader.java:2229)
         at oracle.xdo.parser.v2.XMLReader.skipWhiteSpace(XMLReader.java:1974)
         at oracle.xdo.parser.v2.NonValidatingParser.parseMisc(NonValidatingParser.java:331)
         at oracle.xdo.parser.v2.NonValidatingParser.parseProlog(NonValidatingParser.java:300)
         at oracle.xdo.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:280)
         at oracle.xdo.parser.v2.XMLParser.parse(XMLParser.java:266)
         ... 17 more
    please Suggest...what to do next

    Hi Tim,
    Thanks a lot for the reply. I just generate the data file (XML data) without attaching the Template with concurrent report program. I don't know the set up for UTF8 (6-Byte) character.
    Can i change it from 6-byte to 8 or 16 byte UTF8..?
    Thanks and Regards,
    Swain

  • Unable to parse control character using regular expression & Pattern class

    I am trying to parse the Ctrl-X character from a string using the Pattern class but for some or the other reason it is not finding it.
    Here is the code that I wrote,
    Pattern p=Pattern.compile("\\cX");
    Matcher m=p.matcher(str);
    System.out.println(str+": "+m.find());
    the result is prop^Xau,bu,ca,en,fe,fi,ge,hj,ma,pe,re,sh,sr,tr^Yto^Xym^Yfmt^Xh : false
    where, str= prop^Xau,bu,ca,en,fe,fi,ge,hj,ma,pe,re,sh,sr,tr^Yto^Xym^Yfmt^Xh
    Thanks,
    Arunraj

    arunraj.nair wrote:
    I am trying to parse the Ctrl-X character from a string using the Pattern class but for some or the other reason it is not finding it.
    Here is the code that I wrote,
    Pattern p=Pattern.compile("\\cX");
    Matcher m=p.matcher(str);
    System.out.println(str+": "+m.find());
    the result is prop^Xau,bu,ca,en,fe,fi,ge,hj,ma,pe,re,sh,sr,tr^Yto^Xym^Yfmt^Xh : false
    where, str= prop^Xau,bu,ca,en,fe,fi,ge,hj,ma,pe,re,sh,sr,tr^Yto^Xym^Yfmt^XhWhat does str.length() give you? And posting, and trying with, a (much) shorter String might help you and others here to more easily see the problem.
    db

  • Unable to parse query when using dblink in forms 4.5

    Hi,
    I have created a query that uses a DBlink because I need to do query on a table located on another dbase. I've used the query on creating my report using Reports 6i. The report needs to be called from a menu on our system, which was developed under Developer 2000 (forms 4.5). The problem is, when I tried to access the report from the menu, it returns the error 'unable to parse query'. What I did after getting error was to create a dummy module using Forms 6i, and call my report from there. It worked fine.
    By the way, the table that I'm accessing using the dblink is under Oracle 9i dbase, and the dbase of the system that I've been working at is Oracle 8i.
    I don't have any idea on what's causing this error. Is there a compatibility issue when using a dblink located in Oracle 9i database with forms 4.5?
    Thanks!

    Hello,
    Not sure if it is the good answer, but I know that Forms does not recognize dblink and owner.object syntax. You have to create a simple synomym that point to the distant object and use this synonym within Forms.
    Francois

  • Portal Runtime Error: Unable to parse template

    Hi!
    I integrated SAP BW system with SAP Portal. All the connection tests (Sap Web AS connection, ITS connection, Connection Test for connectors) run successfully.
    I also installed a BI add on u201CBI Administratoru201D on Portal and performed all the steps on SAP BI system.
    When I try to access one of the functions of BI Administrator I get Portal Runtime Exception on all the windows in Portal (bellow, in the middle, etc.).
    BI System Selection  
    Portal runtime error.
    An exception occurred while processing your request. Send the exception ID to your portal administrator.
    Exception ID: 12:26_20/01/09_0013_21754250
    Refer to the log file for details about this exception.
    I have looked into log file for Portal and detected the following error text:
    #1#com.sapportals.portal.prt.runtime.PortalRuntimeException:
    Exception in SAP Application Integrator occured: Unable to parse template &\#39;<System.Access.WAS.protocol>://<System.Access.WAS.hostname>
    /sap/bw/BEx?sap-client=<System.client>&sap-language=<Request.Language>&accessibility=<User.Accessibility
    [SAP_BOOL]>&style_sheet=<LAF.StylesheetUrl[url_ENCODE]>&<TrayInformation[IF_true PROCESS_RECURSIVE]>&<Authentication>&<Report>&<BusinessParameters>&\#39;; the problem occured at position 82. Cannot process expression <System.client> because Invalid System Attribute:
    System:    &\#39;SAP_LocalSystem&\#39;,
    Attribute: &\#39;client&\#39;.
    Question:
    How can I correct this error?
    Any helpful information will be very appreciated!
    Axel

    Hi Alex,
    It seems that the iview (of the type Application intergrator) cannot read or interperet the "client" parameter from your system object.
    I can also see that the systemobject-alias that is reffered to is "SAP_LocalSystem".
    Find the System Object called SAP_BW and see if all settings to connect to the backend are correct.
    In addition in the iview try to set the system-alias from SAP_LocalSystem to SAP_BW and retry.
    Good Luck.
    Benjamin

  • How to find out the ASCII Values for Spanish character

    Hi,
    I had an requirement to store Spanish character and also need to fileter the records based on the Spanish character.
    Kindly guide me for below.
    To filter the Records which contains spanish characters?
    To get the ASCII Values for the particular column?
    E.g. we can find out the ASCII value of 'a' by using the syntax select ASCII('a') from dual.
    But I want to find the ASCII Values for the particular column value. Ie. name.
    E.g., Client name is "Suresh", I want to the ASCII Values for entire name of "Suresh".
    Kindly do the needful help / Guidance on this.
    Thanks,
    Orahar

    To expand on what I said in my first post, you want to do something along these lines:
    with t (thename) as
      select 'Suresh' from dual
    select thename
         , substr(TheName, level, 1)
         , ascii(substr(thename, level))
      from t
    connect by level <= length(thename);The output of the above query is:
    THENAM S ASCII(SUBSTR(THENAME,LEVEL))
    Suresh S                           83
    Suresh u                          117
    Suresh r                          114
    Suresh e                          101
    Suresh s                          115
    Suresh h                          104
    6 rows selected.Note that the WITH statement is only there to simulate a table for this example. With a table, all you do is get rid of the with and substitute the name "t" for the name of your table (also the name of the column to whatever name the column has in your table).
    Lastly, I suggest you post your question along with, an example table and the output you'd like to get in the PL/SQL forum. There are people there that will give you all kinds of great ways of solving that problem.
    HTH,
    John.

  • Unable to parse operation - BIP against JDE E1 with DAS

    Hi to all,
    I am in the following scenario:
    BI Publisher 10.1.3.4.1 integrated with JdEdwards E1 through DAS (Data Access Server).
    Then, using the connection that uses DAS, when I try tu use an outer join I get the following error:
    Unable to parse the operation [SELECT ..... WHERE AN8=AN8()]
    In the text editor where the query builder builds the query the '+' appears correctly...
    If I launch the query without the outer join then it works correctly!!
    This is quite urgent so any help would be appreciated.
    Many thanks in advance,
    Víctor.

    Hello Victor,
    you had the chance to fix the error?
    me doing the same,
    I'm also connected to a base JDE E1.
    my query is:
    Select     
    TO_DATE (substr(F0411.DGJ,2,6),'yydd') as DGJ,
    F0411.KCO as KCO,
         F0411.DOC as DOC,
         F0411.DCT as DCT,
         F0411.AN8 as AN8,
         F0411.PYE as PYE,
         F0411.SNTO as SNTO,
         F0411.AAP as AAP,
         F0411.AG as AG,
         F0411.SFX as SFX,
         F0101.ALPH as ALPH
    from     JDE.F0101 F0101,
         JDE.F0411 F0411
    where F0411.AN8=F0101.AN8
    and      F0411.DOC between :Doc_desde and :Doc_hasta
    and F0411.DGJ between TO_NUMBER(TO_CHAR(:Fecha_Desde, 'YYYYDDD' )) - 1900000
    and TO_NUMBER(TO_CHAR(:Fecha_Hasta, 'YYYYDDD' )) – 1900000
    error is:
    Unable to parse operation [select     
             TO_DATE(substr(DGJ,2,6),'yydd') as DGJ,
             F0411.KCO as KCO,
          F0411.DOC as DOC,
          F0411.DCT as DCT,
          F0411.AN8 as AN8,
          F0411.PYE as PYE,
          F0411.SNTO as SNTO,
          F0411.AAP as AAP,
          F0411.AG as AG,
          F0411.SFX as SFX,
          F0101.ALPH as ALPH
    from      JDE.F0101 F0101,
          JDE.F0411 F0411
    where   F0411.AN8=F0101.AN8
      and       F0411.DOC between ? and ?
      and    F0411.DGJ between TO_NUMBER(TO_CHAR(?, 'YYYYDDD' )) - 1900000
             AND               TO_NUMBER(TO_CHAR(?, 'YYYYDDD' )) - 1900000].
    why ??
    is the version of the drivers connecting ??
    thanks
    JC

  • I have a Nikon D600 and D800 and I shoot everything in Raw. I use Photoshop Elements 9 for processing but I have been unable to convert any RAW files to open in PSE. Says unable to parse the file. What does this mean and how do I fix it?

    I have a Nikon D600 and D800 and I shoot everything in Raw. I use Photoshop Elements 9 for processing but I have been unable to convert any RAW files to open in PSE. Says unable to parse the file. What does this mean and how do I fix it?

    Since pse 9 can only use up to camera raw 6.5 and the d600 needs at least 7.3 and the d800 needs at least 6.7, you can use the
    8.6 adobe dng converter to convert those files to dng copies, which then pse 9 should open.
    8.6 dng converter
    windows
    Adobe - Adobe Camera Raw and DNG Converter : For Windows : Adobe DNG Converter 8.6
    mac
    Adobe - Adobe Camera Raw and DNG Converter : For Macintosh : Adobe DNG Converter 8.6
    Note:
    If you have windows xp or vista or mac os x 10.6, then you'll need to use the 8.3 dng converter instead
    windows
    Adobe - Adobe Camera Raw and DNG Converter : For Windows : Adobe DNG Converter 8.3
    mac
    Adobe - Adobe Camera Raw and DNG Converter : For Macintosh : Adobe DNG Converter 8.3
    how to use the dng converter
    Camera Raw: How to use Adobe DNG Converter - YouTube
    more info on supported cameras and camera raw plugins required
    Camera Raw plug-in | Supported cameras
    Camera Raw-compatible Adobe applications

  • I am running Photoshop CS6 on a Mac OS X 10.9.3 and every time I save a large eps I can not open it again. I get this message when I try. "Could not complete your request because Photoshop was unable to parse the PostScript."

    I am running Photoshop CS6 on a Mac OS X 10.9.3 and every time I save a large eps I can not open it again. I get this message when I try. "Could not complete your request because Photoshop was unable to parse the PostScript."

    Oh, dear.
    If you use PSE as your external editor for iphoto, you need to save the images back to iphoto by using Save, not Save As and not changing anything like the name or format that would bring up the Save As window. (You may need to adjust the editor prefs>saving files>on first save to save over existing.)
    OR you can export the photos from iphoto to the desktop, use file>open in the editor and then change whatever you want and either import the saved image to the organizer or import it back to iphoto as a new file. What you are doing is extremely risky, particularly to the iphoto library which you may easily damage by your workflow.
    I would start the organizer holding down the shift key, then create a new catalog and switch to the new one. Then try opening the editor without opening an image and see if you get any farther.
    PSE and iphoto are not designed to be used as you've been doing. You are trying to write to the iphoto library from outside iphoto, which is the fastest known way to corrupt the library and lose all your photos.

  • JMS Adapter: Unable to parse the scema error in step 7

    Hi
    I get unable to parse the schema error in step 7 of JMS Adapter partner link definition (in Type Chooser window). I am using RosettaNet 3b2 Schema converted from DTD by Tibco tools.
    Any help greatly appreciated.

    forwarded to the JMS adapter team. It would be nice if you could provide more context around the input you provided in the first 6 step (could you please post the schema or if there are a set of them, zip them up, rename the file .zap and email to collaxa_support_us at oracle.com). Thank you. -Edwin

  • ERROR ITMS-9000: "Unable to parse opf file: content.opf" at Book (MZItmspBookPackage)

    Hello,
    Here an itunes producer error for my new ibook:
    ERROR ITMS-9000: "Unable to parse opf file: content.opf" at Book (MZItmspBookPackage)
    Any help?
    Best!

    https://discussions.apple.com/message/17782799#17782799
    I thinks this link will help solve your issues. It worked for mine.

  • ERROR ITMS-9000: "Unable to parse opf file: package.opf" at Book

    ERROR ITMS-9000: "Unable to parse opf file: package.opf" at Book
    No problem checking repeatedly check the opf file could not be found.
    Please help me.

    ERROR ITMS-9000: "Unable to parse opf file: package.opf" at Book
    No problem checking repeatedly check the opf file could not be found.
    Please help me!!!!
    Please help me!!!!
    Please help me!!!!
    Please help me!!!!
    Please help me!!!!

  • Uloading ebook using iProducer rec'd error: ERROR ITMS-9000: "Unable to parse nav file: toc.ncx" at Book. I don't understand and need help fixing it. Please Help

    Uloading ebook using iProducer rec'd error: ERROR ITMS-9000: "Unable to parse nav file: toc.ncx" at Book. I don't understand and need help fixing it. Please Help if you've the knowledge.
    Many Thanks

    Yep, i just did it again. The entire scroll-bar widget, complete with formatted text, graphics, etc., pasted itself nicely in another book. Two different files, the same widget.
    I use the scroll-bar widgets for most of my texts. (I have audio buttons on the side, and the scripts are within the widget, to the side). My only text is within widgets, and text boxes, naturally. 
    I am following your recommendation: cleaning files, etc. I am remaking the book anew. I need to convince the EPUB bot or whatever that my file looks and works nicely on all my devices. You would expect an error message when previewing the book: 'Hey Amigo, your file is flawed, stop working on it, and get back to the drawing board." Should be able to try again next Monday.

  • ERROR ITMS-9000: "Unable to parse apple display options file: com.apple.ibooks.display-options.xml" at Book (MZItmspBookPackage)

    Hi, I'm En32, now trying to publish my first iBooks (epub).
    The package I created is always rejected to deliver with following error.
    Does anyone who can provide me a solution ?
    === error ===
    Package Summary:
    1 package(s) were not uploaded because they had problems:
              /Users/En32/Music/iTunes Producer/Playlists/10000448204.itmsp - Error Messages:
                        Apple's web service operation was not successful
                        Unable to authenticate the package: 10000448204.itmsp
                        ERROR ITMS-9000: "Unable to parse apple display options file: com.apple.ibooks.display-options.xml" at Book (MZItmspBookPackage)
    ===
    $ cat META-INF/com.apple.ibooks.display-options.xml
    <?xml version=”1.0″ encoding=”UTF-8″?>
    <display_options>
    <platform name=”*”>
    <option name=”fixed-layout”>true</option>
    </platform>
    </display_options>
    ===
    Actually, I'd like to use fixed layout so I use com.apple.ibooks.display-options.xml.
    This ePub file looks good because I can open it with my iPad - iBooks, however iTunes publisher always rejects this.
    Any solutions ?

    I was getting that error when I used OSX's default compress feature. I found a little utility called ePub Zip and used it to compress (zip) my ePubs and that did the trick. They then passed the validation. I got it here:
    http://www.mobileread.com/forums/showthread.php?t=55681

  • Java.security.ProviderException: unable to parse algorithm params.

    java.security.ProviderException: unable to parse algorithm params.
    Anyone any idea how to get around this problem? Is it something to do with the java.security file?

    i may or may not be very helpful depending on your setup.
    1. when you say "this works fine for sun plugins, but not for the MS JVM", what do you mean? where is the Sun VM used (client or server side) and where is the MS VM used (client or server side)?
    2. how are you obtaining the binary key encoding (that is then BASE64-encoded)? i assume you are calling java.security.Key.getEncoded. are you getting a standard PKCS8Encoding for a private key? you can check via Key.getFormat. make sure if you are switching between VM's, that both VM's are encoding the key in a format that you expect. in particular, if they both claim to export into PKCS8, then make sure the encoded bytes are identical.
    3. how are you re-constituting the key? are you using the java.security.spec.KeySpec APIs? i believe these were added in J2SE 1.2, which means i don't believe they are available in the MS VM (which is only 1.1.X-compliant if i recall correctly).
    based on all of the above, i don't think the java.security file is the culprit - but perhaps incompatible key encodings between different vendor VM's.

Maybe you are looking for

  • How to arrange files in the files window?

    Hello, I just finished doing the cut of a movie in Premiere Pro and hit the the "edit in Audition" button to do the music and audio. And now the problem: when Audition opened I just saw the hundreds of audio files in the file window (2 for every scen

  • Anyone has a remedy for mail/leopard sending emails problem ?

    I just spend hours on my MBP trying to set up MAIL and on various forums trying to find a cure for what seems to be a common problem on Leopard, not being able to send emails. I like many others are getting the "can not send message using the smtp se

  • Microsoft office 2004 for mac installation problem

    Hi there, I initially download the microsoft office 2004 trial. I bought the student & teacher edition and install it in my macbook. There was a uninstall button on the trial software that I press and I don't know if that removed the trial version. T

  • Bestpractice init.ora parameters for data warehouse in 10gR2

    Hi, We moved our 1Tera data warehouse database to linux 64 bit , 8 cpu , 8GB memory, with ASM (non RAC). Could you please recommand best practice setting init.ora parameters in 10g DW to achive the best performace ? I set the following parameters: pa

  • Pass array to oracle stored procedure

    I have such a problem: I have to pass array to stored procedure, so I declare type: create type tNumberArray as table of number and create procedure: create or replace procedure proc_1 (in_param in tNumberArray) as .... BODY OF PROCEDURE ... when I c