Content Management and Capture

 View Only
  • 1.  Facing Error on Email Connection in IBM Datacap

    Posted Mon March 25, 2024 10:20 AM
    Greetings,
    I am facing the issue in connecting my outlook email account to Datacap to fetch the attachments from email inbox for processing. I am using Imail 
    dcjmail.CDCjmail IMAP email import actions for this process.

    The below image gives information about the actions that are used.

    actions in the Import emails function which is defined in Import Files - All ruleset to scan the email to fetch attachments.

    While testing, no attachment was fetched from my email inbox. Checking the error log gives me information about the connection error. 

    Can anyone help me to sort out this error.

    Error log:

    Showing the error occurred during email connection in the rrs error log

    Suggestions are welcome.

    Thanks in Advance.



    ------------------------------
    Alwin Kishore J
    ------------------------------


  • 2.  RE: Facing Error on Email Connection in IBM Datacap

    Posted Tue March 26, 2024 12:01 PM

    If you are using office365 you must use EWSmail action library using 

    ex_login_O365_OAuth_Graph  or 
    ex_login_O365_OAuth_ClientSecret 
    Unless you have a on perm exchange server which you managed and have not disabled basic authentication. 
     Plus you must be on latest ifix to have the updated ewsmail.dll.  MS disabled all the basic authentication.
    You can try going to office365.com and logon with you use name and pw but that will just validate if your account is valid but it's not authenticating using OAuth.


    ------------------------------
    Duke Lam
    ------------------------------



  • 3.  RE: Facing Error on Email Connection in IBM Datacap

    Posted Wed March 27, 2024 02:03 AM

    Thanks for your reply, Duke Lam.

    As we are using the IBM Datacap 9.1.1 version, I could not find the actions that you mentioned above. Is there any alternative action for them in this version?



    ------------------------------
    Alwin Kishore J
    ------------------------------



  • 4.  RE: Facing Error on Email Connection in IBM Datacap

    Posted Wed March 27, 2024 01:59 PM
    Edited by Duke Lam Wed March 27, 2024 02:03 PM

    OAuth is only on Datacap9.18 and 9.19 to have that new action library. 
    The one possible way to make this to work is using google app password. 
    https://support.google.com/mail/answer/185833

    I don't know much about that.  If you figure it out, let me know cause I tried this before and was unsuccessful.  But I heard someone got it working.


    actions in the Import emails function which is defined in Import Files - All ruleset to scan the email to fetch attachments.While testing, no attachment was fetched from my email inbox. Checking the error log gives me information about the connection error. 

    Can anyone help me to sort out this error.

    Error log:

    Showing the error occurred during email connection in the rrs error log

    Suggestions are welcome.

    Thanks in Advance.



    ------------------------------
    Alwin Kishore J
    ------------------------------