{ "id": "3", "name": "XML Conversion", "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 250, 300 ], "parameters": {}, "typeVersion": 1, "id": "31ec3b71-fb18-410d-99bb-2915f34c2f9f", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Set", "type": "n8n-nodes-base.set", "position": [ 510, 300 ], "parameters": { "values": { "string": [ { "name": "xml", "value": " EDI_DC40 " } ] }, "keepOnlySet": true }, "typeVersion": 1, "id": "593af966-27d2-4749-b779-a446f733dc1e", "notes": "This set node performs automated tasks as part of the workflow." }, { "name": "XML", "type": "n8n-nodes-base.xml", "position": [ 740, 300 ], "parameters": { "options": { "attrkey": "YOUR_CREDENTIAL_HERE", "mergeAttrs": false, "explicitRoot": true }, "dataPropertyName": "xml" }, "typeVersion": 1, "id": "ba98e282-671b-4d03-8f17-af80c09d7df1", "notes": "This xml node performs automated tasks as part of the workflow." }, { "id": "error-d21e3ab9", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "active": false, "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3, "retryDelay": 1000 }, "connections": {}, "description": "Automated workflow: XML Conversion. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-4c2c9d6e", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:49.343710", "updatedAt": "2025-09-29T07:07:49.343721", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: XML Conversion. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }