Business Resource Management (BRM)
BRM is involved in the scheduling, processing, and completion of work items, along with retrieving and processing work lists.
Most BRM background work is scheduling, rescheduling and cancelling work items that are generated by PM from user tasks in the process flow. Any backlog in work is held in the asynchronous EMS queues. For example, the following EMS queue contains requests to schedule, reschedule, and cancel work items:
AMX_SV.2.7.WorkManager.implementation.brm.S.AsyncWorkItemSchedulerService
Messages posted to this queue are processed by the amx.bpm.userapp.threadpool. For more information, see Thread Pools.
Copyright © Cloud Software Group, Inc. All rights reserved.