I am trying to update project task dates thru WebADI but they are not showing up
I am trying to update project task dates thru Web ADI but they are not showing up. I have used pa_project_pub.update_task with p_update_task_structure as Y and passing the structure version id. I also tried using another API pa_status_pub.Update_Progress but getting no success. I get the green smiley after uploading but the results are not reflecting in the current working version even after publishing it. Am I missing any steps?
I am able to update the dates thru API called separately in an anonymous PL/SQL block but not thru Oracle Web ADI. Any thoughts? Thanks