Help .. I am going crazy

Ashish_chhabra

Member
Hi Fellow Listers ,

I am using BSFN B0500190 SEND E MAIL - HRM in a batch program
to generate an email with an attachment.
It was working fine till yesterday and suddenly it has stopped working.

There has been no changes in setup or anything so this is beyond me.
I have debugged this Buss Fn and the API (JDE_SendEMailSMTP) returns an
Error code 45.Can someone tell me what this means.
Any help will be greatly appreciated.

Thanks in advance
Ashish

B7331 , SQL Server 7.0
 
Hello Ashish

The only reference I can find to error code 45 is as an OMW error for "Not authorised to install".
 
If nothing changed on the OneWorld side how about on the Mail Server side . . .?

Something else you can do is to set the logging parameters
(szNameOfLogFile, cRecordOperInLogFileFlag="1")

You can get more detailed info that way.

regards,
 
Hi
I could not find such an error "Not authorized to install" in the
documentation for the API.
Anyway thanks for the help. If u find something else kindly inform. I am
really in a fix.

Thanks!
Ashish
 
Re: RE: Help .. I am going crazy

Did see system hardware errors in the Event Viewer on the Enterprise Server. If you don’t find any thing then first thing I will suspect is connectivity between Enterprise server and Exchange Server. Secondly I will check jde.ini settings on the server.
 
Back
Top