hi team,
we are trying to run 2 smart services in signle saveinto but one smart service is running in the backend but 2 nd smart service not working, is that validation in appian?or did i missed anything, could you please suggest me?
thanks
Discussion posts and replies are publicly visible
This is by design (though sometimes it does seem like overkill) - their intent is to keep developers from throwing a whole string of smart services into one save, thereby overloading the system. I do sometimes wish they'd extend the limit to 2 or 3 instead of 1, but alas...
The "official" method of doing this when needed is to invoke a process model which, of course, can generally perform as many as you want.