August 15, 2023

Configuring the body of the response – Docs for ESB 6.x

Configuring the body of the response

  1. Connect tRESTRequest to tXMLMap using the Row > UserInfo
    connection.
  2. Double-click tXMLMap in the design
    workspace to open the Map
    Editor
    .

    use_case-trestrequest4-5.png

  3. Right-click on the root node of the
    input table and select Create
    Sub-Element
    . Name the sub-element as
    person in the popup dialog box.
  4. Right-click on the person node created in the
    previous step and select As loop
    element
    .
  5. Create two sub-elements to the person node by
    selecting Create Sub-Element in the
    contextual menu, id and name
    in this use case.
  6. Click the [+] button on the top right
    to add an output and name it as Response.
  7. Click the [+] button on the bottom
    right to add a column body of Document
    type for the output.
  8. Right-click the node root in the
    output table and select Create
    Sub-Element
    . Name the sub-element as
    person in the popup dialog box.
  9. Right-click the person node created in the
    previous step and select As loop
    element
    .
  10. Create three sub-elements to the person node by
    selecting Create Sub-Element in the
    contextual menu, id, name and
    company in this use case.
  11. Select the id column from the input
    table and drop it onto the Expression
    field of the id node of the output
    table.
  12. Select the name column from the
    input table and drop it onto the Expression field of the name node in the output table.

    Click the Expression field of the
    name node in the output table,
    and click […] in this field to show
    the [Expression Builder] wizard.
    In the Expression area, enter
    StringHandling.UPCASE([UserInfo.body:/root/person/name])
    to convert the name of the user to upper case. Click OK to close the wizard.
    use_case-trestrequest4-2.png

    For further information about using the Expression Builder, see
    Talend Studio User Guide
    .
  13. In the Expression field of the
    company node, enter
    “Talend”.
  14. Click OK to save the settings.

Document get from Talend https://help.talend.com
Thank you for watching.
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x