Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagexml
titleGrupKisileriGetirÖrnek
linenumberstrue
 <Set Node="/*/AltAkis/WorkflowStartInfo/Section">
    <Value Culture="" Target="None">PersonelSorumlusu</Value>
  </Set>
  <Set Node="/*/AltAkis/WorkflowStartInfo/Section/@text">
    <Value Culture="" Target="None">PERSONEL SORUMLUSU</Value>
  </Set>
  <Insert Into="/*/AltAkis/SubWorkflows">::/*/AltAkis/WorkflowStartInfo</Insert>
  <SetVariable Name="$(PersonelIsleri)">
    <Select Node="/*/Tanimlamalar/Data/Template[PersonelGoruntulesin='true']" Aggregation="None" />
  </SetVariable>
  <Insert Into="/*/AltAkis/SubWorkflows/WorkflowStartInfo[last()]/Tanimlamalar/Data">$(PersonelIsleri)</Insert>