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

Excel report is not printing the parameter when used with bursting

Summary:

Excel report is not printing the parameter when used with bursting

Content (please ensure you mask any confidential information):

Hello All,
I have an Excel template–based report in which parameters are printed correctly when the report is run online. However, when using bursting, the parameters are not being printed.

Below is the Bursting query used

SELECT
name AS key,
'Trial Balance Template layout latest v1.xls' AS template,
'en-US' AS locale,
'excel' AS output_format,
'FTP' AS del_channel,
'SFTP Server' AS parameter1,
NULL AS parameter2,
NULL AS parameter3,
'/OUTBOUND/Branch_Staging/HK/STAGING/' AS parameter4,

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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