[Forums] Advanced Developer Boot Camp in Atlanta?
Hi Raj,Unfortunately, we just ran one last week and at the moment we schedule the Advanced Boot Camps once each quarter. We will be scheduling one in January or February of 2019.In the next few weeks...
View Article[Forums] How to renew Outsystems licences
Hi All,I am completely new to outsystems.My outsystems Licences will expire end of this month.I have linces keys with me .How can i apply this in outsystems?Thanks very...
View Article[Forums] Application Monitoring Tool
Hi all,@Leo Franklin.Firstly, I would like to know why do you want to build your own monitoring application? Isn't Lifetime Analytics[1] enough? Or the ability to access data of the OutSystems...
View Article[Ideas] Convert a GetXYZ Action to an Aggregate
I should be able to right-click a GetXYZ Action in a workflow (or cut/paste as Aggregate) to convert it to an Aggregate, and then the code should refactor to use GetXYZById.List.Current instead of...
View Article[Forums] How to renew Outsystems licences
Eduardo Jauch wrote:Hello Kallol,If you already have the .lic file, just follow the instructions:...
View Article[Forums] Passing list as Action parameter at Server it is pass by reference...
Hi Sampsa,This seems to be by design, and not a bug. This is a snippet of the javascript code generated by the platform for a Client Action that receives a List as an input parameter and adds some...
View Article[Forums] Error in publish of extension
Hi Vikas,Earlier i also got the same issue, You just need to change the data type. Suppose in your existing Database data type is different which is not supported by outsystems so change the datatype...
View Article[Forums] Version 1.0.3 does not work with Oreo
This are the zip file containing modified source codes,the author can take a look
View Article[Forums] Version 1.0.3 does not work with Oreo
I had managed to fix it by downloading the git,modified the source code, gradle and plugin.xml and import the plugin resource file and then modifying the extensibility configuration to reference it to...
View Article[Forums] JSONDeserialize for Hindi getting ????
Hi Dileep,I just did a small test, but it works fine for me (note: the forum on the other hand doesn't like Unicode, hence all the ????):I have a Var1 that contains some Unicode Hindi, I Serialize it,...
View Article[Forums] Printing Numbers
Daniël Kuhlmann wrote:Hi I still have a feeling you assuming you will get performance problems, but not yet experiencing it.We tables with large quantities of records, and experience good performance....
View Article[Forums] Passing list as Action parameter at Server it is pass by reference...
Hi Sampsa,First, this behaviour has nothing to do with the List containing a Structure, Lists of simple types should behave the same. Secondly, whether Lists are passed by reference or not depends on a...
View Article[Forums] Message Bird
How can i get the access key ,In FROM column what is the value to be entered?,I have registered in message bird .
View Article[Forums] How to connect to azure cosmos db
Hello Shashankit,When you select an option and fill in the details (there is an advanced options also, if you need), the connection string will be constructed using those data (database name, server...
View Article[Forums] How to get the system Timezone and it's name?
Hi Marcelo,This looks great. Let me give it a try.Thanks and Regards,Suraj Borade
View Article[Forums] Reduce of empty array with no initial value error on Scroll
Hum... This is interesting. Seems like a bad "interaction" that is not being taking into account by the automatic code.If it is this, it would be a bug.I would open a ticket with support, sending them...
View Article[Forums] SOAP Integration Error : Client found response content type of...
not in v11 of the platform, but I can't consume the service where there polymorphism happening. have to cherry pick which endpoints to bring in.
View Article