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

[Academy] 1.11 Hands-on Challenge!


[Academy] 1.4 Create a Detail Screen for a Record

$
0
0

Hi,

I'm following along and was able to create my Contact Details Web Screen and link to Contacts but in the end when I click on any of the names in the contact list, they all display the first record (Joana Rivera) instead of the contact details associated with the row or name I selected.

Any input would be appreciated.

Thanks,

Rick

[Academy] 1.4 Create a Detail Screen for a Record

$
0
0
Hi Richard,

I think the most probable cause for this would be not having the filter in the aggregate that uses the input parameter of the screen. Can you check that? Open the aggregate in the preparation, select the Filters link and make sure you have a filter set using the input parameter on the screen and the corresponding attribute in the entity.

Cheers

[Academy] 4.3 CSS Basics, Exercises

$
0
0

I can't get my gear!

Dropbox given at url (http://goo.gl/ql8CHD) in exercise video is empty.  Neither is CSSShop in the resources download.  Or have I missed something?

Rgds
James

[Forums] Flash not working

[Forums] Setting Push Notification to Expire using PushWoosh

$
0
0

Hello Elizabeth.

Sorry for the late reply

According to the pushwoosh documentation (createmessage api), there are different fields to set the Time To Live (ttl) of a message for Android and iOS:

  • Android: android_gcm_ttl
  • iOS: mac_ttl

Using the Pushwoosh plugin, you have to set the fields in the Request structure:

Android_gcm_ttl and Ios_ttl.

Let me know if it helps.


Thanks

[Forums] Hubedition Compiler error while creating extension using Integration Studio

$
0
0

While saving extension giving below error:

.Netframework Installed : 4.5/4.6.1 

Outsystem Version 10.0 on Cloud-personal environment.


Error:

.NET Compilation.

C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3274: The primary reference "OutSystems.RuntimeCommon" could not be resolved because it was built against the ".NETFramework,Version=v4.6.1" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.5".
C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3275: The primary reference "OutSystems.HubEdition.RuntimePlatform" could not be resolved because it has an indirect dependency on the assembly "OutSystems.RuntimeCommon, Version=10.0.303.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6.1" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.5".
C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3275: The primary reference "OutSystems.REST.API" could not be resolved because it has an indirect dependency on the assembly "OutSystems.RuntimeCommon, Version=10.0.303.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6.1" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.5".
C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3275: The primary reference "OutSystems.HubEdition.DatabaseAbstractionLayer" could not be resolved because it has an indirect dependency on the assembly "OutSystems.RuntimeCommon, Version=10.0.303.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6.1" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.5".
C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3274: The primary reference "OutSystems.HubEdition.RuntimePlatform" could not be resolved because it was built against the ".NETFramework,Version=v4.6.1" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.5".
C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3275: The primary reference "OutSystems.REST.API" could not be resolved because it has an indirect dependency on the assembly "OutSystems.HubEdition.RuntimePlatform, Version=10.0.303.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6.1" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.5".
C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3274: The primary reference "OutSystems.HubEdition.DatabaseAbstractionLayer" could not be resolved because it was built against the ".NETFramework,Version=v4.6.1" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.5".
C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3275: The primary reference "OutSystems.HubEdition.RuntimePlatform" could not be resolved because it has an indirect dependency on the assembly "OutSystems.HubEdition.DatabaseAbstractionLayer, Version=10.0.303.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6.1" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.5".
C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3275: The primary reference "OutSystems.REST.API" could not be resolved because it has an indirect dependency on the assembly "OutSystems.HubEdition.DatabaseAbstractionLayer, Version=10.0.303.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6.1" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.5".
C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3274: The primary reference "OutSystems.HubEdition.SMS" could not be resolved because it was built against the ".NETFramework,Version=v4.6.1" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.5".
C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3275: The primary reference "OutSystems.HubEdition.RuntimePlatform" could not be resolved because it has an indirect dependency on the assembly "OutSystems.HubEdition.SMS, Version=10.0.303.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6.1" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.5".
C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3275: The primary reference "OutSystems.REST.API" could not be resolved because it has an indirect dependency on the assembly "OutSystems.HubEdition.SMS, Version=10.0.303.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6.1" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.5".
C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3274: The primary reference "OutSystems.REST.API" could not be resolved because it was built against the ".NETFramework,Version=v4.6.1" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.5".
Extension.cs(4,18): error CS0234: The type or namespace name 'HubEdition' does not exist in the namespace 'OutSystems' (are you missing an assembly reference?)
Extension.cs(5,18): error CS0234: The type or namespace name 'RuntimePublic' does not exist in the namespace 'OutSystems' (are you missing an assembly reference?)
Interface.cs(4,18): error CS0234: The type or namespace name 'HubEdition' does not exist in the namespace 'OutSystems' (are you missing an assembly reference?)
Structures.cs(6,18): error CS0234: The type or namespace name 'ObjectKeys' does not exist in the namespace 'OutSystems' (are you missing an assembly reference?)
Structures.cs(7,18): error CS0234: The type or namespace name 'RuntimeCommon' does not exist in the namespace 'OutSystems' (are you missing an assembly reference?)
Structures.cs(8,18): error CS0234: The type or namespace name 'HubEdition' does not exist in the namespace 'OutSystems' (are you missing an assembly reference?)
Structures.cs(9,18): error CS0234: The type or namespace name 'HubEdition' does not exist in the namespace 'OutSystems' (are you missing an assembly reference?)
Structures.cs(10,18): error CS0234: The type or namespace name 'Internal' does not exist in the namespace 'OutSystems' (are you missing an assembly reference?)
Structures.cs(19,63): error CS0246: The type or namespace name 'ITypedRecord' could not be found (are you missing a using directive or an assembly reference?)
Structures.cs(19,101): error CS0246: The type or namespace name 'ISimpleRecord' could not be found (are you missing a using directive or an assembly reference?)
Structures.cs(219,60): error CS0246: The type or namespace name 'ITypedRecord' could not be found (are you missing a using directive or an assembly reference?)
Structures.cs(219,95): error CS0246: The type or namespace name 'ISimpleRecord' could not be found (are you missing a using directive or an assembly reference?)
Entities.cs(6,18): error CS0234: The type or namespace name 'ObjectKeys' does not exist in the namespace 'OutSystems' (are you missing an assembly reference?)
Entities.cs(7,18): error CS0234: The type or namespace name 'RuntimeCommon' does not exist in the namespace 'OutSystems' (are you missing an assembly reference?)
Entities.cs(8,18): error CS0234: The type or namespace name 'HubEdition' does not exist in the namespace 'OutSystems' (are you missing an assembly reference?)
Entities.cs(9,18): error CS0234: The type or namespace name 'HubEdition' does not exist in the namespace 'OutSystems' (are you missing an assembly reference?)
Entities.cs(10,18): error CS0234: The type or namespace name 'Internal' does not exist in the namespace 'OutSystems' (are you missing an assembly reference?)
Records.cs(7,18): error CS0234: The type or namespace name 'ObjectKeys' does not exist in the namespace 'OutSystems' (are you missing an assembly reference?)
Records.cs(8,18): error CS0234: The type or namespace name 'RuntimeCommon' does not exist in the namespace 'OutSystems' (are you missing an assembly reference?)
Records.cs(9,18): error CS0234: The type or namespace name 'HubEdition' does not exist in the namespace 'OutSystems' (are you missing an assembly reference?)
Records.cs(10,18): error CS0234: The type or namespace name 'HubEdition' does not exist in the namespace 'OutSystems' (are you missing an assembly reference?)
Records.cs(11,18): error CS0234: The type or namespace name 'Internal' does not exist in the namespace 'OutSystems' (are you missing an assembly reference?)
Records.cs(19,60): error CS0246: The type or namespace name 'ITypedRecord' could not be found (are you missing a using directive or an assembly reference?)
Records.cs(206,57): error CS0246: The type or namespace name 'ITypedRecord' could not be found (are you missing a using directive or an assembly reference?)
RecordLists.cs(7,18): error CS0234: The type or namespace name 'ObjectKeys' does not exist in the namespace 'OutSystems' (are you missing an assembly reference?)
RecordLists.cs(8,18): error CS0234: The type or namespace name 'RuntimeCommon' does not exist in the namespace 'OutSystems' (are you missing an assembly reference?)
RecordLists.cs(9,18): error CS0234: The type or namespace name 'HubEdition' does not exist in the namespace 'OutSystems' (are you missing an assembly reference?)
RecordLists.cs(10,18): error CS0234: The type or namespace name 'HubEdition' does not exist in the namespace 'OutSystems' (are you missing an assembly reference?)
RecordLists.cs(11,18): error CS0234: The type or namespace name 'Internal' does not exist in the namespace 'OutSystems' (are you missing an assembly reference?)
RecordLists.cs(12,18): error CS0234: The type or namespace name 'HubEdition' does not exist in the namespace 'OutSystems' (are you missing an assembly reference?)
RecordLists.cs(21,48): error CS0246: The type or namespace name 'GenericRecordList' could not be found (are you missing a using directive or an assembly reference?)
RecordLists.cs(100,45): error CS0246: The type or namespace name 'GenericRecordList' could not be found (are you missing a using directive or an assembly reference?)
Structures.cs(20,27): error CS0246: The type or namespace name 'GlobalObjectKey' could not be found (are you missing a using directive or an assembly reference?)
Structures.cs(21,27): error CS0246: The type or namespace name 'GlobalObjectKey' could not be found (are you missing a using directive or an assembly reference?)
Structures.cs(151,3): error CS0246: The type or namespace name 'IRecord' could not be found (are you missing a using directive or an assembly reference?)
Structures.cs(169,30): error CS0246: The type or namespace name 'VarValue' could not be found (are you missing a using directive or an assembly reference?)
Structures.cs(183,35): error CS0246: The type or namespace name 'GlobalObjectKey' could not be found (are you missing a using directive or an assembly reference?)
Structures.cs(187,37): error CS0246: The type or namespace name 'GlobalObjectKey' could not be found (are you missing a using directive or an assembly reference?)
Structures.cs(191,30): error CS0246: The type or namespace name 'GlobalObjectKey' could not be found (are you missing a using directive or an assembly reference?)
Structures.cs(200,29): error CS0246: The type or namespace name 'IRecord' could not be found (are you missing a using directive or an assembly reference?)
Structures.cs(220,27): error CS0246: The type or namespace name 'GlobalObjectKey' could not be found (are you missing a using directive or an assembly reference?)
Structures.cs(221,27): error CS0246: The type or namespace name 'GlobalObjectKey' could not be found (are you missing a using directive or an assembly reference?)
Structures.cs(346,3): error CS0246: The type or namespace name 'IRecord' could not be found (are you missing a using directive or an assembly reference?)
Structures.cs(364,30): error CS0246: The type or namespace name 'VarValue' could not be found (are you missing a using directive or an assembly reference?)
Structures.cs(376,35): error CS0246: The type or namespace name 'GlobalObjectKey' could not be found (are you missing a using directive or an assembly reference?)
Structures.cs(380,37): error CS0246: The type or namespace name 'GlobalObjectKey' could not be found (are you missing a using directive or an assembly reference?)
Structures.cs(384,30): error CS0246: The type or namespace name 'GlobalObjectKey' could not be found (are you missing a using directive or an assembly reference?)
Structures.cs(393,29): error CS0246: The type or namespace name 'IRecord' could not be found (are you missing a using directive or an assembly reference?)
Records.cs(20,27): error CS0246: The type or namespace name 'GlobalObjectKey' could not be found (are you missing a using directive or an assembly reference?)
Records.cs(149,3): error CS0246: The type or namespace name 'IRecord' could not be found (are you missing a using directive or an assembly reference?)
Records.cs(165,30): error CS0246: The type or namespace name 'VarValue' could not be found (are you missing a using directive or an assembly reference?)
Records.cs(176,35): error CS0246: The type or namespace name 'GlobalObjectKey' could not be found (are you missing a using directive or an assembly reference?)
Records.cs(180,37): error CS0246: The type or namespace name 'GlobalObjectKey' could not be found (are you missing a using directive or an assembly reference?)
Records.cs(184,30): error CS0246: The type or namespace name 'GlobalObjectKey' could not be found (are you missing a using directive or an assembly reference?)
Records.cs(191,29): error CS0246: The type or namespace name 'IRecord' could not be found (are you missing a using directive or an assembly reference?)
Records.cs(207,27): error CS0246: The type or namespace name 'GlobalObjectKey' could not be found (are you missing a using directive or an assembly reference?)
Records.cs(336,3): error CS0246: The type or namespace name 'IRecord' could not be found (are you missing a using directive or an assembly reference?)
Records.cs(352,30): error CS0246: The type or namespace name 'VarValue' could not be found (are you missing a using directive or an assembly reference?)
Records.cs(363,35): error CS0246: The type or namespace name 'GlobalObjectKey' could not be found (are you missing a using directive or an assembly reference?)
Records.cs(367,37): error CS0246: The type or namespace name 'GlobalObjectKey' could not be found (are you missing a using directive or an assembly reference?)
Records.cs(371,30): error CS0246: The type or namespace name 'GlobalObjectKey' could not be found (are you missing a using directive or an assembly reference?)
Records.cs(378,29): error CS0246: The type or namespace name 'IRecord' could not be found (are you missing a using directive or an assembly reference?)
RecordLists.cs(42,57): error CS0246: The type or namespace name 'RestList' could not be found (are you missing a using directive or an assembly reference?)
RecordLists.cs(67,56): error CS0246: The type or namespace name 'ReadDBMethodDelegate' could not be found (are you missing a using directive or an assembly reference?)
RecordLists.cs(88,22): error CS0246: The type or namespace name 'OSList' could not be found (are you missing a using directive or an assembly reference?)
RecordLists.cs(121,54): error CS0246: The type or namespace name 'RestList' could not be found (are you missing a using directive or an assembly reference?)
RecordLists.cs(146,53): error CS0246: The type or namespace name 'ReadDBMethodDelegate' could not be found (are you missing a using directive or an assembly reference?)
RecordLists.cs(167,22): error CS0246: The type or namespace name 'OSList' could not be found (are you missing a using directive or an assembly reference?)

[Forums] Error publishing 9.0 Extension using VS 2017

$
0
0

Interesting.

The GenerateSerializationAssemblies was to prevent that sdk error? Or Something else?

resgen.exe is usually only necessary if your extensions have text resources (.resx files). Will everything work if you turn that part off?


Regards,
João Rosado


[Forums] Multithreading to complete more work

$
0
0

MK IFS wrote:

Dear all,


It's already 2017 with p10, are there any updates on this one?

or do we still need to do it using extensions?


Please help, thank you all

MK IFS now we have some solutions for this matter.

Maybe this links in the forum and forge can answer your question.

Forge - Parallel Processing

Parallel Activities

Any doubts don´t hesitate to contact


[Forums] Flash not working

[Forge] Human-readable Change History P10

$
0
0
Clone of Human-readable Change History adapted and compiled for Platofrm 10. Please use the original version, I had to publish this because of a dependency with one of my applications. Create human-readable audits by simply supplying the changed record(s). Example: Name changed from 'John' to 'Peter' Age defined to '32' Country changed from 'England' to Portugal'.

[Forums] Please republish to Forge

$
0
0

Hi,

I am using your component in one of my applications but when I try to publish it to the Forge it tries to re-publish your TagCloud component - I guess this is because there is something wrong current version. Could you please update your component ?

Thanks in advance!

Adrian

[Forge] Glossary Guru

$
0
0
An Enterprise Glossary Application with Specifications Management capabilities, advanced import/export capabilities and synchronization to/from Enterprise Architect and JIRA.

[Forums] JSON Parse error: Expected '}'

[Forums] Upload video

$
0
0

Hello!


Is there any tool to upload video from the computer's local storage?


Thank you,

Rafael Valente


[Forums] Multithreading to complete more work

$
0
0

César Mateus wrote:

MK IFS wrote:

Dear all,


It's already 2017 with p10, are there any updates on this one?

or do we still need to do it using extensions?


Please help, thank you all

MK IFS now we have some solutions for this matter.

Maybe this links in the forum and forge can answer your question.

Forge - Parallel Processing

Parallel Activities

Any doubts don´t hesitate to contact



wow , thanks a lot for the info.
i thought they couldn't do parallel in personal cloud version, true?

[Ideas] Auto Arrange in Service Studio

$
0
0

I would really like to see some sort of "auto arrange" for Service Studio that just moves the items in an action to have nice even spacing, put the work for For loops to the side, make branches look nice, etc.

J.Ja

[Ideas] Simple query to advanced convertion

$
0
0


There could be some magic feature that would make this time saver feature. :-)


Then we could make a simple query to build the 'skeleton' of a query and then introduce the aditional rules that cannot be defined in a simple query.



[Ideas] Translations Behavior: excluding elements visible only in Service Studio

$
0
0

The Translations Behavior screen allows the user to specify which elements of the eSpace should or should not be translated.


However, among the list of elements there is a large amount of elements that are only visible in Service Studio. This is noted on the Location column, however, there is no way to select these elements in order to specify they should not be translated.


Since in 99% of the cases these elements will not be translated (and I really can't figure out what the other 1% of the cases would be, but I leave you the benefit of the doubt), it should be possible to select all these elements easily in order to exclude them. Otherwise we're left with the tedious process of choosing all of them by hand (and there can be thousands of them in a large application), one by one...


Another solution would be simply to exclude these elements from the list. That would be fine by me also.


Regards,

Henrique Capela

[Ideas] [Security] User log-in system

$
0
0


Users, log-in logic should be improved to allow better mechanisms like, detect and lock a user who is trying to brute-forcely log-in, and optionaly show a Captcha.

Viewing all 1476385 articles
Browse latest View live


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