lotus-domino Questions

9

Solved

Is there any diff tool for Lotus Notes which allows to compare scripts, design elements and documents?
Uppsala asked 4/10, 2010 at 13:43

3

Solved

Is it possible to create a LotusScript library in one database and then access it from another database? Without simply copying the library into each database that needs to use it. What I would l...
Azazel asked 11/2, 2010 at 23:49

3

Solved

My xPage SSJS fails in line: viewEntry = view.getNext(viewEntry); with error Notes error: Entry not found in index I do have this options set to false but it doesn't help: view.setAutoU...
Hesperides asked 19/9, 2018 at 15:46

4

Solved

I was experiencing occasional exceptions in XPages application: java.lang.ClassCastException: someClass incompatible with someClass. Both mentioned classes are the same, it is class used as sess...
Tripod asked 18/3, 2011 at 13:21

2

Solved

I have a few questions about bluemix xpages runtime. As of now (Aug 2016) Xpages NoSQL Database is still experimental. Is there an ETA for this NoSQL service to become GA ? As of now, to have bet...
Postscript asked 31/8, 2016 at 13:37

1

Solved

I recently noticed that the standard richtext editor in xpages is not working on Android devices. I have made a simple xpage with a single richtext field. When I view the page in iPhone on safari...
Unready asked 15/4, 2016 at 13:48

1

Solved

I'm developing XPages applications with IBM Domino 9.0.1 FP4 which uses an out-dated JVM with Java 6. This limitation is frequently forcing me to create Java apps outside of the Domino environment ...
Absorptance asked 9/4, 2016 at 6:59

3

I am writing code which sends a mail to users. The mail text contains a date. While the date is calculated correctly, the date is displayed in English, even though all users have German language Wi...
Geanticlinal asked 9/12, 2015 at 12:35

1

I am a relatively newbie to Lotus/Domino world and have been tasked with the following Domino task. Access user's Domino mailbox (from a middleware server) and delete certain malicious emails from...

2

Solved

How to clean SSJS (Server Side Javascript) in Domino server after someone used javascript prototype in a nsf? Mark Roden discovered a huge weakness in XPages SSJS: (thanks to David Leedy for tell ...
Sulfathiazole asked 2/11, 2014 at 2:30

1

Solved

I have an xpage and i have added jquery as script resource in it. Then i added some controls (edit,computed,output script with jquery function) and i am trying something dummy. Look at my xpage bel...
Telegraphy asked 5/8, 2014 at 13:24

1

Solved

Hello Domino programmers! I work on a lotus database + xpages and i ran into a following problem: I have Authors and Readers fields on document and both can contain users and groups. Both fields ...
Rallentando asked 18/2, 2014 at 12:8

1

Solved

This is a rather generic question, but I'll try to be as precise as possible: quite often I'm asked by customers for proper implementations of LotusScript's continue = false in Notes' Query* ev...
Transform asked 29/1, 2014 at 20:9

2

Solved

In XPages "use runtime optimized javascript and css resources" is a really cool feature because it joins all js files in just a file and all css files in just a css file. However I noticed that th...

6

Solved

I have a lotus-script agent which runs as Web User since I need to know who the current user is and process information accordingly. The problem is that when sending a email in this agent the From ...
Maples asked 20/5, 2012 at 19:10

2

Solved

Working on getting the Mercurial Source Control installed and working with Lotus Domino Designer 8.5.3. Been using Declan's powerpoint from Lotusphere 2012 "AD102: Source Control For The IBM Lotus...
Paralysis asked 28/4, 2012 at 0:29

4

Solved

I would like to understand what happens in the following Lotus-Domino server to server replication scenario: Server A has a replica of A database. Server B has a replica of the same database. B...
Whaling asked 10/8, 2011 at 15:9

2

Solved

Has anyone experienced an issue with disableOutputTag property where if you disable output tag for a computed field control inside a repeat control and have ssjs computed content inside that tag, i...
Ringworm asked 14/3, 2012 at 11:14

3

Does a System.Runtime.InteropServices.COMException of 0x80040154 always mean that the class isn't registered? I'm getting a COMException which says "Retrieving the COM class factory for component w...
Neckerchief asked 10/3, 2010 at 11:8

7

Solved

Please share how you do version control for Lotus Notes/Domino development. I want to put in our SVN repository all the scripts, views, custom forms, script libraries, etc. Semi-automated methods...
Joanniejoao asked 12/11, 2008 at 21:47

1

Solved

I'm struggling with this nearly one week now, and still haven't found any solution -.- My goal is to receive an XML from a SQL Server by querying with the "FOR XML" statement, taking this XML as a...
Burtburta asked 13/4, 2011 at 20:39

4

Solved

I have a view selection formula SELECT @If( @Date(@Now) = @Date(@Created); @All; @False) and I want it to select all documents from the past 7 days rather than just today's.
Mariettemarigold asked 16/2, 2009 at 11:25

1

Solved

As part of an effort to create a rudimentary revision control system, I would like to programmatically disable design element level inheritance on a Lotus Notes template. I have so far tried the fo...
Too asked 10/8, 2009 at 15:25
1

© 2022 - 2024 — McMap. All rights reserved.