Hello,
I'm sending an IDOC message from a SAP ECC system non unicode (in the RFC connection created in SM59 I have not a checkbox Unicode/Non Unicode) to data services.
The RFC connection was made successfully. I created a service linked to a real-time job. When I receive the IDOC, it is directly routed to this real time job.
When I send the IDOC from ECC, it is received as mentionned in the trace file but it is not processed to the real time Job.
1- is the problem related to the encoding? I see that the real time job is launched, but it does not take into account the data from the IDOC received.
2- is there a non-unicode version of data services?
Thanks.