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
4 replies
Subscribers
8 subscribers
Views
1562 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
AI and Rules
Hello, We have a use case where we use the torecord function to trans
thanosm
over 10 years ago
Hello,
We have a use case where we use the torecord function to transform an XML to a specific CDT. The problem is that the last 3 fields of the CDT do not contain the values of the respective elements in the XML.
The CDT contains approximately 70 fields.
Is there a limit to the number of fields that can be processed in a CDT within the torecord function? Is there generally some limit to the number of fields that a CDT should have?
Regards.
OriginalPostID-147426
OriginalPostID-147426
Discussion posts and replies are publicly visible
Parents
0
Eduardo Fuentes
Appian Employee
over 10 years ago
The torecord() function expects a second argument which will be a variable of the same target CDT, maybe your PV is of type CDT^1 meaning is a previous version that didn't have the 3 extra fields.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Eduardo Fuentes
Appian Employee
over 10 years ago
The torecord() function expects a second argument which will be a variable of the same target CDT, maybe your PV is of type CDT^1 meaning is a previous version that didn't have the 3 extra fields.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data