Links may not function; however, this content may be relevant to outdated versions of the product.
Adding decision management node types to Pega Platform service nodes
This content applies only to On-premises and Client-managed cloud environments
Assign decision management node types to Pega Platform nodes to scale data ingestion or decision processing.
- Add nodes to selected DM services by using the following JVM argument adjusted
to your application server and operating system:
java -Xmx... -DNodeType=node-type1,node-type2,node-type2
where node-type represents the DM service for which you want to add a node.You can add nodes to the following services:
- ADM
- DDS
- RTDG
- Stream
- Batch
- RealTime
- BackgroundProcessing
- Search
For example: java -Xmx... -DNodeType=Batch,RealTime,ADM,DDS,Stream
For more information on how to verify the status, see Monitoring decision management services. If the status is different than NORMAL, see Status of decision management nodes.
Previous topic Monitoring decision management services Next topic Storing customer and analytical data