Frequently Asked Questions
Overview
Here you can find some commonly asked questions and problems, and their solutions.
Re-used Actionflow Working Intermittently
Problem
An Actionflow is reused on different components, e.g. a grid and a card container. The Actionflow works as expected on one component but not the other.
Backed Form Fields Not Populating
Problem
Form fields on a component are not populating despite having backing attributes.
"Failed to convert" Error Message After Running Actionflow
Problem
The following error message shows when running an Actionflow:
Failed to convert value of type 'java.lang.String' to required type 'com.accipia.centerview.web.parameters.ActionRunParameters'; nested exception is java.lang.IllegalArgumentException
Database Exporter Not Recognising Import Attributes in Tables
Problem
A push pipe triggers a database exporter that reads data from a pull pipe. The database exporter has a Statement Expression containing an attribute located in a pull pipe table. When the database is exported, an error message shows: "Failed to get value for record while taking a stripe for attribute. Could not find attribute".
Illegal Group Reference
Problem
Failing to push records through an HTTP Collector in an Analysis model. The error in the System Console logs contains "Illegal Group Reference".
This is typically an issue with the escaping of backslashes in an expression.
PhixFlow V8.3 Grid Styling
Problem
Upgrading from PhixFlow version 8.3 to version 11 has changed the styling of some grids and the white grid lines separating each attribute column are no longer visible.