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
+1
person also asked this
people also asked this
Replies
7 replies
Subscribers
7 subscribers
Views
3588 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
there is a process model were it passes a CDT as paramter to a sub process ,the
hussameldin seddik
over 9 years ago
there is a process model were it passes a CDT as paramter to a sub process ,the subprocess runs ASYNC.
everytime the process model runs ,the CDT turns to null
is it because the subprocess run as ASYNC ?what are the possible reasons causing this ? did someone else run into this ?
OriginalPostID-202249
OriginalPostID-202249
Discussion posts and replies are publicly visible
Parents
0
Amitkumar
over 9 years ago
Can you confirm that CDT is not nullified before it hits and comes out of the Sub Process? Also check the value of CDT variable in the Sub Process, if it is null that means somewhere in the parent process CDT stores null value. And if it is not null, then check if there are any other script tasks right after the Sub Process node just to eliminate the possibility of having an input / output field modifying CDT variable.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Amitkumar
over 9 years ago
Can you confirm that CDT is not nullified before it hits and comes out of the Sub Process? Also check the value of CDT variable in the Sub Process, if it is null that means somewhere in the parent process CDT stores null value. And if it is not null, then check if there are any other script tasks right after the Sub Process node just to eliminate the possibility of having an input / output field modifying CDT variable.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data