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