This is a migrated thread and some comments may be shown as answers.

Data Services Wizard and Stored Procedures

1 Answer 50 Views
Web Services
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
James
Top achievements
Rank 1
James asked on 16 Aug 2011, 02:59 PM
In creating a data service using the Data Services Wizard, I noticed that only table entity data was being pulled across into the data manger. Is there any way to include stored procedures in this process? If not, is there a better way to create a service that will include both the Stored Procedure code that is generated when the Domain Model is created?

Thanks for the help,
Kevin

1 Answer, 1 is accepted

Sort by
0
A.Alexandrov
Telerik team
answered on 19 Aug 2011, 09:41 AM
Hi James,

Unfortunately we do not have a possible workflow that you can use for achieving this goal. Indeed in the current situation the Data Services Wizard generates only entities mapped to tables as you noticed. We skip (not show) any entities mapped to views also, because generally you cannot perform CUD operations against a view.

I am sorry for any inconvenience caused.

Regards,
A.Alexandrov
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>

Tags
Web Services
Asked by
James
Top achievements
Rank 1
Answers by
A.Alexandrov
Telerik team
Share this question
or