Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
7 replies
Subscribers
7 subscribers
Views
2821 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
User Interface
I am not able to provide the CDT as "Type" in SAIL Interface. It has o
Bala K
over 9 years ago
I am not able to provide the CDT as "Type" in SAIL Interface. It has only a list of options such as "Any type, Boolean, Date, Document, Record Type, etc". I am facing "java.lang.IllegalArgumentException: Invalid index: Cannot index property 'VEHICLE_NAME' into type RecordType" error while testing the form (immediately after inputting value to Vehicle name field). Any suggestions ? I am using "(v7.7) "
OriginalPostID-153848
OriginalPostID-153848
Discussion posts and replies are publicly visible
Parents
0
Bala K
over 9 years ago
I am trying pass CDT as Interface input and save the fields into CDT.
Should I use like this ? "saveInto:type!VFM_VEHICLES(ri!VFMVehicle.VEHICLE_NAME)"
My CDT name is : "VFM_VEHICLES", Interface input name is "VFMVehicle" with type as "Any Type"
With this I got below error,
"Interface Definition: Expression evaluation error at function a!util_sasaUiSource: An error occurred while executing a save: Expression evaluation error : The save target must be a load() variable, process variable, or node input (or a rule input passed one of those three), but instead was: [VEHICLE_NAME=, VEHICLE_CATEGORY=, VEHICLE_DESC=, VEHICLE_ID=, NO_OF_SEATS=, YEAR=, LAST_MAINTENANCE=, SATISFACTION_RATING=, STATUS=, MAKE=]"
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Bala K
over 9 years ago
I am trying pass CDT as Interface input and save the fields into CDT.
Should I use like this ? "saveInto:type!VFM_VEHICLES(ri!VFMVehicle.VEHICLE_NAME)"
My CDT name is : "VFM_VEHICLES", Interface input name is "VFMVehicle" with type as "Any Type"
With this I got below error,
"Interface Definition: Expression evaluation error at function a!util_sasaUiSource: An error occurred while executing a save: Expression evaluation error : The save target must be a load() variable, process variable, or node input (or a rule input passed one of those three), but instead was: [VEHICLE_NAME=, VEHICLE_CATEGORY=, VEHICLE_DESC=, VEHICLE_ID=, NO_OF_SEATS=, YEAR=, LAST_MAINTENANCE=, SATISFACTION_RATING=, STATUS=, MAKE=]"
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data