Page 2 of 3

Re: Session variables

Posted: Fri Jul 26, 2019 10:06 am
by stevec
Well it happened. I coded to send me an email with some details (My session variables are empty below examples mobileapp, customer, user:

Type ANDROID
Client Version 001-000-006-035-000
Server Version 1.00.10
Schema ConCentral
MobileApp
Current Customer 0
CC User

Re: Session variables

Posted: Mon Jul 29, 2019 11:08 am
by jasonzhou
Thank you again for updating this issue for us.
Do you have any simple demo code? It would be helpful for us to reproduce this problem.

Re: Session variables

Posted: Mon Jul 29, 2019 10:46 pm
by stevec
No it is rare. I need some ideas on how session variables getting wacked on Android.

Re: Session variables

Posted: Tue Jul 30, 2019 10:55 am
by jasonzhou
Sorry, we can't figure out why session variable sometimes got lost. If possible, when next time you come across this issue, can you please send us the verbose client log, this may help us find some information. Thanks.

Re: Session variables

Posted: Wed Jul 31, 2019 7:22 am
by stevec
no we have no idea who it is happening on.

It just happened 2 more times in last half hour ... again androd device.

Is there anyway for a device to somehow bookmark a page and go directly to it bypassing the schema initial form view/external invocation handler?

Re: Session variables

Posted: Wed Jul 31, 2019 10:17 am
by jasonzhou
Sorry, the device can't bookmark a specific page. Did the issue happen on same Android device?

Re: Session variables

Posted: Thu Aug 01, 2019 12:14 am
by stevec
We do not know who it is so we do not know if it is same device/user

Is there anyway for a device to bypass the schema initial form view/external invocation handler?

What is the schema property form view to configure the menu structure? We do no have anything specified for that.

Re: Session variables

Posted: Fri Aug 02, 2019 9:52 am
by jasonzhou
Is there anyway for a device to bypass the schema initial form view/external invocation handler?
You need to remove initial form view in LongRange studio, however, it will impact all devices. There is no way to bypass initial form for a single device.

What is the schema property form view to configure the menu structure? We do no have anything specified for that.
Can you please tell us more details about this, it would be good if you can also show us examples or use cases to help us better understanding it.Apologise for any inconvenience.

In addition, is it ok to let us connect to your server to produce this issue? If it's ok, please contact LANSA support ([email protected])

Thank you again.

Re: Session variables

Posted: Tue Aug 06, 2019 3:51 am
by stevec
This issue is NOT reproducible. It has happened 3 times in last 3-4 weeks at at customer site and they do not know who it is.

Longrange studio -edit schema properties - general settings = below initial form view is setup menu form view (we have nothing specified, what is it for?)

Re: Session variables

Posted: Wed Aug 07, 2019 9:39 am
by jasonzhou
You can specify a form view to setup the menu structure, such as add or remove menu items.
There is an example in LongRange demo shows how to add/remove menu items. It's at Programming Examples - Advanced Examples - Controlling Menus
Thanks.