Demnächst in Badeb-Baden (Baden-Württenberg)
@ExpandNameList(Server As String;Groupname As String)
Not documented in Designer Help database.
I don’t how often I’ve changed this line of code in PurgeDocument Agent
Call purgedate.AdjustDay (-2)
Why is this hardcoded? This should be a parameter in a profile document.
I’ve talked with Oliver about web application development. He pointed me to Ruby On Rails again. I don’t like interpreted script languages like Ruby. But I decided to give it a try.Ruby On Rails is incredible, this frameworks gives you everything you want for building a web application. I’ve builded an web application for my wife including pdf reports(I’ve used PDF::Writer) in less than two hours.
I think I’ll write more about RoR on this blog.
If you test a portal project with the WebSphere Portal V5 UTE you might get an ‚The web group /wps/config has not been defined‘ error on the console. Then your test server is not configured correctly (wps.war is missing). Delete the server and be sure to delete the configuration also when you’re prompted for !!!
Create a new local test server and start it without any projects. If the server starts correct you’re ready to test the portal project.
Don’t use spaces in portlet project names. WebSphere portal V5.0 will not deploy it. The example portlet projects are ‚Form Portlet‘ and ‚Basic Portlet‘.
Stöckchen von lore.berlin gefangen. Also.
Vier Jobs in meinem Leben:
Vier Filme, die ich immer sehen kann …
Vier Orte an denen ich gelebt habe …
Vier Bücher die ich kürzlich gelesen habe und die mir gefallen haben…
Vier Orte / Länder, an / in denen ich Urlaub gemacht habe…
Vier meiner Lieblingsgerichte…
Vier Webseiten, daily …
Vier Orte, an denen ich jetzt lieber wäre…
Vier Blogger, die hier mitmachen sollten…
To use an Active Directory (AD) as LDAP directory for Notes mail addressing you can use a Directory Assistance LDAP Document.
To query the AD Global Catalog you have to configure 3268 as LDAP port.
AD always needs a search base to query. If you want to retrieve mail users the search base is something like ‚cn=mail,cn=domain,cn=net'(or de…) if you want to retrieve all users don’t use cn=mail.
LDAP Directory Assistance allows Notes mail user to complete recpients name by pressing F9. The recipients name is then searched in the AD. Type Ahead and Select Addresses Dialog is not supported through LDAP Directory Assistance.
To enable Type Ahead and Select Addresses Dialog against an AD you need an LDAP account document in the users local addressbook.