Search found 4 matches

by CesarJ
Sat Dec 11, 2021 4:41 am
Forum: Questions & Answers
Topic: Integrator Pool Server
Replies: 4
Views: 27248

Re: Integrator Pool Server

Hi Brendan, I made the change and still does not work.

I tried the jsm_open with ports 4472(pool server) 4574(host) and 4572(one of three ports)

on 4472 - jsmdirect error
on 4574 - jsmdirect error
on 4572 - no error, but process only in one job.

Here the 3 managers started in the trace

Manager 1 ...
by CesarJ
Fri Dec 10, 2021 11:25 am
Forum: Questions & Answers
Topic: Integrator Pool Server
Replies: 4
Views: 27248

Re: Integrator Pool Server

thanks, I will try it as soon as I get back to my post. where is that 4574 port coming from?
by CesarJ
Fri Dec 10, 2021 10:07 am
Forum: Questions & Answers
Topic: Integrator Pool Server
Replies: 4
Views: 27248

Integrator Pool Server

Hello forum,

I'm trying to setup a JSM pool server from this tip with no luck.

https://docs.lansa.com/14/en/lansa093/index.htm#lansa/intengb3_0055.htm

The AMPJSMLIB subsystem is starting the 6 job and pointing to the correct 3 ports (see attached file).

jobs.jpg

If I use the pool server port ...
by CesarJ
Wed Jan 27, 2021 5:12 pm
Forum: Questions & Answers
Topic: Create fields dynamically
Replies: 1
Views: 4633

Create fields dynamically

The web edit control (#PRIM_MD.Edit) does not have the dataclass property.

I'd like to create fields dynamically in a panel but the field must have/show the field type/length for better usability.

For instance:
- Numeric field 14 with 2 decimals
- Numeric field 7 with 4 decimals
- Numeric field ...