We have a requirement to burst a BIP report output to an email with a custom extension. (.sif) Currently, when we tried to add file extension in the output_name as 'File_name'||.'sif' it is coming like File_name.sif.txt(Our template type is eText and output type is text). We want it to ideally come as File_name.sif and not File_name.sif.txt