[
https://issues.apache.org/jira/browse/OFBIZ-10956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17031419#comment-17031419 ]
Jacopo Cappellato commented on OFBIZ-10956:
-------------------------------------------
[~ankit.joshi] , I have noticed a syntax error at line 25 of the DwhDimensionServices.groovy script contributed by [~pierresmits]:
{{queryListIterator = from("Geo").where("geoTypeId","COUNTRY")queryIterator();}}
(before queryIterator() we should have a '.')
With this error no other code in the script could be executed (and tested) so please make sure it is well tested before you commit it, thanks!
> Have a service to load records in the CountryDimension
> ------------------------------------------------------
>
> Key: OFBIZ-10956
> URL:
https://issues.apache.org/jira/browse/OFBIZ-10956> Project: OFBiz
> Issue Type: Improvement
> Components: bi
> Affects Versions: Trunk, Release Branch 17.12, Release Branch 18.12
> Reporter: Pierre Smits
> Assignee: Ankit Joshi
> Priority: Major
> Labels: CountryDimension, birt, country, dimension, dwh, service
>
> Depending on [OFBIZ-10954|
https://issues.apache.org/jira/browse/OFBIZ-10954]
> The service should be invoked on initialisation of the data warehouse.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)