[Forums] How to configure Integration Studio to work with .NET and Java /...
Hi Bill, It's an implementation detail, it is used as a placeholder to make sure the namespace for that folder always exist even when you don't have any action/entity/structure. It just makes the code...
View Article[Forums] Run Multiple action using single Timer
Thanks Devid , but i want to execute the various action parallely , in your case the action will run one by one and the update time will not be same in database. thanks Devid
View Article[Forums] Not able to sea the value of Checkbox
Hi Devid, you have assigned the boolean field to the check box, but you are not using it in your logic, so it you want to see the value then you have to use it in your logic. cheers.....
View Article[Forums] Not able to sea the value of Checkbox
hi it works...Thanks a lot rajendra ,...getting gud responce from Community. Thanks Devid
View Article[Forums] Run Multiple action using single Timer
Timers can't be controlled with that precision. They may have a delay of a few seconds so even starting at the same time, they may not run simultaneously. What you need is some database control. When a...
View Article[Forums] Cant Debug your espace Due to communication....
Hi Rajendra, One other cause of that error can also be other users publishing new versions of the module while you are debugging. If that is the case you can use the "Debug in personal area" option...
View Article[Forums] REST API RAW POST
Hi Freek, Why are you converting your binary data to text? That part of the content should be the actual binary. See the Box Connector component in the forge for an example in the...
View Article[Forums] getting java heap error
Bharathiraja - Don't contact OutSystems support on this... you need to work with internal support who will probably escalate to me, the OM team, or the server team. J.Ja
View Article[Forums] Cant Debug your espace Due to communication....
Thanks João Rosado, but no one is publishing the same eSpace at the same time, from service center i have submitted the feedback. and in popup there is no submit feedback button. Thanks
View Article[Forums] REST API RAW POST
Joao, Correct me if I'm wrong but that is not true. It should be the real data of the document. The Rest API it selfs converts the text of the post to binary so in your case it will be converted 2...
View Article[Academy] 1.2 Start From a UI Template
hi, I am new to OUTSYSTEM, today just I try as per video, But i can't place any textbox, button anthink else on Home page!! All the tools are disabled. whats wrong for me??? where i made...
View Article[Forums] REST API RAW POST
HI Freek,"It should be the real data of the document" - Yes, it should be binary data of the document"The Rest API it selfs converts the text of the post to binary so in your case it will be converted...
View Article[Ideas] Check-in comments
In OutSystems Platform publishing is like comitting your changes to Version Management. It would be extremely helpful to be able to add comments on the 1 Click Publish process. This would be even more...
View Article[Ideas] Remove all unused references
It would be nice to have a button, in ServiceStudio, to remove all unused references in an eSpace, or a list of unused references which we could then remove.
View Article[Ideas] eSpace level OnRequest event
It would be nice to have an onRequest event to set an action which would run every time any page in the eSpace was executed. It would avoid the issue of having to put any code that you want to execute...
View Article[Ideas] Allow an public action consumer to see the action user...
Would be great if it were possible to see the developer comments of a public action (action flow comments), or even a preview of the action flow
View Article[Ideas] Service Center - Version number on Licensing page
It's a bit hard to find the "About" page in Service Center to get the version number for licensing. It would be helpful to make the current version number really obvious on that page, perhaps right...
View Article[Ideas] SAP Logon ticket Widget
Many companies have a seperated SAP/Non-SAP infrastructure and organisational structure. SAP also have their own GUI and their own SSO (SAP Logon Tickets) strategy. It would be great to have a SAP...
View Article[Ideas] Provide full RichWidgets documentation
The RichWidgets components seem to be like the ugly sister of the product, where they don't have the same level of information as the rest of the system. Can we have full documentation for each...
View Article[Ideas] Fix the certifications mess
The Outsystems certification path is a real mess. It is always changing. I can't even find out where to find the online exams anymore. Are they gone? What about the my curriculum link in our profiles?...
View Article