Search found 10 matches

by Stefano Foresi
Tue Jul 08, 2025 8:15 pm
Forum: Questions & Answers
Topic: XSL editor bad visualization
Replies: 0
Views: 124213

XSL editor bad visualization

Hello,
I'm experiencing an issue with XSL editor.

The page has scroll bars and a little part of the page is hidden (I must scroll to see everything).

This is what I see using Lansa in my PC:
2025-07-08 12 05 04.png

This is the same program, opened from a terminal server session, no scroll bars ...
by Stefano Foresi
Tue Jun 10, 2025 5:33 pm
Forum: Questions & Answers
Topic: Delivery-to (check-in) AS400 problem
Replies: 3
Views: 158054

Re: Delivery-to (check-in) AS400 problem

As you can see in the following screenshot, looks like that LX_DTA.LX_FLG is filled with bad formatted data.

There are a lot of records where XLGMSG contains definition of object I'm delivering to AS400:

2025-06-10 09 28 01.png

Hope this can help someone to answer about the problem.
Thanks in ...
by Stefano Foresi
Fri Jun 06, 2025 6:52 pm
Forum: Questions & Answers
Topic: Delivery-to (check-in) AS400 problem
Replies: 3
Views: 158054

Re: Delivery-to (check-in) AS400 problem

I've started using Lansa 14 SP2 build 4158 with a new installation, that is, is using a new server.

I'm experiencing the same problem as for the older developing server I was connected to.

When checking-in an object, some time after connecting to my AS400, I receive error LII057E:
2025-06-06 09 ...
by Stefano Foresi
Mon May 06, 2024 8:25 pm
Forum: Questions & Answers
Topic: Delivery-to (check-in) AS400 problem
Replies: 3
Views: 158054

Delivery-to (check-in) AS400 problem

Hello,
in Lansa 14.2
when I delivery to (or check in) something to our AS400, I end with some errors:
2024-05-06 12 18 45.png

witch seems to be related to what looks like corrupt data into LX_FLG:
2024-05-06 12 13 53.png

That corrupt data also leads to errors in LH@PURG function when opening ...
by Stefano Foresi
Tue Apr 30, 2024 7:03 pm
Forum: Questions & Answers
Topic: [SOLVED] Lansa login error (function LH@PURG)
Replies: 4
Views: 27044

Re: Lansa login error (function LH@PURG)

Hi Christophe,
I'm now running a new server installation of Lansa,
and while checking-in some programs to our AS400 I've encountered some error, resulting in the same error message in LG@PURG function.

As you suggested, I've searched and found that LX_DTA.LX_FLG contains records having XLGDAT = 20 ...
by Stefano Foresi
Mon Apr 15, 2024 5:21 pm
Forum: Questions & Answers
Topic: [SOLVED] Lansa login error (function LH@PURG)
Replies: 4
Views: 27044

Re: Lansa login error (function LH@PURG)

Thanks for your reply,

I've cheched LX_FLG but there are no entries having XLGDAT = 00000002.

In the meantime, to fix the issue my admin tried to uninstall my client setup of Lansa, to reinstall it again,
maybe the uninstall process cleared the LX_FLG having XLGWID = my pc hostname.

He wasn't ...
by Stefano Foresi
Thu Apr 11, 2024 11:58 pm
Forum: Questions & Answers
Topic: [SOLVED] Lansa login error (function LH@PURG)
Replies: 4
Views: 27044

[SOLVED] Lansa login error (function LH@PURG)

Hello,
I'm currentl experiencing this error, looks like a Lansa internal functions (LH@PURG) encouters some bad formatted data and trows that error (00000020 as Date).
I don't know how this happened, Lansa trows me that error at every environement opening.
Any ideas how to fix it? Does that ...
by Stefano Foresi
Mon Dec 11, 2023 7:09 pm
Forum: Questions & Answers
Topic: AS400 subit error
Replies: 3
Views: 75337

Re: AS400 subit error

Hi cesarrafael and René Houba,
thank you for your reply.

The file being created is, I suppose, an internal Lansa temporary file where are stored some informations for the function being submitted. But I'm not sure about that, anyway the function itself does not open nor write files on file system ...
by Stefano Foresi
Thu Dec 07, 2023 8:27 pm
Forum: Questions & Answers
Topic: AS400 subit error
Replies: 3
Views: 75337

AS400 subit error

Hello,
I'm experiencing a strange error on AS400, that occours randomly.

I have a functions that does some stuff, and, at the end, it waits some minutes, then it submits itself and exit.

The joblog I've found:
Dal modulo . . . . . . . . : X_UIMER2
Dalla procedura . . . . . . : IssueEventMessage ...
by Stefano Foresi
Thu May 18, 2023 5:19 pm
Forum: Questions & Answers
Topic: Installing REST webservices
Replies: 1
Views: 8089

Installing REST webservices

I recently created rest webservices in Lansa 14.
After installing (importing) them on my customer's windows server, I copied manually the webmodules.conf on \run\conf directory,
but calling the services returned 404 error.
After a IISRESET command, everything worked as expected.

The question is: is ...