hi all I'm now using Ivy 6.3. When i create ResfulAPI by java (not use ivy element) and in that api i try to use ivy.repo() to store some data, it throw two exception: and I guess that because with pure java api, there is no task and case created but why we need them? as my understanding ivy.repo will store data to Ivy System DB and it's different from ivy process data which highly-related to ivy task&case. Anybody can explain ? Thanks a lot asked 25.07.2017 at 06:16 trungdv |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 25.07.2017 at 06:16
Seen: 1,732 times
Last updated: 26.07.2017 at 05:10
Hello @trungdv. Please attach the source code (or an example one) and please post stacktraces as text and not as image. Thanks.
Is this still happening with 6.6? I think we have changed the CaseScopeProvisioning since a few months.
Hi @Reguel Werme... ♦♦
i didn't test on 6.6 i'll do it