[Forums] Webinar: Building a Live Style Guide
Excellent. I registered and soon my team will be registering as well. Looking forward to the webinar. All The Best, Luis Camarena Asentex, Inc.
View Article[Forums] OutSystems can never change their logo now
What happens in Lisbon doesn't stay in Lisbon... J.?Ja
View Article[Forums] OutSystems can never change their logo now
Classic! Definitely cannot change their logo...
View Article[Academy] 3.3 Client-side Validation of Inputs
Hi Gert, Regular expresions are availabe trough the Text extension. Check this link to see how to reference it. In the forum there are also several topics about this. Regards, Miguel Domingues
View Article[Forums] Debug truncating long text values
Meanwhile, I had to create a WebScreen that dumps the long string I needed to read into an expression. Not very practical...
View Article[Forums] How the Database Image URL is generated
The simplest you can do that is to save the images on an entity, create a rest api method with a binary data output which takes an id for that entity and simply gets and outputs the binary data...
View Article[Forums] Error in login
Was there a resolution to this, I have a the same issue, all modules not just one. Can't login to the users module. An environment that was been working perfectly okay suddenly does not allow anyone to...
View Article[Forums] Regarding IPP rights
I have to change one of my application from my personal environment to another environment. so i have requested this IPP transfer but i received a mail stating "IPP could not be granted." now. But once...
View Article[Forums] Unique constraint violation when running on 9.1 and Oracle database
Hi, After installing WikiSystems in our development environment and opening the application I see an "Internal error has occurred and was logged" error message in the browser. This is running on...
View Article[Forums] Unique constraint violation when running on 9.1 and Oracle database
After going into the Wiki module and adding a multilanguage locale (nl-NL) and redeploying, I get somewhat further. However, the error below props up after logging into the application. It complains...
View Article[Forums] Regarding IPP rights
Hi Hemalatha, As per my experience, if you have license of OutSystemes you can request for IPP transfer. Only CSP team can do this. Even they can link your personal environment with your development...
View Article[Forums] OutSystems can never change their logo now
Amazing, Justin!!! Expect a bow, when I see you at NextStep!
View Article[Forums] Regarding IPP rights
Please can you help me by proving the information as how to contact the CSP team?
View Article[Forums] Training Webinar: Server-side performance bottlenecks
Hi, Tim! The video is available here: https://www.youtube.com/watch?v=TflFLrN6zl4 You can also have access to all our Webinars at...
View Article[Forums] Regarding IPP rights
Hemalatha, If you have an active CSP account, write mail to csp@outsystems.com. You can check this link how to ask for removal of IPP protection. https://www.outsystems.com/homeIpp/IPP_Page.aspx In...
View Article[Forums] Unique constraint violation when running on 9.1 and Oracle database
Hi Shanny, Please check table definitions of your Oracle database. You are trying to insert duplicate values into the table where unique key constraint is applied. Alternatively check if there are any...
View Article[Forums] Error on dataset export (from example) in Cell_WriteRange
The Cell_WriteRange gives the following error:"Unable to cast object of type '#fTb.#eTb [ssAdvancedExcel_Sample.RCEspace_ExportRecord]' to type 'System.Collections.ArrayList'. Does anywone how to solve...
View Article