Adding an individual Resource - 7.3

Talend Administration Center User Guide

Version
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Administration Center
Content
Administration and Monitoring
Last publication date
2024-02-20

Procedure

  1. From the toolbar on the Resource panel, click Add > Individual Resource to show the Resource configuration panel.

    Example

  2. Enter the following information as necessary.

    Field

    Description

    Name

    Enter a name for the Resource. You can also click [...] to view or edit the name if it is too long and can not be fully shown in the field.

    Resource

    Enter the URL of the Resource. You can also click [...] to view or edit the URL if it is too long and can not be fully shown in the field.

    • For SOAP services, enter the URL in the {targetNamespace}operationName format.

      • If you select equal in the Matching list, enter the full URL. For example, {http://airportsoap.sopera.de}getAirportInformationByISOCountryCode.

      • If you select regexp in the Matching list, enter a regular expression to be used to delimit the Resource. For example, \{http://airportsoap\.sopera\.de\}\w.

    • For REST services, enter the URL in the Endpoint/URI pattern format. It is recommended to use the regexp matching condition for REST services. Select regexp in the Matching list. In the Resource field, enter a regular expression to be used to delimit the Resource, for example, (/services)?/numberservice/doubleit/(\d)*.

    Matching

    Select from equal and regexp.

  3. Click Save to validate the configuration or Cancel to cancel the creation of the Resource.
    Warning: The Resource will be added to the Authorization repository only after creating an assignment to a Role. Otherwise the Resource will be lost once you leave this Web-Browser session.