Request for File to JDBC configuration steps.

Hi XI Forum,
I have 2 years of exp.in ABAP.I am new to XI. I know file-to-file scenario configuration. And would request you send me configuration document or  step-by-step procedure.
Thanks in advance.
Best regards
Krish

Hi,
Check out this links
/people/venkat.donela/blog/2005/03/02/introduction-to-simplefile-xi-filescenario-and-complete-walk-through-for-starterspart1
/people/prateek.shah/blog/2005/06/08/introduction-to-idoc-xi-file-scenario-and-complete-walk-through-for-starters
Check out this for JDBC configuration
http://help.sap.com/saphelp_nw04/helpdata/en/64/ce4e886334ec4ea7c2712e11cc567c/content.htm
Thanks,
Prakash

Similar Messages

  • Multiline Error for File To JDBC

    Hi All,
    I am doing a File to JDBC Sync Scenario Multi line Scenario.
    my data structure outbound is .....
    <Record>
    <Row>
    <Id></Id>
    <Name></Name>
    <Job></Job>
    <Company></Company>
    </Row>
    </Record>
    and Inbound data structure is.......
    <Employee>
    <acction>TableName</acction>
    <access>
         <Id></Id>
         <Name></Name>
         <Job></Job>
         <Company></Company>
    </access>
    </Employee>
    <key>
         <Id></Id>
    </key>
    Error while parsing or executing XML-SQL document: Error processing request in sax parser: Error when executing statement for table/stored proc. 'Employee' (structure 'Table'): java.sql.SQLException: FATAL ERROR: Column 'Key' does not exist in table 'Employee'
    I am using to send the data through Text File. File is picking but there is no response. The above Error is showing. Could you please help me to solve the problem.
    Thanks,
    Ashok.

    Hi Ashok,
         In this File to JDBC Scenario,In receiver JDBC having standard structure u can follow,
    Standard structure for receiver JDBC is:
    Example:
    STATEMENT NAME
        Action         Attribute
        TableName  Element
        Access       Element
          empid
          empname
          address
    , I thought u mistake in structure itself, because the TableName can be passed to Action field.Please check it and do it.
    Regards,
    Sateesh

  • Request for file zpl600.xdc

    Hello all,
    I need a copy of the file above (zpl600.xdc), and I'm having some trouble with Adobe Support. It's supposed to be delivered with LiveCycle ES, but it's not in the trial version.
    If anyone has this file, please respond, and I'll post an email address where I could receive it.

    Hi,
    Check out this links
    /people/venkat.donela/blog/2005/03/02/introduction-to-simplefile-xi-filescenario-and-complete-walk-through-for-starterspart1
    /people/prateek.shah/blog/2005/06/08/introduction-to-idoc-xi-file-scenario-and-complete-walk-through-for-starters
    Check out this for JDBC configuration
    http://help.sap.com/saphelp_nw04/helpdata/en/64/ce4e886334ec4ea7c2712e11cc567c/content.htm
    Thanks,
    Prakash

  • Test cases for File to JDBC scenario?

    Hi Experts,
    I would like to know what are the things needs to be tested to ensure that the File to JDBC scenario holds good in the PI box. Your valuable inputs are required to verify /check my scenario configuration is free of errors.
    Thanks & Regards,
    Pcv.

    Hi,
    You can try the following:
    1) If the end systems require authentication and the same is not provided in PI then it should throw an error.
    2) Check what happens when you dont give a mandatory field.
    3) check what result you will get when you give a wrong input.
    4) Check whether all your restrictions (in mapping and/or in receiver determination) are working properly.
    5) Check what you need to do when the target system is down.
    6) If using any FCC then check whether the conversion is done properly.....
    7) See to it that you have defined a proper DB structure when you are communication with JDBC
    8) Check with the end system whether your statement (Insert/Update/Delete etc) is performed properly
    Regards,
    Abhishek.
    Edited by: abhishek salvi on Dec 4, 2008 9:58 AM

  • HTTP PUT Request for File Uploads is returning a response header with content-length = 0

    After upgrading from CF9 to Coldfusion 10, I'm running into an odd issue, with `cURL` calls to a webservice that used to work.
    We are using an HTTP PUT Request with multipart="no" so that the request header content is the file itself, now the data is being sent properly in the content but it has a ~8k limit. This is fine for smaller files but some files are 60kb etc.
    Errors are odd too, near the 8KB limit we get a bad gateway error 502, and above that the webpage errors with a connection reset.
    It works fine with multipart="yes", but in a PUT request the file's data isn't even sent since it's looking for `httpparam formField` , the content-length from the target page's Headers show a content-length of 0 which causes `cURL` to fail with an error (56): http://curl.haxx.se/docs/manpage.html
    Here's example code to reproduce:
    <cfset sFilename = "C:\999\test4.txt">
    <cffile action="readBinary" file="#sFilename#" variable="fileRead">
    <cfset oFileInfo = GetFileInfo("#sFilename#")>
    <cfhttp           url="localhost/Clarence/diff_elt_test_output.cfm"
                                  method="PUT"
                                  username="******"
                                  password="******"
                                  multipart="yes"
                                  result="oHttp">
              <cfhttpparam type="header" name="Content-Type" value="text/plain" />
              <cfhttpparam type="header" name="Content-Length" value="#oFileInfo.Size#" />
              <cfhttpparam type="body" value="#fileRead#"/>
    </cfhttp>
    <cfdump var="#oHttp#">
    Dumping the response via GetHttpRequestData() shows that the header's content-length = 0 and content is blank.
    Whereas POST requests work fine, cURL has a -F form option which is our fallback but a solution to this would be great.
    Here's what I've tried:
    1. Changing CF post request limit sizes (64MB+)
    2. Changing IIS config web/webserver http runtime and security.request filtering request limits to much higher values
    3. AJP Connector between IIS and Tomcat has a default 8KB header limit, I changed that to 64k on both sides, still nothing
    Also am I missing something fundamental here? I thought at the network layer a packet is split up and rejoined, so large content in a http request body should work, what's wrong with Coldfusion 10?

    I am familiar with java.net package and know how to
    Read and Write Streams.
    However, what I do not know is what string
    represntation of PUT or POST resquests is?It's HttpURLConnection.setRequestMethod("PUT") or ("POST").
    Also you have to setDoOutput(true).
    Then you set the content type, possibly encode the input, set the content length, and write the file data to the stream.
    Using a Jakarta package may be easier, however.

  • Need KM File Repository manager configuration Steps

    Hi Portal guru
    I need KM File Repository manager configuration doc for KM Configuration.  it is urjent.
    helpful answer rewarde with high points.
    Regards
    Sumit

    Hi Sumit,
    there are some wiki entries about how to integrate windows filesystem to KM.
    [https://wiki.sdn.sap.com/wiki/display/KMC/IntegratingWindowsDocumentstoKM]
    [https://www.sdn.sap.com/irj/sdn/wiki?path=/display/KMC/FileSystemRepository-W2KSecurityManager]
    [https://www.sdn.sap.com/irj/sdn/wiki?path=/display/KMC/CMRepositoryinFSDBMode]
    Best regards,
    Denis

  • On value request for file name

    Hi,
         when i press f4 in the 'filename' field in selection screen, it must open up a window from where i can select a file from my desktop.
    wat should i do for this using 'on value request'?

    Hi
    please find my code
    on selection screen there are two radiobuttons 'P_PRES' and
    'P_APPL'.
    and one parameter where pop up will be displayed acc to the radiobutton selected.
    please reward points
    CLEAR wa_fieldvalues.
      wa_fieldvalues-fieldname = 'P_PRES'.
      APPEND wa_fieldvalues TO it_fieldvalues.
      CLEAR wa_fieldvalues.
      wa_fieldvalues-fieldname = 'P_APPL'.
      APPEND wa_fieldvalues TO it_fieldvalues.
      CLEAR wa_fieldvalues.
      CALL FUNCTION 'DYNP_VALUES_READ'
        EXPORTING
          dyname               = sy-repid
          dynumb               = sy-dynnr
        TABLES
          dynpfields           = it_fieldvalues
        EXCEPTIONS
          invalid_abapworkarea = 1
          invalid_dynprofield  = 2
          invalid_dynproname   = 3
          invalid_dynpronummer = 4
          invalid_request      = 5
          no_fielddescription  = 6
          invalid_parameter    = 7
          undefind_error       = 8
          double_conversion    = 9
          stepl_not_found      = 10
          OTHERS               = 11.
      READ TABLE it_fieldvalues INTO wa_fieldvalues WITH KEY fieldname = 'P_APPL'.
      IF wa_fieldvalues-fieldvalue = 'X'.
        CALL FUNCTION 'F4_DXFILENAME_TOPRECURSION'
              EXPORTING
                i_location_flag       = 'A'
            IMPORTING
         o_location_flag = server_type
              o_path          = p_outfil
            EXCEPTIONS
              rfc_error       = 1
              error_with_gui  = 2
              OTHERS          = 3.
        IF syst-subrc <> 0.
          MESSAGE i006.
        ENDIF.
      ELSE.
        CALL FUNCTION 'F4_DXFILENAME_TOPRECURSION'
              EXPORTING
                i_location_flag       = 'P'
            IMPORTING
         o_location_flag = server_type
              o_path          = p_outfil
            EXCEPTIONS
              rfc_error       = 1
              error_with_gui  = 2
              OTHERS          = 3.
        IF syst-subrc <> 0.
          MESSAGE i006.
        ENDIF.
      ENDIF.
    please reward points

  • Request for any document to configure Performance Appraisal

    Hi, expert. i am working on ECC 6.0 for Performance of Appraisal. If any one have any document for this configuring of Appraisal, pl do send to me.
    It is an urgent request.your points are assured. Thanks and regards Punith
    Edited by: Zsolt Markus on Jan 30, 2008 12:13 PM

    for concepts
    https://websmp107.sap-ag.de/~form/sapnet?_SHORTKEY=01200252310000079831&
    useful blogs
    /people/community.user/blog/2007/01/18/objective-setting-appraisals-document-datamodel
    /people/sap.user72/blog/2007/02/20/objective-setting-appraisals-the-web-environment
    /people/sap.user72/blog/2007/02/20/objective-setting-appraisals-the-web-environment

  • Strange request for file deletion

    When I have to delete a file in my documents folder (and only in that folder) finder asks me my admin password. I checked my permissions and they are RW (so it seems to me everything's allright); I tried even to click on "apply to all included elements" (sorry for my translation: I'm italian ) but no change happened.
    Thanks for help,
    Emilio.

    Are the files you're deleting in your home folder? If so, can you move them to the Desktop and back without being prompted for a password?

  • Request for file libdsbtsh8.so

    libdsbtsh8.so in $ORACLE_HOME/lib directory is 0 bytes, causing problems since libobk.so is soft linked to it. I've read the other threads, but no info was available about where to get the file myself, nor how to get setup to install the file correctly. Dynamic SQL code is failing at runtime due to this problem. Someone please help! I'm using Linux Workgroup Server 8.1.5.

    You can find the file libdsbtsh8.so in a "jar" archive in the following directory on the cd:
    stage/Components/oracle/rdbms/8.1.5.0.0/1/DataFiles/lib.0.1.jar
    Just un-jar the file and copy it to $ORACLE_HOME/lib
    Arun ( [email protected] )

  • Configuration steps for leave request in ESS/MSS

    Hi
    I want to configure for leave request approval from ESS/MSS (EP 7.0 and ECC 6.0)
    What are the configuration steps if any doc please send.
    Thanks & Regards

    Hi Rao,
    Go through this link for leave request cofiguration steps.
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/erphcm/leave%2brequest%2bconfiguration%2bsteps
    Also visit this link for ESS related issue resolution and hints.
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/erphcm/commonIssuesandHintsin+ESS
    Reagrds,

  • Enhancement Request - KickStart files for Oracle Validated Configurations

    Just a thought, but I would like to request that the "Oracle Validate Configurations" also include an example kickstart file that contains the necessary RPMs above the default. In addition, in the %post section, all of the OS modifications (e.g. sysctl parameters, user accounts, ulimits, pam.d mods) that need to be completed for an Oracle installation could also be provided.
    I have found some on the web and from suppliers such that I have created a kickstart file that is working for me and my hardware, but my mind would be at ease if there were more "sanctioned" versions out there.
    FYI -- Reading through the documentation, it appears that OEM module for Oracle Linux provides the mechanism to create a kickstart file in the bare metal provisioning features.

    A good start has already been done on OTN
    http://www.oracle.com/technology/pub/articles/saternos_kickstart.html

  • Request Message mapping in SXMB_MONI for File - RFC - File without BPM

    Hi ,
    In my File-RFC-File scenario, the messages are processed successfully.
    but when i look into the SXMB_MONI for File to RFC step, the records are present only till the  Message split According to Receiver List and not able to see the records from Request Message mapping step onwards.it contains
    <?xml version="1.0" encoding="UTF-8" ?>
      <ns1:Z_PI_LOTUSNOTES_UNIFORM xmlns:ns1="urn:sap-com:document:sap:rfc:functions" />
    in my mapping for the receiver RFC i have not done the mapping for all the fields. few fields i have disabled. whether this could create a problem in message mapping. pls let me know what needs to be done.

    Is it only for this scenario that the above display issue is occuring or is it for all scenarios?
    If onlt a particular Pipeline steps are displayed then you can check what is the TRACE level set in SXMB_ADM --> Integration Engine Configuration --> and check if the TRACE parameter is set to at least 2 (max is 3 which will ensure that your DB will get full quickly)
    For more information refer: /people/michal.krawczyk2/blog/2005/05/10/xi-i-cannot-see-some-of-my-messages-in-the-sxmbmoni
    Regards,
    Abhishek.

  • JCA / JDBC Configured for non-XA Attempting XA Transaction Commit

    I am attempting to create simple BPEL SOA composites in SOA 11.1.1.5 that use a DbAdapter to execute a stored procedure in an 11g database. The database task being performed only involves a single database and does not require transaction support. I have carefully stepped through the creation of the DataSource and JCA pointing through the DbAdapter to the JDBC DataSource so XA transaction support is disabled, the JCA pool sets the transaction mode to "No transaction" and the JCA pool uses the dataSource value to point to the JNDI name of the JDBC pool rather than the xADataSource value.
    Visually,
    DataSource definition:
    name = jdbc/myserviceDataSource
    driver = oracle.jdbc.xa.client.OracleXADataSource
    url = jdbc:oracle:thin:@mydbhost.myfirm.com:1521:GENERIC
    use XA DataSource = unchecked
    set XA timeout = unchecked
    Keep XA connection until transaction complete = checked
    keep connection after local transaction = checked
    JCA definition:
    name = eis/DB/myserviceDataSource
    dataSourceName = jdbc/myserviceDataSource
    xADataSourceName = (blank)
    platform class name = org.eclipse.persistence.platform.database.Oracle10Platform
    Transaction | Transaction Support: no transaction
    This configuration works on one sandbox server and I got it working in a second sandbox server. However, after deleting the JDBC and JCA pools to go through the process one more time to document the procedure on the second server, I am unable to get the configuration working again. The WebLogic domain appears to be resurrecting portions of an old configuration that still references the JNDI name of the JDBC pool in the xADataSourceName parameter. I have unpacked the DbAdapter.rar archive for the DbAdapter and verified the contents of the ./META-INF/weblogic-ra.xml file don't use the xADataSouceName parameter. The Deployment Plan for the DbAdapter (named DbAdapterPlan.xml in $SOA_HOME/soa/connectors ) also explicitly configures the JCA pool using the dataSourceName value leaving the xADataSourceName value blank.
    However, executing the SOA service using this JCA connection results in this error:
    java.sql.SQLException: Cannot call Connection.commit in distributed transaction.
    Again, I know the theoretical answer to this question is to disable transactions in the JCA and JDBC configurations and don't use the xADataSourceName element of the JCA configuration to point to the JDBC pool. However, after validating those elements and restarting the pools or performing an Update on the DbAdapter deployment, WebLogic seems to still create connections through the JDBC pool with transactions enabled.
    Any suggestions?
    Should I just completely undeploy the DbAdapter and redeploy it from the SOA binary installation directory? These are just lab machines right now so that's obviously not a good long term answer for production use but may help start over with refining a better procedure for doing this.

    You should use a non-xa driver for your data source...
    From the weblogic docs...
    Configure Transaction Options
    When you configure a JDBC data source using the Administration Console, WebLogic Server automatically selects specific transaction options based on the type of JDBC driver:
    For XA drivers, the system automatically selects the Two-Phase Commit protocol for global transaction processing.
    For non-XA drivers, local transactions are supported by definition, and WebLogic Server offers the following options ...
    http://docs.oracle.com/cd/E23943_01/web.1111/e13737/jdbc_datasources.htm#autoId8
    Cheers,
    Vlad

  • Windows 2008 DNS & DHCP configuration steps for 11gR2 GI install with GNS

    Hi,
    I have windows 2008 R2 server with DNS & DHCP services installed. I am planning to install 2 node RAC with GNS option.
    The problem is i could not find any document to setup the windows 2008 DNS server for the below steps.
    a. Configure GNS VIP : add a name resolution entry in a DNS for the GNS virtual IP address in the forward Lookup file.
    gns-server IN A <virtual_IP>
    where gns-server is the GNS virtual IP address given during grid installation.
    b. Configure the GNS sub-domain delegation: add an entry in the DNS to establish DNS Lookup that directs the DNS resolution of a GNS subdomain to the cluster.
    clusterdomain.example.com. NS gns-server.example.com.
    where clusterdomain.example.com is the GNS subdomain (provided during grid installation) that you
    delegate and gns-server.clustername.com resolves to GNS virtual IP address.
    I am aware that this configuration steps has to be taken care by the System administrator. Here is what he tried and the results.
    My SA was able to Configure GNS VIP in the DNS and the Nslookup works fine for this.
    When he Configures the GNS sub-domain delegation the nslookup fails when trying to resolve the SCAN name.
    Any step by step tutorial for this windows 2008 DNS & DHCP configuration for Oracle GNS setup would be highly appreciated.
    Thanks,
    Ashok Kumar.G

    Hi Guys,
    Any help on this request will be very helpful.
    Thanks,
    Ashok Kumar.G

Maybe you are looking for

  • How do I programmatically reference the current page in 902?

    Hello, How do I programmatically reference the current page in 902? The Portal Smart Text option for Current Page is not flexible enough, and I wish to create my own custom greeting using PL/SQL. Cheers, John

  • Creative cloud photoshop blur tool not work as it should be

    creative cloud photoshop blur tool not work as it should be ! I go to blur a painting i am doing and it does not blur enough and I am using wacom Intuos 5 med pen tablet. and I even set the tablets sensitivty for pressure lower then default and still

  • Track info not showing up in Vista

    When I rip music with Nokia Music 1.3 the track info shows up nicely in the program. But when I head over to the location where the music is stored on my hard drive(using Vista) there is no info at all on the tracks in theVista explorer program. Is i

  • Will not close web page even when I close Firefox

    Web pages will not close, there is not red or black x to close on website. Have to use back button and no matter how many times I click it, it will not remove it. So I close Firefox. Next day when I open it there is the web page still there. HELP!

  • Is it possible to create a script that will replace text?

    I have created a template, and every day I change the text and the image source. Is it possible to make a script that read a file with the new text and the destination of the image and replace it?