I have a custom workflow which uses a custom web interface.  When the user clicks the "Submit" button, the interface creates a "Master" ticket, and then a bunch of sub-tickets, the number of which varies depending what services they are requesting.  The users are complaining that the process of submitting is taking too long.  If I were to move the sub-ticket creation into an "On Create" scrip to run in TransactionBatch, would that help the "Master" ticket creation return faster, or would the Ticket->Create not return until the scrip ran and finished?<div>
<br clear="all"><div><br></div>-- <br><a href="http://www.linkedin.com/in/paultomblin">http://www.linkedin.com/in/paultomblin</a><br><a href="http://careers.stackoverflow.com/ptomblin">http://careers.stackoverflow.com/ptomblin</a><br>
<br>
</div>