Thursday, May 21, 2009
Question - $AssistLastRun field in an agent properties
Bug - LS agents property - My solution, well Julian Robichaux's solution
Wednesday, May 20, 2009
Technote: Lotus Notes support of Microsoft Windows version 7
When will Microsoft Windows 7 be a supported operating system version for use with Lotus Notes?
Answer
Microsoft has been developing the next version of Windows (Windows 7) but has not yet released a schedule for shipping this release.
It is necessary for IBM to fully test Notes on any new operating system version before providing support. Once Microsoft announces a release schedule, IBM will begin planning for the validation of Notes on this version and at that time will determine which versions of Notes will be supported and when.
Technote 1385293
Microsoft's Kumo sneaks out in public
Microsoft has begun to broaden the testing of its next-generation search technology.
For the past two months, Microsoft has been running an internal test of the technology, which is code-named Kumo. However, some of the design changes that are part of that update are now in limited public testing.
Link
Monday, May 18, 2009
Notes.net - We need a new developer FAQ...
Go check the post from Andre Guirard about the Forum Faq of Notes.net aka DeveloperWorks aka LDD
Wednesday, May 13, 2009
Recording is now available : Security certificate updates
Call # 1
Date/time: 13 May 2009 at 11:00 a.m. EDT (15:00 GMT)
Open Mic Call # 1 MP3 file, using FTP
file size of 13,243,176 bytes
run time of 1:25:19
Security certificate expiration for signed applets - Q&A on 13 May 2009 and 14 May 2009
Is it a mini-DST? Security certificate updates , a resume by Chris Miller
The recording of the conference call should be available later.
2 others calls will be held.
Invitation to Open Mic Call about the security certificate updates for Domino, Sametime, and Quickr Services for Domino
An important notice, even if you replace the files:Q: You replaced the expired applets with the new ones, but you receive a prompt asking to trust the new certificate. Why do you get this prompt and is this normal?
A: This is normal. The first time a signed applet is installed, Web users are prompted. Since this is a signed certificate, users will be prompted the very first time.
Is it a mini-DST? :-p
Tuesday, May 12, 2009
Tool : How can a client avoid being affected by a Domino server hang?
Link
Unfortunatly, only for i5
Invitation to Open Mic Call about the security certificate updates for Domino, Sametime, and Quickr Services for Domino
Security certificate expiration for signed applets Wednesday, May 13, 2009 at 11:00 am US EST (13 May 2009 15:00 GMT) Open Mic details | |
Security certificate expiration for signed applets Wednesday, May 13, 2009 at 8:30 pm US EST (14 May 2009 00:30 GMT) Open Mic details | |
Security certificate expiration for signed applets Wednesday, May 14, 2009 at 12:00 noon US EST (14 May 2009 16:00 GMT) Open Mic details |
Monday, May 11, 2009
Bug - LS agents property - My solution, well Julian Robichaux's solution
I was looking for a solution to get private agents. The weekend brought my advide, I had a flash and remembered a post from Julian Robichaux about ND6 restrictions level for agents.
Here's the post, cause i'm not able to get a permalink. But instead of doing a single database, I can scan all my servers. The result is posted in a Notes db instead of Excel
Listing the ND6 Restriction Level for All Agents
January 19, 2003
This is a tip that uses the Notes API to check the new ND6 restriction level for all agents in all databases on a server. This is useful because it tells you which agents you need to check to make sure that the runtime security setting is correct (see the list of restricted operations for reference, but keep in mind that CreateObject and GetObject seem to be restricted operations as well). Take particular note of scheduled agents with an effective runtime security level of 1. I also wrote a blog entry that discusses this and other ND6 upgrade issues.
This agent can also be used as a template for writing your own agent that gets a list of agents and/or script libraries in a database and returns their NoteIDs so you can read and write to them like regular NotesDocuments. See Damien Katz's DatabaseDesign library for a class that uses the same technique (and is much more flexible), and which also presents an interesting way to do this by creating a temporary view and manipulating the $FormulaClass field.
(UPDATE: Richard Schwartz mentioned that you can also use the NotesNoteCollection class in ND6 to do this sort of thing much more easily -- if you're already using an ND6 client, you should check out the Designer help for that class.)
AgentRestictionList.lss (html)Friday, May 08, 2009
Bug - LS agents property does not list all agents - Ideas? Xml, DXL
The probelms is that this kind of agents runs not only on new documents but also on all new and modified documents (See technote 1084411)
I've tried this but it's not working neither.
Link
I need to find all scheduled agents on our servers. I've tried the code below ,i've tried AgentEz from Ytria , dbDesign from Damian Katz
I finally found that it is not possible to find personal agents (See technote below)
Do you have any other way around?
The LotusScript Agents property (of the NotesDatabase class) does not list all agents in a database. You find that it does not include private agents.
For example, you have a database that contains 20 agents. When you execute the following code it does not list all of the agents. It does not include the private agents.
Dim session As New NotesSession
Dim database As NotesDatabase
Set database = session.CurrentDatabase
Forall a In database.Agents
Print a.Name
End Forall
Thanks
Tuesday, May 05, 2009
Download re-signed Java applets for Lotus Domino (May 18, 2009)
Link
Security certificate expiration messages generated from Domino applets (May 18, 2009)
Security certificate expiration messages generated from Domino applets (May 18, 2009)
"The digital signature was generated with a trusted certificate but has expired or is not yet valid."
"The security certificate has expired or is not yet valid."
...
Link
Download re-signed Java applets for Lotus Domino (May 18, 2009)
Monday, May 04, 2009
HP and RIM Announce Strategic Alliance to Mobilize Business on BlackBerry
The solutions, which include support for BlackBerry® Enterprise Server 5.0, are focused on increasing service levels, reducing operations costs and improving productivity for customers.
HP and RIM plan to design and launch offerings to increase the productivity levels of the growing number of global mobile employees, enabling businesses to extend the return on their investments in mobility.
Link
Create an IdeaSpace for "Lotus Marketing" or alike
Link
IBM's ability to market Lotus products has been a hot topic in the community for years now. Obviously the community does not feel IBM has done a good enough job in this area. How about the community help out by submitting their ideas for how IBM can do better.