Domino is the server component of IBM Lotus Software Messaging and Collaboration offerings. A typical Domino server supports a variety of applications and protocols that clients can use to access those applications. Applications out-of-the-box include E Mail, Calendaring and other Personal ...

learn more… | top users | synonyms (1)

0
votes
1answer
12 views

Dojo AMD loader not working in Domino 9.0

When I put this on my Form (not XPage): <script src="/xsp/.ibmxspres/dojoroot/dojo.js" data-dojo-config="async: true, parseOnLoad: true"></script> calls like this: ...
0
votes
0answers
14 views

Access Oracle using Lotus Enterprise Integrator With Domino RESTful web service

I am going to develop a system including : mobile app on mobile devices, RESTful web service on Domino server, Oracle database. I have a Lotus Enterprise Integrator server for connectivity from Domino ...
0
votes
0answers
19 views

How to create REST full web service for mobile app on Domino server to access Oracle DB

Now, I'm going to create a system including : Mobile app on mobile devices, RESTful web service on Domino server, Oracle DB on other server. I understand that, I can - use the extension ...
0
votes
0answers
20 views

Opening document in client preview pane crashes Lotus Notes. Anyone seen this?

The problem I am about to describe has been going on since we upgraded from 8.5.2 to 8.5.3. We have a simple required reading program that routes documents to be read and has a button that allows ...
0
votes
1answer
21 views

What causes an IBM Domino server to throw away compiled java code

I've created a couple of servlets in an NSF. In future I'll just use the OSGi plugin framework which is much better. My servlets work fine but occasionally will stop working until the project is ...
0
votes
3answers
33 views

Display image in notes form from another database

In a traditional notes form, I want to compute an image dynamically. Image is in another database's image resource in the same server. I have tried using pass thru HTML by computing the URL in ...
0
votes
0answers
14 views

Problems with DXL validation

mybe SomeOne can help me, I has folder with dxl files and dtd, when i try to validate file SchemaFactory schemaFactory =SchemaFactory.newInstance("http://www.w3.org/2001/XMLSchema"); Schema ...
2
votes
1answer
31 views

Domino.NotesDocumentCollection - what order are the items in the collection in?

I'm maintaining a legacy VB6 app that processes messages from Lotus Notes databases. From an instance of NotesDatabase, we obtain a NotesDocumentCollection and loop through the messages thusly: Set ...
1
vote
1answer
33 views

Anyone having experience with DominoTomcatSSO project?

Is there anyone having experience with DominoTomcatSSO project? (see here http://www.openntf.org/internal/home.nsf/project.xsp?action=openDocument&name=DominoTomcatSSO ) I'm running Tomcat 6.0.37 ...
0
votes
1answer
35 views

“Unable to load http://url status:0” error in onbeforeunload-method

may someone of you can help me to find this problem? I've got an xpage with client-side js-code included which should be executed when you decide to leave the page. In the client-side js you refer to ...
-1
votes
1answer
21 views

Using jQuery UI datepicker in Lotus Domino - prev/next disappeared

I'm developing a Lotus Domino app that uses jQuery's datepicker. When I reference the jQuery code from code.jquery.com, I can see the prev and next arrows at the top of the calendar, but when I ...
1
vote
2answers
41 views

What is the access for this user?

A user is added to 2 different groups. 1 group is provided author access and another group is provided with editor access. First group has user role 'A' and second group has user role ' A,B'. What is ...
0
votes
4answers
44 views

User not able to edit a Lotus form

A user is not able to edit a form. The user had editor access and i've tried to replicate the issue using a test user and providing the same access as the user, but to no avail. I came across a link ...
2
votes
2answers
85 views

xpages number converter with combobox in ND9

I'm having trouble using number conversion with numberConvert in a combo box in xpages on a Domino 9 server. This used to work on the 8.5 server. When I submit the values I get: Validation Error: ...
0
votes
1answer
69 views

Open new database in tab from xpages

Im trying to open a database from my server javascript in xpages, but cant seem to get it right var session:NotesSession; //var session = getSession(); agentContext:NotesAgentContext = ...
0
votes
2answers
30 views

How to export data from a Lotus private view into excel file?

I'm experimenting with Lotus private views for the first time and I finally made a private view. Now i need to export this view to excel file... it is possible run one lotusscript to do this? i´m ...
1
vote
1answer
98 views

How do you run the beforerenderresponse event via managed bean

I have managed been which i am using to handle the events on an XPage The beforePageLoad event runs fine using EL to run the bean: ...
0
votes
2answers
51 views

LotusScript View ColumnValues dealing with embedded arrays

When working with LotusScript to access the ColumnValues (a variant array of values accessed via a NotesDocument or NotesViewEntry) some of the array elements may contain embedded arrays within one or ...
-1
votes
0answers
19 views

ScheduledExecutorService in a Domino/Lotus Notes environment

Has anyone successfully implemented a Java ScheduledExecutionService implementation in Domino? I have a Domino WebService and I am trying to periodically load some data in memory (a java object holds ...
0
votes
1answer
29 views

CreateViewNavFromCategory (lotuscript) ignore next subcategory if the user doesn't have right to view the first?

Please see the following question, do I make something wrong or is it a bug ? Is there a work around ? I'm using: Set notesViewNavigator = notesView.CreateViewNavFromCategory( category$ [ , ...
1
vote
1answer
41 views

Exporting Chinese characters to CSV file results in it being converted to question marks

We are exporting Lotus Notes documents to CSV file. Some of the field have Chinese characters in them. They are visible in Lotus Notes (though I don't understand them) but when we export them to CSV ...
0
votes
1answer
54 views

Opening document error noAccessSignal

I'm opening a document on xPageA then from there, (pushing a button) I open the same document in xPageB to do some stuff on it. Sometimes on some documents, opening xpageB from xPageA results in ...
0
votes
1answer
69 views

Cannot Extract Images from Lotus Notes using Java API

I am working on a Data extract from a Lotus Notes Application. It stores legal documents which may have attachments and images (not mails). I want to convert notes documents to HTML. While importing ...
2
votes
3answers
50 views

Open first attachment from document via URL

I'm looking if it is possible to open attachment from document without specifying the name of attachment because there is only 1 attachment per document. so f.x. instead of ...
0
votes
1answer
38 views

How to access other person's mailbox ( for eg. Group mailbox) using Interop.Domino

We are successfully able to download an attachment from the particular mail in Lotus Notes using Interop.Domino for the logged in user. But we are trying to access other person's mailbox( eg. group ...
-1
votes
0answers
41 views

Lotus Domino getting blocked on Windows 8 due to cryptographic keys that are less than 1024 bits long [closed]

We are facing a problem as one of our Lotus Domino server is using RSA with 512 bits long key. When this server is accessed on windows 8 or windows 7 with update KB 2661254 then those system are not ...
0
votes
1answer
58 views

Best way of updating XPages Extension Library, so that developers and server are on the same release

Last week we encountered some issues in a Notesdatabase, because me and my collegue developer were not on the same version of the extension library. What is the best procedure to make sure we're on ...
0
votes
1answer
74 views

Lotus Notes: Formula: 24 hour Time Format Display

I have a computed field that serves as "reference number" by combining date and time. But, the problem is the time format, it displays AM/PM, I need to make it as military time format or 24hr format. ...
1
vote
2answers
59 views

LotusScript: Saving on read mode on Audit Trail

I have a audit trail that records two fields. I just want to ask if its possible to save changes in audit trail while on read mode? My code doesn't record anything while on read mode. Can you help me ...
0
votes
0answers
29 views

Cross site scripting in Domino?

I have a Domino site that is getting highs for cross site scripting on app scan. We don't have a license to run appscan. Another group needs to do that (yeah big corporations :) ). But I have ...
1
vote
1answer
39 views

Call to LotusSession.GetDatabase works in VB but not in C#

I have some old VB code to send mails using Lotus Notes that works, I have re-written it into C#, but it behaves differently: VB: NotesSession = CreateObject("Notes.Notessession") NotesDb = ...
1
vote
1answer
88 views

LotusScript: Moving multiple documents in a folder

I have a button "Move Document", supposedly it should move selected document to another folder. I used PutAllInFolder but it only copies the document to "Move Document" folder. Is there another method ...
1
vote
1answer
106 views

LotusScript cannot get file attachment from email

I had never run into this problem, but I cannot get a handle on a file attachment on an email. I have code that can either search the document for Embedded Objects or search a field for Embedded ...
0
votes
1answer
111 views

Domino designer/notes xpages @DbColumn

I would like to ask for a help with some beginner issue. I have server named 'xx/yy' and i would like to view in combobox list of users from names.nsf . I created custom controller in designer and ...
-5
votes
0answers
27 views

Migrating Lotus Notes Domino to Java EE stack [closed]

I am working on a migration project from the current Lotus Domino application to a new Java/MVC based application. It will be a like to like migration. Can someone please help me with suggestions or ...
0
votes
1answer
72 views

Instantiate applicationScope bean when Domino server loads

How do we do this in Domino: --FROM JSF 2-- @ManagedBean(eager=true) @ApplicationScoped I want to load my applicationScope bean at the start of the server, rather than tie it to a web page.
0
votes
4answers
130 views

Display Rich Text with Images in XPages Repeat Control

I have a main document with a linked set of update docs, with a few fields and a rich text Body field. I am able to display any view columns from the updates in a repeat control, but I would like to ...
0
votes
1answer
71 views

Approach in developing a Hotel reservation system [closed]

I've designed the whole skeleton of the application. But I need real help with the room reservations. The application should work like this: I have 10 rooms in the system. I choose dates for booking ...
0
votes
1answer
63 views

Authenticating users programmatically

I have a servlet that mimics the Domino login form. Authentication is done against LDAP through Directory Assistance. The server first checks if the password is expired. If it hasn't expired then ...
0
votes
1answer
65 views

Unable to set elements in an Application Layout control (XPages)

Ok, I have two custom controls: MainLayout: Contains an Application Layout control (from the Domino extension library) Section1: Contains a section with a header and a few items Now I create a new ...
0
votes
1answer
38 views

Lotus domino FTSearch query

I have a problem with query in FTSearch method. I was using query like " FIELD fldContractorCode = \"K005152\"" and it was fine but now I need to add one more option to query. And I tried to use: ...
0
votes
3answers
59 views

To handle 12000, agency codes in drop-down in Lotus Notes

I have a field in which I want to show a drop-down which contains almost 12,000 agency codes, I am little worried about the performance of Lotus Client, I have thought of creating a configuration view ...
0
votes
1answer
127 views

Lotus Notes Domino changing computed field value when selecting on dialog list

I have a dialog list which contain "New Request" and "Edit Request", and a computed field which displays the list of available options when either "New Request" and "Edit Request" is selected. I can't ...
1
vote
3answers
75 views

Select documents from the last 7 days

I have a view selection formula: Var :=@If(@IsAvailable(ENVIADO); @If(ENVIADO != "Sim"; "Valido";"");"Valido"); SELECT ...
1
vote
0answers
59 views

What is the Internet Explorer Plug-in name of the IBM Notes Browser Plugin?

I am trying to detect if the plug-in is installed using the msieDetect function from this page at webdevwonders.com/detecting-browser-plugins I can detect the iNotes plug-in using "dwa9.dwa9" but I ...
0
votes
1answer
56 views

How to capture “send mail” in plugin for IBM Lotus notes

Here is what I am trying to do: Add a special button to attach files to Notes "New message" window. If files were attached using this button, when email sent, they should be uploaded to the server and ...
0
votes
1answer
57 views

domParser.Process throws Dom parser operation failed in lotus script

I need to read xml file from local disk using lotus script. I added the code in the script library and called from the notes view. origXML = "d:\dxl\xmldom.xml" outputFile = "d:\dxl\DOMtree.txt" ...
0
votes
1answer
63 views

Custom view in xpages

Is it possible to create view like below in xpages. If yes, how? Any help is much appreciated.
0
votes
0answers
50 views

Strange behavior of com.ibm.commons.util.io.json.*

I created a litte app that uses 1) the REST service from ExtLib and 2) a REST service based on Jeff Byrd's code (http://mardou.dyndns.org/Privat/osnippets.nsf/id/OBUE-96FKXA) I experienced that ...
0
votes
0answers
37 views

Differences between 8.0 and 8.5.3 notes.jar..?

I am looking for differences between the 8.0 and 8.5.3 notes.jar.The changes that i'm looking for is with context to API's for move operations..I looked on the net but couldn't find any material that ...

1 2 3 4 5 13