Adjust Cost Batch Job Job Queue Error

MGM08
Member Posts: 41
Hi All,
I am on version 2009 R2.
I have the NAS installed and setup the Job Queue for the Adjust Cost Report (795).
I have removed the Window dialog box in the CU 5895.
But i am getting the error that "Dialog box cannot be Used".
Please do help.
Thanks.
I am on version 2009 R2.
I have the NAS installed and setup the Job Queue for the Adjust Cost Report (795).
I have removed the Window dialog box in the CU 5895.
But i am getting the error that "Dialog box cannot be Used".
Please do help.
Thanks.
0
Comments
-
Instead of using GUIALLOWED change them to false and run it manually from client see if any dialog opens up. My guess you missed one.0
-
I think you may missed option form also check message in adjust cost report coding.0
-
I had commented the function "OpenWindow" and had made request form to no but still getting the same error.
While running the report i am not getting any windows opened. So bit confused where the triggering is happening.
Please do help on the same thanks.0 -
Did you restart your NAS, after making changes? Previously i have used GUIALLOWED statement in 5895 CU and used a new codeunit with following code
AdjustCostEntries.USEREQUESTFORM(FALSE);
AdjustCostEntries.RUN;
CLEAR(AdjustCostEntries);
and i had no issues. In the above code AdjustCostEntries is referencing "Adjust Cost - Item Entries" report.0 -
Yes restarted NAS. Still getting the same error.
In the report property i have made UseReqForm to No.
Also commented the whole window part in the Codeunit.
In classic it doesn't open any windows or other dialog boxes.
But NAS immediately throws the error.0 -
Turn on NAS with debug option and see where it stops.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