Posting charges/payments in Student Financials using peopleCode
Hi All,I am right now working on Implementation of PeopleSoft CS and CRM4HE in Singapore. We have a requirement to Post Charges and Payments in Student Financials via PeopleCode using our custom built module.
I have explored the delivered Components (Post Student Payments, Payment Plan etc) of Student Financials to see how the Post mechanism works. For posting charges or payments in Student Financials, it uses RemoteCall to Cobol program.
I have been trying for a long time to call the Cobol using RemoteCall to Post Charges/Payments via PeopleCode (from Our Custom Component) but unable to do it. Following are the methods that I have tried so far:
I have explored the delivered Components (Post Student Payments, Payment Plan etc) of Student Financials to see how the Post mechanism works. For posting charges or payments in Student Financials, it uses RemoteCall to Cobol program.
I have been trying for a long time to call the Cobol using RemoteCall to Post Charges/Payments via PeopleCode (from Our Custom Component) but unable to do it. Following are the methods that I have tried so far:
0