batch_attchment_tmp.lsc 490 Bytes
Newer Older
18083's avatar
18083 committed
1 2 3 4 5 6 7 8 9 10 11 12
<?xml version="1.0" encoding="UTF-8"?>
<a:service xmlns:a="http://www.leaf-framework.org/application" xmlns:p="uncertain.proc" trace="true">
    <a:init-procedure>
         <a:model-delete model="hls.HLS536.hls_attachment_tmp" trace="true"/>
         <a:batch-apply sourcepath="/parameter/details">
             <a:model-insert model="hls.HLS536.hls_attachment_tmp" trace="true"/>
        </a:batch-apply>
     </a:init-procedure>
    <a:service-output output="/parameter"/>
</a:service>