Component family |
Business/Sage X3 |
|
Function |
This component leverages the Web service provided by a given Sage |
|
Purpose |
This component extracts data from a given Sage X3 system. |
|
Basic settings |
Schema and Edit |
A schema is a row description. It defines the number of fields to be processed and passed on Since version 5.6, both the Built-In mode and the Repository mode are Click Edit schema to make changes to the schema. If the
|
|
|
Built-in: No property data stored |
|
|
Repository: Select the repository |
|
Endpoint address |
Type in the address of the Web service provided by the given Sage |
|
Username and |
Type in the Web service user authentication data that you have To enter the password, click the […] button next to the |
|
Language |
Type in the name of the X3 language code used to start a |
|
Pool alias |
Type in the name of the connection pool that distributes the |
|
Request config |
Type in the configuration string if you want to retrieve the debug
Warning
A third party tool is needed to retrieve this kind of |
|
Publication name |
Type in the publication name of the published object, list or |
Action |
Select in the list the action to be carried on.
|
|
|
Mapping |
Complete this table to map the variable elements of the object,
Column: the columns defined in the |
|
Conditions |
Complete this table to set up the query condition(s). The columns
Key: the names of the variable
Value: the value of the given key Available when getDetail is |
|
Query condition |
Select this check box to set up the query condition(s). The
Key: the names of the variable
Value: the value of the given key Not available when getDetail is |
|
Limit |
Type in a number to indicate the maximum row count of the data to Not available when getDetail is |
Advanced settings |
tStatCatcher Statistics |
Select this check box to gather the Job processing metadata at a |
Global Variables |
ERROR_MESSAGE: the error message generated by the A Flow variable functions during the execution of a component while an After variable To fill up a field or expression with a variable, press Ctrl + For further information about variables, see Talend Studio |
|
Usage |
Usually used as a Start component. An output component is |
|
Limitation |
n/a |
This scenario describes a two-component Job used to extract one row of data from a
given Sage X3 system. The object method is to be called, that means the variable
elements of this object thus are attributes. The data used in this scenario can be found
in the example provided by Sage X3.
-
Drop the tSageX3Input component and the
tLogRow components onto the workspace
from Palette. -
Connect the tSageX3Input component to the
tLogRow component using a Row > Main
link.
-
Double-click tSageX3Input to set its
properties in the Basic Settings view. -
In the Schema field, select Built-In and click the three-dot button next to
Edit schema to open the schema
editor. -
In this editor, click the plus button 12 times beneath the schema table to
add 12 rows into this table. -
Type in the names you want to use for each row. In this example, these
rows are named after the publication names of the object attributes set in
the Sage X3 Web server. These columns are used to map the corresponding
attribute fields in the Sage X3 system. -
In the Type column, click the
IMG row to display its drop-down list. -
From the drop-down list, select List as
this attribute appears twice or even more and do the same to switch the
types of the TIT2NBLIG row, the
ITMLNK row and the ZITMLNK row
to List as well for the same reason. -
Click OK to validate this change and
accept the propagation prompted by a pop-up dialog box.
-
In the Endpoint address field, type in
the URL address of the Web service provided by the Sage X3 Web server. In
this example, it is
http://10.42.20.168:28880/adxwsvc/services/CAdxWebServiceXmlCC -
In the User field, type in the user name
of the given Sage X3. In this example, it is
ERP. -
In the Language field, type in the name
of the X3 language code used to start a connection group. In this example,
it is FRA. -
In the Pool alias field, type in the name
of connection pool to be used. In this example, this connection pool is
called TALEND. -
In the Publication name field, type in
the publication name of the object to be called. In this scenario, the
publication name is ITMDET.
-
In the Group ID column and the Field name column of the Mapping table, type in values corresponding to the attribute
group IDs and the attribute publication names defined in the Sage X3 Web
server. In this example, the values are presented in the figure
below.Note
In the Mapping table, the Column column has been filled automatically
with the columns you created in the schema editor. -
Select the Query condition check box to
activate the Conditions table. -
Under the Conditions table, click the
plus button to add one row into the table. -
In the Key column, type in the
publication name associated with the object attribute you need to extract
data from. -
In the Value column, type in the value of
the attribute you have selected as the key of the data extraction. In this
scenario, it is CONTS00059, one of the product
references.