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

[Ideas] Detach Process

$
0
0

Hi,

In my recent project I have 3 module in application and outsystem will host 3 website in IIS.
But when we want to detach the code and wants to run application separately without outsystem then we have to host 3 website in IIS as per the document given by outsystems of detach code.It should be run only single hosted website in IIS which runs application on IIS after detach.


[Ideas] Table Records - Dynamic Colums

$
0
0

Would be useful if Outsystems created a Table Records allowing dynamic columns.

This Tabe Recods could receive 2 list, the first one as the header and the max size of the list is the max columns and the second list is the tradicional as is, the rows.

[Ideas] Add GetBaseURL() to the URL built-in functions

$
0
0
It would be very helpful to have a GetBaseURL function that would provide the current URL to the current application.  This is extrememly handy when you want to provide a link to the application in an email.


[Forums] Application getting crashed in all environment (Dev, QA, PreProd)

$
0
0

Hi I am getting following error in serive centre


a94b20d7-25c8-4a86-867b-47a272309542
Time of Log:
2019-04-09 02:05:56
eSpace:
SKPMobile
Tenant:

User:

Session Id:
No session
Server:
USKANMOUD01
Module:
OSCrashHandler
Message:


A fatal error has occurred. Please contact OutSystems support: No virtual method getHttpUrlChecked(Ljava/lang/String;)Lokhttp3/HttpUrl; in class Lokhttp3/internal/Internal; or its super classes (declaration of 'okhttp3.internal.Internal' appears in /data/app/com.ironmountain.mobileappsdev.SKPMobile-sREElY60BbALb0PdxjMpLg==/base.apk)


Environment InformationeSpaceVer: 0 (Id=11410, PubId=0, CompiledWith=11.0.108.0)
RequestUrl: https://mobileapps-dev.ironmountain.com/SKPMobile/moduleservices/log?clientTimeInMillis=1554789957028 (Method: POST)
AppDomain: /LM/W3SVC/1/ROOT/SKPMobile-2006-131992562686667288
FilePath: D:\...\PS\running\SKPMobile.0133093091\
ClientIp: 216.229.145.254
DeviceUUID: c06665210f171217
Locale: en-US
DateFormat: yyyy-MM-dd
PID: 7312 ('w3wp', Started='3/16/2019 3:45:10 PM', Priv=1253Mb, Virt=2116147Mb)
TID: 53
Thread Name:
.NET: 4.0.30319.42000
DeviceModel: LLD-AL10
DeviceUUID: c06665210f171217
OperatingSystem: Android 8.0.0
NativeShell: 4.1.0
AppVersionCode: 41
AppVersionName: 0.7
NetworkStatus: Online
NetworkType: LTE
Cordova: 6.4.0
Client-Side Log
Stack:
java.lang.NoSuchMethodError: No virtual method getHttpUrlChecked(Ljava/lang/String;)Lokhttp3/HttpUrl; in class Lokhttp3/internal/Internal; or its super classes (declaration of 'okhttp3.internal.Internal' appears in /data/app/com.ironmountain.mobileappsdev.SKPMobile-sREElY60BbALb0PdxjMpLg==/base.apk)
at okhttp3.internal.huc.OkHttpURLConnection.buildCall(OkHttpURLConnection.java:373)
at okhttp3.internal.huc.OkHttpURLConnection.getResponse(OkHttpURLConnection.java:435)
at okhttp3.internal.huc.OkHttpURLConnection.getResponseCode(OkHttpURLConnection.java:491)
at okhttp3.internal.huc.DelegatingHttpsURLConnection.getResponseCode(DelegatingHttpsURLConnection.java:106)
at okhttp3.internal.huc.OkHttpsURLConnection.getResponseCode(OkHttpsURLConnection.java:26)
at com.github.kevinsawicki.http.HttpRequest.code(HttpRequest.java:1758)
at com.synconset.cordovahttp.CordovaHttp.returnResponseObject(CordovaHttp.java:247)
at com.synconset.cordovahttp.CordovaHttpGet.run(CordovaHttpGet.java:30)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[Forge] D1_KosMurah

[Ideas] Be able to do join on internal and external databases

$
0
0

It would be useful to be able to create join between internal/external entities in an aggregate.

[Ideas] Provide an exception for Web Service call errors

$
0
0

Right now, if you make a Web Service call and an error (such as cannot connect, or a SOAP error) occurs, the only exception handler that catches it is "All Exceptions". There should be more granular handling for this. Right now, we are forced to wrap all Web Service calls in an Action that has an All Exceptions handler and then re-throws to a specific error.


J.Ja

[Ideas] Service Studio CTRL+V should paste close to mouse pointer

$
0
0

When copying and pasting in Service Studio using the keyboard shortcuts, the elements are pasted in the top left corner as opposed to the right-click paste which will paste close to the current position of the mouse pointer.

I think it would add some consistency if the CTRL+V action also drops the elements close to the current position of the pointer.


[Ideas] Ability to Copy/Paste parameters for (and from) JS Nodes

$
0
0

Just like we are able to copy and paste (and "Paste as", which is very cool) with Variables and Parameters on screens, webblocks and actions, we are missing that feature in JS Nodes

[Ideas] Slide Sorter-Like View for UI Flows

$
0
0

On an app with a lot of UI flows it would be really nice if we could toggle a "slide-sorter" type view for the whole flow.  Like small slides where we could see all the UI screens at once - this helps from clicking into each webscreen individually to catch even small things or overlap.

[Ideas] Show AO count in Service Studio and LifeTime

$
0
0

It will be helpful if the number of AOs an application and its espace consume is displayed as a badge icon over the application/espace.

In Service Studio the total AOs could be displayed per espace when viewing the application's espaces as per this image:

In Service Studio when viewing all Applications, indicate it as below:


In LifeTime indicate it as below:

Here it will give a quick way of determining the AO impact when a deployment is to be done to the next environment.

[Ideas] RichWidget: AJAX refresh - Wait x seconds before executing an AJAX refresh

$
0
0
Wait x seconds before executing an AJAX refresh.


Sometimes you might want to take user input, and refresh the div container after the user has completed typing (after x seconds).

This way the AJAX refresh does not keep on refreshing as the user types.

[Ideas] Make it possible to Abort a running timer through Service Center

$
0
0
Because sometimes you already know your timer execution has gone bad and you just want to stop it.

[Ideas] Assign Default Value of Edit Record Variable in Preparation

$
0
0
Assigning a default value of an edit record variable during preparation for new record without creating/using local variable.

[Ideas] Password policy settings


[Ideas] Access input properties

$
0
0
It'd be nice if we could access the values of input properties (I'm thinking about things like mandatory, visible) in screen actions. I'm currently working in an application where those values depend on statuses and being able to access the value directly would make things a bit easier. 

[Ideas] Please add some meta data info of the projects in Service Studio

$
0
0

In Service Studio, where we get the list of applications we are developing(Applications in Development), it just shows the icon,name, description of the application. I suggest to add timestamps of project creation.

Imagine how our file explorers would seem if they didn't give us the summary of metadata like, timestamp, size, type,path,etc.

It is that helpful.

[Ideas] Math functions

$
0
0
The platform lack 3 commonly used math functions:

- ceiling(decimal)
- floor(decimal)
- random(n, m): generates a number between n and m

It would be usefull to have them built-in.

[Forums] Dynamic shorting

$
0
0

Harish Sharma wrote:

how to do dynamic shorting in descending order in outsystems

Hi Harish,

Below is the experession for applying dynamic sorting in aggregate.

List_SortColumn_GetOrderBy(Table Record Widget Id, "{Table Name}.[Field Name] DESC")

For refer below example :

SyntaxEditor Code Snippet

List_SortColumn_GetOrderBy(AudDtMainTable.Id, "{AUD_DT_MAIN}.[TABNAME] DESC")

Please let me know in case of any concern.

Thanks

AV


[Forums] Testquestion - please ignore

Viewing all 1476385 articles
Browse latest View live


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