PACS How To TSR-730046
PACS How To TSR-730046
AA.ARRANGEMENT.ACTIVITY via
IRIS API
No part of this document may be reproduced or transmitted in any form or by any means,
for any purpose, without the express written permission of TEMENOS HEADQUARTERS SA.
Table of Contents
Document History
Comments:
2. Create the service artefacts for creating a new loan arrangement with
AA.ARRANGEMENT.ACTIVITY Version record, which is created with
3. Build the IRIS war for the above generated service artefacts and deploy it.
4. Check the swagger file. Swagger will be generated with “propertyId” and
“effectiveProperty” fields.
5. Try to create a new loan arrangement with future dated interests by passing
PROPERTY in propertyId and date in effectiveProperty as given below.
V2.0/May-21 Quality Assurance Internal Use
To view template history, please click here*
5
How-To Document- TSR-730046
"properties":[
{
"propertyId":"PENALTYINT",
"effectiveProperty":"20200830"
}
]
"properties":[
{
"propertyId":"PENALTYINT",
"effectiveProperty":"20211009"
},
{
"propertyId":"PRINCIPALINT",
"effectiveProperty":"20211012"
}
]
To T24 Release *
If the functionality is relevant till Current
R9, choose the value ‘Current’
Content Classification