Quantcast
Channel: OutSystems Community
Viewing all 1476385 articles
Browse latest View live

[Forums] REST API - Send Default Value, Is Mandatory - unsolved problem

$
0
0

Thank you Sir,

So is it a bug of the service studio that it is set Yes to ismandatory but the senddefault value is no? 


[Forums] Excel download not working in IPAD

$
0
0

Hi Arj,

This is a web app you are opening on the iPad? Do you have an app on the iPad that can open a xlsx?

[Forums] Any forge component is available for Custom form in OS

$
0
0

Hi Rajat,

I'm not aware of a non-depricated Forge Component for something like that. It seems what you want is very complex: a dynamic form with drag & drop for the design. I'm really wondering why you need to create something like that, it is totally against the way the OutSystem Platform is designed and works.

[Forums] How to use a function in expression in Mobile application

$
0
0

Hi,

I have an expression where i need to populate the Username of an User by his Passing his ID as a parameter.

For this, 

  1. I created a server action(GetUserNameById_Server) to call user aggregate with a filter as User.Id=userid(parameter). 
  2. Then, I made a client action(GetUserNameById_Client) and called this (GetUserNameById_Server) action in it
  3. Made GetUserNameById_Client as function
  4. When i now try to call this GetUserNameById_Client function in Expression wizard, i am getting error.


Can anyone help me achieving this

[Forums] Exposed SOAP Webservice: Clear namespace of the SOAPAction

$
0
0

For a customer I'm rebuilding a (SOAP-)webservice in Outsystems. The webservice has to be an exact copy of the existing webservice for the parameters and SOAPAction.

In the original webservice the SOAPAction can be called directly without the namespace; see part of the wsdl:

<soapAction="process">


In the webservice in Outsystems it is necessary to preceed the SOAPAction with the namespace (where webservices is the name of the:module en nameofwebservice the name of the exposed-soap service itself):

<soap:operation soapAction="http://Webservices/nameofwebservice/process" style = "document">

The namespace can be changed by the Module-property 'Web Services Namespace", but i want it to be empty.

Anyone know how to accomplish this?



[Forums] Consume REST Error.

[Forums] Jquery Issue :Integrating outsystem page to third party

$
0
0

Hi Richa,

This is a forum about developing applications with OutSystems. It seems your main problem is that you are developing a non-OutSystems application that you want to somehow connect to an OutSystems app. This is not what OutSystems is meant for, and it is not supported. I'll therefore close this topic.

[Forums] How to connect to the SQL Server database from a web application with JavaScript?

$
0
0

Hi Hasan,

This forum is meant to ask questions about and discuss the OutSystems Platform. It seems your question has nothing to do with the Platform, other then that you are trying to access an OutSystems database. I'll therefore close this topic.


[Forums] REST API - Send Default Value, Is Mandatory - unsolved problem

$
0
0

Hi Box,

When you expose a REST API, you're sending data back to the client on request. This data is typically sent in JSON, in which case the Platform converts your Output Structure to JSON. If the "Send Default Value" of an Attribute is set to False, when the Attribute has the Default Value (or, in case the Default Value is empty, the default value for the Attribute's data type), it is not included at all in the JSON. Of course, you can only not send an Attribute if it's non-mandatory, so if you set the Attribute to mandatory, the Platform always sends something, even the default value.

When you consume a REST API, you can still send data to the server in JSON format (when POSTing or PUTing). Here, the same rules apply: if the Attribute's "Send Default Value" is set to False, nothing is sent when it has the default value, if it's True, even if it has the default value it's sent. If "Is Mandatory" is set to Yes, Send Default Value is always True, as you must send something.

[Forums] Server action message timing

$
0
0

Thank you Marcelo!
I am running into an issue trying to add it to my app. It won't allow me to check the UIFlow portion when adding the dependency. I can check(select) the server action and entities folders, but not the UI Flows.
See screenshot:


Also, when I search and find "FeedbackMessage++" in the forge, it does not give me the option to 'Install", it says, "Open Module". It just opens the FeedbackMessage component in Service Studio. Also, I can't see it in my list of installed component on the "Applications in development" screen.

Any suggestions?
Thanks!

[Forums] Invalid SOS parameters for sequential JPEG

$
0
0

Hi,

I believe that you are using the ImageToolbox, and this component uses the thirdparty tool "ImageMagick", can you check the usage of resize the jpeg image.

Probably this error about missing/wrong parameter. 

Can you consult this site: http://www.imagemagick.org/script/index.php


Thanks,

Balu

[Ideas] Remove Forge Component Discontinued Version

$
0
0

I would like to be able to remove discontinued versions of my component in "Forge" to prevent someone from downloading the wrong version, as well as making the dowloads page cleaner and nicer, showing only the active and functional version


[Forums] Server action message timing

[Forums] iOS device stuck on RegisterWithUser

$
0
0

Hello, Guoron,

Could you open a support case with us so we can analyse what is happening?

Best regards,

Carlos Simões

[Forums] Nested Lists

$
0
0

Hi,

Nested lists are still not supported right? Using web blocks with lists inside lists is the only way to display all values of multidimensional array?

Thanks


[Forums] can't use Widgets in toolbox

$
0
0

Thank you Joao Neves, I had the same question, I searched in google and you answer gave me light!

[Forums] Change Calendar Locale

$
0
0

I Have seen components (do not know if this one is), where the logic for locals other than US are not implemented in the Javascript. First look if there are functions handeling your local settings. (Lost a lot of time on such a problem in the past :) )

[Forums] Change Calendar Locale

$
0
0

Patrick Baanvinger wrote:

I Have seen components (do not know if this one is), where the logic for locals other than US are not implemented in the Javascript. First look if there are functions handeling your local settings. (Lost a lot of time on such a problem in the past :) )


Thanks for your response, in the native javascript components, a simple "SetCurrentLocale" call in "Preparation" method changes component language, but it doesn't work in this case.

[Forums] Re-rendering the same page

$
0
0

Rajat Agrawal wrote:

Hi Bryan,

On a link just call client action & at the last use End widget.

Thanks,

Rajat Agrawal

So each link needs to call a client action? Can it be the same Client Action? Sorry, can you elaborate?
Would the Client action have the link destination as well, or just the End widget?

Thanks!


[Forums] Re-rendering the same page

$
0
0

Hi Bryan,

On a link just call client action & at the last use End widget.

Thanks,

Rajat Agrawal

Viewing all 1476385 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>