ISC: How to split an account attribute to make it multivalued

Hello everyone!

We are using the NERM connector which we know to be a Web Services connector; we have an attribute of type “value1, value 2, value 3, value 4, value N…”

Is there any way to transform that value from being a string to a multivalued attribute during account aggregation?

Thanks in advance,
Greetings!

Hi @GilbertoOledo14

Can we map the Attribute in Account Schema ?

Hi, @sidharth_tarlapally

Thank you for replying.

Yes, I have marked it as multivalued but I can’t get it to split the values.

@GilbertoOledo14

Are we using a NERM direct connector or a web service?

@sidharth_tarlapally

We are using the NERM OOTB connector: SailPoint Non-Employee Risk Management
and in NERM this attribute is of type “ProfileSearch”.

Hi @GilbertoOledo14

If you have not seen already, please see these posts:

@GilbertoOledo14

Do we have a chance to change the type of the attribute to ProfileSelect ?
As Profile Search is a String value and Profile Select is A List (Multivalued)

Hi, @vbdm

Thank you for your response.
I have checked and I think a good idea is to use a rule, however, I am not sure if I can add these rules to the “Non-Employee Risk Management” type connector.

@sidharth_tarlapally

I changed the attribute type, however, no change in ISC, it is still a text string.
I think the “problem” is the NERM API when getting the profiles, it returns a text string and not multivalued attributes.

I am thinking about using an after operation rule, however, I don’t know if this rule can be used in this connector.

@GilbertoOledo14

We don’t have connector rules for NERM :upside_down_face:
umm … may be utilise a web service connector and achieve this ?