NERM Update Workflow - Set Attribute Values

Hi all,
I am trying to set an attribute value using Set Attribute Values action in update workflow from another attrbute from Student Profile Type. But weirdly, I don’t find Student and Student Assignment in the list of profile types shown in the drop down.

Thank you

can you check if the role assigned to the logged in user have permission on that profile?

The “What profile” drop down shows Profile Select / Search attributes that can be selects. Those are the attributes that would hold a Profile as a value so you pull values from that Profile.

If you are running this Update workflow on a Student Profile already, and you want to set “S_Student” to the same value of something that already exists, you could use the “another attribute’s value” option under “Set as”

Or, if you are running this from a different profile, you would need to set the Student Profile in a Profile Select / Search Attribute and then select that attribute from the “What Profile” list.

Hi. Yes, the logged in user has roles with permissions on the Student and Student Assignment Profile types

Does the “What profile” also not show the profile types in the drop down is what I was wondering, because, it shows the other profile types.
I am trying to assign an attribute under Student Profile Type to this “S_Student” attribute which is profile search attribute assigned to Student Assignment Profile Type. So that in the next step of the workflow, again using the “set attribute value action”, I can use this S_Student as the profile type to get the First_Name and Last_Name attributes from the Student Profile type.
Also, this workflow is set to run for the Student Assignment Profile type.

Example - I have attached another workflow we built in the same way, for setting manager values from another profile type.

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