[Forums] JavaScript JPEG ArrayBuffer to Outsystems Binary Data
Hello A possible alternative. Can you try using the FilePlugin to read the file and get the binaryData and do the rest like you have mentioned.
View Article[Forums] Range header
gurgen10 wrote:Amal Raj wrote:Hello I have made the below changes to the ardoHTTP extension locally. If you can follow the same steps and your server implements the Range request properly, then this...
View Article[Forums] Group by get the max ID
Jorge Martins wrote:Eva,You have one extra Group By that is "ruining" your results: the Id attribute is, by definition, unique, which means there will be no grouping whatsoever. If you remove the Group...
View Article[Forums] Error viewing web app in browser
Hi Ma,Did you debug the Homepage preparation? Maybe You have a bug in there. Try to run the debug and see what appends.For more details you can go to service center, in monitoring section, and see what...
View Article[Forge] FTPS Client for File Upload
This extension provides a method to upload a file using the FTPS protocol. This can be extended to support other FTPS commands. FTPS (also known as FTPES, FTP-SSL, and FTP Secure) is an extension to...
View Article[Forums] Error viewing web app in browser
Ma. Pamela Patawaran wrote:Hi.I created a web app using OutSystems 10. However personal environment were automatically updated to OutSystems 11. I was now able to fix the errors of incompatibility and...
View Article[Forums] Not installing
Hi Tanveer.This is a System Component, which means you can see the progress of the installation, but not the Module itself because it's protected.This being said, you can use the Screen Templates while...
View Article[Forums] input calendar
coder kamath wrote:Use FormatDateTime() Inbuilt in outsytems.Aslo the Input Widget has Format optionHi,That is date format,which we can see in the browser..not prompt value.
View Article[Forums] Group by get the max ID
Jorge Martins wrote:Eva,Those informative entries in the 1-Click Publish tab are unrelated (they are telling you that you have deleted attributes in two different Entities, but the corresponding...
View Article[Forge] x3d webgl
Simple WebGL example base on the 3d modelling framework provided by http://www.x3dom.org/ . Base proof of concept, feel free to join the team and improve it for real world usage
View Article[Forums] Error while building iOS native app
Hi,I experience this kind of error while generating app[2019-01-17T09:11:40.351Z] [INFO] Start processing job request...[2019-01-17T09:11:40.356Z] [INFO] Start generating...
View Article[Forums] Group by get the max ID
I'm sorry, I was looking again at your query, and my initial suggestion is all wrong, because GROUPing BY Amount will also make many of the rows unique...
View Article[Forums] Error Installing LifeTime SDK
Great, good to know that it worked! Also don't forget to mark the answer as the solution as it lets other users know this is solved.
View Article[Forums] Consume Autotask SoapApi
Hi,When i try consuming Autotask SoapApi i get following errorCannot import query method because AnyTypes is not supported (present in Entity structure).Is this correct or is the error indicating...
View Article[Forums] Add Comments while 1-click publish
Does anyone know, how to add comments while publishing? So that I will be able to understand what each publish is doing. Right now, when I click on 1-Click publish, it is directly publishing the...
View Article[Forums] Consume Autotask SoapApi
Hi Per Larsson,There are some types of structures not supported, can you confirm here if is your...
View Article[Forums] Consume Autotask SoapApi
Hi.I cant find any xsd:anyTypehttps://webservices16.autotask.net/atservices/1.5/atws.wsdl
View Article