ODBC Driver for Odoo

Build 23.0.8839

CallProcedure

Calls a server-side RPC within Odoo.

Input

Name Type Description
Model String The model to execute the procedure on.
Operation String The procedure to execute.
Arguments String The list of arguments to pass to the RPC, formatted as a JSON list
KeywordArgs String The keyword arguments to pass to the RPC, formatted as a JSON object

Result Set Columns

Name Type Description
JSON String The output of the RPC converted to JSON.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839