[Forums] REST Service Error 400 when passing entity record type parameter
Hi Mariaan, The problem seems to be on the .NET side, not the OutSystems side? In that case, this is not the right forum to ask questions about it.
View Article[Forums] Occasionally connected architecture
Hi RG, I'm working in outssytems for the first time with this new client engagment. i'm a solution architect from a open source/mainframe background. Occasionally connected = offline? - Yes wanted to...
View Article[Forums] Asynchronous Logging API
Hi "Otacon", What are you trying to use? And what logs do you mean?
View Article[Forums] Opening link from pop-up in new tab
Hi, Does anyone know how to open a link that's in a pop-up in a new tab and also keep the pop-up open in the old tab?
View Article[Forums] How to remove the axes in a line graph
You should check the HighCharts documentation, and pass the right options to the graph.
View Article[Forums] Asynchronous Logging API
Do you want to query error logs? Check service center, on Service Studio click on "Module Management"
View Article[Forums] Asynchronous Logging API
Hi "Otacon", On retrospect, I think you are referring to the Asynchronous Logging API right? What you pass to the action is a ToObject() of an entity record (it must be an entity record). The platform...
View Article[Forums] Occasionally connected architecture
For the offline functionality there is a Forge component that you should look at - Offline Apps
View Article[Forums] Asynchronous Logging API
Thanks Kilian! I think I got it :) I'm gonna try it again
View Article[Forums] Combo Box
Hi Tomé, In order to better help you, can you please share a screenshot of the issue or your .oml? Vera
View Article[Forums] Upload and download the a document
I have attached My oml... When i upload a document i need to have a field to show the name of the document after uploading.... I have tried with many fields..! and also when i view the details i need...
View Article[Forums] Foreign module error
Mmm, that's strange, I was able to access it when I wrote the post, but it seems to generate an error right now. It's the correct link, it's e.g. linked from here ("IPP Portal") but that gives the same...
View Article[Forums] Grid spacing - .css issue after upgrading from 8 to 9.1
I didn't publish the new version of System Componenets, but the OS team did. I published a solution with all components and then resolved any errors that appeared as a result of that. Cory
View Article[Forums] Deleted 0 eSpace versions.
Same problem. The "Delete Old eSpace Versions" does not delete any eSpace and always shows the info:"Deleted 0 eSpace versions." On the server Monitoring I get this errors regarding the DBCleaner...
View Article[Forums] REST structure
Hi, I'm completely new to Outsystems RAD. In my first application I would like to consume a REST API which is sending it's Response in XML format. So I did add a REST method within the Logic layer....
View Article[Forums] Downloading images as a PDF
Hi, I have a question regarding the components currently available to convert from HTML to pdf. I have a webpage that has a table containing several pictures, loaded into the table from the DB. This...
View Article[Forums] REST structure
Hi, You need to put JSON, try to convert xml to JSON with a tool like this.
View Article