RTF model for XML with two lines

Hello

I have an XML where the data comes from two sets of lines. The XML example is given below:
<? XML version = "1.0" encoding = "UTF-8"? >
-< ListBillingAccounts >
-< CutInvoiceSubAccounts >
< BillingNumber > 23232 < / BillingNumber >
Dinesh < name > < / name >
-< ListPaymentProfile >
-< PaymentProfile >
< AccountNumber2 > 4444555566667777 < / AccountNumber2 >
< / PaymentProfile >
-< PaymentProfile >
< AccountNumber2 > 4444555566668888 < / AccountNumber2 >
< / PaymentProfile >
< / ListPaymentProfile >
< / CutInvoiceSubAccounts >
-< CutInvoiceSubAccounts >
< BillingNumber > 12345 < / BillingNumber >
Jayesh < name > < / name >
-< ListPaymentProfile >
-< PaymentProfile >
< AccountNumber2 > 44445555222255555 < / AccountNumber2 >
< / PaymentProfile >
-< PaymentProfile >
< AccountNumber2 > 44445555666699999 < / AccountNumber2 >
< / PaymentProfile >
< / ListPaymentProfile >
< / CutInvoiceSubAccounts >
< / ListBillingAccounts >

I want to show data from two sets of lines into a single line in a table. for example: Dinesh has two AccountNumber2, 4444555566667777 and 4444555566668888.I want to show in the table with two lines. Something like this:
Dinesh 44445555666677777
Dinesh 4444555566668888
Jayesh 44445555222255555
Jayesh 44445555666699999

How can I achieve this with an RTF?

Please notify.

Thank you!!

Put a loop on the paymentprofile


  - 

Tags: Business Intelligence

Similar Questions

  • RTF model - replace null with 0

    Hello

    I created an RTF model for burst into BI Publisher. For specific fields I use COUNT/SUM functions, I find here where there is no value returned in a calculation does not return NULL (Blank). Is is possible to replace with 0 instead? I am also using a conditional region where point is equivalent to... and using a COUNT/SUM function to roll up the data.

    I just want to replace NULL values with 0

    Can anyone help?

    Thank you

    Were you able to solve this problem?
    If not send an email with your sample xml and RTF

  • When I click on to develop, a blue rectangle appears, with two lines connecting opposite angles.  I was able to get a picture in this window.  Can anyone help?

    When I click on to develop, a blue rectangle appears, with two lines connecting opposite angles.  I was able to get a picture in this window.  Can anyone help?

    Hello

    Please open Lightroom and click on Preferences.

    Once the preferences window opens, go to the performance tab, and please make sure 'Use graphics processor' is unchecked.

    After unchecking the option restart Lightroom, and it should deal with the issue.

    Please let me know if it helps.

    Kind regards

    Tanuj

  • rectangle with two lines

    I just want a rectangle (or border) with two lines instead of a single line.

    Standard double shame on Illustrator to offer more versatility than the race.

    If you want to use it often, just drag the rectangle in the graphic Styles Panel and when you need... Click the style.

  • Stuck in the BI Publisher rtf model for Apex report

    Hi, I work on Express 4.2.3.00.08 and oracle database 11 g application.

    I stuck in the BI Publisher RTF model.

    I want to create a BI Publisher Apex report.

    Question is.... have several activities and several Notes to a significant number.

    Not sure how to put repeating frame so that all corresponding activities and corresponding notes are a major number without repeating.

    Each main number arrive on a page, see the snapshot below.

    I have attached my rtf model snapshot too.

    I'll be really grateful for your help.

    Thank you very much in advance

    Untitled.jpg

    Untitled2.jpg

    I think your results will have 1102 pages (one page separated by major) for all major XML data?

    You must use @section. so your for each should be as below

    and remove the page break before for each end.

    If you can share the email I can send the updated model.

  • Page number of reset in Word RTF model for the generation of PDF Editor BI

    Hello!
    Apex Oracle 10.2.0.4, BEEP 10.1.X 4.0.2

    I was told to transfer this forum topic.

    Bills are created based on the Word RTF with BI Publisher files. Resulting file is a large PDF file, that has a lot of pages.
    Word RTF model is bundled in field BILLS.ID with the page break option. Thus, a BILLS.ID group can have one or several pages (according to the data).

    How to create the model RTF (for generation of PDF BI Publisher) with reset page numbers when changing the value of consolidation.
    Page numbers are at the bottom of the page in the format
    curr_group_page/total_group_pages
    where:
    -curr_group_page is the number of the current page group (defined with the BILLS.ID field),
    -total_group_pages is the total number of pages in a group (defined with the BILLS.ID field).

    I need to reset the numbering at each change of BILLS.ID (Group).
    Example:
    ID = 1 (4 pages)
    1/4, 2/4, 3/4, 4/4
    ID = 2 (1 pages)
    1/1
    ID = 3 (2 pages)
    1/2, 2/2
    ID = 4 (3 pages)
    1/3, 2/3, 3/3
    etc.

    How to achieve this type of numbering?

    Any help appreciated.

    Kind regards
    Damir Vadas

    P. S.
    Have found something like the number of page in publisher bi but I want to get this file on the mail if possible (to see the real value).

    Hello

    Use

    to reset the numbering of the pages for sections.

    Concerning
    Angelique

  • How to add an animation to a text field with two lines?

    I have a text field with two or more lines. Why is it not possible now to apply a text animation?àpe_textfield.jpg

    Animating text, by design, only works on a single line of text.

    To use it for multiple lines, you can either create two separate titles or keyframing to create your own animation effect.

  • Is there a model for integration with Twilio?

    Is there a model that can be bought to easily integrate with Twilio?

    Unlike wordpress templates, model BC do not affect the server, there is no code side server included in a model that can interface with the REST or XML of Twilio interfaces.

    That said, you can create a staging server that speaks to the time in British Colombia and Twilio API and all do. You have to build it yourself or hire someone to build it for you (raises hand), the price depends on what you wanted to do.

  • performance-sql for table with several lines

    I have a database table that contains information that allows me to determine certain information processing to the breast of a proxy service. I want to be able to get (multiple lines) data from this table.

    When I use execute sql it returns only a single row where more than one are expected.

    Anyone aware of several rows of a table within the OSB?

    Thank you

    Hello
    give something like this in the expression editor...
    {} - run sql('DataSource','Record','select * from...')

    The reason for which you receive only one record is that the return type of this function would be a bunch of files, it would be like... .... ...
    But this return value is not consistent with an XML document because... you will notice that there is no element root for the records...

    For more to come this., wrap the function with any xml tag that acts as a root... in this case...

    Kind regards
    Manoj Nair...

  • A STANDARD XML TAG DOES NOT WORK PROPERLY WHEN USED IN RTF FILE FOR XML RE

    Hello

    I am using the following tag:
    <? If: TASK_STATUS = "Open"? > < xdofo:ctx xsl: attribute = 'block' name 'color' = > red < / xsl: attribute >
    <? end if? >
    to change the color of foreground text which, according to some conditiosi, need to print in
    PDF format using xml and rtf files reports.
    But I was able to get only 3 colors (red, blue, green) to use, other colors such as orange, cyan etc are not
    work.
    Please let me know what all the colors are supported by oracle in printing to PDF using xml reports.
    Indicate if we do a few things related to parameters or so.

    I'm usning 5.6.3 XML version.

    Kind regards
    Amar

    Colors can be expressed by a known name and a hexadecimal value. The hexadecimal format is widely used in HTML programming and has a format of #abcdef, and "abcdef" may be as aaddcc values and so on. For some primary colors, you can get away with #abc, but this is not very common.

    You should always design with colors Web safe in mind. That limited to 16, but should be much thinner (more all 16 have known names like red, cyan, yellow, etc.).

    http://www.w3schools.com/HTML/html_colors.ASP has a good explanation of the standards.

  • How much input power required for MX700 with two cameras.

    Hello team

    Can you please give me a detail on the number of power supply input required for a MX700 with dual screen and two cameras. Is - this device is delivered with a POE injector, integrated for the touch-10?

    Concerning

    Nicolas

    You can check the Cisco TelePresence MX700 & MX800 datasheet for detailed information on power requirements.

    I think that the CTS-PWR-AIR-INJ5 power injector - delivered with the system default when ordered.

    See the diagram below. The power injector is supplied with the device to touch 10 and installed as shown below.

    Kind regards

    Acevirgil

  • How to create the channel listens for XML/web services line

    Hi, I'm new to B2B 11 g, would ask tht,.

    I followed the tutorial of B2B using generic file and it works fine. However,.
    If I want to receive the trading partner thought web XML server, how can I configure the channel look, what protocol to use.


    And can any1 kindly refer me to any link or info?

    Thank you.

    However... If remote partner is going to send me thought web services and no thought record, should I do something on my B2B? has I need specific, any channel listen extra?

    N ° no additional configuration is required to receive files via HTTP. Just ask your TP to post files on one of the below URL.

    http://hostname:soa_server_port/b2b/httpReceiver or http://hostname:soa_server_port/b2b/transportServlet

    If you just want to test your B2B, if it is correctly configured best way is to have another facility of B2B (may be a new domain) who will laugh at your configuration TP. This configuration of B2B send message to your B2B on HTTP (on one of the above URL) and see if gets treated with success.

    If you just want to test if your B2B is ready to accept messages over HTTP, then go to the URL above browser and make sure that you see below message-

    "B2B Server is ready to accept messages HTTP from the trading partner.

    Kind regards
    Anuj

  • How do I model for landscape with 5 frames 10 PE?

    In items 10, I try to get a page layout landscape with 5 photos.  It appears as a choice in the layout, but when he selected is a portrait with 5 photos.  The page can not be rotated, believe me I tried!  It existed in items 9 but not in the 10 items.  Can someone tell me how to make a simple model of the landscape with 5 images so it deletes the photos to me?  My fingers are crossed.  Thank you!  CJSM

    You try to create a collage? PES 10 that it is simpler to ignore simply create and make your own template file in the editor. Create an empty file the size you want to the desired IPP, then add executives in the content panel. Save it as something like "five_photo_template". You will need to add photos every time, but you will need to do in create, too, since the 10 PSE photo collage place automatically all open.

  • RTF model and parameters

    Hello

    I am a new user of ad BI and I had a few problems.
    I'm trying to insert the parameters in my RTF model to list only the project I want.

    I made my request SQL two lists of values, one for the project and another for the Department.
    My RTF is to show me, for a project and a Department, a list of the people who work there.
    So, for now I am able to view a list of each project and the Department with users, but I can't chose just one project.

    I saw on several thread I should use <? parameters@begin:RELPARENT? > and so when I want to use it I have to write <? $RELPARENT? >.
    Could you help me and give me some tips like where I put my settings start or things like that.


    Here's my RTF model structure.

    Group of LINES by RELPARENT
    project: 'RELPARENT'-> projects I want to show only
    ASGNROLE group
    role: 'ASGNROLE'-> departments I want to show only
    Record name
    F REVNAME FRSTNAME LASTNAME E
    completed by ASGNROLE
    end of LINE by RELPARENT

    Here is my request on Bi Publisher:


    SELECT distinct VTMM_PERSON. LASTNAME,
    VTMM_PERSON. FRSTNAME,
    VTMM_STAFF. RELPARENT,
    VTMM_PERSON. REVNAME,
    VTMM_STAFF. ASGNROLE
    TO THINK. VTMM_STAFF, THINK. VTMM_PERSON
    WHERE (VTMM_PERSON. REVNAME = VTMM_STAFF. RELCHILD)
    and not (VTMM_STAFF. RELPARENT = 'Society')
    and not (VTMM_STAFF. ASGNROLE = 'SysAdm')

    Here is my request for a single list

    SELECT distinct VTMM_STAFF. RELPARENT
    TO THINK. VTMM_STAFF
    WHERE (VTMM_STAFF. RELPARENT! = 'Company')






    Kind regards

    Published by: user11869055 on 7 September. 2009 13:27

    Published by: user11869055 on Sept. 8. 2009 08:26

    Hello

    If you try to get the user to pass a parameter which will then limit the resutls in the output, you can use a parameter in the SQL for example (assuming that relparent and asgnrole are the columns, you should limit by):

    SELECT distinct VTMM_PERSON. LASTNAME,
    VTMM_PERSON. FRSTNAME,
    VTMM_STAFF. RELPARENT,
    VTMM_PERSON. REVNAME,
    VTMM_STAFF. ASGNROLE
    TO THINK. VTMM_STAFF, THINK. VTMM_PERSON
    WHERE (VTMM_PERSON. REVNAME = VTMM_STAFF. RELCHILD)
    and VTMM_STAFF. RELPARENT =: RELPARENT
    and VTMM_STAFF. ASGNROLE =: ASGNROLE

    You can then create two parameters in the definition of BI Publisher report called RELPARENT and ASGNROLE, create LOVs for them (sounds like you already have) and there you go. When the user selects the parameters, they are replaced in the SQL and you get limited results.

    You can also add a specific logic of db around settings to handle NULL values so that you get all values when a setting is selected.

    Kind regards

    Matt

  • Multi BI Publisher RTF model in Testing conditions

    Hi, kindly guide me, how to write a code for several conditions in RTF Model Builder

    for example

    If a = 1 and b = 2 then

    C

    on the other

    A

    END IF

    Thank you

    Example 1:

    If there is static text put your result in single quotes.

    If your result is a column value so do not use single quotes.

    Example 2:

    C

    A

    Please provide your RTF model and XML data for you the exact solution.

Maybe you are looking for

  • can not set up an e-mail account

    I use Thunderbird 31.7.0 in a Fedora 20 distribution. I installed Thunderbird using yum provided distribution. Then I tried to configure my [email protected] existing accounts and my [email protected] using IMAP and pop Thunderbird was

  • ENVY 15-k008ne Notebook PC: my laptop does not completely turn off

    Hello When I have shutdown/Hibernate / standby my laptop, it will turn off completely. All programs will be closed (when stop or restart) and I think that OS will also close. But the laptop will not turn off. Power LIGHT and fan will stay on. And whe

  • OfficeJet pro 6970: Officejet Pro 6970 won't see paper of 6 x 8 size

    Brand new Officejet Pro 6970 run under Windows on a new Dell desktop PC 10. I am trying to print photos in 6 x 8 "(150 x 200mm) size selection menus but the paper do not have this option." All specifications & status of documentation that this format

  • Total of 16 GB on Thinkpad

    Hello! I would just ask if there are models of Thinkpad that can handle a total of 16 GB of RAM - 8 GB RAM is available on the market today. Thank you! Kind regards Lester

  • Firmware Updater problems :(

    I just download the Sansa firmware update, and when I go to run it, an error message appears saying "the Installation failed. Please try again later. "I started again and received the same error message. Then I waited about 30 min. and sure enough, s