Announcements
No record found.
public ResponseContract createCustomer(RequestContract _requestContract) { int startLine = Global::infologLine(); ResponseContract responseContract = new ResponseContract (); System.Exception ex; try { //logic } catch(ex) { int currentLine; str errorMessage; boolean ret = true; for (currentLine = _startLine + 1; currentLine <= infologLine(); currentLine++) { if (ret) { errorMessage = infolog.text(currentLine); ret = false; } else { errorMessage += '\n' + infolog.text(currentLine); } } response.parmMessage(errorMessage); } return responseContract; }
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Stars!
We are thrilled to have these Champions in our Community!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
André Arnaud de Cal... 661 Super User 2026 Season 1
Giorgio Bonacorsi 620
Subra 473