Ir para o conteúdo principal
Adaptive Planning
API Methods

API Methods

API Methods

The following methods are supported in the Adaptive Planning API:
Metadata and Data Create, Update, and Read Methods
Metadata Bulk Update
  • updateAccounts: lets users update GL accounts in-bulk by uploading an XML file.
  • updateAttributes: lets users update attribute values in-bulk by uploading an XML file.
  • updateDimensions : lets users update dimensions and dimension values in-bulk by uploading an XML file.
  • updateLevels : lets users update levels in-bulk by uploading an XML file
Data Submission Methods
  • importConfigurableModelData : submit a set of rows for a modeled sheet
  • importCubeData : submit a set of data to be inserted into a cube sheet
  • importStandardData : submit a set of data to be inserted into standard accounts (GL accounts, assumptions, or custom accounts)
  • importTransactions : submit a set of transactions to be inserted into the transactions data, if the transactions feature has been enabled
  • eraseActuals : erase numeric data in specified time periods and accounts of an actuals version.
  • eraseData: erase numeric data from a plan or actuals version for the specified set of accounts for a given time frame.
  • recalculateSheet : recalculate sheets with the Recalculate on Demand property.