- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2023 01:09 PM
Hi,
I have done ServiceNow with ChatGPT integration. I have created script include and in business rule I'm calling that script include. It is not working. Can anyone please help me to correct that.
Please help me with it.
Regards,
Nivedita
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2023 01:14 AM
Hi @niveditakumari ,
Please check if the input i.e. "message" has some characters.!
Thanks and Regards,
Rahul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2023 01:14 AM
Hi @niveditakumari ,
Please check if the input i.e. "message" has some characters.!
Thanks and Regards,
Rahul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2023 12:38 PM
The business rule needs to be async. Please check ensure that the BR is:
Advanced: true
When: async