Issue in award posting after assign awards to a student through a custom AE program.
We are developing a custom App Engine which would edit the assigned awards to a student under a particular item type and then tried to invoke validate and post button click though CI.
The validate is happening successfully, but the post is always erroring out.
The Component which we are trying to invoke is Financial Aid > Awards > Award Processing > Assign Awards to a Student.
Any suggestion or idea to tackle this is highly appreciated.