Hi, here some more tips to this subject:
1) This way to get the users' temp directory may work well in all cases :
Define_Com Class(#STD_STRNG) Name(#USER_APPDATA)
Define_Com Class(#STD_STRNG) Name(#USER_PROFILE)
Define_Com Class(#STD_STRNG) Name(#USER_TMP_PATH)
* determine the user profile, user ...
Search found 29 matches
- Thu Nov 28, 2024 2:57 am
- Forum: Questions & Answers
- Topic: VisualLANSA Windows client IP Address
- Replies: 5
- Views: 62556
- Fri Jul 26, 2024 6:46 am
- Forum: Questions & Answers
- Topic: why HTTPTransportException in the IBM but not in Windows?
- Replies: 23
- Views: 10144608
Re: why HTTPTransportException in the IBM but not in Windows?
As per documentation, the user that runs the listener job must also have sufficient authorities
https://docs.lansa.com/15/en/lansa018/index.htm#lansa/webserviceseng01_0165.htm
The user profile of your LANSA listener must have READ access to the certificate store file you
will be using when you ...
https://docs.lansa.com/15/en/lansa018/index.htm#lansa/webserviceseng01_0165.htm
The user profile of your LANSA listener must have READ access to the certificate store file you
will be using when you ...
- Tue Jul 23, 2024 7:56 pm
- Forum: Questions & Answers
- Topic: Server routine timeout?
- Replies: 6
- Views: 20719
Re: Server routine timeout?
Hi,
This can possibly also be caused by the setting in the LANSA communications,
the the "keep-alive" setting on the listener details should be set to Y - see:
https://docs.lansa.com/15/en/lansa010/content/lansa/comms_listener_recs.htm
Further in the LANSA WebAdministrator there are sometime ...
This can possibly also be caused by the setting in the LANSA communications,
the the "keep-alive" setting on the listener details should be set to Y - see:
https://docs.lansa.com/15/en/lansa010/content/lansa/comms_listener_recs.htm
Further in the LANSA WebAdministrator there are sometime ...
- Thu Apr 25, 2024 9:20 pm
- Forum: Questions & Answers
- Topic: why HTTPTransportException in the IBM but not in Windows?
- Replies: 23
- Views: 10144608
Re: why HTTPTransportException in the IBM but not in Windows?
Please check under which user profile this job executes , e.g. by checking the field #USER in runtime.
This user needs *RX access to all of these directories, as well as OBJEXIST authority:
/QIBM
/QIBM/UserData
/QIBM/UserData/ICSS
/QIBM/UserData/ICSS/Cert
/QIBM/UserData/ICSS/Cert/Server
And also ...
This user needs *RX access to all of these directories, as well as OBJEXIST authority:
/QIBM
/QIBM/UserData
/QIBM/UserData/ICSS
/QIBM/UserData/ICSS/Cert
/QIBM/UserData/ICSS/Cert/Server
And also ...
- Thu Mar 21, 2024 11:02 pm
- Forum: Questions & Answers
- Topic: why HTTPTransportException in the IBM but not in Windows?
- Replies: 23
- Views: 10144608
Re: why HTTPTransportException in the IBM but not in Windows?
I Have imported the certificate tree into the DCM on the IBM I. I have validated the CA certificates and they are valid.
It is an api from a partner I am trying to connect to, so I dont think there is any log in a http-server on the IBM I.
I think if it is a problem on 3 differnt IBM I servers ...
- Wed Jan 25, 2023 12:02 am
- Forum: Questions & Answers
- Topic: As designed or a bug?
- Replies: 3
- Views: 36842
Re: As designed or a bug?
This is the normal way the evaluation is done, once value1 is changed, the next eveluation will use the new value.
- Sat Jun 18, 2022 5:52 am
- Forum: Questions & Answers
- Topic: LANSA command parametrization?
- Replies: 10
- Views: 45560
Re: LANSA command parametrization?
Perhaps this will work better :
Function Options(*DIRECT)
Define_Com Class(#prim_alph) Name(#Database)
Define_Com Class(#prim_alph) Name(#SqlCmd)
Define_Com Class(#prim_alph) Name(#schema)
Define_Com Class(#prim_alph) Name(#tablename)
Define_Com Class(#prim_alph) Name(#keyfield)
Define_Com Class ...
Function Options(*DIRECT)
Define_Com Class(#prim_alph) Name(#Database)
Define_Com Class(#prim_alph) Name(#SqlCmd)
Define_Com Class(#prim_alph) Name(#schema)
Define_Com Class(#prim_alph) Name(#tablename)
Define_Com Class(#prim_alph) Name(#keyfield)
Define_Com Class ...
- Wed Feb 09, 2022 8:55 pm
- Forum: Questions & Answers
- Topic: Mixing Latin-1 and Latin-2 Languages
- Replies: 11
- Views: 53518
Re: Mixing Latin-1 and Latin-2 Languages
How about using CCSID 65535 ( i.e. no translation) fro LANSA , databtase tables etc , and only covert to the client ?
- Thu Dec 16, 2021 10:00 am
- Forum: Questions & Answers
- Topic: Integrator Pool Server
- Replies: 4
- Views: 27243
Re: Integrator Pool Server
Hi Cesar ,
According to the guides it should look something like this , if you want 3 ports to run on
# Manager Server definition
tcp.port=4560
tcp.backlog=256
tcp.timeout=2000
tcp.interface=*all
#
console.tcp.port=4561
console.tcp.backlog=5
console.tcp.timeout=2000
console.tcp.interface=*all ...
According to the guides it should look something like this , if you want 3 ports to run on
# Manager Server definition
tcp.port=4560
tcp.backlog=256
tcp.timeout=2000
tcp.interface=*all
#
console.tcp.port=4561
console.tcp.backlog=5
console.tcp.timeout=2000
console.tcp.interface=*all ...
- Tue Dec 07, 2021 2:31 am
- Forum: Questions & Answers
- Topic: Has anyone ever installed a multi-tiered runtime web server with a deploy package?
- Replies: 2
- Views: 21541
Re: Has anyone ever installed a multi-tiered runtime web server with a deploy package?
It is much easier just to install this directly from the intallation media
then to create a Deployment package for this.
then to create a Deployment package for this.
- Tue Dec 07, 2021 1:44 am
- Forum: Questions & Answers
- Topic: Audit of Import in VL?
- Replies: 2
- Views: 42056
Re: Audit of Import in VL?
In LANSA V14 SP2 and LANSA V15 , each import is recorded separately into a log file named IMPORT_nn.LOG
(where nn is a sequential number ) and is placed into the subdirectory ..\x_win95\x_lansa\x_ppp\importlogs\
the log file itself starts with
Object Import Facility Started 10-10-19 21:47:09 ...
(where nn is a sequential number ) and is placed into the subdirectory ..\x_win95\x_lansa\x_ppp\importlogs\
the log file itself starts with
Object Import Facility Started 10-10-19 21:47:09 ...
- Wed Nov 03, 2021 8:41 am
- Forum: Questions & Answers
- Topic: changing the TLS version in SMTPMailService for Integrator
- Replies: 9
- Views: 65925
Re: changing the TLS version in SMTPMailService for Integrator
Hi David / Peter,
Please send me an email for more info on this subject, or contact your local support for
an updated encryption / jsmmail.jar file.
Please send me an email for more info on this subject, or contact your local support for
an updated encryption / jsmmail.jar file.
- Fri Oct 01, 2021 2:04 am
- Forum: Questions & Answers
- Topic: LANSA V14SP2 IDE crashes when scrolling through source code
- Replies: 7
- Views: 61090
Re: LANSA V14SP2 IDE crashes when scrolling through source code
I would advise you to upgrade to V15, plus all the latest EPC's , as there have been many changes
and improvements regarding working with properties of the the REST API's.
and improvements regarding working with properties of the the REST API's.
- Thu Jul 08, 2021 7:38 am
- Forum: Questions & Answers
- Topic: LANSA INTEGRATOR V15 - No document to bind
- Replies: 3
- Views: 15791
Re: LANSA INTEGRATOR V15 - No document to bind
Hi Fabrice,
- Did you check if the upgrade of the JSM instance in the IFS was succesfull ?
(perhaps some parts were locked durimg the upgrade )
e.g. . Has the subfolder UPGRADE been removed , and what does the upgrade log file tell you ?
- Did you check the HTTPINBOUNDXMLBINDSERVICE.properties ...
- Did you check if the upgrade of the JSM instance in the IFS was succesfull ?
(perhaps some parts were locked durimg the upgrade )
e.g. . Has the subfolder UPGRADE been removed , and what does the upgrade log file tell you ?
- Did you check the HTTPINBOUNDXMLBINDSERVICE.properties ...
- Thu Jul 08, 2021 7:20 am
- Forum: Questions & Answers
- Topic: LANSA Integrator JSON Headers
- Replies: 12
- Views: 28744
Re: LANSA Integrator JSON Headers
Hi Casey,
:idea: You have given the correct solution : Do NOT use user or password in the SEND command !
:!: Furthermore note that the defintion of the field (in this case #PVAL) has sufficient length to accommodate for the
Bearer Token, so advice is to set the length of the field at least to ...
:idea: You have given the correct solution : Do NOT use user or password in the SEND command !
:!: Furthermore note that the defintion of the field (in this case #PVAL) has sufficient length to accommodate for the
Bearer Token, so advice is to set the length of the field at least to ...
- Wed Jun 30, 2021 6:01 pm
- Forum: Questions & Answers
- Topic: Last Action Details, where are they stored?
- Replies: 3
- Views: 18642
Re: Last Action Details, where are they stored?
Hi,
On IBMI you can create an Impact LIst (Housekeeping Menu) where you can define the Last Action Type and Date per type of object. Using Action Type AE(exported to IBM i) and WE(exported to workstation) combined with a date should give you the exported objects after a certain date.
see https ...
On IBMI you can create an Impact LIst (Housekeeping Menu) where you can define the Last Action Type and Date per type of object. Using Action Type AE(exported to IBM i) and WE(exported to workstation) combined with a date should give you the exported objects after a certain date.
see https ...
- Tue May 18, 2021 7:00 am
- Forum: Questions & Answers
- Topic: Where is DC@OSVEROP in Windows?
- Replies: 6
- Views: 6189208
Re: Where is DC@OSVEROP in Windows?
Hi,
In LANSA runtime environments that will depend on the situation:
In general, you can distinguish these 2 situations:
a) a LANSA Environment using a Database
>> Then it will be read from the Internal LANSA database files
Or is it
b) A LANSA environment without any database connection ...
In LANSA runtime environments that will depend on the situation:
In general, you can distinguish these 2 situations:
a) a LANSA Environment using a Database
>> Then it will be read from the Internal LANSA database files
Or is it
b) A LANSA environment without any database connection ...
- Wed Jun 24, 2020 9:34 am
- Forum: Questions & Answers
- Topic: Firefox does not save username and password
- Replies: 1
- Views: 13845
Re: Firefox does not save username and password
Hi Sotiris,
Saving login information and passwords is a browser setting, which is different for each browser.
So it seems to me that you are looking for the opposite of this :
https://support.1password.com/disable-b ... d-manager/
Saving login information and passwords is a browser setting, which is different for each browser.
So it seems to me that you are looking for the opposite of this :
https://support.1password.com/disable-b ... d-manager/
- Mon Jun 22, 2020 11:53 pm
- Forum: Questions & Answers
- Topic: Any Microsoft 365 users?
- Replies: 15
- Views: 108750
Re: Any Microsoft 365 users?
Hi Art,
regarding your question:
Thanks for the post Theo. It could work for me but how do you deploy a custom x_Start for each PC? We are Windows and using the deployment tool. Does it have a replacement variable for the PC name?
- Depending if this is a full LANSA Runtime environment, or ...
regarding your question:
Thanks for the post Theo. It could work for me but how do you deploy a custom x_Start for each PC? We are Windows and using the deployment tool. Does it have a replacement variable for the PC name?
- Depending if this is a full LANSA Runtime environment, or ...
- Thu Jun 18, 2020 7:35 am
- Forum: Questions & Answers
- Topic: Any Microsoft 365 users?
- Replies: 15
- Views: 108750
Re: Any Microsoft 365 users?
Hi Art,
Why donýt you just use the LANSA TPTH variable to redirect all the temporary files, log files , LANSA traces and then X_ERR.log file to a location within the LANSA directories , so you know fro sure that there are no problems with access / security etc.?
This is a sample of what I ...
Why donýt you just use the LANSA TPTH variable to redirect all the temporary files, log files , LANSA traces and then X_ERR.log file to a location within the LANSA directories , so you know fro sure that there are no problems with access / security etc.?
This is a sample of what I ...