Dear All,
Good day! I'm a newbie in SAP BODS and would like to seek for your advice, recently an error arise on the BOD job that was turnover to me. (unfortunately, the previous person who handled the job is no longer with the company)
The scenario is this:
The BOD job runs smoothly not until Feb 19.
Base from my understanding on the logs, the error started when the Bods job stop processing the data from the Data Flow #10 / 15 flows. The result was: not all data have been loaded to target table, even their connection is just direct pull from SAP ECC to MSSQL table.
error 1:
and this error lead us to SMTP, but we are not using an email to send us status or send us data.
(14.2) 02-19-17 01:07:52 (E) (1995136:1996752) R3C-151001: |Data flow DF_DEMS_P92_1|Reader BSAD
Error calling RFC function to get table data: <RFC_COMMUNICATION_FAILURE-
ERROR no conversation found with id 67214703
TIME Sun Feb 19 01:07:52 2017
RELEASE 720
COMPONENT CPIC (TCP/IP) with Unicode
VERSION 3
RC 473
MODULE r3cpic.c
LINE 9156
COUNTER 1
>.
(14.2) 02-19-17 01:08:08 (E) (1966216:1965572) EML-160201: |Session JB_DEMS_Main|Work flow WF_DEMS_Main
SMTP Error Code : <552>. For more information, see your SMTP server manual.
(14.2) 02-19-17 01:08:13 (E) (1966216:1965572) EML-160201: |Session JB_DEMS_Main|Work flow WF_DEMS_Main
SMTP Error Code : <552>. For more information, see your SMTP server manual.
error 2:
I haven't solved yet the 1st error, but since the job is scheduled weekly, the last run resulted totally in not running the whole job.
Your inputs and guidance is very appreciated.
Thank you,
Lissa
Check the RFC connection in Management Console if its active and working..
Lissa,
Follow the below steps of troubleshooting. Its a time consuming process but you need patience.
1) Could you please check with Security team to apply a Trace on the RFC user. They will record the trace when you run the job. They can find the missing roles/authorization objects in the trace. Also ask them if the RFC destination supports unicode.
2) Check in the Workflow if there are any scripts which are using the smtp_to() function to send email
Regards
Arun Sasi
Hi Rakesh and Arun,
Thank you for your response it helps a lot.
The SAP support also suggesedt to change the current design from normal data flow to ABAP data flow.
Warm regards,
Lissa