You are on page 1of 3

Arrangement Architecture AA.NOT.ARR.

ACTIVITY
� on: April 27, 2013, 10:45:23 PM �
I create an Arrangement Architecture for an Internet User in AA.ARR.UI.BEHAVIOUR
Application, as soon as I enter the ID it throws me the following
AA.NOT.ARR.ACTIVITY.

Also when I try to open an existing record in AA.ARR.UI.BEHAVIOUR Application, it


throws the same error. Please help me address this issue.
Offline Arunjoshi

Re: AA.NOT.ARR.ACTIVITY
� Reply #1 on: September 25, 2013, 09:36:50 PM �
Hi Chris,
R u Edit/Create the old/new record using this Command AA.ARR.UI.BEHAVIOUR I
AAXXXXXXX-20130909-2 ?

If yes, it s not a right way to Edit/Create an Arrangement. U have to go via


Arrangement Overview Screen .

Thanks & Regards,

ArunJoshi

Arrangement Architecture AA ACTIVITY RESTRICTION


� on: April 27, 2018, 07:12:58 PM �
Please how do i restrict a customer from booking a particular AA loan product if he
already has a current loan of the same product running? Is this a feature that can
be handled by core AA or a local routine would be needed?
Offline masterL

Re: AA ACTIVITY RESTRICTION


� Reply #1 on: July 02, 2018, 11:28:24 PM �
Check if this can be handled under the AA eligibility tables:
AA.PRD.DES.ELIGIBILITY
It allows you to register a rule/set of rules which determine eligibility. The
business rules module is very robust and will probably cater for this requirement.
If you already resolved, kindly tell us how

,
Is there to see the calculated interest to be paid/received at maturity from an AA
contract? A customer wants a report showing AA contract position at maturity so
hopefully this is data I can link to an existing enquiry.

Thanks in advance
Offline jekoyemi

Re: View AA Deposit/Loan Interest at maturity


� Reply #1 on: July 13, 2018, 04:56:08 AM �
Hi masterL
I will suggest you try using any of the following core APIs

1. AA.GET.INTEREST.ACCRUALS

2. AA.GET.INTEREST.PERIODIC.RATE

thereafter you can manipulate this based on the term and repayment schedule,
especially if the interest rate is fixed and uniform

Arrangement Architecture Customer Eligibility


� on: March 27, 2019, 01:19:58 PM �
Customer eligibility criteria to get into the Contract like Age ,Customer Group
etc. We�re facing an issue with Eligibility rules when trying to create a loan
arrangement.

For instance, a Loan has two rules set; where customers under the Age of 18 or
Staff are not allowed to get into the contract, an error should appear at the first
level of validation and should not allow it. However, the system allows everyone to
get into a contract. (screen: AA.ARRANGEMENT.ACTIVITY,AA.NEW)

Conditions are defined at product level and rules are set under
AA.PRD.DES.ELIGIBILITY

Any idea why it is not functional? Service issue to be enabled or something else?

Offline vgsroy

Re: Customer Eligibility


� Reply #1 on: September 09, 2019, 07:05:06 PM �
Whether this issue is resolved?

If so, please tell us how this is resolved?


Offline jekoyemi

Re: Customer Eligibility


� Reply #2 on: September 11, 2019, 03:59:55 PM �
@
Mjalwan90Since you defined the condition at product level, there is need for you to
set/create Eligibility rule that captures the factors you want to consider before
creation contracts for them. Thereafter set the eligibility failure to Error . This
will fix the issue.

Offline Mjalwan90
Re: Customer Eligibility
� Reply #3 on: September 25, 2019, 04:45:53 PM �
Rules were already defined in case of failures.
Solution: Redeployment of JARS from the back-end. Got the updated JARS from Temenos
Support

You might also like