Imbound action not trigger if query glide record
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2024 06:58 AM - edited 02-22-2024 07:03 AM
Does anyone idea inbound action not responding if we query two gliderecord for different table in the script
one gliderecord to check customer contact table
another gliderecord to check sys user table for different query functionality
Is there any specific things there ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2024 12:21 PM
Hi, unfortunately your post does not make your issue or configuration clear, but I would not expect any issues running 2 different GlideQueries in an inbound action and would suspect a syntax error which is causing your code to fail somewhere, however with no details this is only a guess.
Perhaps you could update this thread with clear details of your issue, your script in plain text and details of your debugging\diagnostics so that the community can review.