Search found 26 matches

by Yukiko Ikeo
Fri Aug 04, 2023 11:12 am
Forum: Questions & Answers
Topic: Storing data on server side
Replies: 3
Views: 20409

Re: Storing data on server side

Hi Dino and Brendan

Thank you for your reply :)
I've passed these information to the customer.
At last they've decided to access the text file for each request.

Thank you for your help.
Best regards, Yukiko Ikeo
by Yukiko Ikeo
Tue Aug 01, 2023 4:48 pm
Forum: Questions & Answers
Topic: Storing data on server side
Replies: 3
Views: 20409

Storing data on server side

Hi all,

We can use SessionStorage and LocalStorage to store data on the client.
https://docs.lansa.com/14/en/lansa017/index.htm#lansa/vlwebeng01_0295.htm

Then what about on server side?
Is there any way to store data on sever side?

Background:
The customer is creating server module and trying to ...
by Yukiko Ikeo
Thu Jun 08, 2023 6:24 pm
Forum: Questions & Answers
Topic: LANSA Integrator: ExcelService - adding cellstyle for the sheet which is created using template
Replies: 4
Views: 8180

Re: LANSA Integrator: ExcelService - adding cellstyle for the sheet which is created using template

Hi Dino,

You are so kind :D
It's helpful to confirm the color.
Thank you so much!

Best regards, Yukiko Ikeo
by Yukiko Ikeo
Wed Jun 07, 2023 4:50 pm
Forum: Questions & Answers
Topic: LANSA Integrator: ExcelService - adding cellstyle for the sheet which is created using template
Replies: 4
Views: 8180

Re: LANSA Integrator: ExcelService - adding cellstyle for the sheet which is created using template

Hi Dino,

Thank you for your reply.
I understood that setting the style for each cell is necessary.

Best regards, Yukiko Ikeo
by Yukiko Ikeo
Tue Jun 06, 2023 11:56 am
Forum: Questions & Answers
Topic: LANSA Integrator: ExcelService - adding cellstyle for the sheet which is created using template
Replies: 4
Views: 8180

LANSA Integrator: ExcelService - adding cellstyle for the sheet which is created using template

Hi all,

The customer wants to do the followings.
- create the excel using template (template.xlsx)
- adding cellstyles

cellstyle details:
- Set background color and font for odd-numbered rows
- left align for 5th column

However when adding cellstyles, the cell style which is set in template is ...
by Yukiko Ikeo
Wed Sep 14, 2022 10:23 am
Forum: Questions & Answers
Topic: Enter key to move focus
Replies: 2
Views: 12312

Re: Enter key to move focus

Hi Dino,

Sorry for the late reply.
Thank you for your response :)

Best regards, Yukiko Ikeo
by Yukiko Ikeo
Mon Aug 29, 2022 5:12 pm
Forum: Questions & Answers
Topic: Enter key to move focus
Replies: 2
Views: 12312

Enter key to move focus

Hi all,

product: Visual LANSA (Web page)
version: V15 (EPC150040)

Our customer wants to move focus using Enter key instead of Tab key.
Is there any useful property? (like FLDX=Y for forms)

In the meantime, the following coding will give the desired behavior.
However, if there is a better coding ...
by Yukiko Ikeo
Wed Jul 27, 2022 10:22 am
Forum: Questions & Answers
Topic: Easier way to get the value of the key in Keyed collection?
Replies: 3
Views: 8789

Re: Easier way to get the value of the key in Keyed collection?

Hi Dino,

Thank you for your reply.
It's great that you could find simpler and easier coding!

Thank you so much for your help :D
Best regards, Yukiko Ikeo
by Yukiko Ikeo
Tue Jul 26, 2022 12:32 pm
Forum: Questions & Answers
Topic: Easier way to get the value of the key in Keyed collection?
Replies: 3
Views: 8789

Easier way to get the value of the key in Keyed collection?

Hi all,

product: Visual LANSA(Form)
version: V15(EPC150040)

Our customer says that they want to get Key value of Keyed collection in Evtroutine.
Their coding is as below:
Function Options(*DIRECT)
Begin_Com Role(*EXTENDS #PRIM_FORM) Clientwidth(484) Clientheight(302) Componentversion(2) Left(441 ...
by Yukiko Ikeo
Fri May 06, 2022 3:41 pm
Forum: Questions & Answers
Topic: Prompter display position is wrong after upgrading from V13SP2 to V15
Replies: 6
Views: 27210

Re: Prompter display position is wrong after upgrading from V13SP2 to V15

Hi Dino,

Thank you for your reply.

> I do not have a v13 here, would you please send me your v13 std_prompter weblet to compare?

Okay, I've attached the quickexport of V13 std_prompter.(QuickExport20220506141655.zip)
QuickExport20220506141655.zip

> and/or if you can run it correctly in v13 ...
by Yukiko Ikeo
Mon Apr 25, 2022 11:12 am
Forum: Questions & Answers
Topic: Prompter display position is wrong after upgrading from V13SP2 to V15
Replies: 6
Views: 27210

Re: Prompter display position is wrong after upgrading from V13SP2 to V15

Hi, thank you for your reply.
The screenshots at runtime are below.

V13 WAM:
V13_WAM.PNG
V13_WAM.PNG (155.21 KiB) Viewed 27150 times
V15 WAM:
V15_WAM.PNG
V15_WAM.PNG (88.45 KiB) Viewed 27150 times
Regards, Yukiko Ikeo
by Yukiko Ikeo
Tue Apr 19, 2022 5:40 pm
Forum: Questions & Answers
Topic: Prompter display position is wrong after upgrading from V13SP2 to V15
Replies: 6
Views: 27210

Prompter display position is wrong after upgrading from V13SP2 to V15

Hi all,

Our customer upgraded their LANSA system from V13SP2 to V15.
Then they noticed that the prompter screen was not in the correct display position.
It is displayed apart from the prompter in V15. (It was correct in V13SP2.)
I've contacted support but have not received an answer after a month ...
by Yukiko Ikeo
Thu Jan 27, 2022 11:12 am
Forum: Questions & Answers
Topic: #PRIM_LIST.DropdownColumn behavior is strange
Replies: 2
Views: 6127

Re: #PRIM_LIST.DropdownColumn behavior is strange

Hi Dino,

Thank you for your reply.
It works as expected :D
I'll tell the customer this workaround.
Also I'll continue working with support.

Thank you for your help.
Best regards, Yukik Ikeo
by Yukiko Ikeo
Tue Jan 25, 2022 12:51 pm
Forum: Questions & Answers
Topic: #PRIM_LIST.DropdownColumn behavior is strange
Replies: 2
Views: 6127

#PRIM_LIST.DropdownColumn behavior is strange

Hi all,

Our customer is using dropdown in the list and noticed the strange behavior.
After selecting an item in the dropdown, the selected value is not displayed immediately.
If they click outside the cell, then it's displayed.


Begin_Com Role(*EXTENDS #PRIM_WEB) Theme(#SYS_THEME ...
by Yukiko Ikeo
Tue May 04, 2021 5:39 pm
Forum: Questions & Answers
Topic: LANSA Integrator: Machine-dependent characters are garbled when executed on Windows
Replies: 2
Views: 9781

Re: LANSA Integrator: Machine-dependent characters are garbled when executed on Windows

Hi BrendanB,

Thank you for your reply.
I could solve the problem according to your guidance.
キャプチャ.PNG

As you suspected, I've defined jsm field in my repository as below:
#jsmcmd alpha 256
#jsmmsg alpha 255
#jsmsts alpha 20

After I changed my code to use NVarChar, it worked okay on Windows.
I ...
by Yukiko Ikeo
Mon May 03, 2021 1:23 pm
Forum: Questions & Answers
Topic: LANSA Integrator: Machine-dependent characters are garbled when executed on Windows
Replies: 2
Views: 9781

LANSA Integrator: Machine-dependent characters are garbled when executed on Windows

Hi All,

product: LANSA Integrator
version: V15 EPC150030
Windows OS: Windows Server 2016, Windows10

Our customer uses SMTPMailService to send e-mails.
They reported that Machine-dependent character '㈱' is garbled.
I've tested and found that:
- It garbles when runninig on Windows only. (It doesn't ...
by Yukiko Ikeo
Sat Mar 27, 2021 2:24 am
Forum: Questions & Answers
Topic: How to return JSON data to image file?
Replies: 4
Views: 14031

Re: How to return JSON data to image file?

Hi Dino,

Thank you for your reply and thank you for your condolence.

I created a new widget, new web page and put json file on IFS, then I could display the image from JSON data!
Thank you so much for your kind instructions.
I've tested using several kinds of extension of the file.
I've confirmed ...
by Yukiko Ikeo
Wed Mar 24, 2021 2:07 pm
Forum: Questions & Answers
Topic: How to return JSON data to image file?
Replies: 4
Views: 14031

How to return JSON data to image file?

Hi all,

I'd like to read byte array of JSON.
Then I'd like to show the image on Web page.

The API converts the image file to a byte array and sends it in JSON.
The JSON is as below.

{
"err":false,
"state":100,
"Messages":"Sucess",
"detailMessages":"",
"data":{
"filename":"005",
"filetype ...
by Yukiko Ikeo
Tue Jun 30, 2020 6:01 pm
Forum: Questions & Answers
Topic: How to reduce the size of the picture?
Replies: 1
Views: 17283

How to reduce the size of the picture?

product: Web page
version: V14SP2 EPC142060

Hi. Our customer uses Web page application on iPad with Safari.

They use File Picker(PRIM_WEB.FilePicker) to invoke camera.
Then send pictures to IBMi server.

The file size of pictures are big and takes time to send to the server.
So they want to reduce ...
by Yukiko Ikeo
Fri May 10, 2019 12:46 pm
Forum: Questions & Answers
Topic: AlternBackColor for Web page
Replies: 2
Views: 5685

Re: AlternBackColor for Web page

Hi Joe,

Thank you for your help.
It worked well :D

Best regards, Yukiko Ikeo