ストアドプロシージャ
ストアドプロシージャはファンクションライクなインターフェースで、AdobeCommerce の単純なSELECT/INSERT/UPDATE/DELETE 処理にとどまらず本製品 の機能を拡張します。
ストアドプロシージャは、パラメータのリストを受け取り、目的の機能を実行し、プロシージャが成功したか失敗したかを示すとともにAdobeCommerce から関連するレスポンスデータを返します。
CData Excel Add-In for Adobe Commerce ストアドプロシージャ
Name | Description |
CancelCreditMemo | Cancels a specified credit memo. |
CreateSchema | Creates a schema file for the specified table or view. |
FireAction | Execute a Magento action, by specifing the action name and order/invoice id. |