Запускаю New Tracking Request задаю условие, которое 100% должно отработать (смотреть почту, которая пришла мне, сегодня - было 4 письма). Он думает думает, потом выдает что "Message tracking query returned no results" и никаких ошибок, ничего.....Пробовал искать и на "домашнем" сервере отправителя и на том, который у меня основной - хотя это одно и то же. Файл логов присутствует и как и положено - все старательно записывает, индекс создан. Чего не хватает, куда копать?
CAN LOTUS QUICKR REPLACE DOMINO.DOC? IT DEPENDS... Download the new "5 perspectives for Domino.doc migration" whitepaper, register for the webinar, or benchmark yourself against other Domino.doc users to find out what's right for you.
Marc Champoux claims there are rules that can't be broken. While you might offer suggestions to the contrary, he says the one about a 32k limit on text fields isn't going to change unless you help him convince Lotus to rewrite it.
Okay. It has nothing whatsoever to do with Notes. And, despite the title, it isn't just for the guys. Nor is it the kind of video your employer might object to. But you've got to wonder what these guys were thinking... oh, wait.. never mind.
As you can tell just from looking at this URL - it's a question on StackOverflow.com about whether you can pass array to E4X. And you can tell all that simply by looking at the URL!
Not only is this good for the user (perhaps) but it's good for Google and SEO of a site in general.
But how do you do it? I'd always assumed (naively) that you'd have to:
Store the URL-safe version of the question in the database.
Ensure this URL-ready version of the title was unique.
Turns out neither of those are true. The only part of the URL the backend code cares about is the question ID (1491939).
How To Do It:
I'll cover IIS as that's what I've been using just recently. First open IIS manager app and find the URL Rewrite plugin for your website:
In there choose Add Rule and then "User-friendly URL":
In the next dialog you enter the URL of the ASPX page as the server expects it and then the Rule works out the user-friendly for it, as you can see below, using the Stackoverflow example:
You also get the option to have IIS rewrite out-going HTML to make sure all internal links point to this new friendly format. I left this un-ticked though and just made sure I stuck to the new convention when building my pages.
As you can see it uses Regular Expression to re-write the URLs. Notice it's sending the title part of the URL to the server as a parameter. It doesn't need to though and this parameter isn't referred to by the code.
That's how simple it is though. I can't believe it didn't dawn on me that it would be this straight-forward. Doh!
Here are some example of it in use with a new site I'm working on (for myself).
There is a new release of the XPages Mobile Controls project. The new release shows how to use the offline capabilities in HTML5 and IBM Lotus Domino XPages 8.5.2. Starting with XPages 8.5.2 code drop 4 you can refer from your XPages to a manifest file ...
How do we encourage and make the certification more valuable to IBM/Lotus, Companies and the IBM/Lotus workforce.
The following are idea's I've gathered that I think make the program more valuable to everyone.
Use the innovation centers to provide learning environments for certified program members to learn new software versions to keep up their certs.
Use the innovation centers to provide learning environments for certified program members to learn software package while they are trying to get certified.
Access to software that can be down loaded and used to learn with by members of the certified community.
A program to encourage test prep producers to produce materials.
A link to IBM Global service jobs so that certified people can apply for IBM GS jobs and GS can attract and approach Certified Individuals.
Discounts to Lotusphere for Certified individuals even if it's 10 dollars.
Change the CLI requirments to make it easier to obtain, add a years of certification to a path to become a CLI.
Add a user community boards to the Certification program to help guide the direction.
I'm hoping I can gather idea's here and then have IBM/Lotus act on the feed back
When a user is in a audio call, A/V call, or A/V enabled meeting using only Media Server (no external TCSPI or SUT integration), show off-hook.
Currently, audio presence isn't reflected. If TargetUser is already on a call and Caller tries to initiate a new call with TargetUser, Caller will get a "rejected" notice and TargetUser doesn't know Caller tried to reach them.
Make the forums easier to search by adding a checkbox in the post area for:
Developer
Administrator
End User
This would be especially useful for end users, so they could have an easy way to find Notes client solutions without having to be scared away by posts about actual database development issues or policy documents. It could also lead to an entire community of end users who help each other out with technical issues and do their own problem solving!
I read the Lotus Wiki's and completely forget that I am entitled to make my own contributions there. Help Lotus encourage participation and expert posts by community members by putting a large, friendly, "Contribute Now!" button at the top of every page. It can say "Post your own article" or something of that nature.
Years ago, a bunch of us noticed that the same questions were being asked over and over again in the Notes.net forums, and so we each created an "FAQ" in our area of expertise. Then, someone created an "FAQ of FAQs" in which he linked to each of our FAQs. The point is, if someone has an area of expertise and consistantly and repetitively tells people how to do ONE thing, give that person an easy mechanism to put it somewhere once and for all. The FAQs worked for years!
I would love to have a central point of access from where you can access and search all of the different IBM resources that are out there for Lotus. Currently you have DW, IBM support site, Greenhouse, Wiki's and the Business Partner site and you need multiple ID's to access them. As a consultant I often use all of these. Why not combine these into one entrance portal that allows you to quickly search and navigate through all of the sites using just one single ID?
When doing searches I woul love to have a global search option acros all repositories that allows you to limit results to specific repositories. For instance search for just Wiki & forum posts or for Wiki posts, and technotes.
Repositories should include all info resources currently available. See also "Provide a "big picture" navigation to the different places to find information (for example Greenhouse, wikis, forums, dw, knowledge base, etc.)"
HTML Body This document contains the following sections:a name"top"abr
a href"DatabaseCorruptionTroubleshootingGuidecauses"DDWhat causes corruptionabr
a href"DatabaseCorruptionTroubleshootingGuideprevent"DDReducing exposure to data corruptionabr
a ...
When a user launches a large database in the Lotus Notes Client they notices slow performance and in some instances views are being constantly updated and can take up to several minutes. This can occur because of a New session to the database with the server need to be created. In other instances a hang can occur when the new information is pushed to the local Notes Client cache.ndk file
Learn how to achieve high availability for IBM® Lotus® iNotes® through the use of a software load balancer or hardware such as an Application Delivery Controller (ADC) in conjunction with IBM Lotus Domino® clustering. This article discusses some of the challenges related to properly load balancing Lotus iNotes to ensure high availability with the use of an ADC.
Under certain circumstances, the DAOS object copy optimization feature new to Notes and Domino 8.5.1 is not utilized and attachments are sent in full across the network.
Windows and Notes ColdStart performance considerations For the purpose of this discussion, ColdStart is considered to be the operating phase where a users workstation or laptop is being powered on and encapsulates Windows boot up and Notes client launch times. When troubleshooting issues of this ...
Installation Upgrade After working with many customers, we have see a variety of problems and pitfalls directly related to upgrading to Notes 8.5.1. Many of these problems can be avoided by following some best practices. Upgrade or Clean Install: The first question that many customers are asking ...
The request for the help files from the Lotus Expeditor based clients is a HTTP request sent to a light HTTP server in the back-end of Notes. This error occurs when OS level proxy or firewall is not set up to allow connections to localhost.
If a password resetter is in an organization different from the organization assigned to your vault, you may need to take additional steps in order for the password resetter to be able to reset passwords successfully. If not already created, you will need to create cross certificates so that both ...