Hi,

Il 13/07/22 22:26, Fernando Ribeiro ha scritto:
Hi all,

I'm testing syncope (congrats by excellent work).
I have created an oracle connector and resources.
I'm able to pull all users with success.
My user has an attribute called group (string separated by comma).
Example: group: GROUP_1,GROUP_2,GROUP_3

How can I split this attribute in three groups?
I have tested derived attributes without success.

You need to implement a pull action.

Basically you have to implement the following steps:
- split the value present in the attribute
- for each value found, assign the group to the user

I want to remind you that the groups must be present on Syncope.

Regards
M


Best regards,
--
Fernando Ribeiro

--
Dott. Marco Di Sabatino Di Diodoro
Tel. +39 3939065570

Tirasa S.r.l.
Viale Vittoria Colonna, 97 - 65127 Pescara
Tel +39 0859116307 / FAX +39 0859111173
http://www.tirasa.net

Apache Syncope PMC Member
http://people.apache.org/~mdisabatino/

Reply via email to