BTW - There is a lovely set of documentation out there in the "ConnectorJS Library". I finally was able to get my hands on a copy of it today and it reads great!
Now, if only I could get the installation media (CJSPKG.SAVF) and the special licensing required to get started ...
PS - I was a bit ...
Search found 10 matches
- Tue Mar 20, 2018 8:04 am
- Forum: Questions & Answers
- Topic: ConnectorJS and WebQueue
- Replies: 1
- Views: 3574
- Tue Mar 06, 2018 1:30 pm
- Forum: Questions & Answers
- Topic: ConnectorJS and WebQueue
- Replies: 1
- Views: 3574
ConnectorJS and WebQueue
I have the CJS & WebQueue PDF and I would like to install the service and start testing. Unfortunately, I cannot find any other digital assets. The PDF references an Installation Guide, but again I can find no reference to this document or any of the installation materials.
Where do I find these ...
Where do I find these ...
- Sun Feb 11, 2018 8:51 am
- Forum: Questions & Answers
- Topic: Informative browser tabs with VLF-ONE?
- Replies: 5
- Views: 11566
Re: Informative browser tabs with VLF-ONE?
Thanks Danny!
I'm digging through the various v14 guides and can find nothing that tells me about the properties for the #SYS_WEB.WebPage
What other things and the web page in VLF-ONE might we be able to influence in a similar manner?
I'm digging through the various v14 guides and can find nothing that tells me about the properties for the #SYS_WEB.WebPage
What other things and the web page in VLF-ONE might we be able to influence in a similar manner?
- Sun Feb 04, 2018 10:55 pm
- Forum: Questions & Answers
- Topic: Informative browser tabs with VLF-ONE?
- Replies: 5
- Views: 11566
Informative browser tabs with VLF-ONE?
How do we create better tabs for VLF-ONE single page apps? Seems like the meta tags are the answer, with variable values that can be set as the single-page app changes state with the menu/business object selections, etc.
- Sun Feb 04, 2018 3:29 am
- Forum: Questions & Answers
- Topic: RUOM for 2018 using REST services?
- Replies: 2
- Views: 4247
Re: RUOM for 2018 using REST services?
Howdy Mark,
Being a server-side guy, I was really looking at it from that perspective. However, there are likely possibilities on the client as well.
Being a server-side guy, I was really looking at it from that perspective. However, there are likely possibilities on the client as well.
- Fri Feb 02, 2018 1:13 am
- Forum: Questions & Answers
- Topic: RUOM for 2018 using REST services?
- Replies: 2
- Views: 4247
RUOM for 2018 using REST services?
Howdy,
I'm an old guy - one who really liked RUOM back in the days when LANSA (and I) was young. It allowed me to quickly get a prototype of a business solution together so that we could engage the project stakeholders more quickly and effectively.
I believe that the latest VLF-ONE Frameworks ...
I'm an old guy - one who really liked RUOM back in the days when LANSA (and I) was young. It allowed me to quickly get a prototype of a business solution together so that we could engage the project stakeholders more quickly and effectively.
I believe that the latest VLF-ONE Frameworks ...
- Mon Jan 22, 2018 11:30 am
- Forum: Questions & Answers
- Topic: Shortened URL for VLF-ONE
- Replies: 6
- Views: 11242
Re: Shortened URL for VLF-ONE
That's great Mark, thanks!
I'm still learning all this HTTP Server magic - I'm trying to support both SSL and non-SSL versions in the same config. At the moment, I can't figure out how to conditionally switch the ports as needed. I'll research Alias tomorrow within the different VirtualHost ...
I'm still learning all this HTTP Server magic - I'm trying to support both SSL and non-SSL versions in the same config. At the moment, I can't figure out how to conditionally switch the ports as needed. I'll research Alias tomorrow within the different VirtualHost ...
- Fri Jan 12, 2018 8:15 am
- Forum: Questions & Answers
- Topic: Shortened URL for VLF-ONE
- Replies: 6
- Views: 11242
Re: Shortened URL for VLF-ONE
Thanks @jyoung,
Before posting I read your "vanity URL" and related posts. Interesting stuff, but not exactly what I was looking for. Since the Apache manuals say it is possible, I imagine there is just some twist that IBM did (or didn't do) for the IBM i version.
The quest continues ...
Before posting I read your "vanity URL" and related posts. Interesting stuff, but not exactly what I was looking for. Since the Apache manuals say it is possible, I imagine there is just some twist that IBM did (or didn't do) for the IBM i version.
The quest continues ...
- Fri Jan 12, 2018 6:35 am
- Forum: Questions & Answers
- Topic: Shortened URL for VLF-ONE
- Replies: 6
- Views: 11242
Shortened URL for VLF-ONE
I am trying to shorten something like this:
http://10.0.0.140:8081/DCZPGMLIB/ITG/ABC_OEXEC.HTML?Lang=ENG&FrameworkID=ABC_SYSTEM&material=Y
to at least this:
http://posdev.abcsupply.com:8081/posweb
but preferably this:
http://posweb.abcsupply.com/xxx (where xxx directs to the target LPAR and ...
http://10.0.0.140:8081/DCZPGMLIB/ITG/ABC_OEXEC.HTML?Lang=ENG&FrameworkID=ABC_SYSTEM&material=Y
to at least this:
http://posdev.abcsupply.com:8081/posweb
but preferably this:
http://posweb.abcsupply.com/xxx (where xxx directs to the target LPAR and ...
- Sat Nov 18, 2017 12:18 pm
- Forum: Questions & Answers
- Topic: SELECT_SQL using free format
- Replies: 0
- Views: 11453
SELECT_SQL using free format
Newbie question - first time looking at free format SQL.
I can execute this SQL in IBM i Access Client Solutions, Run SQL Scripts successfully, but when I attempt to execute it with SELECT_SQL using free-format it fails. Any clues? In the online guide, there appears to be a requirement for playing ...
I can execute this SQL in IBM i Access Client Solutions, Run SQL Scripts successfully, but when I attempt to execute it with SELECT_SQL using free-format it fails. Any clues? In the online guide, there appears to be a requirement for playing ...