Hi,

Can anyone please help me to understand below xml?

Please correct me if I am wrong. "dataResourceId" is taken from parameters
and set to field "dataResourceId". And DataResource entity is fetched (but
which will act as primary key here?) and set to field "currentValue" and
later "currentValue" is assigned to another field "dataResource".

<set field="dataResourceId" from-field="parameters.dataResourceId"/>
<entity-one entity-name="DataResource" value-field="currentValue"/>
<set field="dataResource" from-field="currentValue"/>


Regards
Winster T Jose
Director - Technology and Architecture
Chathurangam Creative Solutions Private Ltd.
Cell: +91-98469 31020
Mail: [email protected]

Reply via email to