Answer the question
In order to leave comments, you need to log in
How to automate report sending?
Good afternoon,
there is a sql script, I connect to the DBMS using PL\SQL Developer, run it and upload the result to xlsx format and send it by mail.
Task:
It is necessary to automate.
Question:
How?
Answer the question
In order to leave comments, you need to log in
1. implement in a programming language or script.
1.1. powershell
1.2. .net, java, c++ what can you do.
2. Set up the scheduler for scheduled execution.
Вам необходимо разработать программу, которая будет брать этот SQL скрипт, выполнять запрос в базе, получать данные, парсить их и отправлять. Такое можно сделать на любом языке программирования в принципе. Также реализуйте стек задач и подцепите к нему сборщик, например, Jenkins. Который будет запускать вашу программу и отправлять отчет
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question