Search found 13 matches

by bark
15 Jun 2022, 09:24
Forum: "How do I do this"
Topic: Changed Sign-On screen QDSIGNON and aXes
Replies: 2
Views: 4477

Re: Changed Sign-On screen QDSIGNON and aXes

Hi Dino
I was given the attached instructions years ago. I don't think I ever needed to use it but I assume they cover what needs to be done to correctly customize a logon screen without encountering any issues by messing up the order of the fields.
Cheers
bark
by bark
06 Jun 2022, 09:42
Forum: "How do I do this"
Topic: Block an IP address
Replies: 5
Views: 9970

Re: Block an IP address

I know that if you are using axes-jsm, you can allow IP Addresses using this parameter under the HttpserviceAxes section in httpd.xml
<parameter name="allow.ip.address" value="1.2.3.*"/> <-- this would allow all users in the 1.2.3 domain to execute aXes.

I have not tried it myself but there might ...
by bark
31 Aug 2021, 17:27
Forum: "How do I do this"
Topic: Assign special device name
Replies: 5
Views: 8409

Re: Assign special device name

Hi Jaime,
In case it wasn't clear, TIPAS was just an example user.
with this line in place, if I sign in with this TIPAS user, AS gets prefixed to the device name and 01 gets appended to the device name.
By the way, the wildcard does not work
<parameter name="device.options.TIP*" type="json" value ...
by bark
31 Aug 2021, 10:00
Forum: "How do I do this"
Topic: Assign special device name
Replies: 5
Views: 8409

Re: Assign special device name

Hi Jaime,

You must be at fixpack001 for aXes 4.2.0 (that is, 4.2.0.001) to get access to the user device options in aXes-JSM.

The configuration file is httpd.xml in the system folder eg. /axes420jsm/jsm/instance/system/httpd.xml.
Its documented here: https://axesdocs.lansa.com.au/index.php/feature ...
by bark
26 Aug 2021, 10:20
Forum: "How do I do this"
Topic: 4.2 aXes Services HTTP Server. How to use it?
Replies: 8
Views: 10363

Re: 4.2 aXes Services HTTP Server. How to use it?

hi Jaime,

Good to hear.
Regarding SSL, there was a discussion on this forum about this setup and some very helpful instructions provided by hide from Fairdinkum
viewtopic.php?f=9&t=177&p=405&hilit=ssl#p405

cheers
Bark
by bark
25 Aug 2021, 08:38
Forum: "How do I do this"
Topic: 4.2 aXes Services HTTP Server. How to use it?
Replies: 8
Views: 10363

Re: 4.2 aXes Services HTTP Server. How to use it?

Hi Jaime
IF you take the defaults during the aXes 4.2.0 install, axes-JSM (using the HTTP server) should be installed and used by default as described here
https://axesdocs.lansa.com.au/index.php/feature-help/automatic-installation-guide

Did you follow the instructions in this section?
Step 8 ...
by bark
15 Nov 2019, 08:36
Forum: "How do I do this"
Topic: AXS8205
Replies: 1
Views: 8109

Re: AXS8205

Hi Jaime

From memory, there can be several reasons for this error. One reason is to do with pasting special characters into input fields. This is fixed in 4.2.0, check out this post https://axes.lansa.com.au/viewtopic.php?f=12&t=108&p=229&hilit=axs8205#p229
There are some troubleshooting steps here ...
by bark
06 Nov 2019, 08:02
Forum: "How do I do this"
Topic: Changing font and font size
Replies: 4
Views: 24698

Re: Changing font and font size

If this was not happening in an older version of aXes and has only started to happen after moving to 4.2.0, I think you should send to support as an introduced problem.
cheers
bark
by bark
05 Aug 2019, 10:27
Forum: "How do I do this"
Topic: Initial Load
Replies: 1
Views: 8784

Re: Initial Load

Nic,
Off the top of my head, some things to consider/check
Is it the same for all users or just some? If only some users, what might be different (VPN or mobile network connections for example)?
what browser (I recall that Chrome was deemed to be faster than IE for example)?
Is it only the 1st ...