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

SAP DM plugin error "...does not have an implementation"

mayiya
Product and Topic Expert
Product and Topic Expert
0 Likes
1,669

Hi experts.

When creating a XBRL report there“s the error:

The plugin is registered correctly.

Looking at the log files (attached):

Trace: 2019-01-31 08:23:25.8497 [6] [ERROR] ==> -------- Begin -------- ErrorID: d1d94c53-9c01-4169-af3a-39b4c974be6e Error in path: Unknown Raw url: Unknown Message: Method 'get_Parameters' in type 'SAP.DM.XBRL.XbrlUsSecGeneratorPlugin.XbrlGeneratorPlugin' from assembly 'SAP.DM.XbrlUsSecGenerator.Plugin, Version=10.1.7.1, Culture=neutral, PublicKeyToken=null' does not have an implementation. Method 'get_OutputContentType' in type 'CreationResult' from assembly 'SAP.DM.XbrlUsSecGenerator.Plugin, Version=10.1.7.1, Culture=neutral, PublicKeyToken=null' does not have an implementation. Source: SAP.DM.Plugins.Mgmt Stack trace: at SAP.DM.Plugins.Mgmt.DomainBridge.LoadAssembly(String pluginSubDirectory, String fileName, Evidence evidence, AppDomain appDomain) at SAP.DM.Plugins.Mgmt.ManagedPluginLibrary..ctor(String fileName, String pluginDirectory, AppDomain appDomain) at SAP.DM.Plugins.Mgmt.PluginManager.LoadPlugin(String fileName, String pluginDir, AppDomain appDomain, Boolean checkNewVersion) at SAP.DM.Plugins.Mgmt.PluginManager.LoadPlugin(String fileName, String pluginDir, AppDomain appDomain) at SAP.DM.TaskEngine.Context.PluginContext.PluginContext.GetCreationPlugin(String pluginName, String fileName, String pluginDir) -------- End --------

- 2019-01-31 08:23:25.8341 [6] [ERROR] ==> -------- Begin -------- ErrorID: d1d94c53-9c01-4169-af3a-39b4c974be6e Message: Method 'get_Parameters' in type 'SAP.DM.XBRL.XbrlUsSecGeneratorPlugin.XbrlGeneratorPlugin' from assembly 'SAP.DM.XbrlUsSecGenerator.Plugin, Version=10.1.7.1, Culture=neutral, PublicKeyToken=null' does not have an implementation. Method 'get_OutputContentType' in type 'CreationResult' from assembly 'SAP.DM.XbrlUsSecGenerator.Plugin, Version=10.1.7.1, Culture=neutral, PublicKeyToken=null' does not have an implementation. -------- End -------- 2019-01-31 08:23:25.8497 [6] [ERROR] ==> -------- Begin -------- ErrorID: 0847de18-8012-4092-b8c5-3df5b29085ec PluginContext.Create(): GetCreationPluginException occured: Method 'get_Parameters' in type 'SAP.DM.XBRL.XbrlUsSecGeneratorPlugin.XbrlGeneratorPlugin' from assembly 'SAP.DM.XbrlUsSecGenerator.Plugin, Version=10.1.7.1, Culture=neutral, PublicKeyToken=null' does not have an implementation. Method 'get_OutputContentType' in type 'CreationResult' from assembly 'SAP.DM.XbrlUsSecGenerator.Plugin, Version=10.1.7.1, Culture=neutral, PublicKeyToken=null' does not have an implementation. -------- End -------- 2019-01-31 08:23:25.8497 [6] [ERROR] ==> -------- Begin -------- ErrorID: 81f04aa9-1606-41ac-8e46-8085f05f4f38 PluginContext.Create(): GetCreationPluginException occured: StackTrace at SAP.DM.TaskEngine.Context.PluginContext.PluginContext.GetCreationPlugin(String pluginName, String fileName, String pluginDir) at SAP.DM.TaskEngine.Context.PluginContext.PluginContext.ExecuteCreationTask(CreationTask task, List`1 internalMessages) -------- End -------- 2019-01-31 08:23:26.5998 [6] [ERROR] ==> -------- Begin -------- ErrorID: 13c12349-fa97-4151-b238-71a90142339e PluginContext.Create(): CreatePluginException occured: Object reference not set to an instance of an object. -------- End -------- 2019-01-31 08:23:26.5998 [6] [ERROR] ==> -------- Begin -------- ErrorID: 9858eb41-d11e-488a-9ec7-f1c6fd8b62a3 PluginContext.Create(): CreatePluginException occured: StackTrace at SAP.DM.TaskEngine.Context.PluginContext.PluginContext.ExecuteCreationTask(CreationTask task, List`1 internalMessages) -------- End -------- 2019-01-31 08:24:38.6087 [22] [INFO] ==> Debug file is null or empty and cannot be found.

Any ideas?

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Marc_Kuipers
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Maria

As we've seen on the session, issue was caused by incorrect version of Task Engine (1201 vs. 1100)

Kind regards

Marc

mayiya
Product and Topic Expert
Product and Topic Expert
0 Likes

Thanks for your help.

Answers (1)

Answers (1)

Olga_Vasileva
Product and Topic Expert
Product and Topic Expert
0 Likes

Hello Maria,

You should check and probably update SAP.DM.XbrlUsSecGenerator.Plugin because according to log it's Version=10.1.7.1.

I believe it's component "US SEC XBRL CREATION PLG 10.1" or SECCREA in SAP Downloads.

mayiya
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Olga. The plugin is updated but the same error still happens when creating a XBRL report.

Olga_Vasileva
Product and Topic Expert
Product and Topic Expert
0 Likes

Sorry for asking again, but have you registered it?

mayiya
Product and Topic Expert
Product and Topic Expert
0 Likes

Yes. It is registered.

Olga_Vasileva
Product and Topic Expert
Product and Topic Expert
0 Likes

Maria,

I'm not talking about US SEC _Validation_ Plugin you have shown on the screenshot, I'm talking about US SEC _Generation_ Plugin.

The error log is about it, not the Validation Plugin.

Please see my comment above and a picture attached.

generatorplugin.png