This simple, yet powerful, example database shows how to use Ajax to perform DBLookups back to the server. The demo form shows how this works by letting you specify all the usual parameters - view, key and column. You can even add your own documents to see how that affects the returned data....
This one database shows ways to do many things. It's probably one of the most useful databases I've ever made available. Be sure to check it out and read the accompanying blog entries to find out about all the different things it does....
This simple little rating system uses a little CSS to give the user a visual system of rating a document out of five stars (although you can customise to as many stars as you like). Clicking a star submits an Ajax call to rate the document and feeds back to the user the updated rating. Best of all, it all works without JavaScript (and even CSS) -- it's completely accessible....
We've all heard of drop-down menus, which are all well and good. What about things you want to appear when needed on the page that aren't part of the site navigation? Use flyouts! This demo shows how. Download and see how the login/admin links on the top right of the page function....
Одно из подразделений конторы активно пробивает ресурс для проведения рассылок на почту интернет для клиентов. Пока количество внешних получателей порядка 2000. Отправлять с почтового ящика не очень удобно, поскольку придется всех адресатов ставить в СК, а это один из признаков спама, соответсвенно наш почтарь быстро загремит в блэк листы. Делать второй почтарь тоже нельзя, поскольку рассылка должна идти от нашего официального доменного имени. Хотелось бы реализовать или почерпнуть готовое решение по созданию некой формы рассылки, в которую вносится следующее: 1. адресат (из списка рассылки) 2. тема письма (для всех адресатов абсолютно одинаковая) 3. тело письма (для всех адресатов абсолютно одинаковое) Еще рассылка должна идти не сразу всем подряд, а с неким таймаутом, что бы не сильно грузить основной почтовый траффик. Ну и желательно отчет об отправке... Я так предполагаю, дожна делаться форма в базе, в которую заводится список рассылки, заголовок письма, тело письма. Далее по этой форме отрабатывает агент, который перебирает адреса по списку рассылки и формирует на каждый свое письмо и отправляет его. Еще момент, как бы организовть задержку отправки последующего письма, скажем 30 секунд для начала? В общем буду признателен за любые наводящие ссылки, камменты, решения и т.п.
Умя есть агент который создает документ и сохроняет его в базе. После этого этот документ отображается на вюшке. Проблема в отображение даты в колонке вюшки возникает проблема. Значит так: ......
Document doc=db.createDocument();
DateTime date=session.createDateTime("24.01.2008 00:00:00 ZE5");
doc.replaceItemValue("date",date);
...... Агент работает нормально но вот при отображение документа через вюшку дата умя отображается в следующем формате: 01/24/2008 а мне надо что она отображалась вот так: 24.01.2008 вот что умя во вюшке определено: @Text(@Date(date))
Информацию об IP адресе можно увидеть только в администраторе в просмотре текущих подключенных пользователей.
А как можно сделать так, что бы эта информация (IP адрес) попадала в лог?
Доброго времени суток всем знатокам! Подскажите как можно создать звуковое уведомление (воспроизведение звукового файла) о поступлении нового документа. База не почтовая. Спасибо.
Здравствуйте!!!Помогите мне, пожалуйсто!!!
Мне нужно создать Базу Данных, подскажите как в Domino Designer 8 в созданные папки затолкать определннные документы. Очень нужно(((
Если у вас есть какие-нибудь пособия по разработке различных баз данных, то я был бы очень раз, если бы кто-нибудь со мной ими поделился.
нужно создать библиотеки и вызывать из них процедуры и функции опыт такой есть но хотелось бы послушать тех кто этим много занимался, так как в последнее время исполнители создают такие DLL что клиент 6.5.3 и 7 валятся при вызове процедур и функций хотя вроде Stdcall буду сам разбираться
Существует БД и в ней view, в которой есть документы, документы ответы и ответы на ответы (3 уровня получается). В документе ответ-на-ответ есть поля, содержащие имена пользователей. Во view расположение документов следующее ______________________________________________________________________
| документ | ответ | ответ-на-ответ | ---------------------------------------------------------------------- документ1 - первый ответ комментарий1 комменатрий2 второй ответ коммент1 коммент2 ......и т.д. Задача: сделать так чтобы документы ответ-на-ответ отображались во вьюхе тольоко для пользователей, которые указаны в этом документе.
Уважаемые коллеги, помогите пожалуйста в решении задачи:
Существует первая БД и вторая БД. В первой БД есть представление, в котором должны отображаться документы второй БД. Как реализовать?
collection: Problem You have a Lotus Notes® user ID that has expired and you would like to manually recertify it.
The ID can open Notes, because the password is valid, but the user cannot do anything else, as the end date has expired. If the user selects File -> Tools -> User ID -> Certificate -> Request Certificate, the following message displays:
Server Error: Your certificate has expired.
Administrator: Recertify user's ID A user has a Notes ID that has an expired certificate. These steps are performed by the server administrator to correct the user's expired ID.
1. After obtaining the user ID, you (as the administrator) launch the Lotus® Domino® Administration client.
2. Open the Configuration tab, expand Certification (located on the right hand pane) and select Certify.
3. Select the Certifier ID file.
4. From the Choose Certifier ID dialog box, select the O or OU certifier that was originally used to certify the user ID.
5. Enter the password for the certifier ID.
6. From the Choose ID to Certify dialog box, select the user ID to be recertified.
7. Enter the password for user ID to be recertified.
8. [Optional] In the Certify ID dialog box, you may set or change the following: Registration server, expiration date of the certifier and password length.
9. Click Certify. The Status window displays: Updating address book entry for username/org Successfully updated address book entry for username/org Username/org successfully certified
10. Choose "No" when you receive the following dialog box: Would you like to certify another?
11. Provide the newly-recertified ID file to the user.
Administrator: Recertify an expired Server ID If an administrator needs to recertify an expired Server ID, the following steps should be followed:
1. Certify the server id file by following the "Administrator: Certifying an expired server ID file" steps included below.
2. Verify that the expiration date has been changed in the server.id file.
3. From the administration client select Configuration -> Tools -> ID Properties, then select the Server ID file.
4. Place the new server.id back on the server (c:\lotus\domino\data), and restart the server.
Administrator: Certifying an expired server ID file How to certify an expired server id file.
1. After obtaining the server ID (c:\lotus\domino\data is the default location ), you (as the administrator) launch the Domino Administrator client.
2. Open the Configuration tab, expand Certification (located on the right hand pane) and select Certify.
3. Select the Certifier ID file.
4. From the Choose Certifier ID dialog box, select the O or OU certifier that was originally used to certify the user ID.
5. Enter the password for the certifier ID.
6. From the Choose ID to Certify dialog box, select the server ID to be recertified.
7. Enter the password for server ID to be recertified, if necessary (not all server ID files require a password).
8. [Optional] In the Certify ID dialog box, you may set or change the following: Registration server, expiration date of the certifier and password length. The server.id file should have an expiration date 99 years in the future (default ).
9. Click Certify. The Status window displays: Updating address book entry for username/org Successfully updated address book entry for username/org Username/org successfully certified
10. Choose "No" when you receive the following dialog box: Would you like to certify another?
11. Copy the newly-recertified ID file to the server (c:\lotus\domino\data, by default).
Уже мульён раз обсуждалось, что лотус устаревшая технология для разработки корпоративных приложений. И если IBM не проапгрейдит технологию, жить ей еще лет 5 максимум.
Вычисления можете показать, как насчитали что 5, а не 25, например? Может есть альтернативы? Какие?
Цитата(K-Fire @ 22:04:2008, 14:53 )
Это все здорово. Но вот вы забываете что если в организации развернута инфраструктура СУБД, ЕРП, то попросить их еще и лотус поставить - вас зарежут
Бред какой-то. Я знаю массу организаций, где SAP+Lotus. Тем более, что использование LND в данном случае может существенно сократить затраты. Помню, что клиент SAP R/3 стоил тыс. 5 USD. Сколько сейчас, не знаю точно. Вот, читайте: http://www-306.ibm.com/software/lotus/prod...s/atlantic.html Этот новый проект сделает связку SAP+Lotus ещё более оправданной.
Цитата(K-Fire @ 22:04:2008, 14:53 )
Зарплата лотусистов говорите большая? Хороший специалист по Java может получать в 1.5 раза больше.
Значит Java ещё более умирающая технология Коли так мало хороших спецов по ней
Цитата(K-Fire @ 23:04:2008, 14:52 )
Диафрамбы то по какому поводу будут петь? Что вы посадили организацию на лотусовую иглу, и когда грамотных админов или программистов можно искать годами, а если найдешь им нужно предлагать ЗП больше чем другим?
Во-во, судя по Вашей логике игла Java ещё круче, зарплата-то может быть в 1.5 раза больше. Я чувствую, что Вы не программист, а демагог Иглу не иглу. Детский сад. Вы что вчера только родились? На иглу можно всегда посадить, хоть с Лотусом, хоть с Java, хоть с дотнет. Особенно классная игла у SAP, дорогая жуть.
Цитата(K-Fire @ 22:04:2008, 14:53 )
Не знаю, откуда вдруг тут пошел такой бредовый флуд про дотнет.
Начался с Вашей бредовой фразы: "Тем более что уже сейчас на западе есть компании предлагающие полу-автоматический перевод лотусовых проектов на дотнет." Полуавтоматический - мда... Явная провокация. То есть людям мозги настолько парят, только чтобы любой ценой вытеснить сильный перспективный продукт Lotus Notes/Domino.
SkinGreek: всем привет. встала задачка вести логи действий пользователя. в лотусе я новичок, поэтому решил спросить совета. в общем я так понял что лог можно вести создав свою форму с необходимыми полями в таком случае запись в лок это будет документ по данной форме. так вот вопрос собственно в том, как мне потом из этого делать аналитические выборки? Например форма будет содержать следующие поля Тип события, Дата, Пользователь, Сообщение И например нужна выборка сколько по дням произошло ошибок и сколько предупреждений. Я понимаю что это не РСУБД и все же хотел спросить есть ли в лотусе делать аналитические выборки или он к этому совсем не приспособлен. Если не лотус то я так понимаю стоит использовать DB2 или какую нить другую СУБД для записи в лог. класс NotesLog я так понял тоже не приспособлен к такой задачи потому что там простейшая структура "Дата" "Тип события" и "сообщение" таким образом для своих полей нужно особым образом форматировать "сообщение" и в анализаторе лога это форматирование учитывать Анализатор предполагается не обязательно внутри Lotus'а главное чтобы выборки можно было строить достаточно просто. Работаю я с Lotus 7.
Konstantin1984: Суть проблемы в том, что при сохранении архивов из полученной почты, "Lotus вылетает практически в 9 из 10 случаев...", - по словам пользователя. Скорее всего проблема в слишком длинном имени прикреплённого файла.
1. Основной недостаток - IBM. Как они захотят, так и будет. Хотят они двигать WebSpher'у, мы курим бамбук 2. Технология очень старая, поэтому выглядит это... В отличие от Microsoft'a, которые как я понимаю, переписали Office с нуля, Lotus предпочитают дописывать. Если так дальше будет дело продолжаться, то мы будем все больше и больше в попе 3. LN позволяет разрабатывать относительно сложные проекты достаточно быстро. Но т.к. среда разработки находится на уровне 97-99 года, то сложность поддержания этих проектов экспоненциальная, мне кажется 4. Мне на LN скучно, как разработчику. Java изучать не нужно, композитные приложения пока не используем, WS тоже редко... Все проекты похожи друг на друга. Загнется LN и фактически никакого языка программирования не знаешь
Есть документы и документы ответы. Документ-родитель содержит поле, которое должно наследоваться документом-ответом и при этом при изменении документа родителя, все документы ответы должны автоматически менять значение поле нановое. Как реализовать? Я установил одноименные поля в родиетеле и в документе ответе, поле в документе-ответе Computed. Подскажите пожалйста как с помощью @formula можно взять содержимое поля у родителя документа...
Add functionality for either a real time diskspace indicator or an update button to update the diskspace percent indicators on the files tab of the Admin client. How many times have you been working on archives and disk clean ups only to look up at the indicators to think "I'm sure I've cleaned up more space than that!" I know that this eventually gets updated and with a complete shutdown of the client this will be updated, but sometimes a little button is better!
Many times people benefit from the same type of stationary i.e. travel request. Often I am doing end user training and showing them stationery and then someone will say "yeah I use stationary for such and such" & then everyone wants that stationery and then I have to show them how to email it to the other students and then teach them how to make it there own stationery. It would be great if there was a central place for all stationary used within an organisation. Also it would be great if there were some standard templates provided with the mail template. For example, department announcements, travel requests, internal news, etc.
While DWA 8.0.2 should bring a supported browser interface to Domino mail on the iPhone, several of my customers have requested the ability to sync PIM information to the iPhone.
In a existing response document, @InheritedDocumentUniqueID returns the @DocumentUniqueID. That is to say, only when the response being created, the formula behaves like what its name suggests. That's rather misleading. Why not return the parent document id, I think it's not so complicated for you can get it from $Ref.
This document provides details on the steps necessary to prepare a Lotus Notes client and Lotus Domino server for changes in the Brazil (Brasil) Daylight Saving Time (DST) rules effective October 2007. The revised rules will start DST on the second Sunday in October, and end DST on the third Sunday in February (i.e., DST will start October 14th, 2007 and will end February 17th, 2008).
This document provides details on the steps necessary to prepare a Lotus Notes client and Lotus Domino server for changes in the New Zealand Daylight Saving Time (DST) rules effective September 2007.
Argentina is re-introducing Daylight Saving Time (DST) effective 30 December 2007. The DST period for 2007 to 2008 is 30 December 2007 through 15 March 2008. The DST period for future years will be decided annually. This document provides details on the steps necessary to prepare a Lotus Notes client and Lotus Domino server for DST rules.
The first time the new Notes 8 "Synchronize Contacts" replication option is used, contacts previously synchronized to the Domino Web Access 6 or 7 mail file are duplicated.
This technote contains a roadmap to follow in order to evaluate and upgrade installed Lotus products before upgrading the operating system to V6R1. Use the roadmap to verify you are using a combination of Lotus Domino and related Lotus product versions that are supported on V6R1, that all product fixes required for V6R1 are installed, and your servers are ready for the operating system upgrade to V6R1.
Activity Logging and Activity Trends work together. They can be enabled via the Configuration Settings document / Activity Logging tab. Explanation: Activity Logging servers account for their time
Explanation: As of Domino 7 the NRPC worker thread pool size can be set for each individual Notes Port by using this setting. In order to set the thread pool size for a given Notes Port, one can use