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

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

  Все выпуски  

DebugStr function - translate the value of a variable to a string


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

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

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

comp.soft.prog.lotuscodesrore

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

When debugging code (or logging errors) it's often useful to be able to record the value of a variable via a string containing only printable characters. The function below can be passed any value, and returns a text string that, to the best of its ability, succinctly describes the contents of the variable. Examples are shown below to help you interpret the output. If you get something not shown here it's easy enough to look at the code and see what kind of input generates that output. A version of this was previously posted in the forums that has special code for LC LSX objects. Again, it's not difficult to add to the case statement if there are specific custom classes that you want to include certain information from to identify them.
Еще примеры:
Больше кодов на сайтах:

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

Делаю web-сайт, застрял на этапе логина пользователя. Есть форма Login, с полями id, pwd. Есть поле $$Return, перекидывающее пользователя на другие страницы или же на тот же Login с параметром Err=1 urlquerystring. Есть агент, запускаемый на WebQuerySave:

stLogin:=@GetField("id");
stPwd:=@GetField("pwd");
list:=@DbLookup("":"";"":"";"(client-logins)";stLogin;3;[FailSilent]);
@If(@Elements(list)>0;@If(@GetDocField(list[1];"pwd")=stPwd;
    @Do(
        @SetHTTPHeader("Set-Cookie";"login="+stLogin);
        @SetHTTPHeader("Set-Cookie";"pwd="+stPwd);
        FIELD scookL := "login="+stLogin;
        FIELD scookP := "pwd="+stPwd
    )
;"");"");



Все работает, кроме установки Set-Cookie. То есть, сделал пока, чтобы документ сохранялся, поля scookL, scookP содержат все как нужно. кукизы не устанавливаются sad.gif

Что не так?

Вообще весело, взял код с |#^#]>http://blog.lotusnotes.be/domino/archive/2...-in-domino.html|#^#]>
rem "setting a session cookie";
cName:="name";
cValue:="Lotus Notes Domino";
@If(@BrowserInfo("Cookies");""; @Return("Error: cookies not enabled."));
result:=cName+"="+@ReplaceSubstring(cValue; " "; "%20")+"; path=/;";
@SetHTTPHeader("Set-Cookie"; result);


все равно кукизы не устанавливаются....

P.S. В броузере кукизы включены (точно!)
В данном примере только единственный почтовый сервер Lotus Domino 7.0 (Mail2) отвечает за
...
Я наверно неправильно сформулировал вопрос меня интерессует можно ли настроить клиент (а не сервер) так чтобы внутрення почта уходила на Domino а внешняя на SMTP сервер (не Lotus)?
В смысле, клиент Lotus?
Ну в смысле, у меня у клиента установлена Lotus Notes 6.5.3 У Вас же в наччале поста идет одсуждение Lotus Domino. На данный момент я могу менять настройки только на клиенте и доступа к серверу не имею.
...
В организации в качестве внутренней почты используется Лотус (версии 6.5) а для внешней SMTP|POP3 сервер (в качестве клиента Outlook)
...
Т.е. вся почта лежит на сервере у провайдера? И вы хотите подключаться к нему, забирать всю почту, а клиенты уже будут непосредственно к Domino серверу подключаться и читать почту? Так я понимаю?
Добрый день всем-всем!
...
Спасибо конечно. Но таких книг у меня достаточно.
В общем есть один начальник и у него куча людей, в этой куче людей есть пара тройка людей замов.
Как сделать так, что если в поле "Отправитель" или в поле "Получатель" стоит один из этих 2-3 людей, то копия этого письма отсылалась начальнику???
Т.е. тупо, как-нибудь у этих 3-х людей в настройках можно поставить, какую нибудь "галочку" или пунктик. И когда отправляется письмо, если отправитель или получатель человек с этой галочкой, то копия этого письма ушла бы начальнику.

Я просто незнаю, как сделать эту проверку на галочки или пункт с последующей отправкой письма (либо автоматической вставки адреса начальника в Copy при проверке).
В организации в качестве внутренней почты используется Лотус (версии 6.5) а для внешней SMTP|POP3 сервер (в качестве клиента Outlook)
...
Такая проблема возникла т.к. я впервые работаю с этим ПО

Первая проблема: При выборе списка контактов собираю мнгновенное собрание, открывается Iexplore и Internet Explorer не может отобразить эту веб-страницу, придется заходить по йпишнику компа (http://192.168.88.233/stcenter.nsf) и только тогда открывается страница приветствия, Прошу Вас подсказать где изменить эти настройки?

Вторая проблема: почти такая же, пользователи которые получают уведомление о собрании и заходят на страницу приветствия по айпишнику, пытаются авторизоватся на данной страницы чтобы выполнить вход для собрания но у них это почему то не выходит. хотя под админом зайти могу.
Права на базу stcenter.nsf дал всем Person-Manager.

Проблема третья:Под админом захожу в комнату собраний затем в строке состояния где пишется время собрания есть такая строка "Подключение" которая моргает свои желтым треугольником и после чего пишет отключен. В чем интересно загвоздка? возможно ли что это из за того что у меня поднята виртуальная машина? (скрин прилагается)


Прошу помочь с данным ПО и подсказать Вас как решить данные инциденты
Начальница меня уже грызет с этим Саймтаймом
Т.е. вся почта лежит на сервере у провайдера? И вы хотите подключаться к нему, забирать всю почту, а клиенты уже будут непосредственно к Domino серверу подключаться и читать почту? Так я понимаю?
В данном примере только единственный почтовый сервер Lotus Domino 7.0 (Mail2) отвечает за
...
Такая проблема возникла т.к. я впервые работаю с этим ПО

Первая проблема: При выборе списка контактов собираю мнгновенное собрание, открывается Iexplore и Internet Explorer не может отобразить эту веб-страницу, придется заходить по йпишнику компа (http://192.168.88.233/stcenter.nsf) и только тогда открывается страница приветствия, Прошу Вас подсказать где изменить эти настройки?

Вторая проблема: почти такая же, пользователи которые получают уведомление о собрании и заходят на страницу приветствия по айпишнику, пытаются авторизоватся на данной страницы чтобы выполнить вход для собрания но у них это почему то не выходит. хотя под админом зайти могу.
Права на базу stcenter.nsf дал всем Person-Manager. (заметил такое: пользователи которые зарегистрированны в лотусе на русском языке в names.nsf не могут авторизоватся, а которые на инглише могут)

Проблема третья:Под админом захожу в комнату собраний затем в строке состояния где пишется время собрания есть такая строка "Подключение" которая моргает свои желтым треугольником и после чего пишет отключен. В чем интересно загвоздка? возможно ли что это из за того что у меня поднята виртуальная машина? (скрин прилагается)


Прошу помочь с данным ПО и подсказать Вас как решить данные инциденты
Начальница меня уже грызет с этим Саймтаймом
Я наверно неправильно сформулировал вопрос меня интерессует можно ли настроить клиент (а не сервер) так чтобы внутрення почта уходила на Domino а внешняя на SMTP сервер (не Lotus)?
Доброго всем времени суток!

Есть почтовый сервер Domino 8.5
Сам он почту наружу не отправляет, relayет ее через другой почтовик, получает тоже с того почтовика с внешних доменов.
В части SMTP только отправляет принимает на отправку запросы своих пользователей.
Вопрос:
Как настроить принудительную аутентификацию по SMTP пользователей (при отправке писем), с возможностью исключения по IP адресам (для железок, которые не умеют аутентифицироваться)
Добрый день всем-всем!
...
В смысле, клиент Lotus?
Ну в смысле, у меня у клиента установлена Lotus Notes 6.5.3 У Вас же в наччале поста идет одсуждение Lotus Domino. На данный момент я могу менять настройки только на клиенте и доступа к серверу не имею.
...
Нет, Lotus Notes (клиент) не сможет работать в такой связке. Нужно как миниму 2 Location с разными параметрами "Send outgoing mail". Чтобы все заработало как вы хотите, надо конфигурировать сервер, ибо клиент сам по себе не выполняет функции...
Совершенно верно. Схема через линукс работает (см. выше). Но это лишнее хорошее железо,
которое можно использовать дря других целей.
Авторизацию по SMTP включается только для клиента, для SMTP Outbound авторизацию на Domino включить нельзя. И если почтовые ящики пользователей лежат у провайдера, то что мешает подключаться клиентом непосредственно к серверу провайдера?
Совершенно верно. Схема через линукс работает (см. выше). Но это лишнее хорошее железо,
которое можно использовать дря других целей.
Нет, Lotus Notes (клиент) не сможет работать в такой связке. Нужно как миниму 2 Location с разными параметрами "Send outgoing mail". Чтобы все заработало как вы хотите, надо конфигурировать сервер, ибо клиент сам по себе не выполняет функции...
Авторизацию по SMTP включается только для клиента, для SMTP Outbound авторизацию на Domino включить нельзя. И если почтовые ящики пользователей лежат у провайдера, то что мешает подключаться клиентом непосредственно к серверу провайдера?
То есть держать всю внешнюю почту на локальном компе?
Да забыл сказать, что вся исходяая почта конролируемая.
Т.е. прежде чем отправить почту в инет, она попадает безопаснику. А дальше по адресу в теме переправлется дальше.
А для чего <SMTP MTA relay host> в Connections? Если этот параметр для отправки почты через smtp сервер значит
и аутентификация где-то должна быть!
1При выборе мгновенного собрания, в комнате собраний на закладке "Доска" не могу нарисовать.
Являюсь создателем собрания.

2Так же при попытке вложения слайдов выходит ошибка ( HTTP Web Server: Lotus Notes Exception - File cannot be created )
в чем может быть проблемма?


Прошу помочь с этим вопросом
1При выборе мгновенного собрания, в комнате собраний на закладке "Доска" не могу нарисовать.
...
Это поле определяет SMTP хост, которому исходный сервер будет слепо
...
1.Мой Router передает почту на релейный хост,
...
1. Да, пропишите адрес провайдера.
2. Поле на самом деле называется как "Host name lookup"
3. В DNS прописать mx записи для вашего домена указывающие на Domino сервер, тогда сервер провайдера будет передавать всю почту на domino сервер.
Интересные темы:
Список форумов:

Tips. Советы

Many companies are trying to save money where ever possible. Because of this, having a fully functioning and optimally performing Lotus Domino 8.5 server is not always an option. In this tutorial from contributor Chuck Connell, you'll get step-by-step instructions on how to build a Lotus Domino 8.5 server on the cheap -- using Ubuntu Linux 8.04 LTS.


You can use selective replication to replicate sets of documents in a Notes/Domino database. But what if you need to replicate several Notes/Domino databases? Get the steps and LotusScript agent to set a replication formula for multiple mail files.


Bruce Currier has read about hiding a single user from multiple people. What he wants to do though is have everyone hidden from a single user.

Read | Permalink


INTEGRA FOR NOTES - THE LEADING LOTUS NOTES TO MICROSOFT OFFICE & LOTUS SYMPHONY INTEGRATION SOLUTION
Integra generates Notes data to Microsoft Word, Excel, and Lotus Symphony, allowing end users to analyse and present data using Graphs, Pivot Tables, Filters, etc. Supports Mail Merge and Labels. No software required for install, and no maintenance on the end user's workstation.

Through the optional use of Integra's event driven model, it provides a depth of access to data & computational capability, which is unique in the industry.

A FREE Integra for Notes evaluation is available from www.integra4notes.com/download.

Libby Ingrassia is writing documentation for SNAPPS Quickr templates. If you aren't familiar with the templates, she provides a link. If you use the templates, she'd like to know what you use them for and if you have any questions.

Read | Permalink
If your BlackBerry users use Lotus Connections, RIM has announced a ship date for the new client software. This page provides links.

Read | Permalink
Cortado Corporate Server version 4.0, from Cortado, offers BlackBerry Enterprise Server customers the ability to manage files on a corporate network, print documents, and send faxes.

Read | Permalink


NEW! LEARN NOTES AND DOMINO 8 AT YOUR PLACE AND PACE!
Try a free course at www.tlcc.com/dompower8

Despite the fact that XPages seem to solve many of the gripes I've had with Domino over the years I'm still not quite convinced they're the answer to all my prayers (or even that they're of any use to me at all).

First of all I want to thanks all of you who helped me on Monday in understanding what XPages are and (more importantly, I guess) what they aren't.

There was me thinking they'd fit in nicely with what I've been doing all these years. Turns out I need to radically rethink my approach to Domino development. Not that that would be a bad thing I guess.

Before I delve in to them I have a few more things that are troubling me:

Query 1

First thing troubling me is the front-end that comes with XPages. By that I mean the fact it's tied to Dojo. To use the goodness that comes with an XPage you need the user to download a hefty list of JavaScript and CSS libraries.

I'm guessing it is tied to Dojo and one specific version of it? A version that will probably always be several behind the latest release and so annoyingly limiting in what you can do (a bit like with Java and Domino).

Or can you use a different library? This was asked on Monday in the comments and, while I'm sure the answer is obvious to those who know, there are some of use who are unsure (myself included, although I think I know the answer).

Query 2

Is it possible to use the back-end power of XPages but leave the front-end alone? Can I opt to use no libraries and just have XPages output normal HTML to which I add my own JavaScript if needed?

Most of what I build with Domino for the web are not web applications per se. Also, a lot of what I do needs to be accessible. Both of which make me think XPages are a no-go for me in the most part.

Query 3

Another thing I'm wondering about is whether XPages are strictly for front-end use or can they be utilised as a back-end only solution?

By this I mean can I use the power of XPages's server-side JavaScript processing from an Ajax call for example. Can I point a normal (jQuery say) Ajax call to a URL that ends in "/myxpage.xsp" and have it just return XML or JSON under the relevant content-type and without any GUI?

I'd also like to point Flex applications at URLs ending in .xsp for their data. Is this possible? Only if I can specify the content-type and remove the GUI elements.

Again I think I know the answer to this, but this would be what I'd like it to do.

Lazy Me

I know this all seems like lazy research on my part, which, to a degree, it is, but I ask in public (at risk of looking even more stupidly out of touch than I did on Monday) as I assume I have readers who, like me, are yet to delve in to XPages and are wondering the same things.

At some point soon I am going to play with them and read the suggested links you guys have provided (particularly Declan's comprehensive series on the matter), but for now I just want to make sure I know what I'm working with and clarify what I already think I know about them.

Click here to post a response

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

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

Author: Paul Davies
Tags: view link
Idea:
If you right-click a view in a standard outline (not eclipse) you are presented with an option of 'Copy as Document Link', which copies a link to whichever document is in context in another frame
 
It would make more sense if this option was replaced by 'Copy as View Link' instead

Author: Sean Burgess
Tags: form html xhtml
Idea:
Currently, when Domino presents a form to a web browser, the FORM tag only contains the NAME attribute.  Many JavaScript frameworks have issues accessing the form using the name attribute, especially in Firefox.  it would be much better if the ID attribute was also set.  I know this can be done programatically with a single line of JavaScript, but it's not something that developers should have to do.

Author: Carlos Flores
Tags: groups
Idea:
This is more of a nice to have.  When opening a group with large amounts of users, it would be nice to have a total count of the users that are in that group.  Sometimes this is asked by management, or people want a total number.

Author: Phil Salm
Tags: Sametime sametime_connect status
Idea:
Right now you can set a custom status message for every presence state in Sametime except for unavailable.  The problem, if someone is unavailable they may want to set a custom status message in Sametime to provide additional detail for users that hover over their name in Sametime.  For example, "I'm out on paternity leave" or "I'm traveling to Cleveland" or "I'm visiting a customer and will be back online at 2".  The whole point of presence is to be able to find, reach and collaborate, right?  Well, even if someone is offline, a custom status message could help me find them.
 

Author: Barb Skedel
Tags: user detail activity
Idea:
Either turn off recording server activity in a mail file under user detail or give administrators the option to set this. When trying to get info of when user last accessed file, especially if using a blackberry server, the only items listed are from the servers and not the user themselves. I thought I heard awhile back that this was going to be changed but still exists in 8.5 mail.

Author: Mark Gesick
Tags: copy contact
Idea:

When right clicking on a contact.. add the option to "Copy Contact to Existing Group" along with "New Group"


Author: Patrick Kwinten
Tags: form menu right-click database
Idea:
If we could extend this form property (include in menu) to be available when right-click a database from the workspace a lot of times we avoid that in a default frame a view is being loaded from which the index will be rebuilt first.
 
Okej, this is inproper application design but I see it 4 out of 5 times.

Author: Carlos Flores
Tags: Client install
Idea:
I have searched but have not been able to find if IBM provides a full package install with their latest fixes already incorporated.  This would make it much easier when building a smart upgrade kit.  Instead of having separate ones, or having to install manually separate fixes.  At the very least they should provide ways to slipstream the fixes into the original install package.

There have been questions about the transition of OpenNTF to it's new structure, I will try to explain the background and intent of this new ...
Еще записи:
Интересные блоги специалистов:

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

You have set up a Smart Upgrade Tracking Reports database; however, the Lotus Notes clients in your domain do not generate reports for failed, cancelled, or successful Smart Upgrade attempts.
The included tool monitors the Domino server for possible hang conditions, forcing the server to an unavailable state which allows the Notes Client to correctly fail over to another server in the cluster. This Domino task is designed ONLY for servers running in a Domino Cluster.
Migration and upgrade of IBM® Lotus® Notes® clients from either Microsoft® Windows® or Linux® to Lotus Notes 8.5 for Linux Dr. Jutta Kreyß Linux Integration Center Senior IT ArchitectBö
Basic troubleshooting guidelines for Alloy™ software by IBM® and SAP 1.0 Normal 0 MicrosoftInternetExplorer4 st1\:*{behavior:url(#ieooui) } /* Style Definit
You set up a second language in your Lotus Notes mail template. After restarting, mail only displays in the All Documents view and the Inbox is empty. Mail is delivered to only one Inbox.
The certificate for some Java applets in Lotus Domino 6.5.x, 7.0.x, 8.0.x, and 8.5 expire on May 18, 2009. IBM/Lotus is providing updated files to address this. For the IBM i platform we have generated a way to somewhat automate this process.
Information about whether or not the SSL cryptographic routines used by the Lotus Domino Web server are FIPS 140-2 compliant.
Mail document body does not display in Notes 8 Standard Configuration. The issue does not occur in Notes 8 Basic Configuration, Notes 7 or Notes 6.
Copying and pasting meeting entries into another person's calendar to which you've been given the appropriate access is not supported as it will break meeting workflow.
You apply the italic format to one or more characters of a word but find that it generates a space where the italic formatting ends. This issue does not occur with all fonts and is not reproducible when using the same fonts with the same formatting outside Notes.
You are using instant messaging Notes 8 Standard Configuration client and notice that Inbox awareness works sporadically. Names that were once showing awareness no longer appear. If more than one message exists in your Inbox with the same name you may see awareness for one of the documents but not the other. This is not reproducible with the Basic client.
In Lotus Notes, policy-based server-to-server archiving is configured but users cannot see the Archive link in the Mail Navigator (or left Mail Frameset). Why does this happen?
IBM's recommendations for maintenance to be installed for the Lotus Notes® Traveler product.
Также почитатай:
Найти документацию можно на сайтах:

В избранное