Имеем кластер и стандартное лоченье реализованное с 6-ке (doc.Lock()/doc.Ublock()) Для лоченья нужно чтобы на базе стояла галочка лочить мона и был указан административный сервер А как происходит этот процесс в кластере? Ведь в кластере нельзя указать что каждый сервак административный для своей реплики И еще минус как я понимаю, из-за репликации раз в минуту есть шанс что пользователь на втором сервере впишется в эту минуту и тоеж заблокирует уже заблокированный документ и как результат - ошибка реплии
Имеется форма для создания документов в базе. На основе этой формы сделан поиск документов через свойство БД - Search. Найденные документы складываются в Resultпутем putAllInFolder("Result"). Содержимое Result можно просмотреть через Outlines.
Вопросы: 1. Как автоматом вывести на экран (установить фокус ?) на Result без необходимости выбора его из Outlines ? 2. Можно ли средствами LotusScript добавлять, удалять, форматировать, задавать формулы и т.д. для view(folder), удалять сами view и folder ? Необходимо для уменьшения количества view`ов и folder`ов.
PavelT100: Можно ли Lotus Script передавать параметр в SUB по ссылке и если нет, то как это в LS обходится ? На VB это могло бы выглядеть так Sub Pr1(ByRef par1 as string) .... end sub
Можно ли Lotus Script передавать параметр в SUB по ссылке и если нет, то как это в LS обходится ? На VB это могло бы выглядеть так Sub Pr1(ByRef par1 as string) .... end sub
Url= бла бла &SessionID=1234567890& бла бла
в агенте ---- Dim ns As New NotesSession sesid = Strright(ns.DocumentContext.Query_String(0), "SessionID=") в более "тяжёлых" случаях Set src = ns.DocumentContext argsArray = explode(src.Request_Content(0), "&")
Имеется форма для создания документов в базе.
На основе этой формы сделан поиск документов через свойство БД - Search.
Найденные документы складываются в Resultпутем putAllInFolder("Result").
Содержимое Result можно просмотреть через Outlines. Вопросы:
1. Как автоматом вывести на экран (установить фокус ?) на Result без необходимости выбора его из Outlines ?
2. Можно ли средствами LotusScript добавлять, удалять, форматировать, задавать формулы и т.д. для view(folder), удалять сами view и folder ? Необходимо для уменьшения количества view`ов и folder`ов.
Не везде возможно перейти на Sametime, приходиться ICQ использовать. Но возникла проблема - нужно протоколировать сообщения и управлять пользователями - безопасность однако. Обнаружил шлюз ICQ пишуший в Domino и управляемый оттуда: Proxymus for Lotus Domino (http://www.cs-soft.ru/data1/cssoft.nsf/pagesmenu/proxymusmain) Кто что еще видел подобное? Может есть отзывы?
Есть проблема:
Sametime 8.0 Standart установлен на Lotus Domino 8.0 (ОС Win Srv 2003 R2) Создаю конференцию в которой участвуют как пользователи локальной сети, так и удаленные (через Интернет). Используется звук и видео.
Сначала между собой общаются два юзера: локальный и удаленный. Все нормально, все слышно и видно. Как только подключается третий, из локальной сети, сразу перестает быть слышен удаленный, хотя локальные слышат друг друга и удаленный слышит их.
MailFile documents may disappear from the Tools -> Rules view when upgrading your Lotus Notes Domino version. Learn the steps needed to make them reappear.
When you lock your client in version 8 there is no possibility to switch to another ID as was in previous versions. There is quite a lot of companies who has a shared computer where Notes runs constantly and just switching IDs instead of whole OS identity.
This is ND8 in 2008. You have a draft folder for mail which is great. Save a meeting or appointment as a draft and then try and recall it. The calendar Lists views do not sort by icon type (requires a customization to achieve).
Why is this basic capability missing? Draft calendar entries do not appear in the mail Draft folder--nor should they. They do appear in All Documents, which does not help unless you can recall text in the draft message for searching. If one lightly uses their calendar, sure they can find it. Use it a lot--come back in a couple of days or after your vacation and the drafts get buried. Is their something I missing something here?
In Lotus Domino, you want to add another authority to the Certificate Authority (CA) but when attempting to do so, you receive an error message. Why does this happen?
When trying to install a Lotus Domino 8 release on a Solaris platform, the installation stops at 3% and you receive an error message saying the Java Virtual Machine (JVM) was not found. However, JVM is installed on your machine. What does this mean?
The Lotus Notes @Text(@DocumentUniqueID) field does not work on the web for newly created documents. When a new document is created on the web, @Text(@DocumentUniqueID) returns the UNID but the value returned changes when you submit the document over the web.
In Lotus Domino®, running the Rooms and Resources Manager (RnRMgr) task allows for the failover between servers hosting these databases in a clustered environment. If you take down a server and wait for cluster failover to occur, after waiting several minutes, you see that failover is not working.
When the email address of a signed memo does not match the email address in the signing SMIME x.509 certificate, the certificate is not Imported into Contacts when the user performs "More->Add Sender to Contacts". The user should be warned that the certificate was not imported.
An enhancement request has been submitted to allow users to install the Sametime plugin for the Notes 8 client (Standard Configuration), but leave it disabled and not visible until they choose to activate the plugin.
LotusScript code that uses the FindNextElement method (of the NotesRichTextNavigator class), when run on a Lotus Notes client or Lotus Domino server, does not locate nested tables. This issue was reported to Lotus Quality Engineering as SPR# AGUD5CK3A7 and determined to be a software limitation. There is no known workaround.
While background activity is happening (such as replication) in a Notes 7 client on a Macintosh, the typing response slows or comes to halt, and then suddenly catches up. No characters are dropped; however, performance is impacted.