Update backup: GLM - Limpieza de temporales IR Nicaragua
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"updatedAt": "2026-07-16T16:21:03.344Z",
|
"updatedAt": "2026-07-25T17:32:10.577Z",
|
||||||
"createdAt": "2026-07-13T15:33:52.678Z",
|
"createdAt": "2026-07-13T15:33:52.678Z",
|
||||||
"id": "4WrHnfh80M7Zewjw",
|
"id": "4WrHnfh80M7Zewjw",
|
||||||
"name": "GLM - Limpieza de temporales IR Nicaragua",
|
"name": "GLM - Limpieza de temporales IR Nicaragua",
|
||||||
@@ -117,6 +117,21 @@
|
|||||||
},
|
},
|
||||||
"onError": "continueRegularOutput",
|
"onError": "continueRegularOutput",
|
||||||
"notes": "Selecciona la misma credencial Google Drive."
|
"notes": "Selecciona la misma credencial Google Drive."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"parameters": {
|
||||||
|
"content": "# 🧹 LIMPIEZA AUTOMÁTICA DE ARCHIVOS TEMPORALES IR\n\nEjecuta diariamente a las 2:00 a. m. la limpieza de los archivos temporales utilizados por el proceso de IR Nicaragua.\n\nFuncionamiento:\n\n1. Inicia automáticamente según el horario configurado.\n2. Consulta los archivos temporales almacenados para el proceso de IR.\n3. Calcula la antigüedad de cada archivo encontrado.\n4. Conserva únicamente los archivos con más de 24 horas.\n5. Elimina de forma definitiva los temporales antiguos.\n\nObjetivos:\n\n- Evitar la acumulación innecesaria de archivos.\n- Liberar espacio de almacenamiento.\n- Mantener limpia la carpeta temporal.\n- No afectar archivos recientes que todavía puedan estar en uso.\n- Reducir el mantenimiento manual del proceso.\n\nReglas:\n\n- Eliminar solamente archivos identificados como temporales de IR.\n- No borrar archivos con menos de 24 horas.\n- Utilizar la misma credencial autorizada para consultar y eliminar.\n- Una ejecución sin archivos antiguos debe finalizar correctamente.\n- No eliminar documentos finales, plantillas ni reportes entregados.",
|
||||||
|
"height": 720,
|
||||||
|
"width": 1088
|
||||||
|
},
|
||||||
|
"type": "n8n-nodes-base.stickyNote",
|
||||||
|
"typeVersion": 1,
|
||||||
|
"position": [
|
||||||
|
-96,
|
||||||
|
-176
|
||||||
|
],
|
||||||
|
"id": "6032c0e1-61a5-4264-9a14-4f7cb364f76a",
|
||||||
|
"name": "Sticky Note"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"connections": {
|
"connections": {
|
||||||
@@ -157,7 +172,11 @@
|
|||||||
"settings": {
|
"settings": {
|
||||||
"executionOrder": "v1",
|
"executionOrder": "v1",
|
||||||
"binaryMode": "separate",
|
"binaryMode": "separate",
|
||||||
"availableInMCP": true
|
"availableInMCP": true,
|
||||||
|
"timeSavedMode": "fixed",
|
||||||
|
"errorWorkflow": "puF4LUczoSz3hcek",
|
||||||
|
"timezone": "America/Santo_Domingo",
|
||||||
|
"callerPolicy": "workflowsFromSameOwner"
|
||||||
},
|
},
|
||||||
"staticData": {
|
"staticData": {
|
||||||
"node:Limpieza diaria 2 AM": {
|
"node:Limpieza diaria 2 AM": {
|
||||||
@@ -165,9 +184,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"meta": null,
|
"meta": null,
|
||||||
"versionId": "91bdbc93-f663-4f81-b412-fc3f305e8580",
|
"versionId": "95ecb38e-435f-4222-be28-15059062a9e8",
|
||||||
"activeVersionId": "91bdbc93-f663-4f81-b412-fc3f305e8580",
|
"activeVersionId": "95ecb38e-435f-4222-be28-15059062a9e8",
|
||||||
"versionCounter": 10,
|
"versionCounter": 22,
|
||||||
"triggerCount": 1,
|
"triggerCount": 1,
|
||||||
"shared": [
|
"shared": [
|
||||||
{
|
{
|
||||||
@@ -190,9 +209,9 @@
|
|||||||
],
|
],
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"activeVersion": {
|
"activeVersion": {
|
||||||
"updatedAt": "2026-07-13T15:55:37.000Z",
|
"updatedAt": "2026-07-21T22:17:07.000Z",
|
||||||
"createdAt": "2026-07-13T15:55:27.405Z",
|
"createdAt": "2026-07-21T22:17:06.518Z",
|
||||||
"versionId": "91bdbc93-f663-4f81-b412-fc3f305e8580",
|
"versionId": "95ecb38e-435f-4222-be28-15059062a9e8",
|
||||||
"workflowId": "4WrHnfh80M7Zewjw",
|
"workflowId": "4WrHnfh80M7Zewjw",
|
||||||
"nodes": [
|
"nodes": [
|
||||||
{
|
{
|
||||||
@@ -305,6 +324,21 @@
|
|||||||
},
|
},
|
||||||
"onError": "continueRegularOutput",
|
"onError": "continueRegularOutput",
|
||||||
"notes": "Selecciona la misma credencial Google Drive."
|
"notes": "Selecciona la misma credencial Google Drive."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"parameters": {
|
||||||
|
"content": "# 🧹 LIMPIEZA AUTOMÁTICA DE ARCHIVOS TEMPORALES IR\n\nEjecuta diariamente a las 2:00 a. m. la limpieza de los archivos temporales utilizados por el proceso de IR Nicaragua.\n\nFuncionamiento:\n\n1. Inicia automáticamente según el horario configurado.\n2. Consulta los archivos temporales almacenados para el proceso de IR.\n3. Calcula la antigüedad de cada archivo encontrado.\n4. Conserva únicamente los archivos con más de 24 horas.\n5. Elimina de forma definitiva los temporales antiguos.\n\nObjetivos:\n\n- Evitar la acumulación innecesaria de archivos.\n- Liberar espacio de almacenamiento.\n- Mantener limpia la carpeta temporal.\n- No afectar archivos recientes que todavía puedan estar en uso.\n- Reducir el mantenimiento manual del proceso.\n\nReglas:\n\n- Eliminar solamente archivos identificados como temporales de IR.\n- No borrar archivos con menos de 24 horas.\n- Utilizar la misma credencial autorizada para consultar y eliminar.\n- Una ejecución sin archivos antiguos debe finalizar correctamente.\n- No eliminar documentos finales, plantillas ni reportes entregados.",
|
||||||
|
"height": 720,
|
||||||
|
"width": 1088
|
||||||
|
},
|
||||||
|
"type": "n8n-nodes-base.stickyNote",
|
||||||
|
"typeVersion": 1,
|
||||||
|
"position": [
|
||||||
|
-96,
|
||||||
|
-176
|
||||||
|
],
|
||||||
|
"id": "6032c0e1-61a5-4264-9a14-4f7cb364f76a",
|
||||||
|
"name": "Sticky Note"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"connections": {
|
"connections": {
|
||||||
@@ -343,17 +377,33 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"authors": "Isaac Aracena",
|
"authors": "Isaac Aracena",
|
||||||
"name": "Version 91bdbc93",
|
"name": "Version 95ecb38e",
|
||||||
"description": "",
|
"description": "",
|
||||||
"autosaved": true,
|
"autosaved": true,
|
||||||
"workflowPublishHistory": [
|
"workflowPublishHistory": [
|
||||||
{
|
{
|
||||||
"createdAt": "2026-07-13T15:55:37.637Z",
|
"createdAt": "2026-07-21T22:17:07.684Z",
|
||||||
"id": 2843,
|
"id": 3348,
|
||||||
"workflowId": "4WrHnfh80M7Zewjw",
|
"workflowId": "4WrHnfh80M7Zewjw",
|
||||||
"versionId": "91bdbc93-f663-4f81-b412-fc3f305e8580",
|
"versionId": "95ecb38e-435f-4222-be28-15059062a9e8",
|
||||||
"event": "activated",
|
"event": "activated",
|
||||||
"userId": "0a88c0b1-928e-4412-896e-c5d1c99b2029"
|
"userId": "0a88c0b1-928e-4412-896e-c5d1c99b2029"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"createdAt": "2026-07-25T17:32:10.682Z",
|
||||||
|
"id": 3476,
|
||||||
|
"workflowId": "4WrHnfh80M7Zewjw",
|
||||||
|
"versionId": "95ecb38e-435f-4222-be28-15059062a9e8",
|
||||||
|
"event": "activated",
|
||||||
|
"userId": "0a88c0b1-928e-4412-896e-c5d1c99b2029"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"createdAt": "2026-07-25T17:32:10.636Z",
|
||||||
|
"id": 3475,
|
||||||
|
"workflowId": "4WrHnfh80M7Zewjw",
|
||||||
|
"versionId": "95ecb38e-435f-4222-be28-15059062a9e8",
|
||||||
|
"event": "deactivated",
|
||||||
|
"userId": "0a88c0b1-928e-4412-896e-c5d1c99b2029"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user