Send Message Extended
edited Oct 10, 2013 1:38AM in Design Tools & Output Technologies - JDE1 (MOSC) 16 commentsAnswered ✓
This is the first time I use "Send Message Extended". It does not work for me. The same function is working for some other reports.So I checked the following,
1. Checked JDEMAIL in jde.ini.
[JDEMAIL]
Rule1=90|OPT|MAILSERVER=192.xxx.xx.xx
Rule2=100|DEFAULT|OWMON=OWMON@oracle.com
Rule3=110|DEFAULT|PSFT_SYSTEM=PSFT_System@oracle.com
Rule4=120|DEFAULT|JDE_SYSTEM=JDE_System@oracle.com
Rule5=130|DEFAULT|WORKFLOW_SYSTEM=Workflow@oracle.com
Rule6=140|OPT|MERGELOCAL=1
Rule7=150|OPT|UPDATELOCAL=0
2. Checked if "Email address" is setup for the address book number(AN8).
The Email address is set up in F01151 table
3. Debugged the code to know the return status of the function.
1. Checked JDEMAIL in jde.ini.
[JDEMAIL]
Rule1=90|OPT|MAILSERVER=192.xxx.xx.xx
Rule2=100|DEFAULT|OWMON=OWMON@oracle.com
Rule3=110|DEFAULT|PSFT_SYSTEM=PSFT_System@oracle.com
Rule4=120|DEFAULT|JDE_SYSTEM=JDE_System@oracle.com
Rule5=130|DEFAULT|WORKFLOW_SYSTEM=Workflow@oracle.com
Rule6=140|OPT|MERGELOCAL=1
Rule7=150|OPT|UPDATELOCAL=0
2. Checked if "Email address" is setup for the address book number(AN8).
The Email address is set up in F01151 table
3. Debugged the code to know the return status of the function.
Tagged:
0