CSV - FCC Scenario how to proceed ??

001,Handspring,HSTR600HK,Treo600,CP,000000,36120000,310000000009648,10582925156053011694023028,000000,000000,0000,05401179648,01.00,
This is a kind of data present in CSV. Now this is different size cloumns How to proceed with FCC
What exactly my data type should be so that this is converted into XML
Where can i see result XML in SAP XI.
I need to send this data to a Stored Procedure. so output data type can be ??

Hi Gaurav,
Best option would be --Search in sdn about blogs by Sravya Talanki. She has written good blogs for beginners. If you go through her blogs you might not need to post basic questions.
>>>Now this is different size cloumns.
Why dont you ask the Vendor/Person who gave the file to you to confirm the size of each column?
Or Alternatively when you create the datatype in XI dont mention the size. Just mention the type as String.
Create datatype like this..
->Record
    -->field1
    -->field2
    >----
n so on..
Result XML in  SXMB_MONI.
Go to help.sap.com . Click on Search Documentation. In the new window select checkbox SAP NetWeaver. Enter JDBC Adapter and search.
Just incase you dont feel like doing .. here is the link http://help.sap.com/saphelp_nw70/helpdata/en/2e/96fd3f2d14e869e10000000a155106/content.htm
Regards,
Sumit
Regards,
Sumit

Similar Messages

  • BPM Scenario : How to Proceed ?

    hi folks,
    I am working on a BPM scenario .
    Scenario goes like this : I want to pick the data from a file and post the data into SAP using a RFC and get some data in response .now data which came back as a response from RFC response should be written in a XML file whose name should be dynamically generate and then the name of the dynamically generated XML file should go into a table.
    My BPM is like this
    Step 1  : Receive ( For collecting the data from file)
    Step 2 :  Sync Call to RFC ( For making a sync call to RFc and then sending back the resp data)
    Step 3 :  Send Step ( For sending the response data to XML file , name should be dynamically generated)
    Step 4 : Send step ( For sending the dynamic file name of XML file to Table)
    Till step 3 i have worked fine and getting the desired output also ( as i am getting the  dynamic file name in the output xml file) but after that not sure how to proceed...
    how to push the dynamic file name from XML file to Table.
    Now my doubts...
    Is design of my BPM  is right...? if not please correct me...and also if there is any other way to get the same functionality ?
    Regards,

    Hi Latika,
    -->hw r u generating the filename? is it thru a field in ur structure that u are capturing by setting adapter specific attributes in receiver file adapter config?
    Yes
    -->if yes, then use that field only to get the file name. in ur last send step u can use a mapping to trasfer this field into the target structure for oracle database.
    even i also want todo this...but how..this is the question..
    My BPM is like this
    Step 1 : Receive ( For collecting the data from file)
    Step 2 : Sync Call to RFC ( For making a sync call to RFc and then sending back the resp data)
    Step 3 : Send Step ( For sending the response data to XML file , name should be dynamically generated)
    Step 4 : Send step ( For sending the dynamic file name of XML file to Table)
    I step 3 data to file(dynamic file name) is send.
    Now how can i send the data from dynamic file generated just now to JDBC.....?
    Kindly help by step by steps..explanation..
    Regards,

  • File to IDoc - How to proceed further?

    Hi everybody,
    Consider the following scenario,
    <Header>
      <Transaction>
         <Meterpoint>
            <Address></Address>
            <Asset>
              <Meter></Meter>
              <Conversion></Conversion>
              <Register></Register>
            </Asset>
          </Meterpoint>
        </Transaction>
    </Header>
    This is the structure of one IDOC.
    My Source structure can contain multiple <meterpoint> and multiple <transaction>.
    I have to post one IDOC for each meterpoint per transaction.
    For example, a transaction can contain 4 meterpoints, then I have to post 4 IDOCs for that transaction alone.
    And this applies for each transaction that are present in the source structure.
    My Queries are,
    1. How to proceed for posting the IDOCs for this kind of scenario?
    Is it possible to do it with message mapping itself or we need a java mapping/XSLT mapping?
    2. How can I do content conversion for a complex structure like this.
    Any help will be highly appreciated.
    Regards,
    Prasad U

    Hi Prasad,
    I feel with XSLT you can quickly develop your mapping as follows.
    <Header>
       <xsl:for-each select="Input/Transaction/MeterPoint">
         <Transaction>
            <Meterpoint>
                <your idoc mapping here>
            </Meterpoint>
          </Transaction>
       </xsl:for-each>
    </Header>
    You can do message mapping also. But you have to change the idoc occurrence setting to 0 to unbound.
    Instead of posting IDoc one by one, collect your IDoc into packets and send to SAP.
    Thanks,
    Sasi

  • Error in File To Fcc Scenario

    Hi All,
    i done File to Fcc scenario,
    my scenario is successful, i got black and white flag in moni and in communicaion channel monitoring no error is displayed in trace.
    but in my output file olny first field of a record is getting displayed.
    my receiver file Fcc parameters are
    DATA.fieldFixedLengths 
    4,2,10,10,10,10,10,10,10,10,10,10
    DATA.fieldNames
    FIELD1,FIELD2,FIELD3,FIELD4,FIELD5,FIELD6,FIELD7,FIELD8,FIELD9,FIELD10.FIELD11,FIELD12
    DATA.endSeperator         'nl'
    need your sugessitions regarding this,
    regards,
    Ramesh B.

    Hi Santosh,
    thank u for reply,
    data.endSeparator = 'nl'  i already mention
    data.fieldSeparator = ,  hear i am not going for CSV file.so i think it is not necessary.
    and previously i done File to Fcc scenario with this three FCC  parameters
    fieldNames
    fieldLengths
    endSeparator
    with olny DATA as sub structure.
    and its work fine.
    Regards,
    Pradeep A.

  • How to proceed After blocking the delivery.

    Hi SD Experts,
    i have a doubt how to proceed after blocking a delivery. My scenario is this " i created a sales order and blocked the delivery of it. So i cant able to create a delivery for that sales order." . Then what should be done to create a delivery for that sales order ( i.e. How to release the Blocked delivery status and to create a delivery)
    with regards ,
    James
    Valuable answers will be rewarded....

    Definately Vasanth,
              it will work.
    Mostly billing block will be used in Credit/debit memo's.
    Only the authorized user can remove the block in VA02.Then user can able to create billing.
    This wont happen  in Credit management issue,because we wont maintain any billing blocks in credit management.
    block in credit management like:,
    sales order level-
             ( 2 release the Credit mgmt block in Sales order- VKM3)
    delivery level - 
             ( 2 release the Credit mgmt block in Delivery doc's - VKM5)
    *( 2 release the Credit mgmt block in Sales doc's & Delivery doc's at a time - VKM4)
    at the time of Goods issue
    Hope it adds the information .
    reward point if it helps u

  • HI Team, Recently One week back I bought a new iphone 5 from India. They have given me a used mobile which has a different IMEI number when compared to the IMEI number present on the box. Please let me know how to proceed further

    HI Team, Recently One week back I bought a new iphone 5 from India. They have given me a used mobile which has a different IMEI number when compared to the IMEI number present on the box. Please let me know how to proceed further

    When you went back to the place where you purchased this phone, & asked them, what did they say?
    No one here can help you with this, nor can/will Apple. You need to take this up with whoever you purchased this phone from.

  • Bit by Mountain Lion's Time Machine bug - how to proceed best in the simpler cases?

    My MacBook Air mid-2012 had never been updated to Mavericks.  I had backed it up just a week before a big coffee spill that killed it (June 2014).
    I finally got a replacement never-before-used 2012 Macbook Air running Mountain Lion (great to make the Time Machine restore seamless).
    That's when I tried "Restore from Time Machine" and it showed the "last full backup" as being from June 2013!!!  Then in Migration Assistant, couldn't locate my disk.  I've been bitten by the "Exclusion" bug and my Library/ Applications / System folders have not been backed up since a year ago.  I'm one of the ones that "found out after it was too late." 
    So I'll try the workaround.  Thanks to Pondini for his great website:
    http://pondini.org/TM/D10.html
    http://pondini.org/TM/D10r.html
    My plan is to restore from Time Machine to my 2013 full system.
    Then swap out the Users folder to bring it up to date to the June 2014 version that I have backed up.
    Luckily I have only one user account so this can't get TOO complicated.
    After that, I'll reset Time Machine and check it periodically via the Command-R trick to make sure it's backing everything up fully.
    Still, I'm left with a few questions/concerns that I'm hoping Pondini or others can help to allay before I proceed....
    -What will I have lost in a year from those folders that did not back up?  I know I may have lost non-Mac applications that I downloaded and also any software updates to said applications.  What problems might I encounter in the way of error messages, etc.?  I feel like i don't understand the contents of these folders well enough to realize how in trouble I'm in (or not) regarding these folders being out-of-date by a whole year.
    -Is it really as simple as swapping out the Users folder on the new system with my most recent backup from June 2014?  Any hiccups I should expect from this process?  Will all of my photos go back into iPhoto?  Will all of my mail files go back into the Mail app?  Or in these cases, is there something I need to initiate to smooth out this process?  Photos and Mails are the two big concerns; as for the other stuff, I have yet to find out if it's relevant until a problem occurs.
    -Once I have restored Apps/Systems/Library to the 2013 backup and Users to the 2014 backup, then what?  I'll reset Time Machine but then should I assign it to the new computer?  Should I tell it to inherit the new computer?  Should I wipe it clean and start fresh?  How to proceed after so that I don't have more and more problems down the line, and hopefully don't lose any of the data that I at least have managed to save/restore up to now...
    Thanks in advance for any help and sorry if I'm not more clear; I'm not so technologically literate so I'm not sure how best to phrase these things to get my point across.
    And special shout out to Pondini who made the discovery of this bug a lot easier to stomach thanks to your helpful website.

    A clone is an option.
    Clone  - Carbon Copy Cloner          (Often recommended as it has more features than some others)
    Clone – Data Backup
    Clone – Deja Vu
    Clone  - SuperDuper
    Clone - Synk
    Clone Software – 6 Applications Tested
    Commonly Used Backup Methods

  • HT4528 I cannot sync my phone to my computer because I am getting the error message "The iTunes Library.itl cannot be read because it was created by a newer version of iTunes." I did not upgrade my iTunes. Any suggestions on how to proceed?

    I am getting the above error message in the subject line and do not know how to proceed.  Thanks.

    See Empty/corrupt iTunes library after upgrade/crash.
    tt2

  • How to proceed on transferring the content of an external hard drive into the time capsule.

    I just bought a new MBP and a 2T time capsule but i don’t know how to proceed on transferring the content of an old external hard drive into the brand new time capsule.
    The old external hard drive is a carbon copy of another external HD which was my time machine backup but unfortunately someone stole it from me…  so I was thinking about transferring the content from the old external hard drive to the time capsule and then set time capsule as the new time machine backup.
    Is there anybody whose can give me a hand and tell what is the best to do?
    Thanks
    sb

    Configure Time Machine preferences. Be sure to remove the external drive from the Exclude list.
    Mac Apps - Apple Support
    Mac Basics
    Welcome to Mac Support

  • I changed my Apple ID and password, but when I attempt to update Apps I am prompted to enter my Password for my OLD Apple ID, and I am unable to override the Old Apple ID. How to proceed ?

    I changed my Apple ID and password, but when I attempt to update Apps I am prompted to enter my Password for my OLD Apple ID, and I am unable to override the Old Apple ID. How to proceed ?

    Delete everything bought with the old Apple ID and buy it again.
    Content and Apple IDs -
    Content is forever tied to the Apple ID that bought it. Apple does not transfer content from one Apple ID to another. Apple does not merge Apple IDs. You will never be able to access your content bought with one Apple ID with a new Apple ID.

  • Adobe photoshop lightroom keeps crashing. how to proceed?

    I am installing lightroom from a dvd.
    I have managed to download the 1.1GB file from the DVD to the computer on the applications.
    Computer Specs:
    MAC BOOK PRO
    PROCESSOR 2.9 GZ
    intel core i7
    MEMORY 8GB
    OS X YOSEMITE- VERSION 10.10.1
    However, when I try opening them on my Macbook Pro, it crashes.
    I have not yet had the opportunity to even enter the serial code number.
    How to proceed?

    Hello,
    sorry, I am not an Mac export therefor my hints may not be helpful...
    LR does not need Java. LR needs only QuickTime.
    Is this your first LR installation?
    Try to remove (rename) the Lightroom Preferences file. It is located in you home folder (/Users/[user name]/Library/Preferences/com.adobe.Lightroom5.plist). Perhapst there is some wrong values stored in the file.
    Did you try to start Lightroom with the same user who installed Lightroom?

  • I am going through startup on Macbook Air 11.  When I get to the "Sign in with Your Apple ID" screen, I keep getting the message, "Couldn't sign in because of server error."  I am connected to wifi.  Any ideas on how to proceed?

    I am going through startup on Macbook Air 11.  When I get to the "Sign in with Your Apple ID" screen, I keep getting the message, "Couldn't sign in because of server error."  I am connected to wifi.  Any ideas on how to proceed?

    Hello KathyBrust
    Check out the article below to go over a few troubleshooting steps with issues connecting to iCloud. If you are still stuck, there are other resources to get a resolution.
    iCloud: Account troubleshooting
    http://support.apple.com/kb/ts3988
    Regards,
    -Norm G.

  • My serial number is not accepted, how to proceed  (my card says: ActivationCode, should I have a separate serial number?)

    My serial number is not accepted, how to proceed  (my card says: ActivationCode, should I have a separate serial number?)

    Hi, back again,    
    Sorry for not responding to the previous remarks.
    Here is the case: I bought a license in the university shop, (surfspot.nl) with code.
    In the past I was able to work with an installed version, but on my new computer I tried to reinstall without success. Luckily I was helped with the trial period, so that is why I didn't bother to get back to the reactions ( impolite indeed  - sorry)
    I have bought the Adobe CS6 Master Collection Combi Windows.
    When I try to register the product under my (current) ADOBE id, it shows me the ancient Photoshop Elements product I registered way back in 2009, but when I try to add the CS6 Master Collection it shows that the product is already registered.
    Did I register with a different email address?? I cannot think of one ( i tried a couple)
    Any help would be welcome.
    regards
    Rob

  • HT201328 Bell unlocked my phone for me. their next step was for me to connect my iPhone to itunes. I downloaded iTunes and am now stuck about how to proceed. HELP!

    Bell's next step was for me to connect to iTunes. I downloaded iTunes and can't figure out how to proceed from there. The basic info in the Apple site for "unlocking" only addresses a SIM card that doesn't work. My SIM card is correct. How do I go on from here? Thanks,

    Bell should have given you instructions, but in case they did not here is what you do:
    Put a Bell SIM in the phone. It does not have to be a currently active SIM, but it must have worked on Bell at some time in the past.
    Connect the phone to your computer with the USB cable.
    It should appear in iTunes. Click on its name.
    Click the Backup button.
    Click the Restore iPhone button. When prompted to restore the backup choose that option.
    The phone will reload iOS. If your current iOS version is not 7.0.4 it will update to this first. If that happens when the update finishes click Restore iPhone again.
    If the process succeeds you should see the message: "Congratulations. Your iPhone is unlocked". If you don't get this message wait a couple of days and repeat the whole process again.
    Note: to unlock the phone you do not have to Restore as New. Restoring and reloading the backup will work also.

  • How to proceed with Fun Group In 4.7 to ECC6.0 upgradation

    Hi ABAP guru's,
    I am an ABAPer  and new to upgradation project
    I have a prob with Function Group
    1)what is the exact meaning of change of function group in upgradation.
    2)what is the relation b/w fun group and maintenance view
    3)what is the meaining of regeneration
    4)how to proceed with se11 and SM 30.
    Please reply soon
    its urgent
    Thanks in advance for your inputs
    Regards,
    Ramahari.

    Check this document link
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/103b1a61-294f-2a10-6491-9827479d0bf1
    Thanks
    Arghadip

Maybe you are looking for

  • Report Builder - Last page issue and Report Footer issue

    I am using ColdFusion 9 Report Builder, am new to this product and encountering 2 issues. Issue 1 - I have a field that I would like to print on the last page of my report.  How can I determine the last page?  I initially tried using a calculated fie

  • Visual C++ Fatal error during installation

    When I was installing Titanfall on Origin I got a 1603 error. I looked at some forum posts on fixes. I have uninstalled all of my VC++ from my computer and when i tried to download and install fresh copies every single one results in a fatal error du

  • SRM 7.0: Purchase Order Response (BUS2209) functionality, workflow

    Hello, We're trying to configure the purchase order response (BUS2209) functionality. We have configured the BUS2209 document types and numberranges and maintained the 'purchase order response expected' marker for certain vendors. We therefore expect

  • Information Broadcasting direct email delivery of CSV files?

    Hello, Is there any way to configure Information Broadcasting in BW 3.5/Netweaver 04 such that email delivery of CSV files is possible?  I see that the pre-calculation server will generate workbooks.  Though, we really need delivery direct to CSV. Al

  • How to generate CSR on switches for web auth with NGS

    Hello I am doing a dot1x solution with web auth on cisco 3750 switches. Once the wired client get put into web auth state (after dot1x and mab) and goes to a website, he gets a certificate warning. This is because the certificate of the cisco switch