File name when plan a report with WEBI
je souhaite créer un rapport en automatique tous les jours et l'enregistrer sur un répertoire avec un nom spécifique sous le format "Nom_Rapport_Année_Mois.pdf".
BO Xi ne propose que la variable %SI_STARTTIME% qui est format date + heure.
Est-il possible de changer le format de cette variable ?
ou
Est-il possible de récupérer une variable du rapport BO ?
Actuellement j'utilise la variable %SI_STARTTIME%, mais chaque jour l'instance crée un nouveau document au format .pdf au lieu de l'enregistrer sous le nom du mois en cours de traitement.
I would like to create a report every day and save it in a directory with a specific name like : "Report_Name_Year_Month.pdf"
I find the function %SI_STARTTIME% in BO Xi but the result of this function is date + time.
Is-it possible to change the result of this function ?
or
Is-it possible to save the report with the result of an object create in the report ?