[Downloads] REMOVED FROM AVAILABILITY - Platform Server 9.1.0.8
=========== IMPORTANT NOTICE: THIS REVISION PATCH HAS BEEN REMOVED FROM AVAILABILITY =========== OutSystems has detected a problem with this specific revision patch of the OutSystems Platform. As a...
View Article[Downloads] Platform Server 9.1.301.0 for Java - Release Notes
Installable RPM available @http://yum.outsystems.netFollow the Platform Server 9.1 - JEE Installation Checklist.Fixed in 9.1.301.0Introduced new setting to allow comments with hints to be passed in...
View Article[Downloads] Side Effects and Breaking Changes in Platform 9.1
This document lists the side effects and breaking changes introduced in OutSystems® Platform 9.1 relatively to release 9. OutSystems is committed to minimize its customers’ effort when upgrading their...
View Article[Forums] Auto-sending of Email periodically
Hi Guys, Currently, I am calling my email widget within an action which sends an email to a particular addressee. This works fine and I was able to send an email. However, I have this new...
View Article[Forums] Auto-sending of Email periodically
Hi Dennis,you can do it by using Timer ,You need to have a table where you will have the data for sending the email like emailid\subject\body etc and also a date which will b eupdate every time after...
View Article[Forums] architecture to enable shared work - where I can start ?
I'm not sure I agree with Nuno. First, the term "monolithic" is misleading. Even with multi tenancy there's a single database that contains all data. The difference is that tables can have an extra...
View Article[Forums] Passing of identifier parameter must be Encrypted
Hi Kilian Hekhuis , i would like to say sorry if i posted it here. Thats my thought. Anyways. Thanks for the information and idea given. If you are able to delete this post. You may delete the topic...
View Article[Forums] Passing of identifier parameter must be Encrypted
Hi Frinzgerald, It's not as much guidelines, as it is for your personal benefit :). The Tech forum is by far the best visited, so you'll have far more exposure to your questions.
View Article[Forums] architecture to enable shared work - where I can start ?
I agree. It all depends on the application. I think Luciano asked about my previous sugestion, so I explained the way I was seeing it. The way Kilian sees it, he should do a tenant environment for the...
View Article[Forums] Google Maps Static API
Hi Iqbal, Did you check whether any errors occur, by debugging or checking the logs etc.? Did you check for any JavaScript errors in the console of your browser's devtools? Etc.
View Article[Forums] Expose REST: Form data?
|'m not sure I understand what you want to do. (Well, I'm pretty sure I don't understand it :).) Care to elaborate?
View Article[Forums] backgroundDownload undefined
Hi Vitor, thanks for the fix! hope you could also assist in new error message in the DownloadFile.js under function fail(message). in the webblock of DownloadFile, I left the TargetFile blank (""),...
View Article[Forums] Expose REST: Form data?
Example of a REST web service that retrieves form data and returns a JSON responseHTTP POST request Authorization: Bearer 123 Body: user_id=1&first_name="robert"&last_name="chanphakeo"HTTP POST...
View Article[Forums] Expose REST: Form data?
Hi Robert, When consuming a REST service, you can specificy the Request Format, one of the options being Form URL Encoded. I'm not entirely sure what this parameter does (haven't used it), especially...
View Article[Forums] architecture to enable shared work - where I can start ?
just design the datamodel upfront. a datamodel should be technological independant anyways... then think which table goes where and should be partially/fully integrated with outsystems. then you can...
View Article[Forums] Recursiveness in WSDL
Hi, WSDL allows for recursiveness in its elements, see fragment below:<s:complexType name="Person"><s:sequence><s:element name="Name" type="s:string"/><s:element name="SSN"...
View Article[Forums] Editabel Table - On Row Cancel Action
Hi, How can I have access to On Row Cancel event of Editable Table? I need to hide Table Header when click cancel on the first row, anyone can help me? Regard, Miguel Vicente
View Article[Forums] Enter key in forms and inputs
Hello Gonçalo, Thank you for posting your question and solution. I haven't figured out a more elegenat solution yet but if I do I will update my post. Kind regards
View Article[Forums] Recursiveness in WSDL
what's your question? I am surprised it doesn't work, it seems simple enough to implement... but if it's not.. then...Will it be supported by Outsystens in later editions? chances are 0%.. wsdl is...
View Article