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

[Forums] Common Database Size


[Forums] Common Database Size

$
0
0

Hi Shashank,

I see now that Alan was talking about the subscription in the cloud. You're right.

Cheers,

José

[Forums] Platform API to programmatically add modules to mobile package

$
0
0

Hello,


Is there any way to programmatically add modules at runtime to a mobile app native package? may be any platform API that can help.

I need to have a dynamic mobile app package generation, meaning that I need to select which modules to include in the generated app package before i package it.

Also is there any platform API or any other way that I can use to generate native mobile app package just like service studio.


Thanks,

Haitham Mohammed


[Forums] idpConnector and OneLogin REST APIS?

$
0
0

 I don't know much of IDP or onelogin REST API as I continue to develop this app. However I have been  informed  that I must work with Google in order to fully achieve my objectives in SSO. Then, I Opened sign up for G Suite and created it with a domain Christian62.Com  Let me know if everything is well with Outsystems that I have not crossed the line, thanks.

[Forums] Common Database Size

$
0
0

So, 100Gb is the total size(cloud) of the Enterprise Subscription(including all environments)?

[Forums] Mobile App, iOS only error when leaving/returning to app. Can't find variable cordova

$
0
0

Hi,


While doing some more debugging, I noticed a new msg on the console log.

Right before I get the 'Can't find variable Cordova' error, for a very short moment of time, I see the following message:

"CLOSE database: 2ebd97de-fe80-etc....."

Closing db with transaction queue lenght: 0


Any help would be appreciated.


Best regards,

Cipriano

[Forums] Javascript after ajax refresh

$
0
0

Hey team,

I've been around an issue and would like to share it with you to know what is the best approach.

I have an expression with some JavaScript on it. That Javascript changes the title of one BulkList when I mouse hover it. 

The thing is that the BulkList is in a header of a record list. Every time I refresh the record list, for example to apply a filter, I loose the JavaScript I applied to the BulkList, basically its like the BulkList refreshes and maybe changes its ID?

What would be the best approach for this issue?


Thanks a lot in advance team,

VC

[Forums] Destination Web Page Won't show up

$
0
0

Maria da Graça Peixoto wrote:

HI!

are you sure you are not "AJAX submiting"?

Graça


Thanks Guys, I've figured it out. Changed Ajax Submit to regular submit.


[Forums] Javascript after ajax refresh

$
0
0

Hello Vincent,
Maybe you can have your header expression outside of the container that have the record list and when using the AJAX refresh, refresh only the record list container.

Best Regards

[Forums] Common Database Size

[Forums] Calculating technical debt using NDepend

$
0
0

Simon de Kraa wrote:

@Joao

Thanks for sharing!

Definitely something that we will investigate further.

@Eric

Last week we talked to SIG about the possibilities.

Hopefully we can join efforts their other OutSystems customers who did a similar exercise with the SIG tooling.

Best regards,

Simon.



Hi Simon,

We would be interested to help if you need it.

I interacted with Werner Toonk from SIG, but he's no longer there. :-)

Cheers

António

[Forums] Expose Webservice with Headers

$
0
0


Hi All,

i am creating(Expose) new webservice(Soap) in Outsystems, and now i need to add header with webmethod, and how can i add header to webservice.

i know how to add headers when i consume webservice, i used EnhancedWebReferences to add manully, but i dont know how / where to add header, when i expose newly.

can anyone help me, how can i do this.

Thanks,

Balasubramanian


[Forums] Google Places Auto Complete on Mobile

$
0
0

Hi Guys,

Has anyone tried Google Places Auto Complete in Mobile App? Please advise how to implement this using javascript since currently the web block is only available on Web App. Thanks in advance!


[Forums] Javascript after ajax refresh

$
0
0

Paulo Zacarias wrote:

Hello Vincent,
Maybe you can have your header expression outside of the container that have the record list and when using the AJAX refresh, refresh only the record list container.

Best Regards

Hey,


thanks for the quick reply, I in fact tried it but with no success. It still changes and I guess maybe it has to do with the BulkList it self cause when I refresh the Record List the BulkList refreshes itself.

Maybe I can add some code in the action that refreshes the page? I tried a RunJavaScript action but when I click the button my whole page goes blank.


BTW the JavaScript i'm using to do this its the following:

SyntaxEditor Code Snippet

"<script>document.addEventListener('DOMContentLoaded', function(event) {    document.getElementById('" + BulkList.Id + "').getElementsByTagName('INPUT')[0].setAttribute('title', 'Selecionar todos/nenhum');

});</script>"

maybe there is something in it that causes me this issue,

You guys have any more suggestions?


Thanks for helping,

VC

[Forums] idpConnector and OneLogin REST APIS?

$
0
0

Hi Rajasekhar,

I'm not aware of OneLogin REST API and what they can do.

The IdP connector allows you to establish a secure session (login) with an IdP (like OneLogin) with SAML 2.0 protocol through HTTP-POST / HTTP-Redirect.

If that APIs allows you to perform any kind of secure login and you choose to use them for that purpose you have no need of IdP Connector.

Regarding user management, the IdP Connector by default only creates the user on OS side (if not yet created upon login on IdP) and sets the Name, Email and User Groups (if present in the claims). At the moment, any additional user management / configuration must be implemented.

Regards.



[Forums] Lifetime Analytics configuration

$
0
0

Hello Carlos,


there's no such option to keep data with a minute precision; there's also no way to filter data by hour. Nevertheless, I would love to hear why you're asking for such capacities. 

[Forums] OutSystems' SQL Server 2017 Support

$
0
0

Hello Fellow OutSystemers,

I'm know OutSystems 10 currently supports SQL Server 2016; thanks OS!   

My DBA tells me that SQL Server 2017 is now RTM

Does anyone know if there are plans in the works for OS 10 to support SQL Server 2017?

Or, perhaps it'll be incorporated as part of the next release?

Thanks everyone,

Bob

 

[Forums] Javascript after ajax refresh

$
0
0

Maybe if you try this after the table, in an expression that is also refreshed:

"<script>
    document.getElementById('" + BulkList.Id + "').getElementsByTagName('INPUT')[0].setAttribute('title', 'Selecionar todos/nenhum');
</script>"

Let us know if it worked.

[Forums] Connecting to MongoDB Atlas

$
0
0

Platform 10, Cloud Outsystems Environment but also Cloud MongoDB 

Added the MongoDB Atlas connection string.  Getting the following error...

Internal Error

Error:
A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = ReadPreferenceServerSelector{ ReadPreference = { Mode : Primary } }, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "ReplicaSet", Type : "ReplicaSet", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "Unspecified/tracking0-shard-00-00-ysmie.mongodb.net:27017" }", EndPoint: "Unspecified/tracking0-shard-00-00-ysmie.mongodb.net:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.InvalidOperationException: Invalid BinaryConnection state transition from 2 to Failed.

... [Good bit more as to the location of the exception]

Could use help getting through this.



[Forums] Expose Webservice with Headers

Viewing all 1476385 articles
Browse latest View live


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