License Permissions and NAS

RobertMo
Member Posts: 484
I have troubles with properly running NAS.
In CU1 in function NASHandler CU6233 is used.
Question 1:
When I run with developers license (which has granule 1,420 Application Server 10) it is OK. Also if I check permissions range (CU6233 is in range)
When I run with users license (which has granule 1,415 Application server - each instance 1)it is NOT OK. If I check permissions range (CU6233 is not in range) ??
Which granule am I missing ?
Question 2:
Also when I run whit developers license, I have put some messages in CU1 and in CU6233, which should appear in Application log. The messages appear but only till the first usagge of CU6233 (CPApplnSrvMgt.SetNASID(ATASID);)?
Any idea what could be going on ?
In CU1 in function NASHandler CU6233 is used.
Question 1:
When I run with developers license (which has granule 1,420 Application Server 10) it is OK. Also if I check permissions range (CU6233 is in range)
When I run with users license (which has granule 1,415 Application server - each instance 1)it is NOT OK. If I check permissions range (CU6233 is not in range) ??
Which granule am I missing ?
Question 2:
Also when I run whit developers license, I have put some messages in CU1 and in CU6233, which should appear in Application log. The messages appear but only till the first usagge of CU6233 (CPApplnSrvMgt.SetNASID(ATASID);)?
Any idea what could be going on ?
®obi
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
0
Comments
-
You need to have the Commerce Portal granule on your client's license in order to use Commerce Portal0
-
Well customer is not using CP, but add-on features develpoed by us. We thought as CU6233 has common name »Appln. Server Management" that it would be ok to have only licnese for App. server. Of course we developed and tested this on dev. license without a problem...
Ok, I will try to cahnge architecture of our add-on to by pass CU6233. My guess is to add a new CASE option in CU (after 'CG','MAILLOG','ADCS').
What do you think ?
BTW. What about Q2. Why not all messages apear in event log ?®obi
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯0 -
That depends on where you put your messages. That codeunit is a single instance codeunit and constantly runs. You might actually hit your message only once!!0
-
in CU1 in NASHandler I put:
...
IF NOT ATASStarted THEN BEGIN
MESSAGE('my msg 2'); //test
CPApplnSrvMgt.SetNASID(ATASID);
MESSAGE('my msg 3'); // test
...
There was a message 1 at the begining of NASHandeler func and it appeared in event log and also msg 2 apeared, but not msg 3.
Although the code after was run (there were some recoreds updated as evidence).
i would understand it, if this would not be run using dev. license ?®obi
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯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