pillai.ganesh
17th July 2014, 15:45
I'm looking for developer guide for ION workflow hooks like on.submit(), on.recall(), etc.
Please email me if you have any document related to ION workflow and its handling from LN DAL hooks.
My email id: pillai.ganesh20@gmail.com
:confused:
:confused::confused:
ARijke
18th July 2014, 11:12
The tools manual can give you some info on this. Search for the dbcm overview topic.
Next to the tools side, this feature needs application adoption. The LN-ION content guide (see KB 1026816) gives you a description on what is supported, see the Document Authorization chapter.
Regards, Adriaan
pillai.ganesh
19th July 2014, 09:10
Thanks Adriaan.
jetendrafpi
8th August 2017, 10:00
Hi All,
Currently iam updating a data in contracts session which is workflow enabled. Iam getting error in DB.Update and DAL update. Kindly let me know how to use the on.submit() hooks in the program script.
Regards,
Jetendra
ARijke
8th August 2017, 14:55
You can look at existing DALs, like tdpur400 on how the on.submit is implemented.