Flat file data load through appln server # gets generated at each line

Hi all,
I am loading the data from flat file which is placed on the application server.
At the end of each record i can see a # getting generated.
While loading the data in bw 3.5 i am getting an error message. Can anyone pls let me know how to handle this issue through application server!!
Thanks
Pooja

Hi Pooja,
I had faced similar kind of issue in my earlier project.
The issue is the way of uploading file to application server. Again, i m not say the format of file, but the way the file is uploaded. Normally there are 2 type of uploading, Binary and ASCII. If the file format is CSV and the Appl Server is Windows than, ASCII format is recommended. If it is uploaded in any other format, then the newline is not identified and converted to # - which result to error while loading the data.
I had to put lot of time to find out the correct combination. And then later on train the user to upload it right way. My user used to upload the data by using some FTPPro software.
Even after training, i had to have a manual check the file through AL11 everytime before load but after sometime user got trained and the problem was solved.
Hope this helps.
Regards
Raj

Similar Messages

  • Flat File Data Loads to BI 7.0

    Hi Experts,
    Please update me what is the best approach i have to follow for the below scenario of Flat File Data Loads
    I will get data in Excel ....with Two worksheets....from the user
    My requirment is to place the file in Central location avaliable to the user and BW to update if any changes necessary  and want to load data(full0  to bw from file if there are any changes
    Please update me how to deal with this scenarion of Two work sheets,In a central location...
    Thanks

    Easiest thing would be to use a DSO with change log to handle the changes to pass onto to any cubes and load a full every night
    Then let the change log worry about any changes to the workbook
    You have to be careful about the DSO keys though for this to work properly
    Now to automate the loads - just how are you planning to create the infopackage as it will only read a csv and not the binary xls
    Well it will read the binary xls if you maybe use a dbconnect with a jdbc driver to read the xls (that's on my next thing to do - but if you are as your user id suggests a "bw learner" then that may be a bit complicated)
    The only other thign to do is to write a macro that automatically creates the csv file on the app server when the user quits the xls
    Or off course you can just dump the csv each night - but then that is a manual task and in systems I design I hate manual tasks as staff go on holiday and peopel change jobs and it's not really very SoX compliant

  • Flat file data loading error using process chain

    Hi SAP Experts,
    I am having a problem loading the flat file data to the cube using process chain. The issue is that when i run the process chain it fails giving the message " Date format error, please enter the date in the format  _.yyyy" . I am using " 0calmonth in the datasource" . Strange is that when i manually execute the infopackage, i dont get any errors and am able to load the same file successfully to the dso and the cube. Is there any special setting for the process chain that i am missing?
    The date format in the flat file is mm/yyyy. I have tried all the options i could including recreating the datasource and invain dont see any success so far. please help me solving this problem as we r in the middle of testing cycle.
    Thanking you all for your quick response and support all the time.
    Kind Regards,
    Sanjeev

    Hi Sanjeev,
    I believe you are opening the .csv file again after saving it. In this case the initial 0 in single digit month (say 02/2010) is getting changed to 2/2010 and the resulting file is not readable to the system. Just do not open the file after you have entered data in the .csv file and saved and closed it. If required, open the file in notepad, but not in excel in case you want to re-check the data.
    Hope this helps.
    regards,
    biplab

  • Flat file data load - ODS - Look up data in Startroutine

    Hi All,
    There is a requirement that I have two ODS say 1) ABC and XYZ.
    For Both ODS , We load flat file data.
    First we load data to ABC for current fiscal period
    During the data load to XYZ, We lookup part nos data in ABC for current fiscal period , if data there , for those part nos we load XYZ Flat file data.
    My requirement is that , I need to fetch part nos data from ABC for Fiscal period < current fisacl period.  Then I need to extract already loaded data for those part nos from XYZ and Mark the flag field as Non reportable .
    How can we achieve this ?
    Please advice
    Thanks
    Ajay

    Hi ,
    Thanks for your reply.
    I have done so. When I add lines of My Internal table data to DATA_PACKAGE, It gives the syntax error that both structures are not unique. We have several fields in XYZ ods but they are not in Communication structure.
    Thats the problem. Also , if I write the code , will it be executed for each datapackage. I mean , for each datapacket process , my code will fetch whole data from ABC and then from XYZ. Repetion will be there?
    Any other logic can i use ?
    Thanks
    Ajay

  • Getting error RSTSODSPART during flat file data load to datasource

    Hi SAP Gurus,
    In BI, I dont know why i am getting this error while loading data from flat file to data source using infopackage. Always i am deleting data from PSA before running it even have this error. Could u pls help me out in this issue.... Thanks....
    Error when inserting in PSA table RSTSODSPART
    Message no. RSAODS206
    Diagnosis
    An error occurred with the insert into PSA table RSTSODSPART for InfoSource .
    System Response
    Your data was not updated in the PSA table.
    It is possible that data already exists for this request  and data packet .

    Hello,
    Do you have an MS SQL Database, if yes then the patch in the note 1340371 should resolve the problem. If you have a different DB release please let me know your DB release and your BW release and support package level.
    Best Regards,
    Des

  • Flat File data load issue

    Hi All,
    I have an issue where in flatfile  load is failing.
    I have flat 7 hierarchy flat files. We loading them from application server which is in Unix platform.But 2 files among them are failing.
    When i copy the same files into my local computer which is in Windows platform and load them they are getting loaded without any error.What would be the problem.Is there any special character set that unix cannot identify.
    Can any one advice on this.
    Thanks in advance
    Bhanu

    Hi Bhanu,
    As you mentioned  out of 7 files only 2 are faling .
    a)  Are the data in the 2 files similar to other 5 files which are successful ?
          No 
               1. Check if its a data issue, error mesgs and at which line it failed and analyze or provide us details.
          Yes
                1. check the path of the file  if its defined properly.
                2. check why the load failed ..if its an error while lookup.
    Hope it helps .
    Thnks
    Ram

  • Data misplaced during Flat file data load

    Hi all,
        i have to load the data from the flat file(txt format) but i found some record are not populating in PSA.
    the voluem of the data is very huge. how to resolve this and data load seems to be green in info package monitoring.

    Hi,
    How did you conclude that the records are missing the PSA?  Is it because the count is less?
    There are the chances that the records are duplicated in the flat file.
    Perhaps, you can increase the number of records per datapackage in the settings and can check the count.
    If you feel, a particular record is not getting loaded, the load that record selectively through filter.
    Split the load according to your convenience and load so that it will be easy to keep track of the records.
    Thanks.

  • Flat file data load error: Exception with type CX_SY_CONVERSION_NO_NUM

    Hi Guys,
    I am trying to create a datasource from a flat file (excel data in csv format) and when I create infopackage on the datasource and trying to load, I am getting the error,
    Error 'An exception with the type CX_SY_CONVERSION_NO_NUM' at conversion exit RSDS_CONVERT_NUMBER (field FAB record 480, value 8)
    Can somebody help me with this.
    I am working in BI 7. In the excel sheet I have all cell with general format.
    I tried using PSA Typed and not Typed. Didnt work
    Thanks in advance

    I selected Data Format as "Separated with Separated (for Example CSV),
    Data Separator ,
    Escape Sign ; (this i didnt understand where it comes in csv file) also I left the  Hex check boxes unchecked.
    PSA not Typed is also unchecked.
    Am I missing something? Data types in excel spreadsheet (csv file)?
    Thank you

  • Error in flat file data loading

    Hi All,
    I have a flat file which has 20000 records, when I tried to do Read Preivew data in Data source creation Iam getting the following error.
    I have the field name GROSSMARGIN in flat file I have given the properties of Grossmargin as a keyfigure and
    Data Type :FLTP-Floating point number,
    Unit/Currency: 0CURRENCY.
    I am not getting any error while loading the value like '22134'.But when ever the records which are having the value of 5 digits, and starts with 3 like above one.After words I have replaces the value with some 5 digit number like(24432),It has worked fine.I do not understand the error cause.
    Please help me.
    Regards,
    G S Ramanjaneyulu.

    Hi Raman,
    You are using data type INT2 for this and there is a restriction for this data type.
    INT2: 2-byte integer between -32767 and 32767. Fields of this type should only be used for length fields. These long fields are positioned immediately in front of a long field (type LCHR, LRAW). With INSERT or UPDATE on the long field, the database interface enters the length which was actually used in the length field. The length is set to 5 places for this data type.
    So this accepts the max no. till 32767 and if you put any no. more than that it will give you error of Overflow.
    Please let me know if there are any questions.
    Thanks
    Amit

  • Flat file data loading - Important - Urgent

    Hi all,
    I need a solution to carry out in my project.
    1) I am loading historical data (Header & Line item) from flat file to sales overview cube (0SD_C03) through Infosources 2LIS_11_VAHDR &
       2LIS_11_VAITM.
    2) in header infosource, the datatype for 0SALESEMPLY is NUMC.
        but the data is alpha numeric values (example : 150AR) in the flatfile for this infoobject.
        so it is loading only the numerical value to infocube ( i.e., 150)
    3) so in this situation what has to done to load the entire value (i.e, 150AR) to infocube for this object.
    I have another situation for the same infocube and loading data from same header flatfile:
    1) in header flatfile i have data for Local currency and Document currency fields.
        but the data is not loading for these two fields in theinfocube and the inobjects 0LOC_CURRCY and ODOC_CURRCY are not  
        available  in the infocube.
    2) so in this situation how can i add these two objects and pull data into these objects.
    Pls do let me know asap and update me your contact no so that i can reach you directly by phone.
    Thanks & Regards,
    Kishore

    Hi,
    for first question you need to convert the IO type to Character type. and give appropriate length based on the max.length of that field in flat file. and do all necessary steps like activating IS and all.
    for second question you need to add 2 fields in cube level. b4 that pl veryfy whther the IO s are available in your system or not. if not create them first and assign in IC and realod the data again.
    regards
    ramnaidu

  • Flat file data load (ASC II file format)

    Hi,
    We are currently in BI 7. And trying to load data for Flat file  (with a fixed data record length). As fixed length data load and we are ending up following error for quantity field.
    Flat file provides Quantity field length as 8. And quantity field declared as data type "quantity field, points to a unit field with format UN" in BI 7 system. If I put length as 17, dec 3 and external length as 23 in datasource level. Flat file contains only four fields and second field is quantity and 3rd, 4th are char. While loading it is considering 3rd char field into quantity and values are not populating properly in each field.
    If I put length as 7, dec 3 and external length as 8 in datasource level. I can able to get data properly but it is quantity can we declare as 7?
    If I put length as 17, dec 3 and external length as 8 in datasource level. I can not able to get data properly for each field.
    thank you very much for your time.

    Hi  Vikram Srivastava,
    Thank You very much for your time and I'm awarding points. So even If we declare as 7 and even it is quantity field there is no problem??

  • Flat file data load

    Hi
    I just want to extract the data from flat file for the standard business content data source(which is having some problem) just to work my way upwards to see that my conversion logic is working in update and transfer rules.
    To create a flat file, I downloaded the data on the my documents folder via menu path system->list->save->local file. Here what option do I have to check(Unconverted,Spreadsheet..) and do I have to change the .txt to .csv here to convert in a form suitable for BW loading. Also what should we mention as data separator.
    Please advise.  
    Thanks in advance.
    Regards,
    Kate.

    Hi kate
    Go for spreadsheet,.csv and , as data seperatot.
    and also see this links
    http://help.sap.com/saphelp_nw04/helpdata/en/8e/dbe92341c84242be2c7d3917f1c197/frameset.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/8e/dbe92341c84242be2c7d3917f1c197/frameset.htm
    Regards
    Naalla

  • Flat file data loading error

    Hi All,
    I am loading data from flat file. It is given error .File is avilable in selected directory and not opend but it showing return code 01.
    That error message is like this.
    Diagnosis
    An error occurred in the source system.
    System Response
    Caller 09 contains an error message.
    Further analysis:
    The error occurred in Extractor .
    Refer to the error message.
    Procedure
    How you remove the error depends on the error message.
    Note
    If the source system is a Client Workstation, then it is possible that the file that you wanted to load was being edited at the time of the data request. Make sure that the file is in the specified directory, that it is not being processed at the moment, and restart the request.

    Hi,
    While loading data from a flatfile, it is always better to first check the 'Preview' which is basically simulating the dataload from the file to check if the format is correct. You can do this by clicking on the 'Preview' button in the External Data tab within the infopackage. When you click on the 'Preview' button, it asks you for the number of header rows to be ignored and the number of records you want check from the file. If there is an issue with a particular field or the file, it will give an error message. You can correct the same and them do the actual dataload.
    Commom errors during dataload from a file are:
    1. You keep the file open and try to load the data. Please close the file before you start the dataload.
    2. Data seperator and the number of header rows not specified correctly. Kindly double check.
    3. Sequence of fields in the file and the infosource do not match .
    Check the above points and see if it is useful.
    Regards,
    Shilpa

  • Data source doesn't show porper data while flat file data loading

    Hi Experts,
    I am trying to load data from flat file for info object 0GL_ACCOUNT. I have created an application component and data source.
    My question is after loading text data in the corresponding data source, it shows only few characters of the actual data.
    For Ex. in my original data i have G/L account name "Comp Hardware Purchase" but after loading into the data source it shows only "Comp Hardwa".
    I want to show the whole name "Comp Hardware Purchase ".  I know there is some text length problem but i couldn't find it. What steps i need to follow?
    Please help.
    Full points will be given to the useful answers ****
    Thanks and Regards,
    Niranjan Chechani

    HI Niranjan,
    Go to your data source and check whether the field and infoobject are having the same lenght. If the infoobject lenght is less than your field lenght wihc is coming from Flat file then such issue occur.
    Search for your flatfile datasource and and doubel clik on the datasource and check the fileds tabs, there you will have the mapping or you can also check your Transfer or Update rules of  the target.
    Regards,
    Nanda.S

  • Flat file data load into BI 7.0

    Hi Gurus,
    I am new to BI 7.0 Netweaver 2004s would anyone please explain me the steps to load data from flat file to BI .If anyone can explain me step by step process that will be great..Do I need to create datasource also for it...iF you have any doc.. pls send me to ID (email address removed by moderator - the forums are for sharing information, not point to point communication)
    I will gurantee of award points....
    Regards..
    Baba

    Hi,
    schematically here are the steps you need to follow to load a flat file or csv in BI 7.0:
    1. Create the infoobjects you might need in BI
    2. Create your target infoprovider
    3. . Create a source system
    4. Create a datasource
    5. Create and configure an Infopackage that will bring your records to the PSA
    6. Create a transformation from the datasource to the Infoprovider
    7. Create a Data Transfer Process f(DTP) rom the datasource to the Infoprovider
    8. Schedule the infopackage
    9. Once succesful, run the DTP
    10. Voila your Infoprovider should be full
    Hope it helps you (if so, please assign points),
    Gili

Maybe you are looking for