You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Getting Invalid format excel format requested error using RTF template

Summary:

Getting Invalid format excel format requested error using RTF template

Content (please ensure you mask any confidential information):

Hi,

I have a report that I want to burst to an SFTP server in Excel format. The report is generating correctly in Excel when run normally; however, when I enable bursting, I encounter the following error:

“Invalid format requested: excel.”

I have used RTF template

Below is my bursting query:

SELECT
name AS key,
'Daily Liabilities Base For Global Treasury.rtf' AS template,
'en-US' AS locale,
'excel' AS output_format,
'FTP' AS del_channel,
'SFTP Server' AS parameter1,
NULL AS parameter2,

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!