Hi Experts,
I am trying to post consumption from MII transaction using OEE service interface action block. There is an OEE service called reportRawMaterialConsumption which I am using. The inputs that I am giving to the action block is -
I am getting an error while executing the transaction which says that "Error executing the selected service i.e. reportRawMaterialConsumption ".
Can anyone suggest some ideas on this? Am I giving any wrong inputs or anything is missing?
Regards,
Shitikantha Nanda
Hi Shitikantha,
The Node Id you provide should be the valid Node ID for the workcenter (You can goto Display SAP ERP Master Data) link placed under Worker UI Management in MII main menu. Select the workcenter node here and you will get correct NODE ID.
Second check if Order is in active state in OEE dashboard and the same Order has the raw materials in components. (You can check in Order components in ECC)
Next you need to check what actual error, you can do this by placing a log action block after the OEE service action block and in properties map the response of OEE Service action to the message field of Logger.
if you get the detailed error message i can help better.
Regards
Saurabh
Add a comment