cancel
Showing results for 
Search instead for 
Did you mean: 

calling SAP MII transaction from SAP ME issue

former_member209133
Participant
0 Kudos

Hello,

I have to call SAP MII transaction when SFC gets complete. I have created the new service extension using MII_TRANS_EXT activity on completeSfc method.

But it seems when SFC gets completed, SAP MII transaction is not executing, as I am not able to see anything in logs too.

Same concept when I am using with Activity hook, applying MII_TRANS_EXT activity on operation, SAP MII transaction is getting executed.

I need to send the information whenever SFC gets complete to a third party application through web service mentioned in MII transaction.

If I have to use activity hook, I need to apply on all the operation that's why I am looking for service extension.

I am working on SAP ME SAP MII 15.1 version.

Please provide your feedback.

Regards,

Kshitiz

Accepted Solutions (1)

Accepted Solutions (1)

former_member185234
Active Participant
0 Kudos

Hi,

You should add service extension to completeSfcBatch method.

Regards, Oksana

former_member209133
Participant
0 Kudos

Thank you very much Oksana for a quick response.

It is working now as required.

Best Regards,

Kshitiz

former_member229176
Participant
0 Kudos

Hi Kshitiz,

Can you share how have you configured service extension using MII_TRANS_EXT activity on completeSfc method?

Any screenshot may be pretty useful

Regards,

Soham

Answers (0)