Servicenow script include query combination addEncodedQuery and addJoinQuery is not working for me
In hardware table there are two different condition I need to work on,first is substate is "Transit" , and "Training"second condition is about state "In use" value 1Combination of these two condition is not working with single addEncodedQuery, so I h...