lotus-domino

Interaction with Lotus Connections

Hi, I need to get the data from some lotus connection site, for example user's status, from the other site. I try to setup a connection with lotus via java, e.g. > server = "https://" + path + param + "&format=full"; > URL profiles_url = new URL(server); > // Open the URL: throws exception if not found > HttpURLConnection profiles_...

connect php with domino server

hi,any idea to connect php with domino server? i want to allow user to login using domino account to my php app. ...

Allignment for Text field in Lotus notes...

Hi Folks, Basically there is a form with text field, I have to create provided content by the business in this text field , Once the document is saved then it display in view. Based on the Key value it looks into the content of the of text field then sent to the concerned user in email. At the time of creating content tried to made the t...

How to update a status message on the lotus connections server from the other web application?

I have found the following info "To update a status message, send an updated status document in Atom format using an HTTP PUT request" but i don't underctand how to sent the xml file to the lotus connections server. I tried to submit a form with xml data...I tried to call ajax query.. Please anybody help - give me an example how...

Document contenct should display in Multiple line more that 25 line in view in Lotus notes.

Hello folks, I have a view where I need to display the content of the 25 fields in 25 lines based on id (for example emp id).which is categorized in the first column But the maximum limit of displaying line is 9 in the view. Is there any way I can display 25 fields in 25 lines. Any suggestion will be appreciable Rupesh. ...

Send email through Lotus Notes

Hi, I'm trying to figure out how to send an email using the Lotus Notes COM object provided in .NET. It seems easy, but I keep getting the error message "NSD Is Running". I'm testing the app on the machine that has lotus notes installed on it. Lotus notes does work on that machine. I close the Lotus note client on that machine, befor...

Export to Excel, Lotus notes domino.

Hi Folks, I have a view which is displaying 9 lines of information per every document. In this view I have Export to Excel functionality using the below code to Export document to excel. Data isn’t exporting properly for first two documents , for example if I have 7 lines for the first document then it should export 7 lines but its expo...

Stuck with Unprocessed document in Lotus notes.

Hi Folks, I am using unprocessed document so that it will run on selected document only , but after selection its looking for column values in a view to export document to excel . I am using the below code its working fine but my first document is always displaying in last after all other exported documents in excel sheet . Any idea wha...

Sorting column in both way in Lotus Notes.

I have a Main field which consist the value of 10 other fields for each document , when I tried to sort this field value in the view column using the column sorting properties I didn't get the desired result. Here is the example how value is displaying - 10.other 10.other 1c.NSR 10.others 1c.NSR 2b.First in Fab 10.other 10.other it sh...

Which book should i read when taking the Lotus Notes and Domino certification

Hi! I am going to take the LOT-952: IBM Lotus Notes Domino 8.5 Application Development Foundation Skills certification test. Which book should I read? URL to the certification: http://www-03.ibm.com/certify/tests/ovrL952.shtml ...