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
2 replies
Subscribers
6 subscribers
Views
1856 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
I am trying to invoke a subprocess by passing a CDT. Subprcess invocation is get
saratrk
over 11 years ago
I am trying to invoke a subprocess by passing a CDT. Subprcess invocation is getting failed with following error.
There is a problem with task “xxxxx” in the process “yyy”. The following process parameters were of the incorrect type: zzz_CDT (type=1, Number (Integer))
I have cross checked many times. i am passing a null value ie empty value of the type that CDT but not an integer value.
Can you expalin what does it mean by "incorrect type: zzz_CDT (type=1, Number (Integer))"...
OriginalPostID-90940
OriginalPostID-90940
Discussion posts and replies are publicly visible
Parents
0
Patty Isecke
Appian Employee
over 11 years ago
If you were to pass an integer value, do you see the same error?
Are you saving this value to a data store? If so, please double check how this field is defined in the database.
Is this CDT being passed by reference? Check out this documentation for more information:
forum.appian.com/.../Sub-Process_Activity
Please make sure that the main process model and the sub process contain the same type when passing the value as an input to your sub process.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Patty Isecke
Appian Employee
over 11 years ago
If you were to pass an integer value, do you see the same error?
Are you saving this value to a data store? If so, please double check how this field is defined in the database.
Is this CDT being passed by reference? Check out this documentation for more information:
forum.appian.com/.../Sub-Process_Activity
Please make sure that the main process model and the sub process contain the same type when passing the value as an input to your sub process.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data