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.