Why do I get a %OD at the end of my links in mt .pdf?
Trying to programatically create a Hotspot URL inside an email. The hotspot would point to a location on our networks where the PDF’s reside, rather than attaching all PDF’s in the email. PDF’s are created from our iSeries and stored on the network. When the process is completed, it would create the Hotspot URL (network) [...]
I have a date parameter :ASOFDATE being entered as such: 01/01/2008. I would like the following to print out in my columns: 2008-09. The code I am using to attempt getting this is as follows: to_char(extract(year FROM to_date(:ASOFDATE, ‘DD-MM-YYYY’))) || ‘-’ || substr(extract(year FROM to_date(:ASOFDATE , ‘DD-MM-YYYY’) + 365), 3,2) The information that prints in [...]
We would like to clone one of our production win2003 virtual servers for testing software before we install on the actual server. What do you suggest the procedures. I remember in one of your articles that you mentioned not to clone a production server. How can I clone my production for a test environment. Thanks.
I want to build an antivirus for android…so I need virus signature database…while surfing through net I could find that Dr. Web deals with android viruses…i downloaded one of its virus database…but its VDB…my system is not recognizing the software with which I can open it…I also tried using FileCure and it says .VDB file [...]
How to rename an alternative name(long name) in a physical file using sql or any other method.(Alternative name if present can be found using DSPFD) . No source is available for this physical file and only object is available.
How can I send an action to an Exchange mail (Outlook) user that can open their Lotus Notes client and replace bookmarks and icons? I have a large enterprise that is migrating or has migrated to Exchange for mail. I am working on a project to consolidate Lotus Notes applications into Regional Operations Centers, and [...]
After a savsys restore due to a disk crash, the FTP server won’t start. Following is the joblog entry : Message . . . . : Exception CPF3CDB occurred when trying to get information for exit point QIBM_QTMF_SERVER_REQ with format name VLRQ0100. Cause . . . . . : The QusRetrieveExitInformation API returned an exception [...]
I am currently in the process of using a Table to track employee annual leave, I need to be able to highlight all the weekends (saturday and sundays) in a different color to make easier to read. How do I do this?
I have an HTML page with NAME field. When user enter the in the page and click on the submit it should go in the PF file and add the record in the PF. Is it possible that we can map the HTML pages with AS400. Please give some link or code where I can [...]
I need to create an email address and then forward this address to an external address, any help would be appreciated.
Hi, is there anyone working on content manager integrated with GUI applications on iSeries. I have the basic codes and admin pdfs from IBM but require some practical troubleshooting documentation on errors loading content manager.
I have a user trying to access a shared mailbox but they were getting an error saying: ‘the set of folders cannot be opened. Microsoft Exchange is not available.Either there are networks problems or the Exchange server is down for maintenance’ Removing the full access permissions and re-adding them has resolved the issue. This is [...]
Hi All, If I was on QSecurity 30 and shifted the operations to QSecurity 40, knowing that my collected audits collections (logs from QAUDLVL) are ok and passed all possible program failures. Now during operations problems occured. Boom! Can I immediately revert back to QSECURITY 30 and continue my operations? What will happen to my [...]
Hi all, I would like to know if there is a command to check the private authority of a user profile over all objects inside the iSeries. Thank you
Since a couple of years I am experiencing a peculiar problem. I use 3g Data card(USB modem ) for my Internet connection. After some time a pop up is displayed in the desk top screen written as ” This USB device can perform faster if you connect it to to a high speed USB 2.0 [...]
What are the AS400 software versions? Is AS400 still being developed?
My old desktop computer hasn’t had a driver update in years and cannot recognize my mouse or USB wireless adapter. My keyboard which I used on it long ago still works. I’m trying to transfer drivers from my laptop to my desktop using a CD (because my desktop cannot even recognize flash drives and has [...]
Ever since we upgraded the 400 to version 6.1, I have a problem with my numeric fields. It does not appear that the Check(FE) works with the keyboard shift attribute of an ‘S” We use the ‘S’ so the employee’s do not have to enter the decimal point. If a field was entered as ________245 [...]
Code: Function SearchDesigner(ByVal strString As String) As String ‘Dim errMsg As String Dim i As Integer Dim strstrString As String = strString.ToLower If Len(strString) = 0 Then Return “” For i = UBound(arDesigner) – 1 To 0 Step -1 Try If strstrString Like “*” & arDesigner(i, 0) & “*” Then arDesignerCounter(i) += 1 Return arDesigner(i, [...]







