|
Emailing Unipaas 1.9i
your mailserver should be reachable via port 25 (SMTP connection) see: Use Telnet to test SMTP communication on Exchange servers | Microsoft Docs
your mailserver should be reachable via port 25 (SMTP connection) see: Use Telnet to test SMTP communication on Exchange servers | Microsoft Docs
|
By
Luuk
· #196010
·
|
|
uniPaaS 1.9n %EngineDir% Error-Unknown database, data source:
right on time.... ๐๐ข see: Windows Server 2016 - Microsoft Lifecycle | Microsoft Docs https://docs.microsoft.com/en-us/lifecycle/products/windows-server-2016
right on time.... ๐๐ข see: Windows Server 2016 - Microsoft Lifecycle | Microsoft Docs https://docs.microsoft.com/en-us/lifecycle/products/windows-server-2016
|
By
Luuk
· #195719
·
|
|
Parsing XML
I preferer to read XML's using Xmlget (see: "XMLGet Example" in de Help). In your case: XmlGet(0,1,'/Returns/Return[2]/DocumentId') should return: '150667114' and XmlGet(0,1,'/Returns/Return[3]/Docume
I preferer to read XML's using Xmlget (see: "XMLGet Example" in de Help). In your case: XmlGet(0,1,'/Returns/Return[2]/DocumentId') should return: '150667114' and XmlGet(0,1,'/Returns/Return[3]/Docume
|
By
Luuk
· #195305
·
|
|
Fatal manager error 3112 (and 3006) - pervasive 11 - btrieve
see this post from 7 years ago: https://communities.actian.com/s/question/0D53300003r9bQJ/3112-status-0x8be3274c-returned-while-receiving-a-maximum-of-40960-bytes seems you have a network problem.....
see this post from 7 years ago: https://communities.actian.com/s/question/0D53300003r9bQJ/3112-status-0x8be3274c-returned-while-receiving-a-maximum-of-40960-bytes seems you have a network problem.....
|
By
Luuk
· #194973
·
|
|
XPA Databases
"MySQL Enterprise Edition supports an authentication method that enables MySQL Server to use LDAP (Lightweight Directory Access Protocol) to authenticate MySQL users by accessing directory services su
"MySQL Enterprise Edition supports an authentication method that enables MySQL Server to use LDAP (Lightweight Directory Access Protocol) to authenticate MySQL users by accessing directory services su
|
By
Luuk
· #194234
·
|
|
Off topic - Curl experts
Tw point of attention: 1) Your enter key is broken... 2) Your date format is incorrect, see: - What is the "right" JSON date format? - Stack Overflow
Tw point of attention: 1) Your enter key is broken... 2) Your date format is incorrect, see: - What is the "right" JSON date format? - Stack Overflow
|
By
Luuk
· #194171
·
|
|
DirectSql and delete multiple tables
#mssql
+1
By
Luuk
· #194141
·
|
|
connection string
ConnectionStrings.com - Forgot that connection string? Get it here! https://www.connectionstrings.com/
ConnectionStrings.com - Forgot that connection string? Get it here! https://www.connectionstrings.com/
|
By
Luuk
· #194052
·
|
|
XPA 4.7.1 has been released
for 4.7 it is: https://www.magicsoftware.com/wp-content/uploads/2018/07/xpi-ReleaseNotes4.7.pdf for 4.7.1 it is: https://www.magicsoftware.com/wp-content/uploads/2018/07/xpi-ReleaseNotes4.7.1.pdf
for 4.7 it is: https://www.magicsoftware.com/wp-content/uploads/2018/07/xpi-ReleaseNotes4.7.pdf for 4.7.1 it is: https://www.magicsoftware.com/wp-content/uploads/2018/07/xpi-ReleaseNotes4.7.1.pdf
|
By
Luuk
· #193971
·
|
|
DataViewToJSON Questions (XPA 4.6)
php - How do I remove รฏยปยฟ from the beginning of a file? - Stack Overflow
php - How do I remove รฏยปยฟ from the beginning of a file? - Stack Overflow
|
By
Luuk
· #193834
·
|
|
Sending a message using curl with Invoke OS CMD
Testing with this seems to get correct output: There is no need to change a space to %20, at least when i am looking at: curl (46elks.com) The `cmd /c` starts a new shell
Testing with this seems to get correct output: There is no need to change a space to %20, at least when i am looking at: curl (46elks.com) The `cmd /c` starts a new shell
|
By
Luuk
· #193608
·
|
|
4.7 Undocumented QOL
This also work in 3.3d (just tested, but never used....)
This also work in 3.3d (just tested, but never used....)
|
By
Luuk
· #193370
·
|
|
Getting a public IP address and device name of a pc or device
HTTPGet('https://api.ipify.org?format=text')
HTTPGet('https://api.ipify.org?format=text')
|
By
Luuk
· #193275
·
|
|
clr.dll appcrash
Install the latest Visual C++ runtime files: https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads
Install the latest Visual C++ runtime files: https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads
|
By
Luuk
· #193229
·
|
|
Xpa runtime very slow
https://magic.secure.force.com/PublicKnowledge/articles/bl_Reference/License-Environment-Settings-xpa (for V2)
https://magic.secure.force.com/PublicKnowledge/articles/bl_Reference/License-Environment-Settings-xpa (for V2)
|
By
Luuk
· #193185
·
|
|
Close Event versus Exit Event, uniPaaS v1.9p
The Close action seems to close the window, and that's why the task stops, and the Exit action stops the task, therefore closing the window. From the magic 7 help screen Close: Closes the current wind
The Close action seems to close the window, and that's why the task stops, and the Exit action stops the task, therefore closing the window. From the magic 7 help screen Close: Closes the current wind
|
By
Luuk
· #193178
·
|
|
Advice Required Re. Consuming REST Services From xpa
"I will warn you that in XPA3.3 & 4.6 I have had problems with HTTPCall()" Can you share info on these problems?
"I will warn you that in XPA3.3 & 4.6 I have had problems with HTTPCall()" Can you share info on these problems?
|
By
Luuk
· #193080
·
|
|
Detect if WIFI turned on
Reading the output of `netsh wlan show interfaces` might be easier, because in the output from ipconfig you have to 'somehow' see if it's WiFi, or not.
Reading the output of `netsh wlan show interfaces` might be easier, because in the output from ipconfig you have to 'somehow' see if it's WiFi, or not.
|
By
Luuk
· #193042
·
|
|
impossible to call an .exe from 8.30
In stead of: 'cmd /C "osk.exe" ' use: 'start "osk" osk.exe' see 'start /?' for explanation of the start command ๐
In stead of: 'cmd /C "osk.exe" ' use: 'start "osk" osk.exe' see 'start /?' for explanation of the start command ๐
|
By
Luuk
· #193004
·
|
|
Changing Numeric Column Field in uniPaaS
On Wed, Aug 12, 2020 at 08:44 PM, Lado Wali wrote: the SQL Type is showing as Double Precision in uniPaaS property What is showing in the 'SQL Type' ? If 'Stored as', remains 'Float' you should be abl
On Wed, Aug 12, 2020 at 08:44 PM, Lado Wali wrote: the SQL Type is showing as Double Precision in uniPaaS property What is showing in the 'SQL Type' ? If 'Stored as', remains 'Float' you should be abl
|
By
Luuk
· #192973
·
|