How to check dataValue import Log?

Hi,

I have the log from Tomcat.
“* INFO 2019-07-03 22:47:45,972 Data value import done, total: 9941, import: 0, update: 4, delete: 0: 00:00:28.176 (Clock.java [taskScheduler-10])”

Only 4 data has been updated, and no new data.
How to check the log for all data?

FYI, I am using this web API to import my data (JSON file)

…/api/dataValueSets?orgUnitIdScheme=ATTRIBUTE:Lnpn1hjImac&async=true&preheatCache=true&importStrategy=CREATE_AND_UPDATE&skipAudit=true

Thank you

1 Like

Hi All,

I found the issue here. If I upload data through webAPI using orgUnit attribute Id, data will upload only for UPDATE.
And if import using Import App, and using orgUnit UiD, data will success submitted (CREATE/NEW data and UPDATE).
I am using version 2.32 and 2.31.

Thank you
Taufiq

1 Like

Hi @taufiqhs,

could you create an issue for this in jira? (https://jira.dhis2.org).

2 Likes

Hi @Stian,

Okay. Log in with Atlassian account

1 Like