Process only report Group Header/Footer Trigger

jagtap.ganesh
Member Posts: 11
Hi,
I have created one report which is process only report.
This report is running from RTC and there is a code written on the 'group footer' section for processing of data grouped by a field.
If I run this report from Classic client, it executes correctly
whereas in RTC it wont. The control is not at all going to section triggers.
Any information on this???
(I have used Report for the ease of grouping on 3 different fields)
- Ganesh
I have created one report which is process only report.
This report is running from RTC and there is a code written on the 'group footer' section for processing of data grouped by a field.
If I run this report from Classic client, it executes correctly
whereas in RTC it wont. The control is not at all going to section triggers.
Any information on this???
(I have used Report for the ease of grouping on 3 different fields)
- Ganesh
Ganesh Jagtap | Senior Technical Consultant
PO Box 36500 | Dubai | UAE
Mobile:+97150 150 5389
PO Box 36500 | Dubai | UAE
Mobile:+97150 150 5389
0
Comments
-
Hey Man,
Codes written on section does not work in RTC reports.
better u find another way,like function or OnAfterGet Records.
Or you can find some standard process reports which runs in RTC & Classic both, for reference purpose.Regards,
Manish0 -
But the report is processing only report and RDLC will not be available for these reports.
i.e. as soon as i make report as process only, RDLC gets disabled.
And if its executing in classic client mode then, why not in from RTC as its again the classic client execution? :-k
???Ganesh Jagtap | Senior Technical Consultant
PO Box 36500 | Dubai | UAE
Mobile:+97150 150 53890 -
Just think about it. You have code written in section triggers. You have a processing only report. Do sections show for a processing only report?0
-
Yes you are correct, but still it executes the same from classic client and not from RTC.
Its better stop thinking why in Classic client and not in RTC. :idea:Ganesh Jagtap | Senior Technical Consultant
PO Box 36500 | Dubai | UAE
Mobile:+97150 150 53890 -
jagtap.ganesh wrote:Yes you are correct, but still it executes the same from classic client and not from RTC.
:idea:
let us see why it's not executing in RTC wait for reply.0 -
hi,
Let the Section Code be there in the report for classic.
Add an Function.
Write the code on DataItem Trigger with the ISSERVICETIER & Function to execute for RTC.
E.g.
IF ISSERVICETIER THEN BEGIN
UPDATEFUNCTION;
END;
To my knowledge this should work,if any one has other solution you can try them also.Regards,
Manish0 -
jagtap.ganesh wrote:Yes you are correct, but still it executes the same from classic client and not from RTC.
Its better stop thinking why in Classic client and not in RTC. :idea:0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions