If i am running the Back ground script i can see the incident record why i can see this record only

kranthi2
Tera Expert

Hi,

If i am running the Back ground script i can see the incident record why i can see this record only.

any specific reason why i am able to see 

INC0010001

 Please find the attached SS for the same please help me out the clear explanation on the same.

1.png

1 ACCEPTED SOLUTION

Hi @kranthi2  , Sorry got you question wrong this is something reply  for the same 

As you have used If condition it will exit the loop with the First ever satisfactory condition, That means "INC0010001" is the first record in the loop which satisfies the query condition and terminates the loop.

 

Please find below image for the same:

 

EswarChappa_0-1692259894084.png

 

 

Thanks & Regards,

Eswar Chappa

Mark my answer correct and Helpful if this helps you 😀

View solution in original post

10 REPLIES 10

Thanks for the explanation Eswar. this is what i am expecting