Jump to content

Error: Could not load on-demand data for table 'reading_frame'


Manoj Chaurasia

Recommended Posts

I have an issue with the on demand with a property control.

When I 'm using a input field to do my on demand, i'ts working perfectly fine but when I changed it to a input fied (mutiplie lines), I have this error:

When I 'm using a input field to do my on demand, i'ts working perfectly fine but when I changed it to a input fied (mutiplie lines), I have this error:

Could not load on-demand data for table 'reading_frame'

Failed to create DataTable at Spotfire.Dxp.Data.ColumnFactory.CreateColumns(DataRowReader reader, String documentTitleForOrigin, IDataPropertyContainer defaultProperties, DataPropertyRegistry dataPropertyRegistry, GlobalMethodRegistry globalMethodRegistry, CxxSession session, Boolean addNewProperties, PartialDataLoadReport loadReport, ResultProperties resultProperties, PendingViewRequestsManager pendingViewRequestsManager, Boolean mangleColumnNames)

  at Spotfire.Dxp.Data.DataFunctions.DataFunctionImpl.DataFunctionWorkItemState.GetOutputResults(Dictionary`2 pendingViewRequestsManagers)

  at Spotfire.Dxp.Data.DataFunctions.DataFunctionImpl.DataFunctionWorkItemState.<>c__DisplayClass64_0.<ExecuteFunction>b__1()

  at Spotfire.Dxp.Framework.ApplicationModel.Progress.ExecuteSubtask(String title, ProgressOperation operation)

  at Spotfire.Dxp.Data.DataFunctions.DataFunctionImpl.DataFunctionWorkItemState.ExecuteFunction(Dictionary`2 pendingViewRequestsManagers)

Link to comment
Share on other sites

  • 9 months later...

As I receive a similar error, though it is intermittent.

Though it does not occur all the time and has just started happening in our instance of 12.3, hasn't occurred in 11.6

Could not load on-demand data for table 'PropConnect'

Failed to create DataTable

  at Spotfire.Dxp.Data.ColumnFactory.CreateColumns(DataRowReader reader, String documentTitleForOrigin, IDataPropertyContainer defaultProperties, DataPropertyRegistry dataPropertyRegistry, GlobalMethodRegistry globalMethodRegistry, CxxSession session, Boolean addNewProperties, PartialDataLoadReport loadReport, ResultProperties resultProperties, PendingViewRequestsManager pendingViewRequestsManager, Boolean mangleColumnNames)

  at Spotfire.Dxp.Data.DataFunctions.DataFunctionImpl.DataFunctionWorkItemState.GetOutputResults(Dictionary`2 pendingViewRequestsManagers)

  at Spotfire.Dxp.Data.DataFunctions.DataFunctionImpl.DataFunctionWorkItemState.<>c__DisplayClass61_0.<ExecuteFunction>b__1()

  at Spotfire.Dxp.Framework.ApplicationModel.Progress.ExecuteSubtask(String title, ProgressOperation operation)

  at Spotfire.Dxp.Data.DataFunctions.DataFunctionImpl.DataFunctionWorkItemState.ExecuteFunction(Dictionary`2 pendingViewRequestsManagers)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...