Thank you very much.
I was able to get the data within 64K.
However, the data I want to get is over 64K.
If you know how to solve this problem, please give me some advice.
Thank you.
Search found 5 matches
- Thu Dec 17, 2020 2:50 pm
- Forum: Questions & Answers
- Topic: Please tell me how to use ReadBase64.
- Replies: 4
- Views: 9660
- Wed Dec 16, 2020 4:30 pm
- Forum: Questions & Answers
- Topic: Please tell me how to use ReadBase64.
- Replies: 4
- Views: 9660
Please tell me how to use ReadBase64.
I'm trying to use XPRIM_RandomAccessJsonReader to assign a base64 JSON to a BLOB type.
But it doesn't work
The following JSON.
{
"err":false,
"state":100,
"Messages":"Sucess",
"detailMessages":"",
"data":{
"filename":"scan00007",
"filetype":"TIF",
"fileobject":[73,73,42,0,8,0,0,0,19,0 ...
But it doesn't work
The following JSON.
{
"err":false,
"state":100,
"Messages":"Sucess",
"detailMessages":"",
"data":{
"filename":"scan00007",
"filetype":"TIF",
"fileobject":[73,73,42,0,8,0,0,0,19,0 ...
- Thu Nov 09, 2017 4:48 pm
- Forum: Questions & Answers
- Topic: VL Web(LANSA for the Web) :Current JOB changed other user ID
- Replies: 8
- Views: 19560
Re: VL Web(LANSA for the Web) :Current JOB changed other user ID
I thank you, one and all!
I was able to do it.
I thank for much advice.
I was able to do it.
I thank for much advice.
- Tue Oct 31, 2017 5:49 pm
- Forum: Questions & Answers
- Topic: VL Web(LANSA for the Web) :Current JOB changed other user ID
- Replies: 8
- Views: 19560
VL Web(LANSA for the Web) :Current JOB changed other user ID
I want to change user LWEB_JOB used by SRVROUTINE.
The application LOGIN process i IBM user ID and password is entered. This user ID you want to change the job.
LANSA for the Web can, so I think the API is missing.
API for checking user and password is found. It is a QSYGETPH.
Who knows the name of ...
The application LOGIN process i IBM user ID and password is entered. This user ID you want to change the job.
LANSA for the Web can, so I think the API is missing.
API for checking user and password is found. It is a QSYGETPH.
Who knows the name of ...
- Thu Feb 16, 2017 7:07 pm
- Forum: Questions & Answers
- Topic: Is it possible to enable dragging an object between browser tabs?
- Replies: 1
- Views: 3863
Is it possible to enable dragging an object between browser tabs?
In our application we are trying to enable a drag-drop of a visual object between two browser windows (tabs). The user will run our application on dual monitors, and they want to be able to drag an asset from one window, into a container on the second window.
We have seen that it is possible to ...
We have seen that it is possible to ...