Loading flatfiles(number of fileschanges) weekly through application server

Hello All,
I have requirement to load data from Flatfile through process chain from application server.
The loading frequency will be weekly, and the quantity of data varies every week, say one week it will be in one csv file and the next week it may be  more than 65000 so  data will be in  two or three files also.
please tell me how we have to load more data via application server through process chain, say one week that data comes in flatfile1.csv and the next week it comes as
flatfile1.csv
flatfile2.csv
flatfile3.csv
please help me a way....
Many Thanks,
Sai.

Sai,
Please remember one thing ....
a .csv file DOES NOT HAVE A LIMIT OF 65000 ROWS. It is a limitation of excel.
To confirm we routinely load files having more than 10 million rows in the csv format.
If this is what makes you think you will get 3 files then I think you will still be getting one file only that you cannot open it in excel....
what OS are you using .. accordingly write a script if it is UNIX or a batch job if it is DOS and concatenate the files and load the same..
Arun

Similar Messages

  • Getting errors loading flat file into BI 7 from application server

    We are able to load the file via local (from the PC) successfully but when we try and load the exact same file from the application server we get an error:
    Error 'The argument '151.8470707' cannot be interpreted as a number' when assigning application structure, line 478, contents "11 140604     1000 8110 902070    P..."
    What is really strange if we split the file into 2 we are able to load each of the sections successfully from the appliation server.  We have a need to load the whole file from the application server and don't wish to split it up.  Can anyone tell me how to make this work??

    what I should do is the following:
    open the 3 files you have using notepad and compare line 478 in the original file (that had the error) with the corresponding line in one of those 2 other files. what are the differences? the answer to this question might give you a clue.
    and if you don't see any differences try to cut and paste that one line with the error to a new 4th file and load this one and see if the error reoccurs (I think it will).
    regards, André

  • URL to run from through Application Server

    Hi,
    Anyboyd would like to tell me URL of calling form through Application Server 10.1.2 like "http://lenovo/forms/frmservlet" what next ?
    Regards

    Probably want to post this on the Forms Forum and not here. Try:
    direct form call is -
    http://server:port/forms90/f90servlet?form=test.fmx&parameter=value...or config call is -
    http://server:port/forms90/f90servlet?config=appconf&parameter=value...

  • Print report through application server

    we are running our application through 9ias .we are unable to print the report through printer attached to machine other then machine having application server
    installed on it .

    Hi Arun,
    If you want users to print reports on their local printers, you must first share those local printers and install the shared printers (now network printers) in the Reposts server.
    then add keys to your cgicmd.dat to correspond to each printer of each user who want to print locally. Each user who want to print locally must use cgicmd.dat key specific to his printer.
    For example, user1 wants to print in hp laserjet 4 printer in his PC named pc1 and printer name is "hp laserjet 4" ; user2 wants to print in epson lq570 in his PC named pc2 and his printer name is "epson lq570"
    then in your cgicmd.dat file add lines similar to the following:
    laserjet: destype=printer desname="\\pc1\hp laserjet 4" server=report_servername userid=user1/password@db %*
    lq570: destype=printer desname="\\pc2\epson lq570" server=report_servername userid=user2/password@db %*
    for user1 to print to his local printer (hp laserjet 4)
    the url to print will be:
    http://<app server hostname>:<port>/reports/rwservelet/?laserjet&report=reportname.rdf
    for user 2:
    http://<app server hostname>:<port>/reports/rwservelet/?lq570&report=reportname.rdf
    To allow all users to print at any local printer of their choice, be it local or network printer consider using ORARRP (Oracle Reports Remote Printing Utility) which can be downloaded from the OTN Website.
    Try this link:
    http://otn.oracle.com/sample_code/products/reports/index.html
    Regards,
    Mike

  • How to find the sessions connected to oracle through application server?

    Hi all,
    i want to restrict my application server users from the deletion of the data in my database.
    for this i was try to find out the application name from v$session but it is showing some application names and some blanks. i need to find out the application server name, so that i can restrict the users in product user profile.
    is there any view to find the sessions and applications which are connected to oracle database?
    Thanks,
    Sandeep

    hi pavan,
    Even whne the privileges are revoked, the java application(users) can able to delete data in the database schema through the java application.
    please suggest me on this?
    --sandeep                                                                                                                                                                                                                                                                                                                                                                                                       

  • What to install to run reports through application server!

    Dear All,
    I have to run reports developed in Oracle 6i windows platform on web.
    I have to install this application server on Linux operating system.
    Kindly help me what components of application server 10gR2 I need to install to configure reports.
    Is there any tutorial available?
    Regards,Imran

    I am installing forms and reports services standalone on CentOS 5.Well, CentOS is not certified by Oracle, but it's a Red Hat clone, so you shouldn't have problems.
    Nevertheless I have to say that I've never used it for Application Server (I normally use Oracle Linux).
    is there any tutorial to install report services standalone on CentOS operating system?Follow the Linux Red Hat sections within above link.

  • How to send direct print in 10g(through application serve) on local printer

    Dear All;
    We are move from oracle 6i to 10 form builder & report builder.
    In 6i we will send direct print on printer, But in 10g we are unable to send the print on local printer if we set " detyp=printer " then print goes on application server's printre not on local printer.
    Can I send the print on local machine without display on screen?
    Database: 10g
    Form and Report Builder :10g
    OS :Windows Xp & Linux (Minut & Ubuntu)
    B/R
    Zahid Hussain

    Hi
    We had a similar requirement and we took help from a third party software called RepExpert. You can get a demo version from the following link and if it satisfies your requirement you can purchase it.
    www.lv2000.com/re/repexpert.htm
    HTH

  • 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

  • Loading data from infopackage via application server

    Hi Gurus,
    I have a requirement where i need to load data present in the internal table to a CSV file in the application server (AL11) via open data set, and then read the file from the aplication server, via infopackage ( routine ) then load it to the PSA.
    Now i have created a custom program to load data to AL11 application server and i have used the below code.
    DATA : BEGIN OF XX,
      NODE_ID     TYPE N LENGTH 8,
      INFOOBJECT  TYPE C LENGTH 30,
      NODENAME  TYPE C LENGTH 60,
      PARENT_ID  TYPE N LENGTH 8,
      END OF XX.
    DATA : I_TAB LIKE STANDARD TABLE OF XX.
    DATA: FILE_NAME TYPE RLGRAP-FILENAME.
    FILE_NAME = './SIMMA2.CSV'.
    OPEN DATASET FILE_NAME FOR OUTPUT IN TEXT MODE ENCODING DEFAULT.
    XX-NODE_ID = '5'.
    XX-INFOOBJECT = 'ZEMP_H'.
    XX-NODENAME = '5'.
    XX-PARENT_ID  = '1'.
    APPEND XX TO I_TAB.
    XX-NODE_ID = '6'.
    XX-INFOOBJECT = 'ZEMP_H'.
    XX-NODENAME = '6'.
    XX-PARENT_ID  = '1'.
    APPEND XX TO I_TAB.
    LOOP AT I_TAB INTO XX.
      TRANSFER XX TO FILE_NAME.
    ENDLOOP.
    now i can see the data in the application server AL11.
    Then in my infopackage i have the following code,
    form compute_flat_file_filename
         using p_infopackage type rslogdpid
      changing p_filename    like rsldpsel-filename
               p_subrc       like sy-subrc.
          Insert source code to current selection field
    $$ begin of routine - insert your code only below this line        -
      P_FILENAME = './SIMMA2.CSV'.
      DATA : BEGIN OF XX,
      NODE_ID     TYPE N LENGTH 8,
    INFOOBJECT  TYPE C LENGTH 30,
      NODENAME  TYPE C LENGTH 60,
      PARENT_ID  TYPE N LENGTH 8,
      END OF XX.
      DATA : I_TAB LIKE STANDARD TABLE OF XX.
      OPEN DATASET P_FILENAME FOR INPUT IN TEXT MODE ENCODING DEFAULT.
      IF SY-SUBRC = 0.
        DO.
          READ DATASET P_FILENAME INTO XX.
          IF SY-SUBRC <> 0.
            EXIT.
          ELSE.
            APPEND XX TO I_TAB.
          ENDIF.
        ENDDO.
      ENDIF.
    CLOSE DATASET P_FILENAME.
      P_SUBRC = 0.
    i have the following doubt,
    while loading the data from internal table to application server, do i need to add any "data seperator" character and "escape sign" character?
    Also in the infopackage level i will select the "file type" as "CSV file", what characters do i need to give in the "data seperator" and "escape sign" boxes?  Please provide if there is any clear tutorial for the same and can we use process chain to load data for infopackage using file from application server and this is a 3.x datasource where we are loading hierarchy via flat file in the application server.
    Edited by: Raghavendraprasad.N on Sep 6, 2011 4:24 PM

    Hi,
    Correct me if my understanding is wrong.. I think u are trying to load data to the initial ODS and from that ODS the data is going to t2 targets thru PSA(Cube and ODS)....
    I think u are working on 3.x version right now.. make sure the following process in ur PC.
    Start process
    Load to Initia ODS
    Activation of the Initial ODS
    Further Update thru the PSA(which will update both ODS and Cube).
    make sure that u have proper Update rules and Init for both the targets from the Lower ODS and then load the data.
    Thanks

  • Does clustered MSDTC require Application Server role in Windows 2008 R2?

    I'm reviewing a windows 2008 R2 2-node Active/Passive cluster which has clustered MSDTC and SQL Server.   The strange thing is that Application Server role is not installed. I thought MSDTC requires Application Server role in order to be
    clustered.

    Hi Mark,
    I look into this more and it seems to me the Application Server role (at least for the Distributed Transactions area) is just another way to configure Distributed Transaction Coordinator instead of using the Component Services Administrative Tool.  
    Also, the configuration has nothing to do with clustering.   So, MSDTC requires configuration regardless of clustering or not and the configuration can be done through Application Server role and/or Component Services Administrative Tool.  
    Is my understanding correct?
    Thanks.

  • ISE application server not running

    Hi Team,
    My ISE appliance application server not running, even reboot still the same, any reason?
    ISE-3315-K9       
    Displaying ISE application status .... 
    ISE Database listener is running, PID: 6270
    ISE Database is running, number of processes: 17
    ISE Application Server process is not running.
    ISE Profiler DB is not running
    ISE M&T Session Database is not running.
    ISE M&T Log Collector is not running.
    ISE M&T Log Processor is not running.
    I saw suspicious from logs, anyone experience this before? I coudn't find this ise ErrorCode: -999 from the Cisco KE database.
    2015-01-19T15:45:47.371651+11:00 ISE1 ADE-SERVICE[2742]: [9862]:[error] application:operation ci_util.c[597] [marcellus]: Problem executing init script (/opt/CSCOcpm/bin/cpmcontrol.sh) err = 1
    2015-01-19T15:45:47.371671+11:00 ISE1 ADE-SERVICE[2742]: [9862]:[error] application:operation cars_install.c[1931] [marcellus]: App (ise) has trouble executing <init> tag
    2015-01-19T15:45:47.377124+11:00 ISE1 ADEOSShell[9862]: ADEAUDIT 3015, type=APP INIT, name=Error during application init, username=marcellus, cause=(null), adminipaddress=10.0.10.7, interface=CLI, detai
    l=Application (ise) has trouble executing <init> tag
    2015-01-19T15:45:47.377333+11:00 ISE1 ADE-SERVICE[2742]: [9862]:[error] application:operation install_cli.c[419] [marcellus]: Error while starting application  - Application: ise ErrorCode: -999

    Hi Neno,
    Thanks for replying, this is it.
    Displaying ISE version ...
    Cisco Identity Services Engine
    Version : 1.2.0.899
    Build Date : Wed 24 Jul 2013 17:37:31 EST
    Install Date : Wed 01 Oct 2014 12:33:32 EST

  • Servlet error in portal of oracle application server

    I'm have ploblem in portal. Two user login in portal at the same time. Use Administrator Level login Portal.After that user 1 to change password during user 2 (I AM)
    working portal. when I'm logout and go to login again I'm can't login the portal error
    ------------------massage error------------
    Servelt Error
    An unexpected servlet error was encountered
    Please check the log file for more details.
    please help me
    thank you very much
    tanomsup
    Message was edited by: tanom
    user474356

    HI,
    How did the user 1 change the password?. This error is generally encountered when a user changes the passward through SQLPLUS prior to changing it through application server. Follow the following solution it should fix it.
    Thanks
    Rakesh Patel
    IT Manager Bearing Point.
    1. Log into Oracle Directory Manager and find the Portal db schema password. You can use the following note to assist you with this:
    Note.198800.1 How to get the Portal schema password of the Infrastructure database.
    2. Once you have the password, log into sqlplus as the sys user and change the Por
    tal password to the value in Oracle Directory Manager.
    3. Delete all the files under the folders
    /<MIDTIER>/Apache/modplsql/cache/plsql
    /<MIDTIER>/Apache/modplsql/cache/session
    4. Restart the midtier. Test Portal again by attempting to navigate to it. If still getting the error, then try to change t
    he Portal schema password again through application server control to the value
    from Oracle Directory Manager. To change the value in application server contro
    l, try these steps:
    6.4.1 Changing Schema Passwords Using the Application Server Control Console
    Some schemas store their passwords in Oracle Internet Directory. You must change their passwords using the Application Server Control Console
    so the password is updated in both the database and Oracle Internet Directory.
    To change a schema password using the Application Server Control Console:
    1. Depending on the schema, navigate to the home page for the middle-tier in
    stance or the Infrastructure. Refer to Table 6-2 to determine which home page to
    use.
    2. On the home page, click Infrastructure.
    3. On the Infrastructure page, click Change Schema Password.
    4. On the Change Schema Password page, select the schema. Enter the new password in the Password and Confi
    rm Password fields. Click OK.
    5. Test Portal again and update the tar.
    *************************

  • Get Error in source system when loading flatfile from application server

    Hi
    I'm loading data from flatfiles on the application server. In the datasource if I display the sample data. It shows fine.
    But when I execute the infopackage I get an error when it is loading the data to PSA.
    The error is
    Error in source system
    Message no. RSM340
    There is no further information
    But if I load from my machine it works fine.
    Any help will be great

    Hi,
    As you can view display the sample data. It shows fine.
    It mean there is no issues in BW (File path is correct, Data in Flat file is correct).
    Then definetely its with the source system, which is resisting to pass IDOC to BW.
    Now.we need to know the its problem with File on App serv or App serv itself?
    Just check trying to Load another  Flatfile in App serv.
    Let me know.
    Regards
    Hari

  • Uploading ipa through Application Loader on Mac

    Hi, everyone I am new to Flash ipad development and so far I have followed through many steps and tutorials supplied by Adobe and online contributors.  Long story short, I arrived at a problem when I tried to upload the *.ipa I exported from flash cs5 to Itune Connect through Application Loader.  Below are the steps I did so far on my mac;
    Publish ipa with Apple Distribution Provisioning Profile, certificate, and password... in flash cs5
    Tested the ipa on my ipad
    Added my application (details and thumbnail) to Itune Connect
    Installed Application Loader v1.3 on my mac
    Then I got lost trying to unload the file....
    I tried to...
    Compress the ipa
    Change the extension of the *.ipa file to *.zip
    Put the ipa file inside a Payload folder and compress that folder
    Re exporting the ipa files
    Anyways Application Loader would always say "No application found in the archive".  I tried to look for InfoPlist.cass file mentioned on other threads but couldn't find it.
    PS. This is unrelated to my current problem but I would like to say thank you to all the people who have posted so far on different threads and discussions.  I would not have been able to make it this far without reading these many posts before.
    Sophia

    Hi, my apps has finally been approved and they are on;
    http://itunes.apple.com/cn/app/cinderella-animated-ebook/id433082766?mt=8
    http://itunes.apple.com/cn/app/cinderella-interactive-ebook/id432023247?mt=8
    Thank you so much for your help!

  • Problem loading Flatfile from application server to DSO

    Hello,
    I've a little problem while loading a Flatfile (csv) from the application server to a DSO. The Flatfile has only one data record and a header.
    But in the DSO are always two data records, the right one and one empty record.
    If I use the same Data Source and the same DTP and switch it to upload from the workstation there is just one data record. (What would be right).
    I'm using the upload without PSA in Full-Update-Mode.
    I tried to create a new Data Source, but same effect.
    Thanks in advance,
    TG
    System: SAP EHP 1 for SAP NetWeaver 7.0

    Not sure about it, and in absence of sufficient information I can only guess.
    But somehow it looks like the well-known problem of files being changed in transfer between Unix (your application server I guess ) and Windows (your workstation I guess ).
    Try to find out correct transfer method, asc or bin, or whatever you call it.
    I hope this helps.
    And in case my advice is nonsense: Don't blame me.

Maybe you are looking for

  • Error While Posting MIGO for a Suncontracting PO ..

    Hi All I have created a Subcontracting PO and then transffered the material to subcon vendor's stock. now while doing MIGO for the same PO i am getting error as : "Account determination for entry EKCA FRN not possible" Please let me know why this err

  • Portege R835-P81 Blue Screen of Death (BSoD) Displays Repeatedly

    Hi all: I brought my Portege 1 months ago and it has been working very well until last night, while running normally, the Blue Screen of Death (BSoD) keeping display repeatedly. Symptom: whenever my Portege is turned on, after running for about 10-15

  • Field Status for Vendor Line item or Customer line item

    Hi Can i need to check the Field status for Vendor or Customer Line item when i use the transaction codes F-43 or F-22. This is very urgent. Regards

  • Getting User Attributes from an Active Directory LDAP

    Hello all. I want to extract attributes assigned to a user in the Active Directory LDAP and make them available through the getPropertyValue property in Javascript. I know that a user's System Attributes can be accessed with getPropertyValue but I ha

  • 2 Displays

    Hi I'm thinking about buying a 2nd display for my Power Mac G4 and was wondering if it could handle it. Machine Name: Power Mac G4 Machine Model: PowerMac3,6 CPU Type: PowerPC G4 (3.2) Number Of CPUs: 1 CPU Speed: 1 GHz L2 Cache (per CPU): 256 KB L3