Dear Friends,
1. Install AOS with new TCP\ip port number and new wsdl port number
2. Start New AOS which is installed.
3. Create new client configuration with new AOS so you will find two configurations as follows
4. Goto administration > Setup > System > Cluster configuration
5.Press CTRL+N to create a new cluster.
6.Go to Map AOS instance cluster then select new AOS.
7.Click the Cluster name field to display a list of available clusters. Select the cluster that you want to add the AOS instance to.
8.Press CTRL+S to save your changes
9. If you want the AOS instance that you selected to function as a load balancer, select the Load balancer option.
as shown below
happy Daxing :-)
This blog is for Dynamics AX (AXAPTA) Developers,this will help you for your development issues. This site contains some Microsoft Dynamics AX X++ Codes for use in your day to day use.
Subscribe to:
Post Comments (Atom)
Ledger Voucher creation Framework and x++ code to create ledger voucher
Please click her for MS reference file Below is the out of the box example reference and code. SalesInvoiceJournalPostSubBill_Extension->...
-
{ "Message" : "Please verify that the user is valid and set up correctly." } Sol: System Administration > Se...
-
Please click here to access Custom Workflow step by step process:
-
FormRun formRun = sender.formRun(); Object inventTrans_ds = formRun.dataSource(formDataSourceStr(InventMarking,InventTransO...
Hello,
ReplyDeleteI tried to search almost everywhere and couldn't find any suitable or related answer so I decided to put my query here.
I recently configured "Load Balancer" on just AOS level {(1)Dedicated Load Balancer AOS as and (2) Active AOS's batch server} (NOT NETWORK LOAD BALANCER) and added multiple AOS pointers of SSRS. The problem is all the system reports work just fine, it opens perfectly however the custom reports which we developed are showing "Access denied" error on multiple (system/user-defined) tables/views.
I've added those tables/views in "Security/Privileges" and "Roles" under "Tables" too but no luck. Can anyone please suggest me what I'm missing here?
Regards,