We needs your inputs to size the BO servers for the typical workflow.
One of our client is having CPU based license, hence he will be having only 2 servers in cluster.
Both are running with full stack of services. ( All services+ APS Split + Tomcat).
Now there is a new requirement is coming.
Customer want to have invoices in the crystal report and schedule (Email)to run for each invoice number.
DB source:
Source of the crystal report is ECC. 30 to 40 thousand invoices will be created for a month in ECC.
Bo reports:
There are 4 crystal templates are there based on the invoice type.
Java Code:
Java Code will help to initiate scheduling according to the Invoice type and Crystal template. This will not push all the invoices at the same time to BO server. One by one it will schedule. Once the first schedule is over, it will schedule the second job based on the invoice type.
BO servers:
2 nodes in cluster, Both the nodes are having crystal 2013 services and AdaptiveJob server.
Need your inputs to size this system. What are all needs to be considered in this flow for the sizing.
Any best practices? Any suggestions?