Scale Employee Portal with multiple NAS Servers

Gert_Hector
Member Posts: 5
We would like to use multiple NAS/NEP servers with their Message Queues.
But the setup for the 'web config' in the documentation doesn't work.
"If for example, you use three request queues named NEPJob1, NEPJob2 and NEPJob3
and two reply queues named NEPReply1 and NEPReply2, the QueueManagement in
Web.Config must look like this:
<add key="QueueManagement" value="">
<!-- specify message queue connection strings -->
<Queues>
<Queue qid="1" connstr="FormatName:DIRECT=TCP:192.168.1.3\private$\NEPJob1" />
<Queue qid="2" connstr="FormatName:DIRECT=TCP:192.168.1.3\private$\NEPJob2"/>
<Queue qid="3" connstr="FormatName:DIRECT=TCP:192.168.1.3\private$\NEPJob3" />
<Queue qid="4" connstr=".\private$\NEPReply1" />
<Queue qid="5" connstr=".\private$\NEPReply2" />
</Queues>
<!-- specify default job and reply queue (priority 1) -->
<!--DefaultQueues>
<JobQueue qid="1" />
<ReplyQueue qid="4" />
</DefaultQueues-->
<!-- specify queue mapping and queue order (priority 2) -->
<QueueMapping>
<Queue mappingid="1" jobid="1" replyid="4" />
<Queue mappingid="2" jobid="2" replyid="5" />
<Queue mappingid="3" jobid="3" replyid="4" />
</QueueMapping>
</add>
"
Error on the </Queues> line
Any suggestions?
But the setup for the 'web config' in the documentation doesn't work.
"If for example, you use three request queues named NEPJob1, NEPJob2 and NEPJob3
and two reply queues named NEPReply1 and NEPReply2, the QueueManagement in
Web.Config must look like this:
<add key="QueueManagement" value="">
<!-- specify message queue connection strings -->
<Queues>
<Queue qid="1" connstr="FormatName:DIRECT=TCP:192.168.1.3\private$\NEPJob1" />
<Queue qid="2" connstr="FormatName:DIRECT=TCP:192.168.1.3\private$\NEPJob2"/>
<Queue qid="3" connstr="FormatName:DIRECT=TCP:192.168.1.3\private$\NEPJob3" />
<Queue qid="4" connstr=".\private$\NEPReply1" />
<Queue qid="5" connstr=".\private$\NEPReply2" />
</Queues>
<!-- specify default job and reply queue (priority 1) -->
<!--DefaultQueues>
<JobQueue qid="1" />
<ReplyQueue qid="4" />
</DefaultQueues-->
<!-- specify queue mapping and queue order (priority 2) -->
<QueueMapping>
<Queue mappingid="1" jobid="1" replyid="4" />
<Queue mappingid="2" jobid="2" replyid="5" />
<Queue mappingid="3" jobid="3" replyid="4" />
</QueueMapping>
</add>
"
Error on the </Queues> line
Any suggestions?
0
Comments
-
Have you been able to get NEP to work with just one queue? That would be the first step before you try to scale the load.0
-
yes, EP is working fine0
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