I am using ART 6.22 with Oracle 19C. I have found that the conditional job types are running the report twice. I proved this by creating a simple function to call that will insert a timestamp into a table and return no results. When I execute the report manually, it works as expected (1 row inserted) and nothing returned. When I execute it from a job, 2 rows are inserted. I got around the issue by switching the job type to Email (Inline). Is there a work around for the conditional types?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am using ART 6.22 with Oracle 19C. I have found that the conditional job types are running the report twice. I proved this by creating a simple function to call that will insert a timestamp into a table and return no results. When I execute the report manually, it works as expected (1 row inserted) and nothing returned. When I execute it from a job, 2 rows are inserted. I got around the issue by switching the job type to Email (Inline). Is there a work around for the conditional types?
Not for now. There should be a change in the next release.