Skip to main content
Question

6u24 Clientscript printReport error


Forum|alt.badge.img+6

Hello,

 

We have upgraded from 6u13 to 6u24 and our Tech portal is no longer able to print service reports.

 

We have a button that run the following language:

var task_id = getControlValue('task','task_id');
alert(task_id);
if (isNullOrEmptyString(task_id)) {
    return false;
}
var reportParams = 'task_id=' + task_id;
printReport('FSE_SERVICE_REPORT_INT', reportParams, PDF);

 

This code has functioned for the last 12+ months under 6u13 but now in 6u24 it no longer functions.

 

We are receiving the following error.

Out report is formatted 

 

7 replies

Shneor Cheshin
Superhero (Employee)
Forum|alt.badge.img+28
  • Superhero (Employee)
  • 1136 replies
  • August 7, 2023

Hi @MKNDANIEL 

If this worked and after the upgrade stopped working, I suggest you open a support call. Looks like a regression bug.

Cheers!


Forum|alt.badge.img+9
  • Hero (Employee)
  • 96 replies
  • August 10, 2023

Hi @MKNDANIEL 

Does this issue happen for all of your reports or just this custom report?


Forum|alt.badge.img+6
  • Author
  • Do Gooder (Customer)
  • 10 replies
  • August 10, 2023

We are not using any base line FSM reports, all of our reports are custom rdlc’s

 


Forum|alt.badge.img+9
  • Hero (Employee)
  • 96 replies
  • August 10, 2023

@MKNDANIEL So this behavior is happening with all of the custom reports? or is this the only report that is being called via a custom button and client script?


Forum|alt.badge.img+6
  • Author
  • Do Gooder (Customer)
  • 10 replies
  • August 10, 2023

any client script using the printReport Fx (4-5 reports stopped working)

the reports have to be set to “report viewer” for anything to work..

and these button no longer work in the client:

 


Forum|alt.badge.img+9
  • Hero (Employee)
  • 96 replies
  • August 10, 2023

I know there was a correction regarding reports in update 24, I have to agree that it sounds like a new issue was created with the correction. Best thing to do is open a support case. 

 

Thanks,

Morris


Forum|alt.badge.img+6
  • Author
  • Do Gooder (Customer)
  • 10 replies
  • August 10, 2023

CS0134868


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings