Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

Trigger the sub-flow when the Additional Comments is updated in SCTASK

Not applicable

Whenever the additional comments was updated in SCTASK we need to trigger the flow which was created in Flow designer. When I select the Additional Comments Changes it is not getting triggered. I created a business rule to achieve this which is not working. Work-notes is also a Journal fields but it is working for that.Screenshot attached.

1 ACCEPTED SOLUTION

Hi,

Additional comments should be available

try to search that field on RITM form; check if somebody changed the label or what

if not then handle the logic using BR itself

Are you having flow on sc_task table?

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 10x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

View solution in original post

12 REPLIES 12

is it present on RITM form?

Did you check dictionary entry for that field?

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 10x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Not applicable

Yes it is there on form.

same is the case for me and the flow is not getting triggered when the comments are updated on the incident record. Is there any direct way to achieve this or creating the custom logic to check the journal entry table is the only solution?