Export Errors Using Process and Export Template

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
bssxfire8
Posts: 46
Joined: Fri Oct 02, 2015 11:41 pm

Export Errors Using Process and Export Template

Post by bssxfire8 »

I am getting this error since updating to 8.4:
Internal error. RegularUsersExport
I have several export processes that have worked through several version updates now.
All I do is run a simple find to grab my business object(s) and run the export doing something like this:
FIND RegularUser WHERE RegularUser=LoggedInRegularUser
EXPORT RegularUser TO 'd:/Data/Export/export.csv' USING `RegularUsersExport`

Since my 8.4 upgrade all I get is this error:
Internal error. RegularUsersExport

The template exists and if I use the export menu within the app to just export all records using that template it downloads a csv for me just fine. It only gives me a problem doing this within a process. Has anyone else run into this?
aware_support
Posts: 7523
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Re: Export Errors Using Process and Export Template

Post by aware_support »

This is a bug in 8.4. Will be fixed in the next build.
Aware IM Support Team
bssxfire8
Posts: 46
Joined: Fri Oct 02, 2015 11:41 pm

Re: Export Errors Using Process and Export Template

Post by bssxfire8 »

Support, I find I am still having problems with this.
What build version is this fixed in? I am on Build: 2708
aware_support
Posts: 7523
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Re: Export Errors Using Process and Export Template

Post by aware_support »

Please update to the latest build 2709. The problem should be fixed in that build.
Aware IM Support Team
Post Reply