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
6 replies
Subscribers
9 subscribers
Views
2033 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
I am getting the follwoing error when i convert the CDT to xml. But that same th
nileshkumarg
over 9 years ago
I am getting the follwoing error when i convert the CDT to xml. But that same thig works in my DEV environment.
Can any body suggest what needs to be done ?
Error:Invalid Type: com.appiancorp.kougar.mapper.exceptions.ReturnException: Record value length (1) does not match instance property length (0) unable to convert <[array class [Ljava.lang.Object; length 1:02:15 PM] > of type <class [Ljava.lang.Object;> to type <class [Ljava.lang.Object;>) (Data Outputs)
OriginalPostID-176061
OriginalPostID-176061
Discussion posts and replies are publicly visible
0
Carlos Santander
A Score Level 2
over 9 years ago
Without knowing what you're actually doing, the error seems to indicate that there might be a conversion attempt from array to single element.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Tom Ryan
Appian Employee
over 9 years ago
Can you add some more details as to what you are doing to cause the error and where the error is shown? Are there any additional details in the app server log?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
nileshkumarg
over 9 years ago
I have attached the error msg . But the same expression i am able to run in my Dev environment .And i have imported my Dev instance to Test instance , so there is no change in the code in test .
Error.txt
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Eduardo Fuentes
Appian Employee
over 9 years ago
The relevant error is:
Record value length (1) does not match instance property length (0) unable to convert
it seems the CDT in this problematic environment doesn't match the expected structure. Can you delete and re-import a few times? Make sure to update precedents after doing so.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
nileshkumarg
over 9 years ago
I did that couple of times. But still the error persist. Is there a way out of this? The same thing work in my DEV and TEST env. I am really puzzled by this.?
Error (2).txt
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Eduardo Fuentes
Appian Employee
over 9 years ago
Can you go to Monitor Mode and monitor the process variables for this process? Then check the type of pv!cdt_WClaims_Root and attach a screenshot.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel