Cell info - how to get?

Post your questions and help other users.

Moderator: Martin

Post Reply
ZSasha
Posts: 103
Joined: 11 Oct 2013 03:48

Cell info - how to get?

Post by ZSasha » 05 Nov 2013 03:11

Hello,

is it possible to get cell info at any particular point in time during a flow execution?
I know we can do that if our flow was triggered by "Phone Cell GSM" trigger but is it possible to get the same info without using that trigger?


(the reason why is because I'm using "Phone Service State" trigger and want to capture some technical information when my phone lose connectivity to cellular network)


Thanks.

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: Cell info - how to get?

Post by Martin » 05 Nov 2013 17:51

Hi,

You can use a condition Phone Cell GSM in a flow to initialize the variables. Leave the LAC list and the CID list empty and continue the flow on the false-branch of the condition.

Regards,
Martin

ZSasha
Posts: 103
Joined: 11 Oct 2013 03:48

Re: Cell info - how to get?

Post by ZSasha » 05 Nov 2013 22:36

Thank you Martin, really appreciate your help!

Post Reply