Resolved! gs.addInfoMessage() and gs.print() sometimes doesn't work at the same script? Please read the description
gs.addInfoMessage(gs.getMessage("New User Created: {0}", current.caller_id.getDisplayValue())); I have used this statement on a 'Before' Insert and Update Business Rule. When the page is to be submitted this runs. While testing I noticed sometimes so...