Line gap between record to record using FCC

Hi Experts,
i am working on xml to fcc scenario.In target text file i want line gap between each record.
eg:
1001,ABCD,23
1002,CDF,45
1003,FSF,34
what are the parameters do i need to provide in reciever fcc adapter?
please help me in this issue.
Regards,
Radhika.

Hi Radhika,
I guess you can achieve this with "NameA.absoluteRowWidth=<noOfColumns>" along with "xml.endSeparator".
If the separators do not contain any line breaks, the text document is generated as a single line of text. To restrict the width of the text, use this parameter. <noOfColumns> represents the maximum number of columns in this case. This parameter also functions together with the specification of a line break for xml.endSeparator.
This value requires NameA.addHeaderLine=0 to be specified.
Give a try..
Regards,

Similar Messages

  • Valid Time Support - filling in gaps between non-contiguous records

    Is there an easy (or recommended) way to fill in gaps in records stored in a table with Valid Time Support?
    Here's my scenario. Suppose there are two "valid time" records for Adams in the table, one that's valid from 1/1/2000 to 1/1/2001 and the other that is valid from 1/1/2002 to 1/1/2003. In other words, there's a one year gap between the two records. The user wants to make a single edit to Adams that covers a broader period of time, e.g. 1/1/1999 to 1/1/2005, which should include the gap between these two records (and the gaps before the first record, from 1/1999 to 1/2000, and the gap after the last record, from 1/2003 to 1/2005).
    What's the best way to do this?
    I've tried setting the session time using DBMS_WM.SetValidTime() from 1/1/1999 to 1/1/2005, and then updating the database. But the update only changes the updated column (e.g. salary) without altering the VM_VALID timestamps.
    Initial values:
    NAME      SALARY     WM_VALID
    Adams     30000     (1/1/2000 12:00:00.000000 AM -04:00, 1/1/2001 12:00:00.000000 AM -04:00)
    Adams     31000     (1/1/2002 12:00:00.000000 AM -04:00, 1/1/2003 12:00:00.000000 AM -04:00)
    ==========
    DBMS_WM.SetValidTime(TO_DATE('01-01-1999', 'MM-DD-YYYY'), TO_DATE('01-01-2005', 'MM-DD-YYYY'));
    UPDATE tester_timevalues SET salary = 45000 WHERE name = 'Adams';
    ==========
    Updated values:
    Adams     45000     (1/1/2000 12:00:00.000000 AM -04:00, 1/1/2001 12:00:00.000000 AM -04:00)
    Adams     45000     (1/1/2002 12:00:00.000000 AM -04:00, 1/1/2003 12:00:00.000000 AM -04:00)
    I know this is "works as designed". But is there a relatively painless way to fill in the gaps in the records?

    Thanks, Ben. I will give that approach a try.
    BTW, I have an even better example where detecting and filling "gaps" in the effective dated periods is necessary.
    Suppose I have a link table (GroupMembership) with foreign key links to an Employee and a Group table. Say that there's currently a record in the GroupMembership table indicating that Bob was a member of the Steering Committee group from 1/2002 to 1/2004. The information now needs to be amended to indicate that Bob was really a member from 1/2000 to 1/2006. Even if the GroupMembership table has a column that allows us to UPDATE it, the UPDATE will only affect the 2002 to 2004 range, even though we've called SetValidTime() for the range of 2000 to 2006.
    We'll have to cook up some SQL to handle this case. But this seems like a case where Oracle's Valid Time Support could make this make this type of scenario easier to handle.
    As it works now, Valid Time Support will indicate that there is a record for the requested time period (2000 to 2006), but doesn't indicate that the record's valid time period is different than the requested time period (at least not without some additional work on the developer's part).
    Just a thought...

  • Line gap between string

    Hi,
    I want to concatenate two strings in a single one, and there shoule be gap of two lines between those two strings.
    example I want to concatenate string1 and string2 in string3, then after concatenate the string3 should have value as shown below:
    string1
    string2
    I have tried all the attributes of class CL_ABAP_CHAR_UTILITIES but it doesnt helped.
    Kindly suggest.
    Regards,
    Neerup

    Look at the code:
    DATA: lv_string1  TYPE string VALUE 'string1',
          lv_string2  TYPE string VALUE 'string2',
          lv_string3  TYPE string.
    CONCATENATE lv_string1
                cl_abap_char_utilities=>cr_lf
                cl_abap_char_utilities=>cr_lf cl_abap_char_utilities=>cr_lf
                lv_string2
    INTO lv_string3.
    WRITE lv_string3.
    When you now download this list (save to local file) and open it in notepad, you will notice that it has three empty lines between the first and the second string.
    The code is ok, however, you're requirement might not be clear to me.

  • How do I vary the gap between songs?

    I would like to vary the gap between the songs I burn on a CD. This would be especially useful when recording certain classical pieces. The iTunes Preference for "Gap between Songs" will only let me choose a uniform gap between all tracks. Does anyone know if this gap can be made different between tracks? Thank you. Maria

    Sorry, but you may only select the same gap between all tracks (when using iTunes).
    If you want o use different gaps between those tracks, you have to switch to a commercial burning application like oast.

  • I need to add a gap between songs when burning a CD

    I just upgraded to iTunes 9.2.0.61, hoping that it would solve my problem. I need to add (yes, ADD) a gap between songs. I'm burning a CD to be used during a performance, and there's a reason that I need 10 seconds of silence after the first song. I believe in previous versions I could add a gap between songs...using Get Info, then Options, but now it just gives me a start and end time for songs. How can I add a 10 second gap between the first two songs?

    tcoandkiki wrote:
    How can I add a 10 second gap between the first two songs?
    Add a track consisting of 10 seconds of silence. I made you one in crystal clear MP3 stereo. You can get it here: http://rcpt.yousendit.com/907964971/c4d2c9e22762a8911f4e431a1e2a4e2c
    Just put it in the library and then add it to your playlist wherever you need it.
    iTunes lets you add a gap between songs, but only up to 5 seconds, and it has to be the same every time.

  • Line separator to get multiple records in one variable

    Hi Experts,
    I have a requirement where i need to get data in the below form , in exactly one variable.
    Invoice No.       Inv. Date      Voucher   Gross Amount    TDS Amount     Discount    Paid Amount  
    986013092,17   04/08/2010    00091217   32415.00            .00                 .00          32415.00
    Bharti Infot      27/07/2010     00091230   19600.00            .00                 .00          19600.00
    9860442689    04/08/2010       001247     47374.00            .00                  .00         47374.00
    2031565000,2031565000Total Amount     99389.00             .00                  .00         99389.00
    As of now, I have written the following,
    loop at lt_merge into ls_merge.
      lv_skfbt  = ls_MERGE-SKFBT.
      lv_budat  = Ls_MERGE-budat.
      lv_wskto  = Ls_MERGE-wskto.
      lv_wrbtr  = Ls_MERGE-wrbtr.
      lv_WT_QBSHB = ls_merge-WT_QBSHB.
    concatenate invoice_id
                ls_merge-BELNR
                lv_BUDAT
                ls_merge-XBLNR
                lv_skfbt
                lv_wt_qbshb
                lv_WSKTO
                lv_wrbtr
    into invoice_id separated by space.
    endloop.
    which gives me one row of the table where, invoice_id stores my entire one record as a string. My question is how do I proceed with separating the lines if I have multiple records?
    Thanks in advance..
    Regards,
    Trishna

    HI
    choose some character that will be not use in your data for example '|' vertical separator. You will get string:
    invoice_id  = line1 | line2 | line3 |.....
    loop at lt_merge into ls_merge.
    lv_skfbt = ls_MERGE-SKFBT.
    lv_budat = Ls_MERGE-budat.
    lv_wskto = Ls_MERGE-wskto.
    lv_wrbtr = Ls_MERGE-wrbtr.
    lv_WT_QBSHB = ls_merge-WT_QBSHB.
    concatenate invoice_id
    ls_merge-BELNR
    lv_BUDAT
    ls_merge-XBLNR
    lv_skfbt
    lv_wt_qbshb
    lv_WSKTO
    lv_wrbtr
    into invoice_id separated by space.
    new code
    concatenate  invoice_id '|' into invoice_id
    endloop.

  • How can I use the USRP to record a signal using its two RX port simultaneously?

    Hi.
     I am trying to record a signal using two horn antenna. The reason I need two antenna is to cover the wide frequency range (DC-6GHz). one antenna is covering DC-300MHz and the other one covers 300MHz-6GHz. So I need to use two RX port of USRP at the same time to record the signal. I have two questions:
    1. Does any USRP in the market capable of covering this range of frequency?
    2. Is it possible to use both RX port at the same time to record signals as I described? If not, how can make that happen?
    P.S. I have two NI2920 USRPs and two N210 USRPs in my lab. 
    Thanks in advance for your time.
    Sam.
    Solved!
    Go to Solution.

    Hi Sam,
    To answer your first question the USRPs that you have cannot reach the frequency range that you want. There is not a USRP, to my knowledge, that can reach this range in one device. 
    Also note that you cannot use two RX sessions for two different ports at the same time using LabVIEW and the USRP driver. If you want to use both RX lines you will have to run one session with one line, end the session, and then start a different session for your second RX line.
    Noah | Applications Engineer | National Instruments

  • Recording from DAT using SB Conn

    Long time ago I have recorded DAT tapes using my Denon DTR 2000. I used digital recording from CD for that.Now I am considering using SB Connect for burning CD's (DAT?is such an old stuff?don't want to loose my recordings). Anyone has tried anything like that? Any problem with SCMS?

    BES,
    Which input on the back of the card did you use? The Line-in is the stereo input. Ensure that you have the cable fully inserted on both ends. Also check with another source such as a CD player or personal radio. This will tell you if the tape player may be sending only the left, or if the input jack is failing.
    Daniel

  • Process multi-record & multi-record-format files using ESB & File Adapter

    I am looking to process/parse an in-bound file with the following make-up and to load into a database table using the File Adapter, ESB and DB Adapter.
    File Make-Up:
    - each line in the file is a record
    - each record is made up of 12 fields
    - there are multiple record types denoted by the first field in the line
    - record types may or may not have common fields
    - where there are common fields, the field may be in different columns
    - each record is to be inserted into a database table
    Sample File:
    3,,"03-0243-0188132-00",.20,26,075,"","000000006026","","","22/04/08",03 1303
    3,,"03-0243-0188132-00",20.00,26,075,"","","","","22/04/08",03 0579
    5,,"03-0243-0188132-00",99.60,,,"OPENING BALA",,,"ACME GROUP","22/04/08",
    6,,"03-0243-0188132-00",99.60,,,"CLOSING BALA",,,"ACME GROUP","22/04/08",
    8,,"03-0243-0188132-00",-346119.05,16,000,"DEBITS",,,,"22/04/08",
    8,,"03-0243-0188132-00",346119.05,349,050,"CREDITS",,,,"22/04/08",
    9,,"03-0243-0188132-00",-346119.05,16,000,"DEBITS",,,,"22/04/08",
    9,,"03-0243-0188132-00",346119.05,349,050,"CREDITS",,,,"22/04/08",
    Record Types and corresponding format:
    3, Corp ID, A/C Number, Trans Amt, Serial Number, Trans Code, Particulars, Analysis Code, Reference, Other Party Name, Transaction Date, Originating Bank
    5, Corp ID, A/C Number, Opening Balance, Serial Number, Trans Code, Particulars, Analysis Code, Reference, Other Party Name, Transaction Date, Originating Bank
    6, Corp ID, A/C Number, Closing Balance, Serial Number, Trans Code, Particulars, Analysis Code, Reference, Other Party Name, Transaction Date, Originating Bank
    8, Corp ID, A/C Number, Amount, Number, 000, “DEBITS”, Analysis Code, Reference, Other Party Name, Transaction Date, Originating Bank
    8, Corp ID, A/C Number, Amount, Number, 050, “CREDITS”, Analysis Code, Reference, Other Party Name, Transaction Date, Originating Bank
    9, Corp ID, A/C Number, Amount, Number, 000, “DEBITS”, Analysis Code, Reference, Other Party Name, Transaction Date, Originating Bank
    9, Corp ID, A/C Number, Amount, Number, 050, “CREDITS”, Analysis Code, Reference, Other Party Name, Transaction Date, Originating Bank
    Please note that record types 8 and 9 have 2 fixed fields.
    I have tried playing around with the File Adapter and the ESB but not having much luck. Can someone provide any suggestions on how I can handle this?

    James,
    Thanks for your prompt response. I have come across your post previously.
    Please excuse my in-experience (very new to SOA and Oracle SOA Suite) but i have not understood how your post regarding the manual creation of an XSD will assist with my problem. Could you possibly further elaborate on the overall approach i should be taking?
    Regards,
    Simon

  • Microphone input recording source while using Steam/Ventr

    I own the Sound Blaster Audigy 2 Zs. I also use a voice program called Ventrilo while
    playing CounterStrike/Steam. My problem occurs when I play counterstrike. I go into the
    surround mixer and choose Line-In 2 as my recording source as that is where I have my
    microphone plugged into. It works fine normally, but when I open up Counterstrike/Steam
    the surround mixer changes my recording source to the microphone, instead of Line-In 2.
    It also does it every time I restart my computer. I would like my recording sourece to
    always be Line-In 2 but for some reason it doesn't like to be that. Is there some file I
    have to change so that it will always remain as the Line-In 2 or something else I have to
    do? Any help will be much appreciated.

    dr_bay2,
    This was down to the game and it's setting. You can try the solution from Steam website and see if it hel
    ps.
    Jason

  • I have a HP610-1150f. not recording sound when using webcam in touchsmart screen.

    I have a HP610-1150f. not recording sound when using webcam in touchsmart screen.  I have looked thru this forum and I don't see anyone else having this problem. (unless I missed it).  The recording works in Notes, but not when I open Webcam and try to record from there. video recording works fine. I have had this computer less than a month and I am having a couple of problems with it. Still loving it though.

    Hello schae731: Welcom to HP Forum and your new Touchsmart. You need to contact HP Direct Support on line your Touchsmart comes  with one year warranty so use it why you can. You can contact them through your HP Support Assistant or on line. They will help you with trouble shoot the web-cam software. Goto your computers model and make support web-site. They will also help you with your other issues as well.
             I am using the older version software so I won't be much help. Please repost if HP direct support is un able to help you resolve your issues. While you are chatting with them have them check out your computer do it before your 1 year warranty expires. Have fun with your new computer.

  • Hi-In Script Editor how can we maintan gap between words in one line

    Hi,
    Can any body help on how to maintain gap between words in same line?
    Thanks in advance

    Hi,
    is it a Hard-coded text or a variable text.
    If its a constant & Hard coded text then u can directly maintain by using space bar.
    if its a variable text just define a paragraph format with Tab positions as per ur requirement of space..
    Hope it helps!!
    Rgds,
    Pavan

  • Yes/No fields, single line. Long question in seperate text field. How to avoid gap between lines?

    I have made two single-choice fields side by side (Yes and No) on one single line. The question for the choices is long, so I wrote it in a separate text field placed above the Yes and No fields. If I use the Yes field for the question, the No field would end up too far to the right.
    Question ....
    [Single-choice text fields space]
    [  ] Yes
    [  ] No
    Problem now is there's too much space under the question, since the automatic text fields in the Yes and No fields are still there, though "invisible"/not used. How can I have a long question on a single line and have the Yes and No fields on the next line without a big gap between the two lines? Is it possible to delete the automatic text field in the Yes and No fields?
    Just realised that if one makes a single Yes field, and a single No field to the right, you are ("of course") able to mark both the fields, since they are not linked anymore as with two choices in one field. The point with the single choice fields is then lost; to be able to choose only either one. Yes or No.
    [X] Yes   [X] No

    The Single Choice is designed such that you have a single label and multiple choices, but the user can only select a single choice (in your case Yes or No).  If you like the choices to appear side by side you can deselect Stack Choices Vertically in the Field Properties widget.  You should also set the Label to Above.  See the attached image.
    Jeff Canepa
    Software Quality Engineer
    Adobe Systems, Inc.
    [email protected]

  • I am having problems syncing recently recorded songs to my iPod. I am using an ion program to record vinyl records to iTunes. The songs are in the iTune library and will play on the computer. When I try to sync they show up but do not play. help

    I am using an ion piece of equipment to record vinyl reccords to my iMac and in turn save them in iTunes. I have recorded many records this way and have never had a problem until yesterday. I recorded three songs from records to iTunes and was successful as they are on the song list and will play on the iMac. When I tried to sync them to my iPod they showed up on the menu but would not play. The iPod just skipped over the new guys. Am I doing something wrong or has my ion program flipped out? Any help would be appreciated by this old man. Thankyou

    This might sound weird, but here's an idea which worked for me re music that was newly added to itunes and showed up in my ipod but wouldn't play - I simply played the tracks in itunes first, just a second of time or so will do it, not the whole track, then connect the ipod and sync again and this time they played - hope this helps.

  • How to select records in ALV using FM

    Hi guys,
    How to select records in ALV using FM. Not the OO method. Thx in advance!
    Kun

    hI
    by using REUSE_ALV_FIELDCATALOUG_MERGE. Iys fill field catalouge table as per internal table description. Then use REUSE_ALV_GRID_DISPLAY for display ALV REPORT.
    **Please reward suitable points***
    With Regards
    Navin Khedikar

Maybe you are looking for