[Forums] Email Redirect by Espace
Heya,Merged your idea with another one, because, well, it's a long standing idea.In the meanwhile, I think you should think about a central email-component where you actually send the emails and where...
View Article[Forums] HOWTO: Connecting to a Lotus Notes / Domino application using ODBC...
Pedro,Great piece of information...!I have worked through this solution on my end and have everything in place to extract data in MS Excel using a 32 bit ODBC driver as a bridge.I have a requirement to...
View Article[Forge] CRM Services
Provides core services for the OutSystems sample CRM applications.
View Article[Forge] KlarnaConnector
This connector will allow you to safely and quickly handle payments through Klarna.
View Article[Forums] Support for Dockers and Kubernetes
Hi Mário,Thanks for the comments. There's one thing that I don't understand. Some/most of those container patterns and tools are advertised as "not requiring any modifications to the applications they...
View Article[Forge] REST Countries
Get information about countries via a RESTful API. Uses REST API from http://restcountries.eu/
View Article[Forums] Life Time Api Authorization
Hi.I try to get application information with the LifeTime Deployment API. According to this page, I have to create a service account to get a...
View Article[Forums] Foreign Key constraint error when inserting a record
Hi Braeden,You seem to be forgetting to assign the MaterialTestReportId foreign key of the record you're passing to CreateOrUpdateMaterialTestReportDetail with the Id of MaterialTestReport you...
View Article[Forums] Foreign Key constraint error when inserting a record
Hi,Yes would need to pass the same id for inserting in child table.Thanks!
View Article[Forums] Mobile image capture
Hi,Please refer to understand the camera plugin.https://www.outsystems.com/forge/component/4161/foodwastage/?Unfollow=FalseThanks!
View Article[Forums] SOAP Integration Error : Client found response content type of...
hi I need help to consume wsdl, now I am getting security issues while consuming. security policy issues.Thanks,Srinivas
View Article[Forums] Suggestions Dynamic Output Entities or Structure
Good Day Community,It has only been a while since I started using outsystem, 10.0.906. One of my dilemma is how to create a dynamic output entity or structure for the advance sql.Why you ask and the...
View Article[Forums] How to add event or screen visited in mobile apps
Hi,We would like to seek your assistance on how to use firebase in adding an event or screen visited in mobile applications. We hope we receive feedback or any documentation using firebase. Thank you
View Article[Forums] Suggestions Dynamic Output Entities or Structure
hi Rama,# One idea is to concatenate all the columns queried, and then just put in one field structure, then you need to parse back the result.# The structure could be as simple as csv or more complex...
View Article[Forums] GoogleMaps: Calculated distance route from 2 latitude longitude
Hi,I want calculated distance route between 2 latitude longitude not radius.Which one is true, uses distancebetween () function or gDir.load() function??can you give me example?
View Article[Forums] Suggestions Dynamic Output Entities or Structure
Thanks for the suggestion Box.I hope the performance of parsing it back is not very slow since the query will be returning alot of data :)
View Article[Forums] Multitenant applications with tenant specific UIs and workflows.
It would require some additional calls yes. But you can streamline this, you only need to fetch the data once in the preparation for example.I've not used the BPT model that often but I assume you can...
View Article[Forums] Outsystems 11 Integration Studio issue
After getting a tip of a collegue (G. Neele) who has also submitted the issue and found the solution but could not reproduce it any more. I have been able to reproduce the issue.It still exists in...
View Article[Forums] Multitenant applications with tenant specific UIs and workflows.
Eric Bulters wrote:Chetan,I've not yet worked with multi-tenant in this way yet (tenant specific workflows and fields etc).But we are starting with exactly that next week. Our current approach idea is...
View Article