Lotus Notes Search

Does SAP Netweaver Enterprise Search provide search on Lotus Notes database too?
MD

Hello Detlev,
Keep me updated as and when you develop this solution. My company has delayed the project for ES at the moment. But can start again anytime with this LN search as the main area of interest.
Maulin Doshi

Similar Messages

  • Lotus Notes search syntax for GetResourceObjects method

    This works for finding something that "contains" a value:
    <s>searchFilter</s>
    <concat><s>@IsAvailable(ShortName) amp;@Contains(@LowerCase(ShortName);"</s><downcase><ref>accountId</ref>
    </downcase><s>")</s></concat>
    What is the syntax if I need an exact match? Tried "=" and @IsEqual
    Thanks in advance, -T-

    In case anyone cares, the syntax that works is:
    <concat>
    <s>@IsAvailable(ShortName) & "</s>
    <downcase>
    <ref>accountId</ref>
    </downcase>
    <s>"=ShortName</s>
    </concat>

  • Secure Search Lotus Notes and NTFS?

    How can I do secure search with Lotus Notes and NTFS sources? When configuring Identity Management, I have to choose between Lotus and MSAD. And user names are different between both directories. Any chance to secure both sources with one query?

    If user names are different on the two systems, you can't combine them in a single SES instance. You only log on once to SES, so the system wouldn't be able to tell which username to use for each system.
    However, this can be done via the federation architecture. You need two SES instances, one connected to AD and one connected to the Lotus Notes native identity plugin.
    You will then need to have an attribute in your AD which contains the Notes username. Let's call it LNNAME.
    You would then create a federated source on the instance connected to AD, which collects results from the instance connected to the Notes plugin.
    When you define your federated source, there is a field called "Search User Attribute". This is the name of the AD attribute which contains the Notes username - LNNAME in our example.
    SES then authenticates the user against AD. It then runs federated queries against the Notes system, asserting that the logged in user is a valid Notes user with a certain username, which it gets from the LNNAME attribute.
    Naturally this requires trust between the systems. The Notes system has to trust the AD to correctly authenticate and identify the user - even though the Notes password will never be given.

  • Busy searches to Lotus Notes Gateway

    Hi
    We are running Groupwise 7.02 and want to install a Gateway to Lotus Notes
    7 system. After reading the documentation I am not sure if the Gateway
    supports busy searches between GroupWise and Lotus Notes.
    Please advise

    Louwrens,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://support.novell.com/forums/faq_general.html
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • Lotus Notes - email no longer converting

    I am no longer able to successfully create pdfs (from either individual emails or folders) using the Acrobat toolbar button or the Acrobat choices added to the dropdown menu. All I receive now is "failed to convert" messages with no real information.
    IT assures me that there have been no changes in Lotus Notes at our organization and I do not see anything from Adobe updates that could cause the problem.
    I can still print choosing Adobe PDF as my printer, but this does not preserve attachments, a critical requirement for me.
    Please help. This was an excellent way for me to archive and search my email.
    Adobe Acrobat Pro 8.latest
    Windows XP
    Lotus Notes 6.5

    There are no possible triggers that I know of. I was archiving my email once a month, give or take a week, so the timeframe for potential unwanted changes is long.
    During that time I know there were Adobe product updates for my CS3 which I allowed. Also, our IT group can push out software updates remotely for Lotus Notes and other software, so all I have is their assurance that nothing changed.
    This issue is happening for all mail items, for both the inbox and my user created folders.
    Our Lotus Notes administrators will not support non-Notes software and our on-site IT was essentially out of ideas after the reinstallation did not solve anything.
    I did find a non-Adobe workaround to export my email to Thunderbird (portable version) so I can at least have a way to archive and get my email off the system and server, but the Acrobat archive was much more efficient.

  • Sending an email from Lotus Notes release 5.0.4a

    I need to write java code for sending an email from Lotus Notes release 5.0.4a.
    Initially, I tried using Lotus Domino Toolkit for java, but the current release, "Lotus Domino ToolKit for Java/Corba release 5.0.8" is not compatible with the notes client/server we are using(5.0.4a).
    Now, I am trying to use "Lotus Domino Toolkit 2.1" which supports notes version 5.0.3 and higher, but I couldnot find out how to use it to send email.
    Is there are other way in which we can connect to Lotus Notes for sending email. I cannot use SMTP as the Lotus Notes administrator is afraid of security issues so there is no possibility that I can connect to Domino server using java mail API by enabling SMTP on the Domino server.
    I would be thankful if somebody can help me to do this.

    First off - This is very "off topic"
    The Domino SMTP server is not hard to lock down. Any Notes Admin worth his/her salt should know how to do it. Try to persuade them to run the SMTP stuff using name and password authentication only, or restrict access to an IP address range. This is all easy stuff.
    Otherwise DIIOP/CORBA is one way to go. If your toolkit jar files don't work with the server then try using the ones on the server. Look in %noteshome%\data\domino\java for the ncso.jar file.
    This works for me on an AS/400 java VM to WinNT/Linux Domino servers of various versions.
    How to create an email using this method is again not difficult. All you really need is a blank database template. You have to create a document with certain fields in it (all documented) and then save it. That's all there is to it.
    Word of warning DIIOP is not very rapid and careless coding can create problems. Ensure that once you have finished a session you make sure you close it else you will have continual connection problems.
    Try searching around the domino/notes groups on how to actually do this.
    SH

  • Lotus Notes connector: Error while crawling LOB contents

    Hi all,
    I am trying to configure Lotus Notes connector on SP search. We have successfully followed the Randy Rempel's blog on
    test environment. No problem to search lotus notes content.
    In production environment, we've followed the same procedure but we are facing the following problem. During the full crawl, the below error is thrown
    Error while crawling LOB contents. ( Error caused by exception: Microsoft.BusinessData.Infrastructure.BdcException The shim execution failed unexpectedly - Exception has been thrown by
    the target of an invocation..: System.ServiceModel.FaultException`1[System.ServiceModel.ExceptionDetail] An unexpected error occurred in the Lotus Notes protocol handler while processing the URL
    We have forced Lotus Notes Connector to be more verbose, without success.
    Any help will be appreciated
    David

    Reset the index and re-crawl. That usually claers it
    If you are using NTLM authentication, then make sure that you specified the PassThrough authentication for crawling
    Probably you need to debug the BDC code that underlies the external content types.
    can you Check the permission that you have set for the lotus notes domino databases? Was the content access account added to the local administrator group?
    If this helped you resolve your issue, please mark it Answered

  • Integration of SAP CRM 7.0 with Lotus Notes 8.5 ?

    Hi,
    Just wandering if anyone has integrated CRM 7 with Lotus Notes 8.5 successfully lately? I am runing into problem installing the Groupware Connector.
    Aug 30, 2010 4:13:37 PM  ...sap.gcn.Logger.trace(Logger.java:134) [Domino.R5.ConnectionSys-local-8] Error: java.lang.UnsatisfiedLinkError: no nlsxbe in java.library.path
         at java.lang.ClassLoader.loadLibrary(Unknown Source)
         at java.lang.Runtime.loadLibrary0(Unknown Source)
         at java.lang.System.loadLibrary(Unknown Source)
         at lotus.domino.NotesThread.load(Unknown Source)
         at lotus.domino.NotesThread.checkLoaded(Unknown Source)
         at lotus.domino.NotesThread.sinitThread(Unknown Source)
         at com.sap.gcn.dominor5.local.ConnectionSysHandlerLocal.init(ConnectionSysHandlerLocal.java:42)
         at com.sap.gcn.dominor5.ConnectionAbstract$ConnectionAbstractThread.init(ConnectionAbstract.java:130)
         at com.sap.gcn.dominor5.util.Adapter$AdapterThread.run(Adapter.java:136)
    Aug 30, 2010 4:13:37 PM  ...sap.gcn.Logger.trace(Logger.java:134) [main] Error: com.sap.gcn.ConnectorException: [ERR: 9]: Unspecified error: java.lang.IllegalThreadStateException: Thread is canceled
         at com.sap.gcn.dominor5.ConnectionAbstract.close(ConnectionAbstract.java:62)
         at com.sap.gcn.dominor5.GroupWare.releaseConnectionSys(GroupWare.java:563)
         at com.sap.gcn.dominor5.GroupWare.initialize(GroupWare.java:100)
         at com.sap.gcn.dominor5.ConnectionTest.testConnection(ConnectionTest.java:81)
    Caused by: java.lang.IllegalThreadStateException: Thread is canceled
         at com.sap.gcn.dominor5.util.Adapter.checkBridgeThread(Adapter.java:95)
         at com.sap.gcn.dominor5.util.Adapter.invoke(Adapter.java:47)
         at com.sap.gcn.dominor5.ConnectionAbstract.close(ConnectionAbstract.java:57)
    Regards,
    Kevin

    Can you please try to do the following in the steps .
    1) Search for the file nslbe.dll which can be in the folder c:\program files\notes . Add the location to the PATH variable in the environment variables.
    2) Go to the installation folder for Lotus notes which might be c:\program files\Lotus\Notes\jvm\lib\ext . In this folder please put the following files Notes.jar,mail.jar,activation.jar, nslbe.dll. Please do take care that you will need to add the files in the folder ..\jvm\lib\ext
    3) Add the ..\jvm\lib\ext folder location to your environment variables.
    4) Create a environment variable JAVA_HOME and add the location of the jre-bin,lib and the JDK-bin,lib to this.
    Restart your Server and the system where in you want to install the connector and try to run the installation again .

  • RFC call from Lotus Notes

    Hi,
    I have create an RFC function,and have a successful test in R/3.
    And when I call this RFC function from Lotus Notes.The return message is AA 291 'No correction'.
    Anybody know the reason?
    Best regards,
    leric

    Hello Leric,
    as an alternative option to using RFC, you may also consider using WebServices. SAP Systems as of Web Application Server 6.20 onwards offer all BAPIs as Web Services.
    please take a look at the R/3 web services browser: http://<hostname>:<icmport>/sap/bc/bsp/sap/WebServiceBrowser/search.html
    you may also take a look at SAP TechED 2006 session ID SOA150 (Providing and consuming web services in ABAP - http://www.sapteched.com/06/emea/edu_sessions/viewall.htm)
    Regards
    Michael
    PS: if you want to use RFC, you may consider using different connectivity options such as LEI Domino connector from IBM, ZeNotes from Konplan (http://www.konplan.com/public1/_EN/solutions_zenotes.php) or it.smartconnect from itelligence (http://it-smart-connect.itelligence.de/)

  • Adobe/MS Access/Lotus Notes Integration

    Not sure if I'm in the right place, please feel free to let me know if not.  Have searched in Access and Lotus Notes forums but no answers yet. I am using MS Access to automatically send email from Lotus Notes and attach a PDF file that is located on the server.  Next step is I would like to be able to create a PDF portfolio out of that sent email and save/name it according to key data in the record.  Am also using batch file to create the network folder but am hoping to be able to merge all these processes into one so that when the email is sent, the folder will be created and the PDF portfolio created from the sent email.  So far, have not been able to find any answers, am hoping at a minimum someone might be able to point me in the right direction.
    Am using this method to batch create folders based on new records in the Access database:
    http://www.0092ff.com/tips-tricks/create-folders-from-an-excel-sheet
    Here is the code I'm using to create the email - anyone know of any way to take that email that just got sent in Lotus Notes and create a PDF Binder/Portfolio?  Thank you so much!
    Private Sub cmdSendEmail_Click()
    SendPrequal
    MsgBox "Prequal Request Complete!"
    Me.Requery
    End Sub
    Sub SendPrequal()
    Dim oEmail As clsEmailMessage
    Dim strSubject As String, strAttach As String, strAttachIns As String, strBody As String, strSave As String, strMsg As String, Saveit As Boolean
    Dim rtItem As Object
    Dim rtStyle As Object
    Dim sFormattedText As String
    If Me.MsgFreeFlow.Value = "" Then
    Else
    strFF = Me.MsgFreeFlow.Value & vbCrLf & vbCrLf
    End If
    sFormattedText = strFF
    strSubject = "Information Request for " & StripString([RQContractor])
    strAttach = "d:\MyDocs\Forms\pdf\FormName.pdf"
    strMsg = "Message Here" & vbNullString & vbCrLf & vbCrLf
    strBody = strMsg
    If Me.PF.Value = 0 Then
    strAttachIns = "d:\MyDocs\MyAttach_a.pdf"
    Else
    strAttachIns = ":\MyDocs\MyAttach_b.pdf"
    End If
    Set oEmail = New clsEmailMessage
    oEmail.AddRecipient Me.ContractorEmail, recipTo
    oEmail.AddAttachment strAttach
    Select Case Me.frmINS
    Case -1
    oEmail.AddAttachment strAttachIns
    Case 0
    End Select
    oEmail.SendEmail strSubject, strMsg, False
    'doc.ReturnReceipt = "1"
    'save draft
    'Saveit = True
    Set oEmail = Nothing
    End Sub
    clsEmailMessage Module:
    '**************************CLASS CODE **************
    Option Compare Database
    Option Explicit
    'creates and sends email using lotus notes.
    'does not require notes to be running (it will start a session if needed).
    'does not require references in the project
    'uses OLE not com, so objects are declared as simple objects
    'the declares below are for using COM, but this may require some
    'additional configuration to work.
    'Dim mobjNotesDB As NotesDatabase
    'Dim mobjNotesMessage As NotesDocument
    'Dim mobjNotesRTItem As NotesRichTextItem
    'Dim mobjNotesSession As notessession
    Dim mobjNotesSession As Object 'lotus notes session
    Dim mobjNotesMessage As Object 'a notesdocument object (the email message)
    Dim mobjNotesDB As Object 'a notes db object
    Dim mobjNotesRTItem As Object 'a notes tich text object
    'notes constant for attaching file
    Const EMBED_ATTACHMENT = 1454
    Public Enum RecipTypes
    recipTo = 1
    recipCc = 2
    End Enum
    Private Sub Class_Initialize()
    Set mobjNotesSession = CreateObject("Notes.Notessession")
    Set mobjNotesDB = mobjNotesSession.GetDatabase("", "")
    Call mobjNotesDB.OPENMAIL
    ' make new mail message
    Set mobjNotesMessage = mobjNotesDB.CreateDocument
    'create the body
    Set mobjNotesRTItem = mobjNotesMessage.CreateRichTextItem("Body")
    End Sub
    Private Sub Class_Terminate()
    Set mobjNotesSession = Nothing
    Set mobjNotesMessage = Nothing
    Set mobjNotesDB = Nothing
    Set mobjNotesRTItem = Nothing
    End Sub
    Public Sub AddRecipient(strName As String, intType As RecipTypes)
    Dim intNextSemiColon As Integer
    Dim intLastSemiColon As Integer
    Dim strOneAddress As String
    Dim j As Integer
    Dim blnLastAddress As Boolean
    'If the passed contact has a semi-colon, split into multipe contacts
    If InStr(1, strName, ";") > 0 Then
    intLastSemiColon = 1
    intNextSemiColon = 0
    blnLastAddress = False
    For j = 1 To Len(strName)
    intNextSemiColon = InStr(intLastSemiColon, strName, ";")
    If intNextSemiColon = 0 Then
    blnLastAddress = True
    strOneAddress = Mid(strName, intLastSemiColon, Len(strName))
    Else
    strOneAddress = Mid(strName, intLastSemiColon, intNextSemiColon - 1)
    intLastSemiColon = intNextSemiColon + 1
    End If
    If intType = recipTo Then
    If mobjNotesMessage.HasItem("SendTo") Then
    Call mobjNotesMessage.AppendItemValue("Sendto", strOneAddress)
    Else
    Call mobjNotesMessage.ReplaceItemValue("Sendto", strOneAddress)
    End If
    ElseIf intType = recipCc Then
    If mobjNotesMessage.HasItem("Copyto") Then
    Call mobjNotesMessage.AppendItemValue("Copyto", strOneAddress)
    Else
    Call mobjNotesMessage.ReplaceItemValue("Copyto", strOneAddress)
    End If
    End If
    If blnLastAddress = True Then Exit For
    Next j
    'Otherwise, just add one name
    Else
    If intType = recipTo Then
    If mobjNotesMessage.HasItem("SendTo") Then
    Call mobjNotesMessage.AppendItemValue("Sendto", strName)
    Else
    Call mobjNotesMessage.ReplaceItemValue("Sendto", strName)
    End If
    ElseIf intType = recipCc Then
    If mobjNotesMessage.HasItem("Copyto") Then
    Call mobjNotesMessage.AppendItemValue("Copyto", strName)
    Else
    Call mobjNotesMessage.ReplaceItemValue("Copyto", strName)
    End If
    End If
    End If
    End Sub
    Public Sub AddAttachment(strFilePath As String, Optional vName As Variant)
    Dim strName As String
    If IsNull(vName) Or IsMissing(vName) Then
    strName = strFilePath
    Else
    strName = vName & ""
    End If
    mobjNotesRTItem.EMBEDOBJECT EMBED_ATTACHMENT, "", strFilePath, strName
    End Sub
    Public Sub SendEmail(strSubject As String, strText As String, blnPreview As Boolean)
    Call mobjNotesMessage.ReplaceItemValue("Subject", strSubject)
    Call mobjNotesRTItem.AddNewLine(2)
    Call mobjNotesRTItem.AppendText(strText)
    mobjNotesMessage.SAVEMESSAGEONSEND = True
    If blnPreview = False Then
    Call mobjNotesMessage.Send(False)
    Else
    Call mobjNotesMessage.Save(True, False)
    End If
    End Sub
    '***************END CLASS CODE ***************************

    Found this link, http://forums.adobe.com/thread/797809?tstart=-1, that states:
    Acrobat 9 and later supports creation of a PDF Portfolio (the newer form of packages) via JavaScript, which can be called from VBA using the JSObject bridge.
    Have been looking along those lines, but not sure what I'm looking for, if there is a way to create the PDF portfolio using code, I would greatly appreciate any information, thank you.

  • Lotus notes data in SAP BW

    Hi Gurus,
    We are facing with a typical scenario here. I want to have my Lotus Notes data in SAP BW system. Lotus notes uses NSF file system to store data. I am not clear how can we get this into SAP BW. I tried searching the same in different forums but none of the thread come close to solving the issue.
    There are connectors available. However, I am not able to find documentations on the same. I know how to transfer SAP BW data in Lotus notes but not the reverse. I tried searching for LotusSQL Drivers but found no documents on this as well.
    I want to know what source system can we use here. Is'nt there any other way without using a file system as Source system to accomplish this. I want the entire process to be automated. I don't want to use a middleware (like ORACLE database) in between Lotus notes server and SAP BW.
    Can anyone please respond to the same.
    Thanks in advance.
    Regards,
    Sreekul Nair

    Thank you for the prompt response Shanthi. However, I don't want to use File System as my source system. I want to do it via a use of a Lotus notes connector or Lotus Enterprise integrator. I want that the data as and when pushed from Lotus notes  should appear in BW system.
    How to achieve this. Plz help.
    rgds,
    Sree

  • Lotus Notes Backup data .nsf file corrupted

    Hello friends,
    One of my users backed up data (nsf file) of Lotus notes got corrupted. The file size is 4 GB. Now the user is asking me to retrieve the data (mails) and i am not able to find any utility.
    Anyone having idea about any such free utility / tool to repair corrupt .nsf file.
    Thanks in advance.

    Lotus Notes Database data corruption usually occurs when the software application or the operating system crashes while the .OND data file is open in memory. In most cases, headers or parts of the data file are not saved to disk causing the data
    corruption or the application to fail. There are ways to recover all or part of your data file. U should immediately make 2 or 3 backup copies of the corrupted OND file(s) and stop using the computer except to send the file(s) for recovery analysis.
    There is a very good tool NSF Repair Kit such is powerful that repairs & Recovers Lotus Notes NSF file & restores them in original format to any user-intended location.
    1. Make a new copy of the database and deselect Access Control List in the “Specify What to Copy” section of the Copy Database dialog box. This will bypass the corrupt ACL and create a default ACL that you can then modify as necessary.
    2. Replace the design of a mail database with a non-mail template and then do a replace back to the mail template, which has been known to correct corrupted ACLs.
    3. From the Administration client > Files tab, select a healthy ACL database where the ACL is similar to the one that needs to be replaced. Right-click and select ACL.Copy. Select the bad ACL database then right-click and select ACL.Paste. This
    is an easy way to reset the ACL.
    U may try to download and repair to link
    http://www.nsf.repair/
    If all are failed, then go to ur Lotus dir and search for data directory and take full backup of archieve directory.
    Or other source of solution your trouble can be at:- http://www.filerepairforum.com/forum/other/other-aa/lotus-notes/247-lotus-notes-8-5
    Hope this may help u!

  • Lotus Notes Portlet

    I have been having similar problems as forum messages # 520072 &
    524480 (ref. below). my only difference is that in the apache
    error log I get the following:
    java.net.MalformedURLException: unknown protocol: https
    at java.lang.Throwable.fillInStackTrace(Native Method)
    at java.lang.Throwable.fillInStackTrace(Compiled Code)
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at java.io.IOException.<init>(Compiled Code)
    at java.net.MalformedURLException.<init>(Compiled Code)
    at java.net.URL.<init>(Compiled Code)
    at java.net.URL.<init>(Compiled Code)
    at
    sun.net.www.protocol.http.HttpURLConnection.followRedirect
    (Compiled Code)
    at
    sun.net.www.protocol.http.HttpURLConnection.getInputStream
    (Compiled Code)
    at java.net.URL.openStream(Compiled Code)
    at lotus.domino.NotesFactory.getIOR(Compiled Code)
    at lotus.domino.NotesFactory.createSession(Compiled Code)
    at
    oracle.lotus.application.ApplicationLogin.authenticateUser
    (Compiled Code)
    at oracle.lotus.application.ApplicationLogin.performLogin
    (Compiled Code)
    at oracle.lotus.application.LotusProvider.process
    (Compiled Code)
    at oracle.lotus.application.ExternalServlet.doGet
    (Compiled Code)
    at oracle.lotus.application.ExternalServlet.doPost
    (Compiled Code)
    at javax.servlet.http.HttpServlet.service(Compiled Code)
    at javax.servlet.http.HttpServlet.service(Compiled Code)
    at org.apache.jserv.JServConnection.processRequest
    (Compiled Code)
    at org.apache.jserv.JServConnection.run(Compiled Code)
    at java.lang.Thread.run(Compiled Code)
    Our Lotus notes web sever is running HTTPS (on a Sun Box) and
    the portal (v3.0.9x) is running on Sun Solaris 8. And like the
    others, I have followed the Oracle doc on creating a Lotus
    Portlet to the letter. But, I'm at a lost since I can not find
    a resolve for the error or what it really means. I've searched
    MetaLink and Technet and even put in a TAR (which Oracle said
    they do not support their own demo portlets - thanks a lot :^
    ( ) Any insight to this problem would be great.
    thanks,
    kurt
    reference msgs:
    **part of msg #524480
    I am trying to install these portlets from the PDK and am having
    problems. Looked through all other threads relating to these
    portlets and have not found a the answer to my problem.
    I have followed instructions to the letter and can access
    mailbox in browser by using http://
    [lotus_host]/mail/mailbox.nsf.
    Having set up the External Application as instructed, when I
    attempt to logon to the application, I am presented with a page
    headed Lotus with the five input fields from the previous form,
    Username, Password, MailFilename, MailServer, Hostname. When I
    complete these fields nothing seems to happen.
    part of msg #520072
    Using the downloaded Java PDK framework and the Lotus Notes zip
    file, I have successfully configured and tested the 'sample'web
    provider.
    I then configured the apache configuration files
    jserv.properties and zone.properties for Lotus Notes (as
    described in the Lotus Notes Portlets help file.
    All went well until I got to Registering the Provider with
    Oracle
    9iAS Portal :
    I got as far as the Input form for the Lotus Notes Inbox (i.e.
    clicking on the hyperlink for the external application).
    This form asks for Username, Password,Mailfilename, Mailserver
    and Hostname.
    The form is headed 'LOTUS', the only other item on the Form
    being the 'Submit' button.
    When I submit the form the entries are cleared (returning an
    empty input form as before) but nothing happens.

    If you check out the thread from my question (524480), we found
    that we had to enable the IIOP task on the domino server as we
    were not running it, this cured the problem I think you are
    encountering.
    This has not solved all our problems as I only see Notes data in
    the Inbox Portlet Preview mode, this problem is refered by other
    contributors as the collapsing Portlet problem (496625) and I do
    not know whether there is a solution to this problem yet.
    Hope this helps.

  • Lotus Notes Repository Manager

    Hi ALL
    is there someone, who knows where to download the "Lotus Domino Toolkit for JAVA/CORBA Release 5.0.8" mentioned on SAP Help to configure Lotus Notes Repository Manager.
    I am using NW04 EP60 SPS 12 and KMC SPS12 on Windows and MSSQL.
    I searched on www.lotus.com and found nothing
    OR
    is there an other possibility to integrate LN Domino Repository ? and where to find a instguide ?
    Thanks for your help
    Andreas

    Hi Prakash,
    Lotus Domino Toolkit for JAVA/CORBA Release 5.0.8  mentioned on SAP Help to configure Lotus Notes Repository Manager
    I am using NW04 EP60 SPS 13 and KMC SPS13 on Windows and ORACLE.
    well i want to use it for lotus domino 6.5.2 since the version of toolkit is 5.0.8 so it's working with 6.5 version
    if yes than plese send me toolkit on [email protected]
    if not than what is alternative way to integrated domino repository with sap enterprise portal
    regards,
    kaushal

  • LOTUS NOTES ISSUE!!! GRRRRRRRR!

    I am soooooo frustrated. I have tried everything! Create a custom submit button, use the standard email button, but NOTHING WORKS!!!!!
    I have adobe pro 8 and lotus note v 6.1.
    My problem is the email shows in the to line twice not allowing the email to go through. I can't get it to separate the emails by comma, so it just shows. [email protected]@somewhere.com. IT IS SOOO ANNOYING!!!!!!
    I can't upgrade my email or change it. That is an IT decision and is monitored.

    Hi and welcome to the forums!
    Please tell me what version of Lotus notes and whether you are BES (server based) on your handheld, or BIS, usually a personal phone.
    Thanks
    BES error link:
    http://www.blackberry.com/btsc/search.do?cmd=displayKC&docType=kc&externalId=KB05039&sliceId=SAL_Pub...
    http://www.blackberry.com/btsc/search.do?cmd=displayKC&docType=kc&externalId=KB13168&sliceId=SAL_Pub...
    Please let me know!
    Thanks
    Message Edited by Bifocals on 09-26-2008 05:49 PM
    Click Accept as Solution for posts that have solved your issue(s)!
    Be sure to click Like! for those who have helped you.
    Install BlackBerry Protect it's a free application designed to help find your lost BlackBerry smartphone, and keep the information on it secure.

Maybe you are looking for

  • My ipad takes a photo every time I turn it off - how can I fix this?

    I have an IPAD II 16 gig.  Every time I click the close button on top - a photo is taken.  How can I stop this?

  • Enable/Disable a ldap account programatically

    What I am trying to do is to enable/disable an account on iPlanet server through our application using LDAP API. I know that I have to set a value to nsaccountlock operational attribute to activate/inactivate the account. However, I looked at the ina

  • Get PIN for unlimited music access

    Hi, What are steps to get PIN for Nokia 1020. When i login with my nokia account i get a message saying this account belongs to another territory. So tried creating a new account. but it asks for PIN which i donot have. I would like to generate a new

  • Complete my album - Seriously??? Can't get track in Album & EP

    For reasons I'd rather not get into I am looking at trying to have a copy of a song from an EP I bought also show up in the Album that I bought using "Complete my album". I am aware that I can change the information under "Get Info" to match either t

  • ATP - One Checking group for several checking rules (Trans. OPJJ)

    Hello, In my system, each control group is associated to several checking rules. So, I don't understand how the system choose the right rule to use. IIs it normal use ? SAP Documentation and forum threads seems to speak always about one checking rule