Overview
Allows end users of the platform to construct their own grids, charts, and dashboards.
Key Features & Functionality
We did a full removal of EUR and are installing from scratch using the 2.8.0 /application/new properties and zip as well as the new "oracle" install sql. We cannot get this to verify even though we have manually verified the table in question:
The data source schema does not match the type mappings: Schema-validation: wrong column type encountered in column [id] in table [`ahreportexport`]; found [number (Types#NUMERIC)], but expecting [int (Types#INTEGER)] (APNX-2-4056-000)
and we have validated the following:
create table ADHOC_DS."ahreportexport" ( "id" INT not null, "processId" INT not null, "textField1" varchar2 (255 char),
I also looked under all file folders in the zip file downloaded. It is not there either. Please advise.
The CDT in question is AH_ReportExport.
It's mentioned in the documentation, but I can't find a link to it.
Where would be find oracle-package.zip?
Which CDT are you referring to? It might be that you need to install the oracle-package.zip.
Updating 2.4 to 2.5. The CDT has INT but the SQL says NUM. Which one is right? We are using Oracle. Please advise.
Thanks, Michael. Perfect. And thanks for your assistance.
No sql was needed for 2.4.0-2.5.0
Michael, we are moving from 2.4.0 to 2.8.0. I have SQL files from 2.5.0 to 2.6.0 to 2.7.0 and to 2.8.0, but none before that. Is there an SQL for 2.4.0 to 2.5.0? If so, could you please attach that sql file. I am actually "subscribed" to this and I did not get word about updates, so I'll talk to Appian about that. It might be the whole military email address or some filter. I don't have a junk box filter, so that wouldn't be it locally. Anyway, I will watch for your response. Thanks.