Primer Commit

This commit is contained in:
2023-06-08 11:55:59 -03:00
commit a269361962
432 changed files with 203156 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
REM INSERTING into ENVX_OPER.REQUEST_WORKFLOW
SET DEFINE OFF;
Insert into ENVX_OPER.REQUEST_WORKFLOW (ID_REQ_FLOW,ID_DEPLOYMENT_TYPE,ID_ENVIROMENT_TYPE,REQUEST_FLOW_NAME,REQUEST_FLOW_DESC,REQUEST_FLOW_STATUS) values ('6','4','7','Despliegue Vatrox DES Estándar','Flujo de trabajo estándar que gobierna las solicitudes de despliegue a los ambientes de Desarrollo.','1');