Report with request form but without std button ok/cancel/?
andy76
Member Posts: 616
Hello,
is that possible?
I would like to use a report as a form with button defined by me calling functions and codeunits but with also the possibility to schedule it via jobqueue.
The report does not have to loop on records.
Thank you
Andy
is that possible?
I would like to use a report as a form with button defined by me calling functions and codeunits but with also the possibility to schedule it via jobqueue.
The report does not have to loop on records.
Thank you
Andy
0
Comments
-
And why not use the form for that? Report is for printing and batch processing...0
-
I have to schedule it via job scheduler /jobqueue / NAS.
Form is not runnable via NAS..
Thank you0 -
But you cannot run Request form of the report under NAS too... I do not understand why you want to have buttons on something, when it will be running under NAS scheduler...
You need to split it - one part is the user interface, second is the process itself which can be scheduled without user interface...0 -
I develop a report with buttons.
The report has various functions.
Each button call 1 function.
The function of report can also be called by a codeunit without user interface/request option window. Isn't it?
The report can so be called manually by user request or by NAS.
Do you advice to use a new form only for buttons and user interface?
Thank you0 -
Yes, because how you will make the reoport what you want under the scheduler, where you cannot press the buttons? For me better way is to have the buttons separately and call different reports for different functions (depends on the functionality and what does it means "different"). Or you can call the report with some parameters which will select which function you want from the report. But all depends on details...0
Categories
- All Categories
- 75 General
- 75 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K 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
- 610 NAV Courses, Exams & Certification
- 1.9K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 250 Dynamics CRM
- 102 Dynamics GP
- 6 Dynamics SL
- 1.5K Other
- 991 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 28 Design Patterns (General & Best Practices)
- Architectural Patterns
- 9 Design Patterns
- 4 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1K General Chat
- 1.6K Website
- 77 Testing
- 1.2K Download section
- 23 How Tos section
- 249 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions
