× Discuss on Arrangement Architecture (AA), AA Core, Lending, Deposits, Accounts, Proxy services, Internet Services, etc…

2 Properties in single Activity API routine?

More
4 years 11 months ago #22142 by simbu
Hi All,

There is an override message from core if commitment amount is exceeding the limit amount which is attached to contract. This is thrown frmo the core while creating loan.

I am going to raise the error for the same requirement. So planning to use pre routine for LENDING-NEW-ARRANGEMENT with LIMIT property class.

But How can I access Term amount value in that routine? Any idea?

Please Log in or Create an account to join the conversation.

More
4 years 9 months ago #22200 by TemenosLabs
Replied by TemenosLabs on topic 2 Properties in single Activity API routine?
If you attach this as the pre routine for limit, you will not be able to access the term amount property values. This is because, when the activity is processed the limit action will be executed first and only then the next term amount action.

Please Log in or Create an account to join the conversation.

Time to create page: 0.104 seconds