- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2023 08:03 PM - edited 12-07-2023 08:04 PM
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).
The business rule runs
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
I've tried putting inline log statements but maybe I'm looking the wrong place. It is definitely not in the checklist_template table.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2023 08:33 PM
Don't you just love it when you stumble over the answer to your own question!?
I found this in the record producer script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2023 08:33 PM
Don't you just love it when you stumble over the answer to your own question!?
I found this in the record producer script