Dayalan Punniyamoorthy Blog

显示标签为“Rule”的博文。显示所有博文
显示标签为“Rule”的博文。显示所有博文

2021年12月29日星期三

Running Data Management rules using REST API (PBCS/EPBCS)

REST API allows running the Data Management rules using the following two job type methods

  • DATARULE
  • INTEGRATION
DATARULE - is an older method for running the Data Management whereas INTEGRATION is the updated version of DATARULE method.

In this blog let's see how to invoke a Data Management rule using the INTEGRATION method using Postman.