Search found 289 matches
- Wed Oct 24, 2018 9:29 pm
- Forum: Questions & Answers - RPG and RDMLX
- Topic: Notifications
- Replies: 5
- Views: 9369
Re: Notifications
It would be best if you contact LANSA Support to discuss your requirements.
- Wed Aug 15, 2018 9:13 am
- Forum: Questions & Answers - RPG and RDMLX
- Topic: [RPG] How to set the terminating time of QINTER job?
- Replies: 2
- Views: 5043
Re: [RPG] How to set the terminating time of QINTER job?
The TSExpiryTime should do the job (LongRange sessions are just aXes sessions)
- Mon May 07, 2018 10:46 am
- Forum: Questions & Answers - RPG and RDMLX
- Topic: RDMLX dropdown on ios
- Replies: 1
- Views: 4291
Re: RDMLX dropdown on ios
Hi Jim, The "Next" button lets you easily move to the next input field - some users prefer that to touching the field. It's true that there is not much use of the "Done" button for dropdowns. We can most likely remove the "Done" button from dropdowns, however the "Next" button needs to stay there fo...
- Wed Mar 07, 2018 12:12 pm
- Forum: Questions & Answers - RPG and RDMLX
- Topic: [RPG]Application Trace date
- Replies: 2
- Views: 3387
Re: [RPG]Application Trace date
Hi Megumi,
There is no way to get the timestamp printed out in local time.
There is no way to get the timestamp printed out in local time.
- Mon Dec 04, 2017 10:29 am
- Forum: Questions & Answers - RPG and RDMLX
- Topic: Display Japanese external characters
- Replies: 1
- Views: 3045
Re: Display Japanese external characters
The aXes CCSID override feature works with LongRange as well as long as you output your texts to the 5250 screen buffer (using DDS fields).
- Wed Nov 29, 2017 5:04 pm
- Forum: Questions & Answers - RPG and RDMLX
- Topic: [RDMLX]Activating LongRange from a URL
- Replies: 1
- Views: 3140
Re: [RDMLX]Activating LongRange from a URL
You can use an HTML page that redirects to the longrange:// URL. With this method, you need to: Have access to a server where you can put the HTML page. Your LR app can't be offline as it needs to access the HTML page on the server. In the email, instead of saying longrange://xxxxxx , you would say ...
- Mon Oct 09, 2017 10:13 am
- Forum: Questions & Answers - RPG and RDMLX
- Topic: Detect Schema Changes
- Replies: 5
- Views: 5409
Re: Detect Schema Changes
This feature is currently being implemented.
LANSA Support will be in contact with you to arrange testing before the features get officially included in LongRange.
LANSA Support will be in contact with you to arrange testing before the features get officially included in LongRange.
- Wed Oct 04, 2017 3:10 pm
- Forum: Tips & Techniques - RPG and RDMLX
- Topic: Generating SSL Certificates using Let's Encrypt
- Replies: 0
- Views: 17835
Generating SSL Certificates using Let's Encrypt
Please see the blog entry below:
https://blogs.developer.lansa.com/lets-encrypt/
https://blogs.developer.lansa.com/lets-encrypt/
- Fri Sep 29, 2017 3:15 pm
- Forum: Questions & Answers - RPG and RDMLX
- Topic: [RPG]Is there any way to use OCR with LongRange?
- Replies: 6
- Views: 5931
Re: [RPG]Is there any way to use OCR with LongRange?
Can you also tell me more about the requirements. What sort of documents they are going to scan? E.g. is is an invoice? What are they going to do with the data once it's translated to text - are they going to fill a LongRange form with the information? If you can tell me more about the flow (of the ...
- Fri Sep 29, 2017 3:00 pm
- Forum: Questions & Answers - RPG and RDMLX
- Topic: [RPG]Is there any way to use OCR with LongRange?
- Replies: 6
- Views: 5931
Re: [RPG]Is there any way to use OCR with LongRange?
Can you let me know first if this is for LANSA or RPG?