cancel
Showing results for 
Search instead for 
Did you mean: 

ODT30_INS Instruction tracking

ZenonK
Participant
0 Kudos

Hello Gurus.

I've configured my TM9.1 EM9.0 system as described in Note 1976948.

Scenarios for ODT30_FU, ODT30_TO and RES30_RESOURCE work ok and create Event Handlers etc.

I'm having a problem with ODT30_INS Instruction tracking.  An EH is not created and there is nothing in SLG1  (there are lots of log entries for the other TM AOTs).


In the Forwarding Order I add an Instruction with a Due Date,Status=Pending and Instruction Type=Task.

I did th same for the Freight Unit.



Do you have any idea why ODT30_INS is not being triggered?



Thanks.

Zenon.

Accepted Solutions (1)

Accepted Solutions (1)

former_member186607
Active Contributor
0 Kudos

Hi Zenon,

the direct output agent for the instructions is enabled (SEND_EM_DATA_FROM_INS)? You can check this in IMG activity "Maintain Output Management Adapter Settings".

Is method call_em_ins_data of class /scmtms/cl_event_management called?

Best regards, Daniel

ZenonK
Participant
0 Kudos

Hi Daniel,

DOA SEND_EM_DATA_FROM_INS is enabled.

Method call_em_ins_data of class /scmtms/cl_event_management is NOT called.

See attachments.

Any idea?










Thanks.

Zenon.

MarcoFreischlag
Advisor
Advisor
0 Kudos

Hi Zenon,

did you enable Instructions on your Forwarding Order Type?

Regards Marco

ZenonK
Participant
0 Kudos

Yes.. 

former_member186607
Active Contributor
0 Kudos

Hi Zenon,

the DOA is maintained to run asynchronously ("Has Uncritical...."). Therefore you have to enable debugger for 'Update Debbuging'. If you have not this, please refer to http://scn.sap.com/docs/DOC-61452 (chapter "Debugging TM -> EM") for details on how to set this.

If you have already did this, please check if it works if you change the "Synch/Asynch" Setting to "Has Critical...."

Best regards, Daniel


ZenonK
Participant
0 Kudos

Excellent!!

It works (Instructions EH created) when I switched DOA to 'Has Critical o/p'.....

Do I have to create a new SMRQ entry for 'uncrtitical'  Asynchronous?

former_member186607
Active Contributor
0 Kudos

Hi Zenon,

you do not have to perform any additional steps to get the asynchronous configuration running. It should work if the synchronous is working. If it is still not working, then you should maybe create an OSS ticket regarding this issue.

Best regards, Daniel

ZenonK
Participant
0 Kudos

Hi Daniel.

I tested in 2 systems and see the same problem in both.

I just create the below OSS.

Your incident was saved successfully.(0000102085 2015)The message can be found in your SAP Service Channel Inbox.




Thanks for your help.

Zenon.

ZenonK
Participant
0 Kudos

Problem resolved itself after upgrade to TM 9.2....

Answers (0)