[RDMLX]aXes in Webview

Please do not use to report errors- use your regional help desk.
Please mark posts as being for RPG or RDMLX (LANSA) developer.
To subscribe by email, display this forum, scroll to the end and select ‘Subscribe Forum’.
Post Reply
MegumiSawada
Posts: 268
Joined: Tue Feb 19, 2013 5:18 pm

[RDMLX]aXes in Webview

Post by MegumiSawada »

Hi,

When using LongRange for LANSA(RDMLX), the customer would like to imbed aXes screen in its webview.

Is this supported feature?
They have both licences(i.e. LongRange RDMLX and aXes).
It seems error occurs even if aXes version is V2.11. It says "Server does not support mobile application,please upgrade your server."

Is this "imbedding aXes in RDMLX webview" not supported?

Best Regards,
Megumi
MarkDuignan
Posts: 346
Joined: Wed Apr 18, 2012 10:33 am

Re: [RDMLX]aXes in Webview

Post by MarkDuignan »

It may work – but it may be that the imbedded WebView session appears to be an aXes-Mobile session to the aXes web server.
I think you should sent this one via support.
MegumiSawada
Posts: 268
Joined: Tue Feb 19, 2013 5:18 pm

Re: [RDMLX]aXes in Webview

Post by MegumiSawada »

Hi Mark,

Thank you.
I will report this issue via Support.

Megumi
MarkDuignan
Posts: 346
Joined: Wed Apr 18, 2012 10:33 am

Re: [RDMLX]aXes in Webview

Post by MarkDuignan »

To imbed an aXes 5250 sessions inside a LongRange application you need to use the aXes-Mobile feature of the aXes server.
To use the aXes-Mobile feature you need to:
1- Use an aXes server version that support aXes-Mobile. That means aXes 3.10 or aXes 2.20 with a hot fix applied.
2- Your aXes server needs to be licensed to run aXes Mobile clients.
An aXes server license enables or disables the use of these features:
• aXes-TS/TS2 sessions in a web browser (ie: normal aXes).
• LongRange mobile clients.
• aXes-Mobile clients (which includes aXes-TS sessions imbedded in LongRange applications).
In this situation it appears from the error message that step 1 needs to be completed first.
Step 2 may mean that the customer’s aXes server license needs to be reissued with the appropriate features enabled.
MarkDuignan
Posts: 346
Joined: Wed Apr 18, 2012 10:33 am

Re: [RDMLX]aXes in Webview

Post by MarkDuignan »

When using aXes-Mobile (aXes 5250 sessions) in LongRange web views the session will end when the user navigates to another formview or webview.
There is an option in LongRange Studio to keep the webview session alive:
shot1.png
shot1.png (13.42 KiB) Viewed 4305 times
You also need to account for the resources required to keep web view sessions open (especially more than one) on mobile devices.
Post Reply