I did see the character data but deciphering the numeric has me stumped. Does it show your function name anywhere?
I'm considering changing the call_server_functions temporarily to just call's since I should be able to see that in the job stack.
Search found 555 matches
- Thu Dec 24, 2020 2:30 am
- Forum: Questions & Answers
- Topic: Function that calls trigger
- Replies: 12
- Views: 632
- Wed Dec 23, 2020 11:12 pm
- Forum: Questions & Answers
- Topic: Function that calls trigger
- Replies: 12
- Views: 632
Re: Function that calls trigger
My trc doesn't look that nice. But here is the first time that field is in the trc for that job# at that time. Is the hex bytes the value? I'm looking for a value of 24. | 00000270 01 e2 c4 d7 c9 c5 c3 c5 e2 50 40 00 0c 53 00 0b .SDPIECES& ..ë.. | | 00000280 00 d7 c6 d5 05 00 03 00 00 00 c2 50 00 00...
- Wed Dec 23, 2020 3:14 pm
- Forum: Questions & Answers
- Topic: Function that calls trigger
- Replies: 12
- Views: 632
Re: Function that calls trigger
I wasn’t able to find that job in the TRC but I did find the date/time the transaction happened.
Couldn’t find the field SDPIECES I was looking for though. Should that be in the TRC? Any tips for searching this 2.5 gig file
Couldn’t find the field SDPIECES I was looking for though. Should that be in the TRC? Any tips for searching this 2.5 gig file
- Wed Dec 23, 2020 8:48 am
- Forum: Questions & Answers
- Topic: Function that calls trigger
- Replies: 12
- Views: 632
Re: Function that calls trigger
I finally got a job stack of a bad job. My trigger is called @YWHSSD, my OAM is WHSSD00. I can't see what's calling them. Attached DSPJOB
I'm downloading my 2 GIG lroute.trc file to start searching it as well.
I'm downloading my 2 GIG lroute.trc file to start searching it as well.
- Wed Dec 16, 2020 2:20 am
- Forum: Questions & Answers
- Topic: Function that calls trigger
- Replies: 12
- Views: 632
Re: Function that calls trigger
The file, lets call it "SD", is an other file and I can't add a field to it. I'm thinking of creating another file that I will write a record every time SD is updated. That will have the function system variable. Then in the trigger I will look for that file and update what was changed. If the log f...
- Tue Dec 15, 2020 9:31 am
- Forum: Questions & Answers
- Topic: Function that calls trigger
- Replies: 12
- Views: 632
Function that calls trigger
I have a trigger function that checks some fields. If I use *FUNCTION to write out a log file I get the name of the trigger function. Is there a way to get the function that called the OAM?
Thanks
Thanks
- Sun Dec 13, 2020 11:45 am
- Forum: Questions & Answers
- Topic: Source not matching compiled objects
- Replies: 2
- Views: 185
Re: Source not matching compiled objects
Thanks again Dino. You are very helpful it’s much appreciated.
- Sun Dec 13, 2020 8:04 am
- Forum: Questions & Answers
- Topic: Source not matching compiled objects
- Replies: 2
- Views: 185
Source not matching compiled objects
We have a field called SDQTY that is being updated by VL Windows (TXxxxxxxxxx job). IBM i journaling confirmed it is the OAM for the table. I've done a cross reference on SDQTY and investigated every component. None of them do an update with that field. I've even done a source find and investigated ...
- Sat Dec 12, 2020 2:43 pm
- Forum: Questions & Answers
- Topic: Layout manager again
- Replies: 3
- Views: 221
Re: Layout manager again
Thank you Dino. I'll get to test this tomorrow.
- Sat Dec 12, 2020 8:17 am
- Forum: Questions & Answers
- Topic: Layout manager again
- Replies: 3
- Views: 221
Layout manager again
I always struggle with this. I have a web page, with a reusable part that displays a list. If they click on an entry in the list, a dialog pops up with a tree view. The tree view list items are a web page. No matter what size I make tile1, it won't shrink or expand. RP1 --Dialog1 --Tile1 list (fit t...
- Thu Dec 10, 2020 11:15 am
- Forum: Questions & Answers
- Topic: VL-WEB Show multiple PDF's
- Replies: 5
- Views: 235
Re: VL-WEB Show multiple PDF's
Thanks. I thought you had sent a sample RP from the LANSA repository.
- Thu Dec 10, 2020 7:50 am
- Forum: Questions & Answers
- Topic: VL-WEB Show multiple PDF's
- Replies: 5
- Views: 235
Re: VL-WEB Show multiple PDF's
Dino where did you get RP TEST129? Is that V15? With LANSA being sold there is little to no chance we'd upgrade to V15
- Thu Dec 10, 2020 2:04 am
- Forum: Questions & Answers
- Topic: VL-WEB Show multiple PDF's
- Replies: 5
- Views: 235
Re: VL-WEB Show multiple PDF's
I never thought of showing a web page in the tile. That's a great idea. I'll give it a try. Thanks
- Sat Dec 05, 2020 5:45 am
- Forum: Questions & Answers
- Topic: VL-WEB Show multiple PDF's
- Replies: 5
- Views: 235
VL-WEB Show multiple PDF's
I want to show several PDF's on a web page. My preferred method would be to include the thumbnails in a list. If the user clicks on it it will download or show in another browser tab/window.
Right now I have a list with images that shows click here to view PDF and then it opens in new tab.
Right now I have a list with images that shows click here to view PDF and then it opens in new tab.
- Sat Dec 05, 2020 5:41 am
- Forum: Questions & Answers
- Topic: Anyone using Amazon AWS Rekognition with VL?
- Replies: 3
- Views: 343
Re: Anyone using Amazon AWS Rekognition with VL?
Will you share your solution?
- Sat Nov 14, 2020 1:21 am
- Forum: Questions & Answers
- Topic: Where are the RP objects stored on IBM i?
- Replies: 2
- Views: 320
Re: Where are the RP objects stored on IBM i?
Thanks. I didn’t think of looking in the IFS
- Fri Nov 13, 2020 8:34 am
- Forum: Questions & Answers
- Topic: Where are the RP objects stored on IBM i?
- Replies: 2
- Views: 320
Where are the RP objects stored on IBM i?
I thought I knew this. I was trying to find some *PGM or *SRVPGM objects for VL Web.
Where is my RP named TRC001 stored? I looked for @TRC* and couldn't find it. I found my Server Modules in the Partition library but no RP's.
Thanks.
Where is my RP named TRC001 stored? I looked for @TRC* and couldn't find it. I found my Server Modules in the Partition library but no RP's.
Thanks.
- Thu Nov 12, 2020 3:56 am
- Forum: Questions & Answers
- Topic: Picklist Visualization
- Replies: 3
- Views: 332
Re: Picklist Visualization
IIRC dropdowns can only have one column visible. Use a work field in the list and concat your values into it.
Add the other values you need but the work field is the only one visible.
Add the other values you need but the work field is the only one visible.
- Sat Oct 31, 2020 2:47 am
- Forum: Questions & Answers
- Topic: VL IDE Deployment Tool: x_run.exe broken
- Replies: 2
- Views: 370
Re: VL IDE Deployment Tool: x_run.exe broken
x_run needs a start file, usually strfile.1, something like that.
The Deployment tool has an option to create a desktop shortcut. Is that still checked? Post your screen shot and as much info as you can.
The Deployment tool has an option to create a desktop shortcut. Is that still checked? Post your screen shot and as much info as you can.
- Thu Oct 01, 2020 4:27 am
- Forum: Questions & Answers
- Topic: Handling Lansa HTML field on iseries
- Replies: 6
- Views: 786
Re: Handling Lansa HTML field on iseries
You need to use SQL to read or write BLOB's in RPG. Are you trying to read or write?