Возник вопрос по переходу с Exchange на Lotus. В связи с этим возникло много вопросов. Хотел бы узнать рекомендации. Опыт если таковой у кого нибудь имеется.
1-Что требуется от админа Exchange'a 2-Что требуется от админа Lotus'a 2-Можно ли перенести 100 % данные пользователей с Exchange на Lotus 3-Каким образом перевезти всех пользователей на Lotus клиенты. По ходу дела возможно еще добавлю вопросы. Если есть уже такая тема на форуме прошу дать ссылочку, или на анологичные темы из других ресурсов. Спасибо за ранее всем.
В связи с этим возникли вопросы. Хотел бы узнать рекомендации. Возможно кто нибуть поделиться своим опытом миграции.
1-Что требуется от админа Exchange'a 2-Что требуется от админа Lotus'a 2-Можно ли перенести 100 % данные пользователей с Exchange на Lotus 3-Каким образом перевезти всех пользователей на Lotus клиенты. По ходу дела возможно еще добавлю вопросы. Если есть уже такая тема на форуме прошу дать ссылочку, или на анологичные темы из других ресурсов. Спасибо за ранее всем.
Создал линк на директорию, которая находится в корне системы (CentOS5), получилось так: Link name - arc (Домино потом сам изменил название на arc.dir), Path to folder - /arc (тут она физически и находится). В админке при открытии линка отображается содержимое директории /arc, но при попытке открытия любой БД выдает ошибку что файл только для чтения. Поставил права на директорию и файлы внутри 777, владелец - notes/notes. Все равно выдает ошибку "Server Error: Cannot write or create file (file or disk is read-only)". Что неправильно, почему такая хрень происходит? P.S. такая же ошибка была, когда я имя линка написал не arc, а /arc, потом убрал слэш - перестал, показал содержимое директории, но теперь уже на файлы ругается и забыл добавить что если в консоли Линукса зайти под юзером notes, то я могу создавать файлы в этой директории /arc
Тут заметил следующее, при обновление встреч в календаре есть пользователи у которых после нажатия Accept ничего не меняется...сталкивался кто с таким? Сервер 8.5 Клиент 7.0.1 Шаблон 7
Привет, все мы знаем недостатки Lotus Notes... их описывать не нужно. Мне нужна статья, в которой эти недостатки будут четко разложены грамотным языком на 2-4 страницы... Кто знает такое? Можно и англ версию Буду очень благодарен
Добрый день! Проблема такая: При отправке почты наружу с клиента либо с Вэб морды (DWA) у получателя в поле отправитель адрес отображается корректно (user@domain.ru), а вот если отправляю с КПК (Win Mobile 6.0), т.е. с помощью Травелера, то в поле отправитель стоит адрес вида: user_name/Org_name/domain@DOMAIN.RU. То же самое происходит когда активирую функцию "Нет на работе". В персон инет адрес прописан, в документе Domains вроде тоже все ок. Помогите разобраться. Заранее спасибо.
In this expert tip, you'll get the step-by-step process on how to configure SSL in your Lotus Notes/Domino environment with a separate certificate authority.
WANT THE TOP LOTUS EXPERTS BY YOUR SIDE WITHOUT PAYING HEFTY CONSULTING FEES? LOOK NO FURTHER. Like having a team of consultants by your side -- ones who have all the answers and never make mistakes -- THE VIEW gives you immediate access to field-tested instruction, guidance, and best practices from the brightest Lotus professionals around.
This is one of those posts I hops save somebody the time I wasted today trying to work this out.
If you have an ActionScript class that extends the TitleWindow (or Panel for that matter) class and you want to add a ControlBar in the over-ridden createChildren function then you need to know to add a call to the createComponentsFromDescriptors() function at the end of it.
See last line of this example:
package
{ import mx.controls.Button; import mx.controls.LinkButton; import mx.controls.TextInput; public class SaveDialog extends TitleWindow { private static var _dialog:SaveDialog; public function SaveDialog(){ super(); } override protected function createChildren():void{ super.createChildren(); var _titleField:TextInput = new TextInput(); _titleField.text="a field"; addChild(_titleField); var buttons:ControlBar = new ControlBar(); var _saveButton:Button = new Button(); _saveButton.label="Save"; buttons.addChild(_saveButton); _cancelButton = new LinkButton(); _cancelButton.label = "Cancel"; buttons.addChild(_cancelButton); addChild(buttons); //have to call this at end to put control bar in right place! createComponentsFromDescriptors(); }}}
If you don't call this function the buttons get added, just not where you'd expect them to (at the bottom and outside the Panel's main content area.
Took me hours and hours and searching and messing about today to find that out. Hopefully you found this quicker.
Use these instructions to set up a seamless and secure integration of iNotes, Quickr and Sametime. Doing so allows users to sign onto any of the three servers and navigate to the others without logging in again.
I have no idea how inch came in the picture for defining size for design attributes (must be someone who measured his weener often) but in the 2010 world I believe pixels or percentage are more common size to define width/height of objects.
It would make it a bit more convenient to be able an embedded view in edit mode in Designer, simply by clicking twice on the view. Same as with embedded sub-forms.
At DNUG Ludwig Nastansky and I will give a session where we'll demo 20 of the latest OpenNTF projects. I'll have another session describing the XPages Mobile Controls ...
I have a few customers that use other technologies to create a first page customization. Some of those said they would not need that and actually would not need a wcm system, if they could make a " highlight news widget" where corporate communication department could publish important news and be sure it would reach all users.
Meaning would it be possible to lock an area for a specific widget some customizations cost would not be necessary.
For some SMB customer Connections could be next generation with out need of traditional wcm
The properties for an in-line image includes Scaling, i.e. Width and Height in %age and a Reset button
99% of the time I use the reset button is the reset the image after it rescales itself just simply by being clicked on. This is usually just to access the hotspot that is invariably linked to it.
Either
prevent the image from rescaling like this
use a more sophisticated image resizing method (i.e. photoshop style marquee)
allow the image size to be locked so that it cannot be resized unless it is unlocked.
also - scaling in pixels as well as percentage might be useful too
Lotus Approach is a product used to extract data from Domino databases for further processing and the creation of Metrics datagraphics. The last copyright notice on Lotus Approach was in 2002. Since uploading the current version of NOTES, Approach and NOTES have become unstable. The "Help Desk" ...
This white paper provides detailed information about the installation, configuration, and usage of the IBM Lotus Sametime Unyte and IBM LotusLive Meetings plug-ins available to use with your IBM Lotus Notes and Lotus Sametime clients.