ulrich.fuchs
12th May 2009, 11:56
I'm trying to get the E-Message-Connector running withing ERP LN6.1, FP3 on a Windows environment. Portingset 8.4.c02, Tools 7.6.a4

I configured an SMTP Service and an SMTP device. When trying to print, the message seems to get constructed, however the system fails when actually trying to mail it.

Unfortunately, the only log message I get is from log.ttstpsplclose:

Line 11887 in file pttdllcmf0
start.service.and.send.message: cmf.startService returned -2 (Service 'SMTP' could not be started).

Is there any way to debug this? I'll need to find out WHY the server could not be started. Besides, what is the dll trying to start here? Another process on the system?

Any help greatly appreciated!
Rgds
Ulrich

ulrich.fuchs
12th May 2009, 12:19
I had a wrong mail-from-domain in the smtp provider's parameters. After changing baan@customer.com to baan.customer.com it worked!

However, if anyone knows how to get that information by debugging instead of experimenting, please post it here!

Uli

NPRao
12th May 2009, 20:51
However, if anyone knows how to get that information by debugging instead of experimenting, please post it here!

If you are debugging, then looking at the XML structure of the message object helps out -

cmf.MessageObject = cmf.create()

I also noticed that there are cmf related log files, which have some clues:

[DEV:bsp]/app/lms/lmss/opt/bse/log>ll *cmf*
-rw-rw---- 1 bsp bsp 36079 Sep 2 2008 log.ttcmf1500s000
-rw-rw---- 1 bsp bsp 11406 Dec 15 06:31 log.ttcmf2120m000
-rw-rw---- 1 bsp bsp 41513 Mar 17 05:48 log.ttcmfsmtp

Marioth
18th May 2009, 16:09
Hi Ulrich,

Can you please tell me how you configured the SMTP service and device? I try do set it up for Lotus Notes but seems to be struggeling.

Thanks,

Mario

Marioth
18th May 2009, 16:51
Found it already.

Thanks,

Mario

priyesh4u77
13th April 2015, 20:54
Hi,

Can you please share the LN integration with Lotus Notes