[Forums] [Advanced Excel] Exporting data to existing workbook Excel
Edwin Siruma wrote:Try GetXLSXSheetNames by uploading the binary data. Then use the Workbook_OpenBinary data so you can reference the WorkSheet_SelectByIndex or ByName.Thank You! It helped me!
View Article[Forums] Google Map issue with direction drawing
It worked for us but how can we get a current location of device using googlemaps.
View Article[Forge] CalculateBusinessDay
This extension allow you to calculate upcoming business day or earlier day.
View Article[Forums] DB External, Enable Process Event
Hello Putu,Afaik (I may be wrong thou), Triggering process and so on (BPT) is only possible on OutSystems entities, not external entities.Cheers.
View Article[Forums] *.msg attachment in multiplefileupload
Hi Kyle,Glad you solved it.Cheers,RenatoKyle Angelo Martinez wrote:Hijust another quick update haha!I found out that the problem was not the things i mentioned above, silly me.Its just that the...
View Article[Forums] Cache-control header on java cloud installation
Neil Coleman wrote:Hi Ricardo, thank you for your response.I have tried the AddHeader action and it works perfectly. The action gives me exactly what I needed, Such a straightforward solution and I am...
View Article[Forums] Getting image url from binary data
Eduardo Jauch wrote:Hello Ragul,I am not understanding...If the image is saved in the database, there is no "url" for it. Why do you need a URL for an image in local storage?What are you trying to...
View Article[Forums] Getting image url from binary data
Jorge Martins wrote:Hi ragul sp,if the image is stored on local storage (on the device), the URL will likely have to be a "data:" url. Check here for an explanation of what these URLs are. You will...
View Article[Forums] column chart label on top
Hi Miguel,I've tried this Stackoverflow suggestion and it worked on my charts: https://stackoverflow.com/a/24863712.You have to use it on the AdvancedFormat property.Cheers,RenatoMiguel Prego...
View Article[Forums] Getting image url from binary data
Hi Ragul,Challenge as in learning how to do? In this case, Jorge's answer is the way to go.But you see, there is no way to a access directly, through URL, a database object. At least you will need some...
View Article[Forums] Callback url
Hi I need to create callback URL for WebService, for that URL we get the response; in outsystems how to get the response.inputstream
View Article[Forums] not able to download Demo
Hi Monica,There is no demo app.As far as I understood, this widget just applies styling to the normal sortable columns. Cheers,RenatoMonica Jain wrote:Hi , wanted to have a look at the demo but not...
View Article[Forums] DB External, Enable Process Event
Hello Edu,So how to work around this use case? Can i use just "explicit" launch action after insert that external records inlieu of using "disable" implicit launch-on property?Thank you.regards,I
View Article[Forums] BackgroundGeolocation is not defined
Hi there, Just some feedback, when plugging in a plugin, it is sometimes necessary to recreate the .apk for your application for an update on the device. I am currently working on an Android 5.1.1...
View Article[Forums] Database Users Outsystems Database
José Costa wrote:Hi Harry,Security is the main issue. E.g., you do not want the runtime users changing the data model.Those different database users have different privileges and thus should be...
View Article[Forums] Callback url
Hi Ram,With REST you have simple and advanced customizations available:...
View Article[Forums] Callback url
Renato Torres wrote:Hi Ram,With REST you have simple and advanced customizations available:...
View Article[Forums] REST API POST Method (Form URL Encoded)
HI Kilian,Thanks for the explanation. however i have a requirement to send data in a certain format but OutSystems only allows me to send data in the body in JSON format could you advise me on how to...
View Article