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

[Forums] Cannot upload custom extension

$
0
0

I found out that I am getting a Java Heap Space error.  I should have updated my post.  I'm guessing I need to update the JAVA_OPTS in the standalone-outsystems.conf.  I have not had a chance to try it.  The xif file is 80MB.  It looks like the file gets uploaded but when Outsystems triesto unzip the package for verification it runs out of memory. 

Java heap space
java.lang.OutOfMemoryError: Java heap space
   at java.lang.AbstractStringBuilder.<init>(AbstractStringBuilder.java:68)
   at java.lang.StringBuffer.<init>(StringBuffer.java:128)
   at com.ctc.wstx.util.TextBuffer.contentsAsString(TextBuffer.java:570)
   at com.ctc.wstx.sr.BasicStreamReader.getText(BasicStreamReader.java:870)
   at outsystems.hubedition.util.xml.XmlReader.isWhiteSpace(Unknown Source)
   at outsystems.hubedition.util.xml.XmlReader.getNodeType(Unknown Source)
   at outsystems.hubedition.util.xml.XmlReader.read(Unknown Source)
   at linqbridge.xml.linq.XElement.loadCore(Unknown Source)
   at linqbridge.xml.linq.XNode.readFrom(Unknown Source)
   at linqbridge.xml.linq.XContainer.readContentFrom(Unknown Source)
   at linqbridge.xml.linq.XElement.loadCore(Unknown Source)
   at linqbridge.xml.linq.XNode.readFrom(Unknown Source)
   at linqbridge.xml.linq.XContainer.readContentFrom(Unknown Source)
   at linqbridge.xml.linq.XElement.loadCore(Unknown Source)
   at linqbridge.xml.linq.XNode.readFrom(Unknown Source)
   at linqbridge.xml.linq.XContainer.readContentFrom(Unknown Source)
   at linqbridge.xml.linq.XElement.loadCore(Unknown Source)
   at linqbridge.xml.linq.XNode.readFrom(Unknown Source)
   at linqbridge.xml.linq.XContainer.readContentFrom(Unknown Source)
   at linqbridge.xml.linq.XDocument.readContent(Unknown Source)
   at linqbridge.xml.linq.XDocument.loadCore(Unknown Source)
   at linqbridge.xml.linq.XDocument.load(Unknown Source)
   at linqbridge.xml.linq.XDocument.load(Unknown Source)
   at outsystems.common.ZipUtils.readCompressedXml(Unknown Source)
   at outsystems.xif.XifUtils.readXif(Unknown Source)
   at outsystems.hubedition.servercommon.utils.ExtensionInfo.create(Unknown Source)
   at outsystems.nosomlprocessor.CssOMLProcessor.mssGetExtensionInfoFromXIF(Unknown Source)
   at outsystems.nosomlprocessor.actions.ActGetExtensionInfoFromXIF.mosGetExtensionInfoFromXIF(Unknown Source)
   at osservicecenter.referencesproxy.rssextensionomlprocessor.actions.ActGetExtensionInfoFromXIF.mosGetExtensionInfoFromXIF(Unknown Source)
   at osservicecenter.actions.ActGetExtensionInfoFromXIF.executeGetExtensionInfoFromXIF(Unknown Source)
   at osservicecenter.managedbean.flowfactory.ScrnExtensions_List.commandUpload(Unknown Source)
   at osservicecenter.managedbean.flowfactory.ScrnExtensions_List.btnButtonUploadClick(Unknown Source)


[Forums] consume web service response's header

$
0
0

Hi Edu and Kil,

Thank you very much. The Kilian's way is working:

, and for Edu, it is the way to customized response received, although i am still confused what is CustomizedResponse in here, as when i reverse the order of both assignments below, it still got the same result:

regards,

IT

[Forums] BPT - In Auto Activity or In On Close ?

$
0
0

Hi Martin,

I still have some questions in doubt:

1. I close the human activity using API

2. In On Close human activity, say it there is an exception raised by kafka, what will happen? Will it start from the beginning of code in the On Close activity (that means i reinserted unexpected more records) or else?

thank you


[Forums] Record doesn't write to excel when exceeded 10 rows

$
0
0

Hi Miguel

I tested using the edited excel file from you, it working properly, all results show up and file can be opened properly.

As your advice, I created a new excel file, the results shows up, but encountered the error below when open the file. Attached with the new excel file that I created, can you try on my excel see whether you have the same error?

Thanks in advance!


[Forums] Linking a Javascript Countdown to a Progress Circle

$
0
0

Armando Gomes wrote:

Hello Jonathan,


Your timer is named "some_div":



Then you are doing this:

(...)

var elem = document.getElementById('some_div'); //returns the progress widget

(...)

elem.innerHTML = timeLeft ; //replaces progress widget


That's why you're having this behavior.


You're on the right track, just continue from here :)


Cheers

Hi Armando


Thanks for your reply. I understand why this is happening, but I'm still not too sure how to rectify it in the sense of affecting whatever I put in the 'progress' input with my Javascript. I've tried changing it to


var elem = document.getElementById('Seconds');



but I don't think I  the variable 'seconds' has an Id that can be retrieved


[Forums] http://www.supplementscart.com/keto-fire-diet/

$
0
0

Percentageof the active component Keto Fire Diet dosage is determined pursuant to theamount of the active ingredient in it (this lively component is called  or ). In most instances, the cautioned dosageis based on an extract or supplement that includes about 50% of . Weight of theman or woman The subsequent thing this is used within the determination of theprecise dosage is the weight of the patron. People with massive masses of fatsmay also require more amounts of  thanpeople with few fats. 

[Forums] Mixed Content issue while fetching the images in Movie application

$
0
0

Kilian Hekhuis wrote:

Hi Prasanta,

Do you use the HTTP URL directly in the Image Widget? Did you try to access the image via HTTPS?


Hi Kilian,


I have a base URL site property which is holding the Base URL. I am gettung the actual path usinf REST API . I am generating the final image URL by concatenating the above two.


Yes I tried to open the URL using HTTPS both from application and directly from browser, but in non of the cases Its not opening.


Its a part of tge exercise in the web application tutorial. Did anyone face any problem?

[Forums] Build Generation failed

$
0
0

Hi I am getting below error while generating build for iOS and android :

You have been opted out of telemetry. To change this, run: cordova telemetry on.
No scripts found for hook "before_plugin_add".
Calling plugman.fetch on plugin "https://github.com/OutSystemsExperts/File-Viewer-Plugin.git#0.0.1.os"
saving
Running command: npm install https://github.com/OutSystemsExperts/File-Viewer-Plugin.git#0.0.1.os --production --save
Command finished with error code 1: npm install,https://github.com/OutSystemsExperts/File-Viewer-Plugin.git#0.0.1.os,--production,--save
Error: Failed to fetch plugin https://github.com/OutSystemsExperts/File-Viewer-Plugin.git#0.0.1.os via registry.
Probably this is either a connection problem, or plugin spec is incorrect.
Check your connection and plugin name/version/URL.
Error: npm: Command failed with exit code 1 Error output:
npm ERR! code ENOPACKAGEJSON
npm ERR! package.json Non-registry package missing package.json: git+https://github.com/OutSystemsExperts/File-Viewer-Plugin.git#0.0.1.os.
npm ERR! package.json npm can't find a package.json file in your current directory.

npm ERR! A complete log of this run can be found in:
npm ERR!     /root/.npm/_logs/2018-08-01T14_46_21_030Z-debug.log

[2018-08-01T14:46:21.111Z] [ERROR] Build failed with the following error: Error fetching Cordova plugin: https://github.com/OutSystemsExperts/File-Viewer-Plugin.git#0.0.1.os.
[2018-08-01T14:46:21.111Z] [INFO] Remove debug/release signing properties
[2018-08-01T14:46:21.112Z] [INFO] Zipping application source...
[2018-08-01T14:46:56.138Z] [INFO] Application was not successfully generated!
[2018-08-01T14:46:56.138Z] [INFO] Execution time: 255249ms




Can you please help me with this om how to resolve this ?

Regards,

Akshay Tank.


[Forums] consume web service response's header with different data structures

$
0
0

Hi there,

I have a case, when a respond is correct status = 200, the web service respond a structure like this in the body:

{

result:{

name:,

age,...

}

}


However when it is error, it responds with other structure:

{

errorcode:,

errorname:

}

My question is how to accomodate both structures in consuming that external REST using Outsystems. 

regards and thank you

[Forums] Error in plugin

$
0
0

Hi, 

 Have you all tried getting the latest plugins from Forge and generate the build , by any change if issue resolves ?

[Forums] consume web service response's header with different data structures

$
0
0

Hi Pasar,

I am not sure but you could try something like this. 

-Hitesh-

[Forums] Build Generation failed

$
0
0

Akshay Tank wrote:

Hi I am getting below error while generating build for iOS and android :

You have been opted out of telemetry. To change this, run: cordova telemetry on.
No scripts found for hook "before_plugin_add".
Calling plugman.fetch on plugin "https://github.com/OutSystemsExperts/File-Viewer-Plugin.git#0.0.1.os"
saving
Running command: npm install https://github.com/OutSystemsExperts/File-Viewer-Plugin.git#0.0.1.os --production --save
Command finished with error code 1: npm install,https://github.com/OutSystemsExperts/File-Viewer-Plugin.git#0.0.1.os,--production,--save
Error: Failed to fetch plugin https://github.com/OutSystemsExperts/File-Viewer-Plugin.git#0.0.1.os via registry.
Probably this is either a connection problem, or plugin spec is incorrect.
Check your connection and plugin name/version/URL.
Error: npm: Command failed with exit code 1 Error output:
npm ERR! code ENOPACKAGEJSON
npm ERR! package.json Non-registry package missing package.json: git+https://github.com/OutSystemsExperts/File-Viewer-Plugin.git#0.0.1.os.
npm ERR! package.json npm can't find a package.json file in your current directory.

npm ERR! A complete log of this run can be found in:
npm ERR!     /root/.npm/_logs/2018-08-01T14_46_21_030Z-debug.log

[2018-08-01T14:46:21.111Z] [ERROR] Build failed with the following error: Error fetching Cordova plugin: https://github.com/OutSystemsExperts/File-Viewer-Plugin.git#0.0.1.os.
[2018-08-01T14:46:21.111Z] [INFO] Remove debug/release signing properties
[2018-08-01T14:46:21.112Z] [INFO] Zipping application source...
[2018-08-01T14:46:56.138Z] [INFO] Application was not successfully generated!
[2018-08-01T14:46:56.138Z] [INFO] Execution time: 255249ms




Can you please help me with this om how to resolve this ?

Regards,

Akshay Tank.

Hi Akshay,

This error is because the fetch is not working well. I saw the plugins history and they release a recent version to fix this. I suggest you to download and install the newest version of it. Probably this error will be fixed.


Version 1.1.1

Fixed error about failed to fetch plugin

https://www.outsystems.com/forge/Component_Versions.aspx?ProjectId=1606


Best Regards

Fabio Fantato



[Forums] http://getsupplementhelp.com/slim999/

$
0
0

Slim999

however, the proof that these drinks work in that sense is really non-existent. steady with severa medical research , artificial sweeteners can boom urge for food and increase the cravings for sugary ingredients (17). Scientifically proven outcomes scientists-with-microscope (1) in case you observe all the steps described above, you may be aware the consequences proper now: 1st week : insured loss among 2.five kg and 5 kg , every now and then even greater.

http://getsupplementhelp.com/slim999/

[Forums] How to implement tooltip

$
0
0

Martijn de Pijper wrote:do u have any example of sample.

I was thinking, you can also use a Tooltip in Outsystems. Which could be better for just showing info. 

Go to Manage Dependencies > Select on the left side: WebPatterns > on the right sight search for Tooltip. 



[Forums] Using a search widget unable to click on the input box

$
0
0

Hi, 


When i use search widget present in the web patterns/controls/search , functionality is working properly but i am unable to click the input widget present in the search pattern.something is overlapping above the input widget, PFA. but i'm able to click the widget except the highlighted area, PFA. 


Thanks,

Ekadeep.K


[Forums] Import Identity from Excel

$
0
0

Manikandan K wrote:

This solution works, but I can't set the existing ID column from Integer to Autonumber.

This is the error I get when I try to publish it:

Database Upgrade Error
Column 'OSUSR_QHA_MVSTUDIO.ID' exists in database as Integer (int) but the new version is defined as Integer (Autonumber). Database int columns can not be changed to Autonumber.


The reason I want to have the Id column created by the platform deleted is that I already have an ID column in the existing database, which is the identifier and auto-increment as well.


Is there any other way to import tables from existing databases into Outsystems?


Thanks!


Marios

[Forums] Editable Table from scratch

$
0
0

Hi Vera Tiago,

By using widget "Editable Table" i have designed for saving multiple records by clicking one save button. Logic is Below

Please check once, I have attached OAP file. Pleased find the attachment


Regards,

Ravi



[Forums] http://getnutritionshelp.com/enduraflex/

$
0
0

Enduraflex

bodily workout (in particular weights) will increase sensitivity to insulin ( 1 , 2 , three , four ) and additionally increases the quantity of GLUT4 transporters, which might be transporter proteins which might be answerable for introducing glucose into the cell ( 1 , 2 , 3 ). It also appears to increase the level of adiponectin , a hormone that allows improve insulin sensitivity. -It allows us increase testosterone stages.

http://getnutritionshelp.com/enduraflex/

[Forums] How to implement tooltip

$
0
0

its working.thanks for your support

[Forums] REST Service input string misformating

$
0
0

Hello everyone

I have a question regarding inputs on rest services.

When I send a string to the input of a rest service, as part of the request url

ex.: localhost:9200/_search{querystring}

querystring="?sort=account_number:desc"

I always get a misformat when creating the endpoint

like this:
_search%3Fsort%3Daccount_number%3Adesc

should be:
_search?sort=account_number:desc

how can I solve this?


Thanks. 

Viewing all 1476385 articles
Browse latest View live


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