...
| Code Block |
|---|
| language | xml |
|---|
| title | Örnek |
|---|
| linenumbers | true |
|---|
|
<Insert Into="/*/TalepToplamaAltAkisi/SubWorkflows">
<SubWorkflow Process="" Task="Talep Toplama">
<Section>Veri Merkezi</Section>
<State />
<RolName>00016423</RolName>
<Scope />
<Link />
<Assignee />
</SubWorkflow>
</Insert> |
FormData nodu altına tek bir alan ekleme ve içerisine değer atama
| Code Block |
|---|
| language | xml |
|---|
| title | Örnek |
|---|
| linenumbers | true |
|---|
|
<Insert Into="/formData"><Hata /></Insert>
<Set Node="/*/Hata">
<Value Culture="" Target="None">HataDetayı</Value>
</Set> |