How to modify an existing Checklist in Human Resources: Core

Roger11
Giga Guru

I need to add one item to an existing template that is then applied via business rule when a catalog item produces a record (record producer).

 

Roger11_0-1702006701619.png

The business rule runs

Roger11_1-1702007196047.png

Which then works on the checklist and checklist_item tables, but as searching those tables produces well over 100,000 results and most of those come up with the message

Roger11_2-1702008102518.pngRoger11_3-1702008115822.png

 

I've tried putting inline log statements but maybe I'm looking the wrong place. It is definitely not in the checklist_template table.

1 ACCEPTED SOLUTION

Roger11
Giga Guru

Don't you just love it when you stumble over the answer to your own question!?
I found this in the record producer script

Roger11_0-1702010005591.png

 

View solution in original post

1 REPLY 1

Roger11
Giga Guru

Don't you just love it when you stumble over the answer to your own question!?
I found this in the record producer script

Roger11_0-1702010005591.png