This Q&A forum allows users to post and respond to "How Do I Do ....." questions. Please do not use to report (suspected) errors - you must use your regional help desk for this. The information contained in this forum has not been validated by LANSA and, as such, LANSA cannot guarantee the accuracy of the information.
The default command however does not get executed. The item is selected and current.
After the item is added I can get the current instance and execute the default command like
BTW- The other way to execute the default command is to get the AddToList to return a reference to item it created back to you, then use #NewItem.ExecuteDefaulCommand.