Hi, I am new to Appian and I'm having the following error when building my application.
I'm trying to configure the rule inputs but the message "Invalid index: Cannot index property 'relationships' of type Text into Type RecordType.
I'll attach a screencapture.
Thank you in advance for your help.
Discussion posts and replies are publicly visible
Hello Martin Rodriguez , It looks like you are passing the type instead of the value. Construct the record values. This is a rule input for Interface from what it looks like. You need to either pass a value or leave it blank and not just pass the record type.
Thank you. How can I do that? Do I have to go back and modify the record type?
Could you please open the rule W0112SA_VehicleDetailsView and check the rule input type
Here it is.