cancel
Showing results for 
Search instead for 
Did you mean: 

MDG Parallel Processing Programing

0 Kudos

Hi All,

We have a scenario where we want to write data to a type 4 entity in an excel based uploading application.

Created a new parallel CR type for this purpose and included the the type 4 entity in scope.

Created the change request with new parallel CR type.

Now the problem is that for writing the data to type 4 entity the parent type 1 entity needs to be locked always. If the parent type 1 entity is already locked in another CR I cannot write data to type 4 entity.

If we needs to lock type 1 entity always, how the parallel processing is working?

Please advise here how to handle this?

Thanks and Best regards,
Sreekanth

Accepted Solutions (0)

Answers (1)

Answers (1)

loga201
Contributor
0 Kudos

Hi Pavoor,

Thats how parallel processing works. you can lock main entity in CR 1 and type 4 in CR2. Make sure you set parallel processing on both CR types.

Thanks and Regards,

Logan.D