Unable to put value in ObjectAttribute object

Hi Folks,

We have build a tree where it will first validate the access token fetching from header and then attribute collector then patch node, whereas when we debug the following tree its not giving the _id in the object Attribute therefore Its not patching so we are getting id from access token using /userinfo and trying to put in objectAttribut by objectAttribute.put(“_id”, “id_value”) but going forward its failing and giving error objectAttribute is not defined. Not sure what is missed.

Regards,
Tanay

Hi @TanayAmgen,

Should not it be “objectAttributes”?

Kind regards
Patrick

Hey @patrick_diligent Thankyou, I have added it in objectAttribute.

Hi @TanayAmgen, If you found the information helpful in addressing your inquiry, please click the checkbox below the Reply to mark the issue as Solved.

This helps other community members easily find solutions to similar questions and also acknowledges the valuable contributions of our community members.

If you need any assistance with how to mark a response as ‘Solved’, please let me know—I’m happy to help.

Thank you for your contribution!

Sheila