cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

No telegrams for WT in MFS queue

0 Likes
1,969

I've setup a simple MFS  in SAP EWM(9.1). My WT is put in the correct MFS queue (without resource management) but it is not automatically processed.

I'm using FM "/scwm/mfs_sim_receive"  to test the telegram communication. The WT is assigned to the correct queue but no telegram is sent /created

I've checked with SMQ2 whether there is an error as suggested  in here. but there is none.

Below the WT log when manually confirming on the first communication point.

Any suggestions would be much appreciated

Accepted Solutions (0)

Answers (1)

Answers (1)

jobi_t
Contributor
0 Likes

Can you please check whether Communication channel is started or not? (status B)

cheers

Jobi

0 Likes

Hi Jobi,

Yes the communication channel is started, and synchronized as you can see from the screenshot sync. telegrams and LIFE telegrams do go back and forth but no WT.

0 Likes

Despite channel being started and the WT being recognized as being relevant for the external system no telegram is sent to the external system as shown below

nils_van_rossum
Discoverer
0 Likes

Hello,

where you ever able to solve this problem? because we are running into the same problem and cannot find any solution.

Kind regards,

Nils

0 Likes

Hi Nils

I guess by now you'll have solved your issue, I will answer anyway in the hopes it might help someone in the future. In my case it was caused because I was using structure /SCWM/S_MFS_TELETOTAL in the customizing of the telegram structures for telegram types. You cannot do this, you have to use your own structures here. If you attempt to use /SCWM/S_MFS_TELETOTAL instead of your own structures as shown below you will see dumps in ST22 and your telegram will not be sent.

Kind regards

Helios