Question
Rabobank
NL
Last activity: 17 Feb 2023 1:42 EST
Data Jobs functionality in Pega 8.8
Hi,
We have an existing data ingestion functionality in v8.7 wherein we are using a parent child case type relationship to create the data ingestion work objects. We have a wrapper case type which detects a manifest file and then triggers the child cases for all the primary, secondary and their association case types.
We recently moved to v8.8.1 and now, we want to utilize the data jobs functionality to perform data ingestion. I have read a Pega article where it says that Pega creates a case of PegaMKT-Work-JobImport whenever any data import job starts. Now if I configure 5 data jobs for 5 layers namely one primary context and 3 association classes under it and one secondary context and one association class under it, will pega generate 5 different case types for these 5 different objects or will it generate the same case type of PegaMKT-Work-JobImport class with subsequent pyID like J-1, J-2, etc?
Thanks, Chiranjeet