Skip to Main Content
Merative Ideas Portal

Shape the future of Merative!

We invite you to shape the future of Merative, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Post your ideas

Start by posting ideas and requests to enhance a product or service. Take a look at ideas others have posted and upvote them if they matter to you,

  1. Post an idea

  2. Upvote ideas that matter most to you

  3. Get feedback from the Merative team to refine your idea

Help Merative prioritize your ideas and requests

The Merative team may need your help to refine the ideas so they may ask for more information or feedback. The offering manager team will then decide if they can begin working on your idea. If they can start during the next development cycle, they will put the idea on the priority list. Each team at Merative works on a different schedule, where some ideas can be implemented right away, others may be placed on a different schedule.

Receive notification on the decision

Some ideas can be implemented at Merative, while others may not fit within the development plans for the product. In either case, the team will let you know as soon as possible. In some cases, we may be able to find alternatives for ideas which cannot be implemented in a reasonable time.


Merative External Privacy Statement: https://www.merative.com/privacy

Status Not under consideration
Created by Garry Heap
Created on Feb 15, 2020

Provide easier extension of Bank Account and associated classes

Adding a single attribute to the BankAccount entity requires numerous extensions to BPOs/structs

Customer Name Scottish Government
  • Attach files
  • Guest
    Reply
    |
    Mar 27, 2020

    Hi Garry,

    We have evaluated your request and have determined that it cannot be implemented at this time.

    The requirement while it may be used widely for your customer, is specific to your customer and is not something that any other customer would want/need so not suitable for adding to the ootbproduct.

    Your request may be resubmitted for consideration after 12 months from the date of decline.

    Thank you for your interest in the Cúram SPM product.
    Shane McFadden, Cúram SPM Product Management team

  • Garry Heap
    Reply
    |
    Mar 10, 2020

    To add more context, the initial customisation was also to add an additional boolean attribute ‘i-Movo' to the BankAccount dynamic evidence definition. i-Movo is a digital voucher system widely used in the UK. Adding a new Dynamic Evidence just to capture a single flag would have been unwieldily for case workers. The DynEvd customisation was done compliantly using a new version of the Evidence definition files.

    Since OOTB there is a logical one to one mapping between the BankAccount dynamic evidence definition and the BankAccount entity, we then also added the additional boolean to the entity, which was done with both non-compliant Custom Entity extension and replace superclass on required methods

    One example of our non-compliant customisation is in BankAccount entity autovalidate() method, in order that we can add ScotGov specific validations around imovo and the rest of the bank account data.

    autovalidate() is called by both the insert() and modify() operations of BankAccount entity, which are in turn called by the underlying Evidence Framework on insert/modify/clone evidence.

    Hence customising non-compliantly was the optimum option.

    If we had gone with an option (1) of extending bank account Dynamic Evidence but 2 underlying Entities, we would have had to find a way to hook into the evidence framework and do double inserts/modifys when evidence changed - this can't be done compliantly. Also could lead to evidence broker issues as well.

    Extensions to BankAccount seem to have been considered for the ‘IBAN' and ‘BIC' fields, as per https://www.ibm.com/support/knowledgecenter/SS8S5A_7.0.9/com.ibm.curam.content.doc/Participant/c_PARTMaintainingPersonProspectEvidenceBankAccounts.html.
    We are looking for something similar, but generic, to allow additional flags and fields on Bank Account.

  • Guest
    Reply
    |
    Feb 21, 2020

    Hi Garry,

    The following is a link to the compliancy guide where we document how to handle adding new attributes to entities:
    https://www.ibm.com/support/knowledgecenter/SS8S5A_7.0.9/com.ibm.curam.content.doc/DevelopmentCompliancy/c_COMPDEV_Developing1EntityClasses1_605.html
    Therefore can we ask why this approach isn't suitable or are you looking to add directly into the out-of-the-box entity?
    It would also help if you could give us more information on the indicator mentioned; e.g. what is its purpose/use and where/how would it be populated?

    Thank you,
    Shane McFadden, Cúram SPM Product Management team

  • Guest
    Reply
    |
    Feb 17, 2020

    Hi Garry,

    Thank you for your enhancement request.
    We require some further analysis to determine whether or not this enhancement can be considered in a future release.
    I will provide another response when our investigation is complete.

    Thank you,
    Shane McFadden, Cúram SPM Product Management team