Hello everyone, Recently, I have to manipulate for CRUD operation with INote in ivy. After I looked at the INoteable interface. I saw that Ivy team had just exposed some pubic api like createNote, deleteNote ..etc. My problem is that I want to update the INote with built-in feature in Ivy. How can I do that? @note: this is a link for INoteable api: http://developer.axonivy.com/doc/latest/publicApi/index.html?ch/ivyteam/ivy/workflow/INoteable.html Anybody help me, please Thanks alot asked 08.08.2016 at 16:36 vhsvuong |
At the moment there is now Public API and also no Internal API to change a Note. You have to delete it and create a new one. answered 10.08.2016 at 13:57 Christian St... ♦ |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 08.08.2016 at 16:36
Seen: 2,192 times
Last updated: 10.08.2016 at 13:57