Отправляет email-рассылки с помощью сервиса Sendsay

Бюллетень "Lotus Notes CodeStore"

  Все выпуски  

LO42787: DWA: ABLE TO SEND MAIL TO A RESTRICTED GROUP


Рассылку ведет: Программист на Lotus NotesLotus CoderВыпуск No 338 от 2010-05-21
рассылка о программировании на Lotus Notes/Domino
Обсуждения на форумах, блогах. Примеры программного кода на LotusScript,@formula, Java

рассылка:выпускархивлентаблогсайт

Бюллетень "Lotus Notes CodeStore" Выпуск 13 от 21.04.2008

comp.soft.prog.lotuscodesrore

CodeStore. Примеры кодов

This is a LotusScript function to loop through columns and view entries and create a csv file for the whole view's contents. The first line output is the column headings (this assumes no commas). Subsequent lines are output for each NotesViewEntry.
Еще примеры:
Больше кодов на сайтах:

Форумы.Свежи темы и обсуждения

При создании лог-репорта (топ 25) отчт формируется с одной строкой, в которой написано "Unable to run report, check the domino MessageTrack Store", где ремонтировать надо?
А какую информацию необходимо получить, по сути настройки сервера хранятся либо в notes.ini либо в документе сервера. Насчет IBM Lotus Notes SQL Driver, глючная весчь, но работает. Она вытягивает по представлениям из полей документа данные. Нужно знать...
После неожиданного краха клиента Lotus Notes 8.5.1 процесс nsd.exe грузит процессор на 90%. Причём запускается от имени SYSTEM и снять этот процесс с правами пользователя нельзя. Поиск в интернете привёл к следующим способам отключения диагностики:
1. Запуск в пакетном файле nsd -detach (видимо при старте системы)
2. Добавить в notes.ini строчку APIDevloper = 1 (непонятно какой, кстати, у меня 3 notes.ini, в %systemroot%, %ALLUSERSPROFILE%\Application Data\Lotus\Notes\Data, %userprofile%\Local Settings\Application Data\Lotus\Notes\Data)
3. Отключить службу HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Lotus Notes Diagnostics в реестре.

Теперь вопрос: какие последствия для работы клиента Лотус это повлечёт и какой из вариантов отключения предпочтительней?
Здравствуйте, уважаемые.
Ситуация следующая:
Поставил триальный Lotus Notes 8.5 на Ubuntu 10.04 Установился без ошибок, при первом запуске попросил добавить пару библиотек, что и было сделано. Запускается, выдает все окна типа "Контакты", "Календарь" и т.д. НО, при попытке создать, например, контакт открывает новую вкладку, в которой вообще ничего не видно и собственно в ней ни одной активной кнопки.
Кто сталкивался, подскажите, плз..

Заранее благодарен.
Всем привет.

Не могу вызвать вебсервис с авторизацией. На вебсервере Domino включена авторизация. Вызов делаю из Notes, вебсервис лежит в базе на Domino

Код...

...
Dim swsdl As String
sWSDL = "http://server/db.nsf/test?wsdl"
Dim client As Variant
Set Client =CreateObject("MSSOAP.SoapClient30")
Call Client.mssoapinit (sWSDL) Ругается тут

...

По видимому необходимо в url передавать username и password. Думается как то так "http://server/db.nsf/test?wsdl &username=user&password=pass & Login ".
Это верный путь? Не подскажете формат url для авторизации на вебсервере Domino?


Доброго времени суток.

Столкнулся с проблемкой. Создаю Reminder с помощью LotusScript.
Когда вручную меняю даты Reminder-а, во View он все равно остается с той же датой с которой он был создан.

Спасибо!
Интересные темы:
Список форумов:

Tips. Советы

Brian Moore is moving some of his applications into XPages and he's used to using the &StartKey= function. But he can't find it in his current version of Notes.

Read | Permalink


NEW COURSE - LEARN XPAGE DEVELOPMENT!
Learn how to develop XPages with TLCC's new course, Developing XPages using Domino Designer 8.5. Learn XPages at your own pace and at your place. An expert instructor is a click away if you need help. Not just a collection of sample exercises, Developing XPages Using Domino Designer 8.5 is a complete and comprehensive course that will give you a thorough understanding of this exciting new technology in Domino.

Click here for more information and to try a complimentary demo course!

Paul Farris has posted some LotusScript that can be put into a hotspot to clear those pesky, non-working, rules out of the Notes client.

Read | Permalink
Andy Pedisich has posted directions on using Ctrl+A, plus the copy command, to get that long, long list of databases successfully transported into a spreadsheet.

Read | Permalink


NEW!!! NOTES AND DOMINO 8.5 UPDATE COURSES FOR DEVELOPERS AND ADMINSTRATORS
Try a free course at www.tlcc.com/dompower85.

If you're in charge of your company's Blackberry server, you can now download software updates to bring the servers to BES 5.0 SP1 MR2 (Exchange) and BES 5.0 SP1 MR1 (Lotus).

Read | Permalink
Bob Balfe is curious about what debuggers you use for your JavaScript applications. He read something about the E4 Rhino debugger and, if you've used it, would like to hear from you.

Read | Permalink
Sheri Branco has posted a survey, accessible through Mary Beth Raven's page, asking how you use the Notes Personal Address Book and other Contacts. Her team is looking at what changes should be made for future versions of Notes.

Read | Permalink

This made me smile:

 image

Although it will only really mean anything to Brits of a certain age.

Click here to post a response

Anybody who has used Flex 4 might, like me, have been stopped in their tracks by how different the UI of the default Flex components are. For example, here are some common components from each.

Components

As you can see Flex 3 did a good job of removing the need to add your own style. You just add the components and you're done. This to me was a massive bonus and one of things I've always loved about Flex. This has all changed in Flex 4 though. Here's a snippet from the article on making the transition from Flex 3 to 4 from which I stole the above screenshot:

This is 100% on purpose. Skinning in Flex 3 is rather time consuming and clunky. Couple that with the fact that the mx components donÔÇÖt look half bad and we've all ended up with a lot of apps that looked basically the same. Adobe REALLY wants us to take advantage of the new skinning capabilities in Spark, so they made sure the default wouldnÔÇÖt pass client muster.

This to me is a bit like the controversial "bus plug" scheme here in Gedling. The council spent 11 million on a new road to bypass an old one that got too congested. Instead of just letting the new road do its job and relieve the old road of some traffic they plugged the old one so you can't use it. It's perverse and means most of our regular journeys are now 2 miles longer than they need be.

So, Adobe are forcing us to work their way. The only thing with that is that you need to learn how to work their way, which takes time (a good starting point is to read the article I mentioned earlier). For me, I just don't have the time to learn all this new stuff and so I'm going about it the slow way; picking bits up here and there as I go. Although I am using Flash Builder 4 I'm doing so with the old Halo theme applied to my projects (using the Themes pane in the Project Properties box) and using a heavy mix of Spark (new) and MX (old) components.

If at some point it all clicks and I agree with the others I've heard say this is the best thing ever then I'll let you know. For now though I kind of wish it was like before. That said, Flash Builder 4 is a much better IDE and worth upgrading even if you just developer Flex 3-based apps in it.

Click here to post a response

My favourite tech books are O'Reilly. My favourite O'Reilly books are the Nutshell ones -- exactly what you want to know and nothing more. No nonsense and none of the author trying to be funny.

IMAG0143 

Within minutes it proved useful as it fell open on the page about sending SMTP mail, which happened to be on my to-do list. Turns out sending HTML-based emails via SMTP with ASP.NET is so, so blissfully easy when you come at it from a Domino background.

Click here to post a response

Еще советы:
Смотри советы на сайтах:

Блоги. Что обсуждают и пишут

Author: Bruce Currier
Tags: startup speed
Idea:
There have been a couple of tips to speed up the loading of Notes 8.x clients that have been blogged about.  The first one (by numerous people - Andrew Pollack was the first one I saw) is changing the vmarg.Xmx value in the jvm.properties file.  The second one (by Denny Russell) is to edit the registry to have it preload some of the Notes files.  It would be really nice to be able to centrally manage these thru a policy so I could roll them out to my whole environment so everyone could take advantage of these things.

Author: Bruce Currier
Tags: smartupgrade
Idea:
I love how with SmartUpgrade and the Desktop Settings policy, we can automatically upgrade the client and their mail template.  For those of us who use server-base mail archiving, it would be great to also upgrade the archive mail template as well.

Author: Lucien Buitenhuis
Tags: day-at-a-glance calendar miniview appointment indication
Idea:
Hi all,
 
Our customer would like to see some indication on the datepicker in the calendar miniview in case there is at least one appointment on a date. On various phone's we see a little triangle in case a date has an appointment of some kind. It's missed this in the miniview on the Notes clients.
Check out the picture...
 
Lucien

Author: Patrick Kwinten
Tags: templates openntf
Idea:
The templates distributed via IBM on OpenNTF do not seem to have an public product plan.
 
If there would be a release plan, it would be nice to know what will be in the upcoming release.
 
For the requests it would be nice to know which one will be integrated in the product and in which release. This also concerns bug fixes.
 
For now it is just a pain in the ass to deploy a template in the organization and as soon a bug turns up you cannot answer the customer when an expected fix will be available except to jump in the design yourself.
 
Please try to provide:
 
-2 major versions a year.
 
- 1 minor verion each quarter.
 
- patch versions as often as necessary

Yi Guo has released a new version of her Import and Export for Domino Designer project. ...
Author: Eileen Fitzgerald
Tags: community board
Idea:
Organise a series of webinars , Meetings , Spotlights in Newsletters , recorded presentations from Business Partners. This should not be a product sales pitch but should provide value in the area that the SME is involved in ( and may hence add indirect value add for product feature) 

Author: Eileen Fitzgerald
Tags: Iphone skype ILUG
Idea:
There are a lot of applications on the market for the Iphone. I.E Runkeeper tracks my runs etc etc. It would be interesting to explore if any application could be developed for seminars and ILUGS to get more feedback from the community.
 
Rate business solutions, interact on line via Skype , feedback evaluations etc etc .. Persistant chats in Planet Lotus relating to specific subjects , technologies etc etc

Author: David Hablewitz
Tags: replication replication stubs
Idea:
If a database replicates after being isolated for a long time, it can bring back documents that were deleted if the deletion stub has been purged.  There should be a setting that prevents replication of a replica that has not replicated within the purge interval.   Example:
 
Someone with a local replica of a database (especially names.nsf) switches location documents for the first time in ages and replicates it after months or years of inactivity.  In some cases, thousands of deleted documents get re-introduced into the database.  To clean this up is a nightmare since you can't just restore the database from a backup.  The resurrected documents must be found and deleted so a deletion stub is created and replicated.

We've implemented a couple of improvements for full text search. We use the tool NCT Search to do these multi database searches. Thanks to NCT for providing this. The biggest functional change is that you can now search the blog entries, home page ...
Еще записи:
Интересные блоги специалистов:

Статьи и Документация

Security problem - users are able to send mail to restricted groups, which
When you hit "Reply to All" to a message that has been replied to all, certain names get dropped from the reply.
Lotus Support Engineers hosted an Open Mic conference call on May 13, 2010 to discuss "How to collect the debug data once for good. What matters? How to interpret the logs?". This document contains questions and answers and the slide presentation from the call.
Following migration from Exchange/Outlook, you find that some of your calendar entries have not been migrated.
Attachments in e-mails can be deleted from a server-based Lotus Domino mail archive,
Tivoli Directory Integrator is licensed as a free utility when utilized in conjunction with Lotus Notes and Domino. The following webcasts and presentation slides provide information on the developer and administrator perspective on utilizing TDI in your environment. Developer ...
Также почитатай:
Найти документацию можно на сайтах:

В избранное