We need to have the Strataframe Maintenance events and methods to call the webservices, which in turn, will use the business objects we configured through the business object mapper. In other words, we do not want the Strataframe Maintenance to be using business objects directly.
Is there a way to accomplish that? Or instead of using Strataframe Maintenance Form, do we need to use a regular form and implement the actions (Save, New, Edit, etc) on our own?
Thanks.