Project

General

Profile

« Previous | Next » 

Revision 6403

mappings/VegCore-VegBIEN.csv: Set the source_id col_default to the datasource name using the new _setDefault() built-in function and _env()

View differences:

test.xml.ref
1 1
Put template:
2 2
<VegBIEN>
3
    <_simplifyPath id="-1">
4
        <next>parent_id</next>
5
        <path><source><sourcetype>primary database</sourcetype></source></path>
6
    </_simplifyPath>
3
    <_setDefault id="-1">
4
        <col>source_id</col>
5
        <value><source><shortname>CTFS</shortname></source></value>
6
        <path>
7
            <_simplifyPath>
8
                <next>parent_id</next>
9
                <path><source><sourcetype>primary database</sourcetype></source></path>
10
            </_simplifyPath>
11
        </path>
12
    </_setDefault>
7 13
</VegBIEN>
8
Inserted 1 new rows into database
14
Inserted 0 new rows into database

Also available in: Unified diff