Versions Compared

Key

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

...

Para agregar un item de creacion de instancias en el proceso Creditos, se deben agregar las siguientes lineas a edfContext.xml
No Formatcode
Dentro del elemento "units" agregar:
  
  <unit name="nuevoCredito" task="Creditos_v1_u1_default" label="Nuevo Credito">
&nbsp;&nbsp;&nbsp;
    <argument name="procDefName" value="Creditos" type="string"/>
&nbsp;&nbsp;&nbsp;
    <argument name="toolInvocationAction" value="create" type="string"/>
&nbsp;&nbsp;
  </unit>