[Ideas] Creating folders in The application selection (Service studio)
Hello, I would love to create folders in the application selection. It makes organizing my applications so much easier!
View Article[Forums] How to configure Integration Studio to work with .NET and Java /...
Check out point 7 (integrating with other systems) from the http://www.outsystems.com/academy/14/mastering-outsystems/ Best regards, PC
View Article[Forums] download for Mac OSX 10.6
outsystems is a beginner outsystems for mac is a want . I have been using the Parallels.
View Article[Forums] Custom UI Integration
https://success.outsystems.com/Evaluation/Developing_with_OutSystems_Platform/00_Will_I_hit_a_wall_when_developing/00_Extending_the_UI_with_HTML_JavaScript_and_CSS
View Article[Ideas] Create Role Group Concept to model Application Group
Roles are created with reference to Application, and it may not be matching with the user group. of course, roles can be created to model user group, and in each screen, we can assign the...
View Article[Forums] To convert a page in to english
Hi, i want to make a page using outsystems platform for changing the page to another language
View Article[Forums] Timeout expired. The timeout period elapsed prior to completion of...
I'm getting a lot of that issue Is there a way to increase the timeout? I already have an SetRequestTimeout set as -1 which is infinity
View Article[Forums] Active Directory Integration
HI All, WE are trying to get single sign on via Active Directory working. WE have integrated to AD but cannot see how we can get the sytem to permission so the user once signed on to the network does...
View Article[Forums] DeviceFeatures\SaveFile webblock: how to save file in a different...
Hi, When using DeviceFeatures\SaveFile webblock, if I include a directory path in the Filename input parameter (e.g. "outsystems-now-test/log.txt"), it won't work and I get an INVALID_MODIFICATION_ERR...
View Article[Forums] Unable to expose REST API
Hi Killian, Thanks for the reponse. I do not have a structure associated with my REST API. I tried deleting and reinstalling the application, but to no avail.
View Article[Forums] Unable to expose REST API
Mmmm, odd. Is there an eSpace you can share so we can take a look?
View Article[Forums] Edit link is not created after 2 darg-and-drop
Hi Outsystems You might find this a bit silly but . . . I have created some entities and then I have drag-and-drop them to "Main flow" area but the edit link for newly created objects are not created....
View Article[Forums] Required Permission Error when Publishing OutsystemsNow
Hi There, I have downloaded version 1.1.4 oap of the Outsystems Now. However, when I was trying to add the Native and OutsystesNowService modules towards the application that I am building, I was not...
View Article[Forums] Edit link is not created after 2 darg-and-drop
I add "Name" attribute than the link is created! Can we tell the system to treat other words like "Code" the same way? Thanks Hakan
View Article[Forums] Importing Data into a database via Restful Web Service
Please I would like to find out if it is possible to Import or Download Remote Data from a Database into a Local Entity via the Preparation using a Restful Webservice.
View Article[Forums] Importing Data into a database via Restful Web Service
Why would it not be possible? as long as you can consume a restful webservice nothing stands in your way to place the data in entities...
View Article[Forums] Login timeout
That's weird... could you please send me you .oml so that I can help you troubleshoot the issue?
View Article[Forums] Importing Data into a database via Restful Web Service
Kindly send me a tutorial on how to do this.
View Article[Forums] Hide a container
Hi Hemalatha, Do you want to set display condition for "Assign to" column or replicate value of Status to Assign to? Please provide some more explanation. -- Suraj B
View Article[Forums] How to Upload File?
Hi Nandhini, Upload control has one property FileName. Take one expression and assign value to expression as Upload1.FileName. (Either enclose that expression into container or name it) Refresh that...
View Article