Wrong format of XML

Hi all,
I have a peculiar problem. There is a file in unix. But when the XI polls the file , it goes as error. When I check the payload , one of the element has end tag missing.
e.g : <field1>
         &@#&*@# /field1>.
The file in the unix path is correct. What can be the possible problem?
The field contains non-english characters.
Thanks in advance
Sekhar

But what you post in your question that was special characters
Did you checked message in CC monitoring? What payload you are seeing in Sedner File Adapter (in CCM)?
Also as far as Chiness char are concern then XI support it.
Also as Stefan said, plz check the XML message header.
Thanks
Farooq

Similar Messages

  • Excel export (webui crm -- excel) wrong format of house number

    Hi,
    in an excel export  (webui crm ---> Excel)  is displaying the wrong format.
    If the house number contains a special character such as "/" then the house number displayed in the date format in Excel.
    And if in the field house number is a number and a letter such as "9 a", then the house number is displayed in time format (9:00 am) instead the house number.
    Does anybody know, how can I solve this problem?
    Thank you in adance.
    Best regards, Jasmin

    Hi,
    There is no error from the CRM functionality. If you SAVE the excel,instead of opening it directly and then " open with "
    word pad or notepad, you can see the phone no.s and fax no.s are properly transported to excel.There is a default format setting of
    excel from the Microsoft, so you are getting the default format after opening the excel.
    Steps:
    1.Export to excel.
    2.Choose the BP,PHONE and FAX columns holding the 'CTRL'key.
    3.Right click on the chosen columns and choose "format cells".
    4.Under the tab "number" choose 'number' and and reduce the decimal
    place to '0' and click "OK".
    5.Now you will be able to see the expected format.
    If you are using IE then the excel file that is being generated should be an XML file which would help with the formating issue. But when there is a problem in the generation of the XML file a CSV file is created instead.
    The kind of problems that can cause this could be :
    - Wrong version of Excel (professional needed)
    - Error in encoding (note 1560243 corrects this)
    - Active X Settings on browser are not properly setup or disabled
    - Other problems (some fixed in note 1457261)
    I hope this helps.
    Br,
    Lloyd

  • Adding data file to the existing tablespace given wrong format file name

    Hi
    while adding the data file existing tablespace. i given wrong format '/dev/oracle/data/user_data_02' i miss the .dbf extension for this data file.
    Alter tablespace ts2 add datafile '/dev/oracle/data/user_data_02' size 200m
    the data file was created.
    So i want to know. What will happen if the data file is wrong format?
    Thanks in advance

    it doesnt matter what you name the file. oracle will be able to use it. if you need to change the name to meet your naming conventions, then you will need to take the db down and rename the file at the OS level and then startup mount to rename the file at the DB level.
    why are you puting files in /dev? Thats for devices.

  • I am working in text edit and cannot open my file. Error message says it is in the wrong format, truncated or corrupted. what to do?

    I am working in text edit and cannot open my file. Error message says it is in the wrong format, truncated or corrupted. what to do?

    Try opening Disk Utility in your Applications-Utilities folder and repair permissions.

  • Can't Open Numbers file, wrong format

    Hello I have Numbers version 3.2
    I have a friend who has created 3 numbers spreadsheets.  I can not open them on my mac.
    On my Mac with mavericks , I get error can't open file. I checked console and got detailed message "8/13/14 8:04:54.759 PM Numbers[284]: *** Assertion failure #2: -[TSAImportController prepareForImportDisplayingProgress:] TSAImportController.m:292 Could not create importer for document at /Users/bill/Desktop/2014 Conference Spreadsheet.numbers."
    8/13/14 8:57:17.690 PM Numbers[284]: *** Assertion failure #3: -[TSAImportController prepareForImportDisplayingProgress:] TSAImportController.m:292 Could not create importer for document at /Users/bill/Library/Containers/com.apple.mail/Data/Library/Mail Downloads/A527BF91-859C-4348-881E-9F90D8F5EFBC/2013 990.numbers.
    What does this indicate, they can take the same file and make it an Xcel and I can open.
    I tried to move the file over to the cloud and open , and I get error 'invalid file format"  what is going on here ?

    Update #3 .. I tried to install an old version of numbers.  Interesting enough files still error, but they error with the error reported on iCloud.  "could not open file, wrong format" console : 8/14/14 8:23:49.220 PM Numbers[425]: Error opening document in -[SFAppApplicationDelegate(Private) doCoordinatedReadWorkForURL:]. No NSError provided

  • How can i display page number in this format in xml publisher report (1-1)

    in this format
    1-1
    1-2
    1-3
    2-1
    2-2
    2-3
    can i display page nos in this format in xml publisher please help me on this

    Hi,
    Use the SET COUNTRY..
    SET COUNTRY 'US'.
    write: / sy-datum.
    SET COUNTRY 'IN'.
    write: / sy-datum.
    Thanks,
    Naren

  • When I try to sync my movies from my camera to my ipad, via my PC, it tells me the movie is in the wrong format. How can I fix this?

    I am unable to sync the movies from my camera onto my ipad, via my PC. A message keeps telling me the ipad won't play the movies because they are in the wrong format. Can someone help please?
    Cheers,
    Pete

    Pad2, the new iPad Supported Video Formats & Movie Formats
    H.264 video up to 1080p, 30 frames per second, High Profile level 4.1 with AAC-LC audio up to 160 Kbps, 48kHz, stereo audio in .m4v, .mp4, and .mov file formats;
    MPEG-4 video up to 2.5 Mbps, 640 by 480 pixels, 30 frames per second, Simple Profile with AAC-LC audio up to 160 Kbps per channel, 48kHz, stereo audio in .m4v, .mp4, and .mov file formats;
    Motion JPEG (M-JPEG) up to 35 Mbps, 1280 by 720 pixels, 30 frames per second, audio in ulaw, PCM stereo audio in .avi file format
     Cheers, Tom

  • XML parser not able to find encoding format of xml file with jre1.4.2

    Hi
    I am using jre1.4.2_05 and Weblogic 8.1 version and i have a problem with finding encoding format of xml file.
    I need to parse a xml file and need to find which encoding format that xml is based on that i need to change logic.
    Need to know after parsing each xml file what encoding format the xml is? Here the problem is we are using jre1.4.2_05 by default DOM \ SAX parser is not supported and i looked at few third party parser which are also don't have facility.
    But in latest jre 1.5 or jdk1.5 has this feature. Its difficult to the project to upgrade to jre1.5 or more.
    Please let me know if you have any idea about the issue.

    I had a quick look around and I think you might be able to find them in the support portal...
    SAP Support Portal > Software Downloads > SAP Software Download Centre > Support Packages and Patches > Archive for Support Packages and Patches > Archive - Browse our Download Catalog > SAP Connectors.
    Let me know if you find them.
    Regards,
    Stephen.

  • Date format in xml file

    Hi,
    I am relatively new to XML and JSP.I am on a project where i have to transfer data to and from an Oracle 8i database to XML using JSP.everything worked fine except for the follwing:
    the date format in xml is always 'yyyy-mm-dd HH:MM:SS'.
    the datatype is date in oracle and string in jsp.when i try to upload the data in XML to oracle it gives me date format not recognised error.I ve tried using trunc and to_char in the query which fetches records into a recordset in JSP but to no avail.i keep getting the same format.
    Can someone please help with with having the date format as 'dd-mon-yyyy'.
    Thanks a heap for the help
    regards,
    Vinayak

    Hi,
    I ve tried out the solutions suggested by you and tried using java.sql.Timestamp
    as follow:
    <%@ page import="java.sql.*" %>
    <%@ page import="java.io.*" %>
    <%@ page import="oracle.sql.*" %>
    String dateString = rset.getString("installation_dt");
    java.sql.Timestamp date = new java.sql.Timestamp.valueOf(dateString);
    But tomcat throws up the following error
    :104:
    cannot resolve symbol
    symbol : class valueOf
    location: class java.sql.Timestamp
    java.sql.Timestamp date = new java.sql.Timestamp.valueOf(dateString);
    Hope you can help me.
    Thanks a heap
    Regards,
    Vinayak

  • How to write the oracle data as XML format. (.XML file)

    create or replace procedure pro(p_number )
    is
    cursor c1 is select *from emp where empno=p_number;
    v_file utl_file.file_type;
    begin
    v_file := utl_file.fopen('dirc','filename.txt','w');
    for i in c1 loop
    utl_file.put_line(v_file,i.ename || i.empno ||i.job);
    end loop;
    closef(v_file);
    end;
    Now my client want instead of .txt file he need .xml files
    File should contains xml tags. can any one help regarding this.. with one example.
    How to write the oracle data as XML format. (.XML file)

    hi,
    hope this example will do something....
    SQL> select employee_id, first_name, last_name, phone_number
    2 from employees where rownum < 6
    EMPLOYEE_ID FIRST_NAME LAST_NAME PHONE_NUMBER
    100 Steven King 515.123.4567
    101 Neena Kochhar 515.123.4568
    102 Lex De Haan 515.123.4569
    103 Alexander Hunold 590.423.4567
    104 Bruce Ernst 590.423.4568
    SQL> select dbms_xmlgen.getxml('select employee_id, first_name,
    2 last_name, phone_number from employees where rownum < 6') xml
    3 from dual;
    *<?xml version="1.0"?>*
    *<ROWSET>*
    *<ROW>*
    *<EMPLOYEE_ID>100</EMPLOYEE_ID>*
    *<FIRST_NAME>Steven</FIRST_NAME>*
    *<LAST_NAME>King</LAST_NAME>*
    *<PHONE_NUMBER>515.123.4567</PHONE_NUMBER>*
    *</ROW>*
    *<ROW>*
    *<EMPLOYEE_ID>101</EMPLOYEE_ID>*
    *<FIRST_NAME>Neena</FIRST_NAME>*
    *<LAST_NAME>Kochhar</LAST_NAME>*
    *<PHONE_NUMBER>515.123.4568</PHONE_NUMBER>*
    *</ROW>*
    *<ROW>*
    *<EMPLOYEE_ID>102</EMPLOYEE_ID>*
    *<FIRST_NAME>Lex</FIRST_NAME>*
    *<LAST_NAME>De Haan</LAST_NAME>*
    *<PHONE_NUMBER>515.123.4569</PHONE_NUMBER>*
    *</ROW>*
    *<ROW>*
    *<EMPLOYEE_ID>103</EMPLOYEE_ID>*
    *<FIRST_NAME>Alexander</FIRST_NAME>*
    *<LAST_NAME>Hunold</LAST_NAME>*
    *<PHONE_NUMBER>590.423.4567</PHONE_NUMBER>*
    *</ROW>*
    *<ROW>*
    *<EMPLOYEE_ID>104</EMPLOYEE_ID>*
    *<FIRST_NAME>Bruce</FIRST_NAME>*
    *<LAST_NAME>Ernst</LAST_NAME>*
    *<PHONE_NUMBER>590.423.4568</PHONE_NUMBER>*
    *</ROW>*
    *</ROWSET>*
    ask if you want more assistance.
    thanks.

  • A class to format an XML string into indented xml code

    I am looking for a class or a piece of code to format an XML string into indented xml code
    for example: an XML string as follows
    <servlet><servlet-name>Login</servlet-name>servlet-class>ucs.merch.client.system.LoginServlet</servlet-class></servlet><servlet-mapping><servlet-name>Login</servlet-name>
    to format into :
    <servlet>
    <servlet-name>Login</servlet-name>
    <servlet-class>ucs.merch.client.system.LoginServlet</servlet-class>
    </servlet>
    <servlet-mapping>
    <servlet-name>Login</servlet-name>
    <url-pattern>/Login</url-pattern>
    </servlet-mapping>
    e-mail : [email protected]

    Xerces has a class called OutputFormat
    If you have your XML document in memory, you can format it using the method setIndenting(true) on the OutputFormat class. The following is an example:
    assuming xmlDoc is our document and fileName is the name of the file we wish to write to:
    OutputFormat format = new OutputFormat(xmlDoc);
    // setup output file name
    PrintWriter printwriter = new PrintWriter(new FileWriter(fileName, false));
    // construct an XMLSerializer for writing the document
    XMLSerializer serializer = new XMLSerializer( printwriter, format );
    // Ensure output is indented correctly...
    format.setIndenting(true);
    // set serializer as a DOM Serializer
    serializer.asDOMSerializer();
    // serialize the document
    serializer.serialize(xmlDoc);
    hope this helps!
    Rob.

  • IPhoto says it won't import photos from my Fujifilm Finepix S1000 camera because it's the wrong format (jpeg).  It always has before... but I upgraded to Lion then went back to Snow Leopard and now it's not working.  Suggestions?  Thanks!

    iPhoto says it won't import photos from my Fujifilm Finepix S1000 camera because it's the wrong format (jpeg).  It always has before... but I upgraded to Lion then went back to Snow Leopard and now it's not working.  Suggestions?  Thanks!

    As a Test:
    Hold down the option (or alt) key and launch iPhoto. From the resulting menu select 'Create Library'
    Import a few pics into this new, blank library. Is the Problem repeated there?

  • Formating imported  XML Data

    I am importing xml from a xml attribute and storing it as a
    string. I am then loading it into a dynamic text box with render as
    html on. The problem is formating only part of the data in the
    dynamic text field as Italics or bold. I'm unable to put any
    <>brackets inside the xml attribute so that it would then
    render in the dynamic text field as html. I've tried using entities
    and decimal equivalents as a substitute for the html mark up with
    no success. How do I formate the xml node attribute with italics
    and bold.
    Example
    <Slides>
    <slideNode titlezText="This the
    <i>Title</i>"></slideNode>
    </slides>
    This wont display. How do I italicize the word "title" when
    it is inputed into a dynamic text field.

    I am still looking to get some help with this.
    I would love to know if it is not possible or any ideas at all

  • Videos are wrong format

    I bought some music videos and tv shows on itunes. however, it says they are the wrong format for my ipod. i have the 5th generation video so everything should be okay. i also tried reformatting and it said there was an error. it shouldn't even need to be reformatted since i bought it from itunes, right?? HELP!

    I think you hit it right on the head I can't seem to get CNN podcasts to run either and I'm sure it has something to do with them not putting them together properly. You would think that a HUGE corporation like that would get it right

  • Downloaded itunes tv shows but says it is wrong format

    I have an Touch iPod.  I downloaded Dexter season 6.  iTunes is telling me it is in the wrong format to play on my Touch.  Seasons 1-5 worked fine.  Did that change video formats that has obsoleted my Touch?  All hardware and QuickTime is up to date.

    You should be able to download the SD version by:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store
    The sync to your iPod
    iTunes: May be unable to transfer videos to iPhone, iPad, or iPod
    iTunes: Frequently asked questions about viewing and syncing videos
    iTunes: Sync purchased HD videos to iPod or iOS device

Maybe you are looking for

  • Can I select multiple photos from iPhoto to edit in Photoshop Elements?

    From iPhoto I am wanting to select all the photos from an event or album to edit in Photoshop Elements to avoid having to switch back and forth between the two. I have PSE set up as the external editor in iPhoto. When I have the photos selected in iP

  • How to install Fonts on G4 running 10.3.9 and Classic 9.2.2

    Just purchased a used G4 and it is a super machine. I am having a problem, however, installing my fonts (from a CD) into Font Book. I am getting wicked nostalgic for my G3 where I just dragged my fonts to my System folder and bingo! They installed! O

  • Error 500 trying to render annotation texts and polygons

    Hello I'm new at Oracle Spatial. Im trying to render a map with Mapviewer with a XML request and I get this error on OC4J. I'm using Oracle Fusion Middleware MapViewer 11g R1 (11.1.1) and Oracle Spatial 11g. *500 Internal Server Error Servlet error:

  • Midi keyboard doesn't show up

    I have a Midiplus 49 Origin Midi keyboard. When I plug it into my 2006 MacBook Pro with GarageBand 3.0.5 it works just great, plug and play with no drivers needed. But when I plug it into my late 2009 iMac i7 with GarageBand 5.1 it just doesn't show

  • JMS Deadlock

    Hi, Recently we experienced a Deadlock which seemed to be related to JMS processing. I did a Thread Dump whilst the server was in this state which showed a number of "Blocked Lock Chains", which boiled down to 2 "Open Lock Chains". The first was webl