Imbound action not trigger if query glide record

sukran
Mega Sage

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 ?

1 REPLY 1

Tony Chatfield1
Kilo Patron

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.