- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2025 07:14 AM
Good morning,
I have created the following business rule on the interaction table:
Copy Chat Transcript to Related Incident:
It is an after/update with one condition - State is Closed Complete
This is the script:
Rachel
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2025 01:21 PM
Got it figured out
Removed the condition for State is Closed Completed and
Added this as a condition Transcript Changes
That did the trick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2025 08:13 AM
Hello @rachelconstanti,
Could you change the condition as this:
State "Changes to" Closed complete
If you found this helpful, please hit the thumbs-up button and mark as correct. That helps others find their solutions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2025 09:26 AM
@Medi C - I changed the condition to State 'Changes to' Closed complete and nothing gets copied.
I have also tried with no condition and it copies twice.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2025 10:03 AM
Could you please tell which table where the business rule is running?
Have you tried using OnBefore business rule instead?
If you found this helpful, please hit the thumbs-up button and mark as correct. That helps others find their solutions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2025 01:21 PM
Got it figured out
Removed the condition for State is Closed Completed and
Added this as a condition Transcript Changes
That did the trick