Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I export stored procedures to use with the Database adapter?

0
Posted

How do I export stored procedures to use with the Database adapter?

0

The following steps describe how to export procedures for the Database adapter. Use iStudio and select Export from the File menu. The Export Stored Procedures dialog displays. Select the root of the tree to select all stored procedures from all applications. Two files are created for each application and business object if a base name is selected. The __.sql file defines all stored procedures for all messages from the selected business object and application. The __TYPES.sql file defines all types used by the stored procedures in the first file. If you do not want to export all stored procedures for all applications as this can take a while, select one or more applications. Only the stored procedures for those applications will be generated. You can also select messages based on the role; for example, if you select publish, then only publish messages will be generated. Or, you can choos

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123