Issue with the sender file interfaces when using UTF-8 files

Hello experts,
     We are having number of File to SAP interface scenarios in our business process. In the past, we are having the files coming to us in ASCII text format. Recently, because of the business process change(to handle multiple languages like Chinese), we are getting now the same files in UTF-8 format. So, we have changed the attribute File Type in the sender communication channel from Binary to Text and used encoding format as UTF-8.
Now, when we see the processed files in PI, we are missing the Header record in the message. For example, we have the PO interface in the following format:
Identifier     Information
H     PO header information
I     PO Item information
I     PO Item information
Once the file adapter picks this format kind of file and when we see the XML message in PI, it is just having only two Items information. The header part is not coming to PI at all and the message is trying to get processed inside SAP and therefore interface is failing.
Additional observations made:
u2022     We have checked the Document Offset field value too; it is initial for the interface.
u2022     We added an empty line in the UTF-8 text file, it worked fine. But, this is not an ideal solution for us, because the system which generates these files, canu2019t handle it.
   Does any one has observed this kind of problem before? If so, can you please help me ...
Thanks,
Adithya K

Thanks for all the information. Currently i've tried to use both modules (TextCodepageConversionBean and XMLAnonymizerBean) in my Sender File Adapter, but for now without any result...
To describe the situation: i am using flatfiles which i am fetched from the file system (NFS) by the Sender File Adapter. To translate the characters to the XML strucutre, the File Content Conversion protocol is been used.
The content conversion defines the structure base on the first two characters on each row in the flat file. This worked fine till one of our suppliers is delivering BOM characters like "EF BB BF" in the beginning of the file.The content conversion is not able to recognize my header characters in this situation, which will normally start with "01".
Any suggestions?

Similar Messages

  • I had recently purchased a iphone 5s in Oman and had to move to India.I am facing some hardware issues with the earphone slot. When i plug in the earphone there is lot of disturbance heard. Can i get it repaired in India under international warranty?

    I had recently purchased a iphone 5s with OS version 7.1.2 in Oman and had to move to India.I am facing some hardware issues with the earphone slot. When i plug in the earphone there is lot of disturbance heard. Can i get it repaired in India under international warranty?

    No. The iPhone warranty is not international. You will need to have warranty service done in Oman.

  • Issues with the send to e-mail function in Adobe XI Pro

    I have just upgraded from Adobe Acrobat 9 Pro to Adobe Acrobat XI Pro and have run into a very strange issue.  When on a web page with an embedded PDF document, I click the "Send to E-mail" icon and select "Send a Copy".  A new e-mail is created, but a file called "PDVView" is attached and not the intended PDF document.  This used to work just fine in Adobe Acrobat 9.  Any help is much appreciated!

    You can select the text and using hyperlink option ,link that to your email.
    If you have already done this but its not working, please provide the site url where you have inserted the email.
    Thanks,
    Sanjit

  • Strange Issues with Apple TV & Apple iPhone when using iPhoto?

    Im not sure if this is the right forum but since iPhoto seems to be the only missing link to my problem - I hope someone can help me out.
    First let me explain my situation in great detail so I dont steer anyone in the wrong direction.
    Of course everything works perfect if you only use the internal Hard Drive in my iMac. In other words, using iPhoto to create albums and slideshows worked flawless. Apple TV & Apple iPhone synced what I needed perfectly.
    I then decided to get a 500G External Hard Drive to hold all my pictures and music. Everything changed!!
    I followed the instructions on Apple's Support Web Documents. It appears that everything has moved over nice and smooth. I say that because when I open the Macintosh HD (OEM Internal) there are no movies or photos to be found on that drive any more.
    It also appears that iPhoto has no issues itself. In other words, it finds all my photos (on the external 500G drive) displays them perfectly. I can create albums and slide shows as well.
    The problem comes from Apple TV and Apple iPhone NOT seeing any more photos or slide shows. I figured that I must have to "point" Apple TV & iPhone (which in reality is iTunes) to a "new" location since its all been moved from the OEM Internal HD.
    Now in iTunes, in the "photos" tab, I choose a new folder (instead of iPhoto) and browse the the External 500G HD, select the "iPhoto Library" folder and then iTunes now can see all 2,281 photos!!
    Problem is that I dont want to sync ALL my photos just some of the Albums I created. iTunes doesn't see ANY albums or slideshows.
    Since I created those albums before I moved the library - I figured I might have to delete all the albums/slide shows and make new ones while the data is all on the External 500G HD.
    No such luck. Its like any albums I now create work fine INSIDE iPhoto but Apple TV and iPhone just see ALL my photos and NOT any albums I create inside iPhoto.
    Is this a known issue or am I doing something wrong?
    The file structure in the iPhoto Library folder is very confusing. I have a total of 2,281 photos. 1,028 of them are in a folder called "Data" & the other 1,028 photos are in a folder called "Original". Both folders have a bunch of years inside them with my photos scattered all over the place.
    I dont see my "Albums" anywhere inside these folders.
    Now if I create my own folder inside the "iPhoto Library" folder - iTunes and iPhone will pick up on that folder I created!!
    In essence, I have to open up iPhoto - then drag photos to my "new folder" I created in order for iTunes to see them.
    Im I on the right track here? I didnt have to do any of this when I just used my Internal OEM HD.
    Any suggestions or comments?
    Thanks for your help.
    John

    Do you have ignore ownership selected for the external drive like this.
    Do you Twango?
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've written an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • CR & LF characters at the end of records when using delimited flat file (CR is missing)

    Hi All,
    I have a requirement where data of SQL query needs to be loaded to a CSV file.
    The row delimiter of the CSV file has to be CR-LF.
    In the flat file connection manager, I have mentioned Header Row delimiter as "{CR}{LF}" and under columns section, row delimiter is specified as "{CR}{LF}".
    But when I open the detsnation CSV file using notepad++, I see only "LF" at the end of all rows.
    Can you please let me know how can I get both CR & LF at the end of each row
    Below is the screen shot of the flat file connection manager which I have used for CSV destination file:
    Raksha

    Hi Raksha,
    Just as Vaibhav said, I’m curious why you need use “CR & LF” as row delimiter in Flat File Connection Manage. Since you can use "CR" as row delimiter in Flat File Connection Manager and it worked fine, you can directly specify "CR"
    as row delimiter in Flat File Connection Manage.
    Besides, if you still want to replace “LF” with “CR & LF” in the text file, we can use Notepad++’s Find/Replace feature or Edit -> EOL Conversion to achieve the goal. Then we can specify "CR & LF" as row delimiter in Flat File
    Connection Manage.
    The following blog about conversion between “LF” and “CR & LF” row delimiter in Notepad++ is for your reference:
    http://sqlblog.com/blogs/jamie_thomson/archive/2012/08/07/replacing-crlf-with-lf-using-notepad.aspx
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Having a connectivity issue with bluetooth in car only when using siri

    Does anyone know of a fix for connectivity issues when using siri to dial a number when using bluetooth in a car? If the number is inputted manually then the call goes through. When asking siri to make the call, it starts to go through but then quickly disconnects. I noticed the problem soon after downloading IOS 8.

    Apple has no fix for this.  I have been in contact with Apple customer service, engineering, etc. for over 2 months now.  Very disappointing, as it worked fine prior to iOS 8.0.

  • Client does not connect with the webservice no more when using jnlp

    Hello
    I am experiencing an issue, apparently only when i am trying to use my application from java web start
    I have a server/client application that works well when run.
    When trying to start the client using a .jnlp file (server allready being turned on) i stumbled upon an exception:
    org.apache.axis2.AxisFault: Error during encryption
    any help will be greately appreciated
    thank you

    Appears to be an Apache product fault , not a Java problem. Try Apache w/s.

  • Do you have an issue with the touchscreen not working when cold?

    I just got an iPhone 5 64GB White and noticed that when I ran with it outside today, in about 50 degree weather, the phone's touchscreen stopped responding. Basically I couldn't swipe to unlock. I also noticed when I put the phone on my kitchen granite countertop which is pretty cool, the phone does not recognize my touch on the screen. Was wondering if anyone else is having this issue.

    I noticed a problem with the touchscreen at cooler temperatures as well - even at about 60 degrees, it stopped responding to touch in part or all of the screen.  It took a while to figure out, but your post helped me - thank you.
    I took the phone in to the Genius bar, was able to reproduce the problem (I'd let the phone sit near my car's air conditioner on the way there - heh), and they replaced it without argument.  The new phone does not have the same problem.
    This is the first Apple device I've had to replace for a defect, and I'm impressed.  I hadn't purchased any of their Apple care or any insurance but it was free and took all of 15 minutes.

  • Why won't my number highlight in the send and receive when using iMessage and FaceTime

    My imessage and facetime turned off and won't turn back on and in my send and receive section it will only highlight my email not my phone number

    Hello Torijada,
    After reviewing your post, it sounds like you linked the phone number to iMessage and iMessage wont turn on. I would recommend that you read these articles, they may be helpful in troubleshooting your issue.
    iOS and OS X: Link your phone number and Apple ID for use with FaceTime and iMessage - Apple Support
    The telephone number will be dimmed when you view these settings on an iPhone.
    If you get an error when trying to activate iMessage or FaceTime - Apple Support
    Thanks for using Apple Support Communities.
    Have a nice day,
    Mario

  • Problem with the Export/Import Utility when importing a .portal file

    Hi there !
    I got the following error when trying to import a .portal file to a desktop by using the Export/Import Utility.
    <13-11-2009 12:13:26 PM CLST> <Error> <netuix> <BEA-423487> <Import: did not add navigable [2203] as it would cause an illegal dependency.>
    The error is shown several times, starting from the number [2203] until [2285].
    It causes that i can't see some pages of my portal... it's like they dont exist.
    I Hope you can help me fix it, because i have not found any information about it.
    Best regards
    P.D.: I am using the BEA Weblogic 10.0.1 version.
    Edited by: user12231353 on 16-nov-2009 12:38

    I upgraded to cs6 and imported all the images together, I made them 3 frames per and exported them. The problem is slightly improved but still there. I'm still getting flicker.
    Check it out: http://www.youtube.com/watch?v=g_yZjskzTLs
    Black screen version from yesterday if you want to look at it: http://www.youtube.com/watch?v=NCcAEO8YU6Y
    The problem has to be with my settings. when I upgraded it deleted all my prefrences and settings. There was no dslr preset either so I had to redo it all from  scratch to the best of my ability. Here is a complete rundown of my settings:
    I shoot with a canon dslr 60D in 24fps and upload all my stuff in 1080p. Please advice.

  • Used the add on helper for clipboard and it did not resolve my issue with the problem that I cannot use clipboard with emails.

    Attempt to compose an email using my company email program webmail.windstreamhosting.com. I cannot in the email cut, paste, or copy.
    When I attempt to use an option to cut, paste, or copy I receive an error message. "Copy/Cut/Paste is not available in Mozilla and Firefox. Do you want more information about this issue?"
    I am then redirected to the website:
    https://developer.mozilla.org/en/Midas/Security_preferences
    I followed the suggestions and it did not correct the problem.

    See also:
    *http://kb.mozillazine.org/Granting_JavaScript_access_to_the_clipboard
    *https://addons.mozilla.org/firefox/addon/allowclipboard-helper/

  • How can you keep the file name when using "Download Linked File As..."?

    I'm a longtime PC user finally making the transition to Mac.  Some of the tasks that seemed so simple in Windows have really stumped me!  One of the tasks I do frequently is download files into specific folders.  After much looking, I finally found the "Download Linked File As..." option if I right-click on the download link.  The problem is, when I choose this option, I lose the file name.  I get a window in which I can choose the desired folder, but the filename is always "0".  If I want to keep the filename (and I usually do), I have to type it in manually.  Is there anyway around this?

    You can post a screen shot by clicking on the liitle Camera icon above your reply.  :)
    Just checked on 10.7.4+, still the same, something is borked about your install, to see if we need to re-install...
    To find out if it's system wide or user specific, try this...
    Open System Preferences>Accounts, unlock the lock, click on the little plus icon, make a new admin account, log out & into the new account.
    Does it work in the new account?

  • Issues with iOS 7 - not responding when using ZOOM function

    iOS 7 is very unstable for ipad 2. Everytime I use zoom function, it is not responding and I have to restart it.
    Is it possible for me to change the operating system back to iOS 6 now?
    Or is it possible for apple teams to consider this issue and fix it during next upgrading?
    By the way, iPhone 4 totally cannot run iOS 7. It is very laggy.
    Can anyone answer my question? Thank you!

    Zoom work OK for me on iOS 7.
    Have you tried restarting or resetting your iDevice?
    Restart: Press On/Off button until the Slide to Power Off slider appears, select Slide to Power Off and, after It shuts down, press the On/Off button until the Apple logo appears.
    Reset: Press the Home and On/Off buttons at the same time and hold them until the Apple logo appears (about 10 seconds).
    Downgrading to iOS 7 is not possible.

  • Has anyone encountered issues with Data Execution Protection (DEP) when using windows with Muse?

    A week without my Muse. Please HELP. I am trying to be Patient.
    Each time I try to open my muse it is freezing and shutting down right away. I open the file and it just freezes.  I get a window that pops up explaining DEP (I have tried to shut it off and it doesn't work). Has anyone else ever had this happen? I really want to get my Muse working again, its going on a week without. I have windows Vista, 32 bit. Since I did the recent updates its not working anymore. Can I roll back to an older version? Thank you.

    So I found a fix to this myself. I found that others were having the same issue in Photoshop CS6 too. What I did was go to open the app, right click on the app icon, go to properties>compatibility>click the box for Compatibility Mode that says "Run this program in compatibility mode for:: select your operating system (Mine was windows xp sp2). I also selected "Run as Administrator". So far it is working, I am upset that this was such a simple go around and I have been without my muse for over a month now.

  • Where are BLOB Files stored when using redo log files.

    I am using Archive Log Mode for my backups. I was wondering if Blob files get stored in the redo log files or if they are archived somewhere else?
    Rob.

    BLOB are just columns of some tables and are stored in related tablespace table by default in their own segments. Changes to BLOB columns are also stored in redo log more or less like any other column.
    See an short example for default LOB storage in Re: CLOB Datatype [About Space allocation]
    Edited by: P. Forstmann on 27 avr. 2011 07:20

Maybe you are looking for

  • One to many relationship

    hi, i have two tables first one have two fields like item_no, Item_name and in the second table item_no and weight. for one item_no there are many different weights in the second table so the item_no is repeating in this table. i wanted to create a r

  • In setting up my ICal calendar I have specific times (as new events) that I want to be included in the print out.  This doesn't happen.

    In setting up my ICAL calendar I have specific times (as new events) for each day.  When it prints out the time does not show up (rather its a bar).  I would like the time for each appointment to print out. How do I do this?

  • [SOLVED] Error mounting an ISO file located in an EncFS folder

    I have some multimedia files inside an EncFS folder (decrypted via cryptkeeper). When trying to loop mount the ISO files I get: mount: foo.iso: failed to setup loop device: Permission denied There's no error mounting the same ISO from a «regular» FS.

  • Cleared Billing Documents

    Hi I want to check all those billing documents that have been cleared. How can I retrieve all such cleared billing docs. One procedure I tried using is: Getting BELNR from VBRK and checking if it exists in BSAD. Is it a correct way? or do we have any

  • Design Folder in Screen Painter

    Hello, Where can I  find information on Design Folder in Screen Painter? Because the information on the help is very basic. Best Regards, Jose.