store example-set in repository
Hi
I have a problem by store an example-set in repository: when I read an example-set from "read database" , "data-management" is as double-array state, so data represent correctly, but after storing it in repository , the large numbers changing to a constant number(2147483647- the largest number in int-array).
how can I fix this problem?
Regards,
saeede
I have a problem by store an example-set in repository: when I read an example-set from "read database" , "data-management" is as double-array state, so data represent correctly, but after storing it in repository , the large numbers changing to a constant number(2147483647- the largest number in int-array).
how can I fix this problem?
Regards,
saeede
Tagged:
0
Answers
-
Hi,
how do you store the data in the repository? I just created a simple test process consisting of a Read DB and a Store operator and the data does not change.
Regards,
Marco0 -
Hi
I've solved it
thnks,
saeede0