How to fetch other attributes as output while giving one attribute as input . Can we do it with tranform?

Hey Guys,

We have onboarded one cost centre app in which i want to give cost centre code (cc_code) as input and want other corresponding attributes as output (div_id,description etc)

Please help how we can achieve it by any rule or transform?

Hi @Apoorv0802

Can you please share the information about in which context you are trying to achieve this ?

If you want to store the information on identity level, then transform would be the way to go.

If you want the output only during the provisioning operations to target application, then you can either use transform or rule as well.

If you can provide some more context, it will be easier to provide you the feedback.

Thank You.
Regards
Vikas.

1 Like

Thanks for rplying Vikas,

I mean to say when i give one attribute as input it should fetch me other attributes as output. I am attaching the heading of CSV for ur reference.Where i want to give the yellow color attribute as input and fetch the green ones as output.

Hi @Apoorv0802

Seems like you want to update these attributes on the identity profile (identity level). In that case, my suggestion will be to go for transform.

Please make sure to use the AccountAttribute transform when you extract the input costcenter value for the identity instead of identity Attribute transform.

Good luck :slight_smile: If you have any queries, please feel free to let me know.

Regards
Vikas.

1 Like

How can i connect with u ?

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.