Search found 56 matches

by jimwatterson
Thu Aug 10, 2023 5:25 pm
Forum: Questions & Answers
Topic: Finetuning Themes
Replies: 6
Views: 21287

Re: Finetuning Themes

I got an acknowledgement that this was a defect but no work around or indication that it would be fixed.
by jimwatterson
Thu Dec 22, 2022 10:28 am
Forum: Questions & Answers
Topic: Finetuning Themes
Replies: 6
Views: 21287

Re: Finetuning Themes

Thanks for the suggestion but I want the theme to do all the work so that all our applications are consistent and without developers having any need to mess with colors et cetera.

I've lodged a support ticket and I will share their response here.
by jimwatterson
Tue Dec 20, 2022 1:52 pm
Forum: Questions & Answers
Topic: Finetuning Themes
Replies: 6
Views: 21287

Re: Finetuning Themes

Thanks Brendan. I realize that I can create a CustomDrawStyle but it should be possible to override a single attribute of a style without reinventing the wheel. Plus using Themes allows us to get a consistent look and feel with a setting in one place. We want to instruct our developers to 'always ...
by jimwatterson
Tue Dec 20, 2022 10:43 am
Forum: Questions & Answers
Topic: Finetuning Themes
Replies: 6
Views: 21287

Finetuning Themes

I've created a theme based on our corporate colors. I've selected a Primary color and they are both fairly dark blue shades. My issue is that when disabled the text is black which is unreadable and make the button look odd. In the details panel for the button the only setting I have is ...
by jimwatterson
Thu Jun 02, 2022 9:02 am
Forum: Questions & Answers
Topic: New LANSA G/M
Replies: 6
Views: 18358

Re: New LANSA G/M

jno_dk - I got the email in Australia a day after the US guys so hold on.

Its a shame because VLWEB with material design finally allows us to create robust modern applications and the PWA implementation is a great start but the next steps are clear, look at https://whatwebcando.today, and within ...
by jimwatterson
Wed Jun 01, 2022 10:42 am
Forum: Questions & Answers
Topic: New LANSA G/M
Replies: 6
Views: 18358

Re: New LANSA G/M

Actions speak louder than words. Its almost a year since the last V15 EPC was released and there is no word on another. The silence on future deliverables is deafening.
by jimwatterson
Fri Apr 29, 2022 2:29 pm
Forum: Questions & Answers
Topic: XPRIM Tracing
Replies: 5
Views: 14278

Re: XPRIM Tracing

Nothing too useful there! Ag well, thanks for responding.
by jimwatterson
Thu Apr 28, 2022 2:13 pm
Forum: Questions & Answers
Topic: XPRIM Tracing
Replies: 5
Views: 14278

Re: XPRIM Tracing

I can see lots of information about LANSA_XLIB_CONFIG which I have been using for a while now - its LANSA_XLIB_TRACEPATH that I'm in the dark about.

The value set by CONFIG points to a file that shows where the trace data should be stored.

OSUtil.SetEnvironmentVariable Name('LANSA_XLIB_TRACEPATH ...
by jimwatterson
Thu Apr 28, 2022 10:55 am
Forum: Questions & Answers
Topic: XPRIM Tracing
Replies: 5
Views: 14278

XPRIM Tracing

search.php?keywords=LANSA_XLIB_CONFIG&s ... e987b49717

Contains a reference to LANSA_XLIB_TRACEPATH

Anybody know what this does?
by jimwatterson
Wed Apr 20, 2022 5:36 pm
Forum: Questions & Answers
Topic: documentation for #XPRIM_JsonWriter (WriteBase64StringFromFile ) or #PRIM_JSON.Writer (WriteBase64)
Replies: 4
Views: 9193

Re: documentation for #XPRIM_JsonWriter (WriteBase64StringFromFile ) or #PRIM_JSON.Writer (WriteBase64)

I wish to perform the reverse of this activity. I have a json response containing a base 64 string representation of a file and I need to save it. There doesn't seem to be a ReadBas64StringTofile method on JSONReader.

Anyone have a clue?
by jimwatterson
Wed Apr 13, 2022 4:18 pm
Forum: Questions & Answers
Topic: Retrieving messages
Replies: 0
Views: 41780

Retrieving messages

I'm using one of IBM's iSeries interface to update a user password

SELECT * FROM TABLE (SYSTOOLS.CHANGE_USER_PROFILE (...

Select_Sql Fields(#WRK10A #WRK3A #WRK5A) Io_Error(*NEXT) Using(#WRK5000)
Endselect

If this fails WRK5A above contains 'NO' and the reasons are displayed in the jobs message ...
by jimwatterson
Tue Mar 22, 2022 8:21 am
Forum: Questions & Answers
Topic: Dynamic #PRIM_MD.Tab
Replies: 3
Views: 8771

Re: Dynamic #PRIM_MD.Tab

Thanks Dino, as usual worked out of the box!

I've added this routine to tell me what has been clicked and it works

Evtroutine Handling(#Tab.Click) Origin(#origin)

Define_Com Class(#PRIM_MD.TabItem) Name(#t) Reference(*DYNAMIC)

#t <= (#origin *As #PRIM_MD.TabItem)

#SYS_WEB.Console.Log ...
by jimwatterson
Mon Mar 21, 2022 5:31 pm
Forum: Questions & Answers
Topic: Dynamic #PRIM_MD.Tab
Replies: 3
Views: 8771

Dynamic #PRIM_MD.Tab

I want to add #PRIM_MD.TabItem items to #PRIM_MD.Tab at run time. I don't know how many I will need.

I've tried the code below and, although it executes, I don't see any tabs.

I can't find any examples.

Anyone got any clues.

Evtroutine Handling(#Com_owner.Initialize)

Define_Com Class(#PRIM_MD ...
by jimwatterson
Tue Dec 14, 2021 9:07 am
Forum: Questions & Answers
Topic: Is LANSA Integrator affected by LOG4J - Log4Shell vulnerability CVE-2021-44228?
Replies: 2
Views: 15756

Re: Is LANSA Integrator affected by LOG4J - Log4Shell vulnerability CVE-2021-44228?

Security Bulletin: Apache Log4j2 Issue (CVE-2021-44228)

Idera is aware of the recently disclosed security issue relating to the open-source Apache “Log4j2" utility (CVE-2021-44228). We are actively monitoring this issue, and are working on our own internal review to determine if any of our systems ...
by jimwatterson
Thu Nov 25, 2021 1:49 pm
Forum: Questions & Answers
Topic: user / object authority requirement for XPRIM_HttpRequest
Replies: 3
Views: 17380

Re: user / object authority requirement for XPRIM_HttpRequest

Strange, none of our users have *ALLOBJ rights and we do not have this issue.
by jimwatterson
Wed Nov 24, 2021 10:42 am
Forum: Questions & Answers
Topic: Lansa Mobile/Web Barcode Scanner
Replies: 9
Views: 32418

Re: Lansa Mobile/Web Barcode Scanner

Just and update I was able to use wrap a widget around a java script library called Quagga.js

https://serratus.github.io/quaggaJS/

This requests access to the camera and displays the video stream in a window. It can be configured to recognize a range of barcodes and an event can be detected and ...
by jimwatterson
Wed Nov 24, 2021 9:45 am
Forum: Questions & Answers
Topic: user / object authority requirement for XPRIM_HttpRequest
Replies: 3
Views: 17380

Re: user / object authority requirement for XPRIM_HttpRequest

By any chance are you using the trace facility. If so this dynamically creates trace folders based on the settings and if the running user is not authorised to the folder path the XPRIM command will silently fail without error. I have reported this to support. If this is the case the answer is to ...
by jimwatterson
Thu Sep 23, 2021 9:50 am
Forum: Tips and Techniques
Topic: Reading huge JSON data in web service invocation....
Replies: 6
Views: 248921

Re: Reading huge JSON data in web service invocation....

The #PRIM (as opposed to #XPRIM) libraries are part of version 15's API support and are still largely undocumented. The XPRIM stuff on the iSeries is, I believe, built on top of some IBM Java libraries whereas the new stuff is native (C++?). I don't know how this works on the PC but I don't know how ...
by jimwatterson
Tue Sep 21, 2021 9:06 am
Forum: Questions & Answers
Topic: Lansa Mobile/Web Barcode Scanner
Replies: 9
Views: 32418

Re: Lansa Mobile/Web Barcode Scanner

I don't think ActiveX or COM objects will help. I believe that MS Internet Explorer is the only browser that still fully supports, IE not Edge! If any other browser could be coerced into supporting them, it would take a deep dive into settings and agreeing to take risks multiple times.
by jimwatterson
Mon Sep 13, 2021 11:21 am
Forum: Questions & Answers
Topic: Lansa Mobile/Web Barcode Scanner
Replies: 9
Views: 32418

Re: Lansa Mobile/Web Barcode Scanner

Widgets provide a facility to fill in the gaps in production functionality which is great for niche requirements but for core functionality LANSA needs to deliver the tools users needs, especially if you are marketing yourself as a modern low-code tool maker. VLWEB is the most important advance in ...