Load data from file and send to background

Hello, is it possible to load data from a file on the presentation server and then create a batch input to call a transaction with those values but on background NOT using data set?
Thanks in advance.

U can surely design the process to be executed in various ways..one of them is as below ::
Upload ABAP.
1. It reads the file from the presentation server and exports it into INDX database with a specific filename.
2. Updates a ztable with user/upload date and time/filename/status=U.
Batch ABAP.
1. It reads the ztable for all the files with status=U.
2. Using the filename IMPORTS the data from INDX database.
3. Creates the batch input to call transaction.
4. Sets the status as process along with process date and time.
With the above you can have multiple uploading data and batch job picking up each file and doing the needful.
Regards
Anurag

Similar Messages

  • Extract data from SAP and send to external system via Webmethods & IDOC's

    Hi,
    We need to Extract data from SAP and send to an external system via Webmethods middlewear using IDOCs. I have never used webmethods before and would like to know more about how to implement this scenario. I have used IDOCS in an EDI scenario before but not used it along with WebMethods.
    Any pointers would be of great help. Thanks

    If you have already ABAP programs /BAPI's in place then try to develop RFC interface and write some back ground programs to scheudl BAPI's and develop scenario but you need to implement error handling , data validation in PI mapping level.
    or
    take help from ABAPer to design in ABAP like writing Proxy program to pull data and send it PI.
    if you are dealing with master data bit risky(correctness) but can be achived using PI.

  • Loading Data From File Through EM on Mac OS X

    Has anyone been able to load data from a file through the Oracle Enterprise Manager on Mac OS X?
    Specifically, I'm trying to follow the example in the 2-day DBA manual (Chp. 08 "Managing Schema Objects" --> "Loadng Data Into Tables").
    When I enter the appropriate user name and password entries into the fields under the "Host Credentials" section, and I click the "Next" button, I run into a "Validation Error." The rest of the error message reads:
    "Examine and corrent the following errors, then retry the operation: Error - RemoteOperationException: ERROR: command process interrupted before exit"
    Has anyone else encountered the same error? If so, would you please share the solution? I'm also curious to know how to diagnose the problem (i.e., which logs can I reference to trace what's happening in the background?).
    Thank you.

    I used to get an error message stating that I entered the wrong password whether or not I actually entered the password correctly. Then, I modified the NetInfo entries for the local user account that I was using; I changed the "authentication_authority" property to ";basic;" and changed the "passwd" property a traditional unix hash password (using the 'openssl passwd <password>' command). All changes were done using the NetInfo Manager.
    After I made the change, I got a little further, but only as far as the problem that I described at the start of this message thread.
    Likewise, I hope someone from Oracle can actually provide some insight into this.

  • Load data from File on Client side (via Sqlplus)

    Server OS: RedHat, Oracle 10g rel 2.
    I am trying to load data from OS .txt files to clob field.
    I am able to do this successfully using:
    Oracle DIRECTORY
    BFILE
    DBMS_LOB.loadclobfromfile packageIssue is: this only works if my files and DIR are on database server.
    Is it not possible "load clob from file" from client side, files being on client and exec command via SQLPlus. Is there any other option to load data from client side.
    Thanks for any help.

    Options:
    1) Search for OraDAV
    2) Learn about Application Express.

  • Load data from file error - it's ok now

    hi
    i'm trying to load data from .ctl file, previously created by smallworld, using enterprise manager and i am asked for host credentials (username and pswrd). i assume these host credentials are of operating system. anyway, i have tried to enter username and pswrd i use when logging in windows and another time username and pswrd for database account as well, but none it these is working. always get a message: RemoteOperationException: ERROR: Wrong password for user.
    need to solve this problem because it's urgent.
    any help is appreciated
    thanks
    Message was edited by:
    uncle carmine

    Your error will be the same as this posting
    Jobs Credentials Problem
    What it needs is the Windows User and it needs to have the Local Security privilege 'Log on as a batch job' . This will be probably already assigned to the ORA_DBA group. So enure that the user you use to logon to Windows is in the ORA_DBA group.

  • What is the different to load date from SBIW and LO(lbwe)

    Hi all experts,
    I am wondering if i need to data to generate reports(infostructure S001) in BW. Can i just only load data in "business content datasources"(SBIW) ->select S001 OR I have to load data from LO.
    What is the different between two (SBIW,LBWE)
    Thank you
    Koala

    Hi Koala,
    After SBIW tcode execution you have a screen where another tcodes are accesible. Including LBWE. Namely, in SBIW screen
    'Data transfer to the SAP Business Information Warehouse/Settings for Application-Specific Datasources (PI)/Logistics/Managing Extract structures/Logistics Extraction Structures Customizing Cockpit' is LBWE tcode!
    As I already have answered to you
    anyone  experienced data load for S001?
    You need to choose between LIS extraction and LO extraction, not between SBIW and LBWE.
    BTW, managing LIS setup is situated in SBIW also:
    ...Logistics/Managing transfer information structures/Application-Specific setup of statistical data.
    Best regards,
    Eugene

  • Extract the data from database and send to XI in form of file

    hi,
        I am working on a scenario in which i am to extract thew data from an ODBC database. and send it to Integration Engine using a file adapter. In this case which adapter i should use? If i go for file adapter then how i will extract the data and if i go for JDBCadapter then i can't send the data in the form of file which is my basic requirement.
    Can someone help me out.

    Hi,
    You can Use JDBC Adapter to pull the data from Dbase very well.
    Check this For Refference Use
    PERIODIC SCHEDULING OF DATA BETWEEN ORACLE DB & R/3 SYSTEM
    Regards
    Seshagiri

  • Load data from File

    Hi
    I get new csv files every day loaded to a location. I am trying to write a SQL loader script to read those file on a daily basis and load the data to a table. How can I write the code for this to check the new files that are found in a location and read them from sqlloader
    thanks

    890563 wrote:
    Hi
    I get new csv files every day loaded to a location. I am trying to write a SQL loader script to read those file on a daily basis and load the data to a table. How can I write the code for this to check the new files that are found in a location and read them from sqlloader
    thanks1) If these files have all the same format, create an external table .
    2) Have a OS script that detects which are the latest files and insert the names into a temp table
    3) Query the name(s) from temp table and "alter" the location in the external table
    4) Load the data from external table into the real table.
    5) Remove the file name from the temp table.
    :p

  • Get PDF data from RFC and send in email.

    Hello,
    I need to get PO spool PDF from R/3 server into SRM server and send email from SRM.
    Code for sending PDF in email is working fine if executed from R/3 .But in SRM server PDF
    in email is not opening in SOST  transaction. Its showing error "Adobe reader cannot open document because either its not a supported file type or the file has ben damaged(for example,it was sent as an email attachment and wasnt correctly decoded).
    Is this due to some server specific settings? Any help is appreciated!

    Hi Kanchan,
    If the generated PDF file is opened properly in R/3 & not in SRM, then it should be a version issue.
    Please check for any relevant note wrt SRM/PDF.
    Best regards,
    Prashant

  • Problem with loading  data from file in ../demo/file/test

    hi there,
    I am using ODI to load text files located on a UNIX server where ODI is installed.
    I am using the FILE_GENERIC data server and physical schema that came with ODI and I can reverse and load the demo files located in ../demo/file
    I created a sub-directory 'test' under ../demo/file and placed a file there.
    When I try to reverse this file (in directory ../demo/file/test) I get the error 'The directory ../demo/file/test specified in your schema does not exist'
    I am sure the userid has equal rights to both directories ../demo/file and ../demo/file/test
    What could I be missing?

    In the topology manager
    1. in the logical architecture : If it doesn't already exists (it should exist if your can use it on your local PC), you import the file technology
    2. In the physical architecture, you create your data server for files .In your case, it shoud already exist for same reason as above. Is has a blue icon under the file technology
    2. Select the Data Server, right click and select Insert Physical Schema . The Physical Schema window appears. On Definition tab, enter a name and then the path of your directory in the data schema field. No need to enyter a work schema for files.
    4. Go to the Context tab, Select a Context and an existing Logical Schema for this new Physical Schema.
    Select an existing Context in the left column, the type the name of a Logical Schema in the right column. This Logical Schema is automatically created and associated to this physical schema in this context.
    It should work but i have never experienced it on a Linux system...

  • Can ResourceBundle load .properties from files and .jar?

    Hi Guys,
    I'm trying to I18N an application with ResourceBundle.
    Suppose my class look like this:
    package pack;
    import java.util.ResourceBundle;
    public class MyClass {
        public static void main(String[] args) {
            ResourceBundle rb = ResourceBundle.getBundle("Language");
    }This would load the localized string from Language.properties
    And when I pack the class file and Language.properties into a jar. It works fine
    But what I tried to do is to make the ResourceBundle try to load from external file first
    before it load from the jar file so that if I have a new language file I can just drop in the
    NewLang.properties.
    Inside .jar file look like this
    /Language.properties
    /pack/MyClass.class
    /meta-inf/Manifest.mf
    I tried look into some forum and they suggest to include Class-Path in Manifest.mf file
    to include current path like this
    Class-Path: .
    But still, it didn't work. If I include .properties in .jar it will not look outside but if I didn't include
    any .properties it found a properties file.
    How can I achieve this ?

    Dave,
    I reckon you're on the right track... just have to figure out "what's the path to properties file"... I suspect you've got a context problem... not sure... I'm pretty new at this stuff myself.
    So, what's your development environment? O/S, IDE, app/web-server, etc.
    Cheers. Keith.

  • Load data from file extremely slow due to refresh

    Hi
    I am loading a data from a csv file to an existing table in a PeopleSoft schema on Oracle 11G. The process works fine except that it takes an extremely long time. I suspect that this is because SQL Developer is refreshing the table list on the left hand side which for PeopleSoft 9 takes a long time because there are 65,000 tables in the schema. If my suspicion is correct it would seem a bit strange that I would need to refresh the table list when I am importing into an existing table. Can anybody confirm this ?
    As a side note I have tried DBMS_STATS.GATHER_DICTIONARY_STATS (or something like that) but this has not improved the performance of loading the large object lists into the LHS or the object details in the RHS with PeopleSoft 9 - is there a way to improve this performance.
    Cheers
    Mark

    There are many possible reasons for slow performance, not least the fact that sqldeveloper is probably inserting a row at a time. The best tool for this kind of job is sqlldr which is generally blisteringly fast.

  • How to Read specific data from file and do a calculation and display on the output

    FYI: Below is the function use for the writing:
    -OpenFile(use ASCII)
    -sprintf
    -WriteFile
    Example: Output from the doc file
    …EndTime: 09:34:48 program time: 0.567663 sec
    …EndTime: 09:36:48 program time: 0.666666 sec
    My objective is to read data 0.666666 (FYI: is last sentence of the file) to do some calculation. How can we read specific data(specific location) from file..
    Any advice or help?
    What is the function needed?

    I would consider counting line feeds and checking for end-of file to isolate the last line, which then can be read using fscanf...
    Have a look at getc...
    character = fgetc ( stream );
    if ( character == '\n' ) // new line
    if ( character == EOF ) // end-of-file

  • *Can we do mutiple DTP's to load data from 2lis_03_BF and compress *

    Dear Experts
    We are loading data available in SAP BI from PSA level to cube 0IC_C03 from 2LIS_03_BF Data source using DTPu2019s
    The data is already being loaded to 2LIS_03_BF Data source to retail cubes daily from a long time.
    For our clients requirement, we have developed standard business content cube 0IC_C03.
    I have transported the cube to PRD and now the issue is while running DTP
    It is failing at 1250 data packet out of 2950 data packets
    My question is can, I create a filter to load data using 0calmonth or plant to load all the material moments data in multiple DTPu2019s and can I compress all the requests in one go and make everything work to reconcile back with MC.9
    Awaiting your replies
    Thanks
    Satish

    Well, the first thing before doing anything is to find out why is it failing...
    Check the DTP properties... Are you running parallel processes in the DTP and they fail to finish? Is it only one serial process and it times out? Any dumps in ST22?
    Sometimes the issue is simple to fit, before you go ahead and make changes like this where you'll have good probabilities of locking processes while trying to write at the same time to the same tables...
    Just a suggestion...

  • Selecting the data from database and sending to users  using javamail

    how to select the records from database table in oracle and send automatically to users using javamail. I am able to send the txt msg. but dont know how to send the selected table data to users automatically.
    can anyone suggest how to write the steps with database connection to send msgs containing data to different users
    Thank You

    using JDBC..you want to
    1. create the connect
    2. open the connection
    3. query the table for the data
    4. loop through the resultset to retrieve rows of data
    5. do something with the data
    6. email the result
    once you have the data, it is up to you to determine the format to send to the user using JavaMail. It is easiest to send plain text
    here's a site that give code example (for all steps above relating to JDBC):
    http://javaalmanac.com/egs/java.sql/pkg.html

Maybe you are looking for

  • Unlock images in Windows 7 and CS5

    I can not unlock images. I tried to unlock the read only box. No luck. I might need to check the property security boxes. Which ones do I check. Windows says be careful what to uncheck or check. Help Julie

  • My MacBook Pro with retina keeps on showing no entry sign on startup

    Every time I try to log into my MacBook a no entry sign keeps showing!! Help! And I can't reinstall mountain lion because there is no disk for me to select

  • Transaction support in RDBMS event adapter

    I am using RDBMS adapter v7.0 SP2. 1) Does anyone know if the reading of a database record (event) from an Oracle DB, its transfer to the WLAI_EVENT_QUEUE JMS queue and execution by the RDBMS adapter of the "Post SQL query" on the originating databas

  • TDM worked fine.  rebooted in black Darwin screen

    after transfering all files to iMac from iBook in TDM, I ejected the iBook drive from the iMac desktop, pressed power to turn off iBook. rebooted to black screen Darwin. read some threads, tried Disk Utility from start up DVD. volume could not be rea

  • Transfer standard text

    how do transfer standard text from one server to another server