Automate EDS Naturalization Trigger from EDS Ingest Process
As a developer, I want to trigger the eds_naturalization DAG from the eds_ingest process for all ingested WPC IDs, so that the naturalization process is automated.
Acceptance Criteria
- A new file is added that contains the logic to trigger the eds_naturalization DAG using the IngestionWorkflowClient API.
- Conditions are added to trigger the naturalization process for specific scenarios.
- Code changes ensure that the eds_naturalization DAG run ID is displayed in the eds_ingest Xcom Summary.
Edited by Ashish Saxena