We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Welcome to the IFRS17CalculationEnginePython wiki!
flowchart LR _DefineFormatAocConfiguration _DefineFormatDataNode --> UploadDataNodesToWorkspaceAsync --> GetArgsFromMainAsync UploadDataNodesToWorkspaceAsync --> ParsingStorage _DefineFormatDataNodeState --> UploadDataNodeStateToWorkspaceAsync --> GetArgsFromMainAsync UploadDataNodeStateToWorkspaceAsync --> ParsingStorage _DefineFormatDataNodeParameter --> UploadDataNodeParameterToWorkspaceAsync --> GetArgsFromMainAsync UploadDataNodeParameterToWorkspaceAsync --> ParsingStorage _DefineFormatOpening --> GetArgsFromMainAsync _DefineFormatOpening --> ParseSimpleValueToWorkspaceAsync --> ParsingStorage _DefineFormatOpening --> ImportStorage _DefineFormatOpening --> DataNodeFactoryAsync _DefineFormatCashflow --> GetArgsFromMainAsync _DefineFormatCashflow --> DataNodeFactoryAsync _DefineFormatCashflow --> ParseCashflowsToWorkspaceAsync --> ParsingStorage _DefineFormatCashflow --> ImportStorage _DefineFormatActual --> GetArgsFromMainAsync _DefineFormatActual --> DataNodeFactoryAsync _DefineFormatActual --> ImportStorage _DefineFormatActual --> ParseActualsToWorkspaceAsync --> ParsingStorage _DefineFormatSimpleValue --> GetArgsFromMainAsync _DefineFormatSimpleValue --> DataNodeFactoryAsync _DefineFormatSimpleValue --> ParseSimpleValueToWorkspaceAsync