Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »


Error message:

The service 'MobDocumentService' could not be generated. Error:SysEntryPointAttribute must be specified on a method exposed as a service operation. Class: MobDocumentConnector, Method: submit.

Example on below image. 


Solution: 

Open the class 'MobDocumentConnetor' and choose the method 'submit'.


Change the [SysEntryPointAttribute] to [AifDocumentReadAttribute,SysEntryPointAttribute(true)] 





  • No labels