|
Invoke WS Lite and https
Hi,
Does anyone know if it is possible to use a https endpoint with WS Lite? I have only ever used http endpoints in past either by accident or design. I have been called upon to link to a
Hi,
Does anyone know if it is possible to use a https endpoint with WS Lite? I have only ever used http endpoints in past either by accident or design. I have been called upon to link to a
|
By
Jackson, Adam
·
#192814
·
|
|
Re: PDF editor
Rob,
I cannot recommend PDF-XChange Editor highly enough.
There is a free version that is virtually fully-functional.
It is available at:
Rob,
I cannot recommend PDF-XChange Editor highly enough.
There is a free version that is virtually fully-functional.
It is available at:
|
By
Alan Brookes <alanjbrookes@...>
·
#192813
·
|
|
PDF editor
Hi guys,
A bit off-topic, but you all know so much ;-)
What is a good pdf-editor beside Adobe?
Rob
Hi guys,
A bit off-topic, but you all know so much ;-)
What is a good pdf-editor beside Adobe?
Rob
|
By
Rob Westland
·
#192812
·
|
|
Re: v9converter and Auto Create Task Logic Units
Hi Govert,
I did the conversion in following steps:
make the compatible v9 export in 9.4 sp8
run v9MigrationUI utility to make a converted xml
run RMConverter with setting Delete all empty
Hi Govert,
I did the conversion in following steps:
make the compatible v9 export in 9.4 sp8
run v9MigrationUI utility to make a converted xml
run RMConverter with setting Delete all empty
|
By
Frigyesi Viktória
·
#192811
·
|
|
v9converter and Auto Create Task Logic Units
Hi,
We are trying to migrate a v9.4 application to xpa 3.3 and use v9converter to create the initial xml. What we found is that it always creates all task logic units (Task Prefix/Suffix, Record
Hi,
We are trying to migrate a v9.4 application to xpa 3.3 and use v9converter to create the initial xml. What we found is that it always creates all task logic units (Task Prefix/Suffix, Record
|
By
Govert Schipper
·
#192810
·
|
|
Re: HTTPCALL /GET stopped working in XPA versions above 3.2
The best thing you can do when it comes to Magic & HTTP: Just don't use it.
You can try with a binary content type to dig deeper in undocumented bug territory:
Content-Type:
The best thing you can do when it comes to Magic & HTTP: Just don't use it.
You can try with a binary content type to dig deeper in undocumented bug territory:
Content-Type:
|
By
Andreas Sedlmeier
·
#192809
·
|
|
Has anyone an eDeveolper 9.4 runtime license (MGCSRT94) for sale?
Hi.
One customer is still using eDevolper 9.4 runtime and needs more licenses.
Has somebody a used license for sale?
Thanks,
Michael
Hi.
One customer is still using eDevolper 9.4 runtime and needs more licenses.
Has somebody a used license for sale?
Thanks,
Michael
|
By
Michael
·
#192808
·
|
|
Re: Exit on Idle
System.dll must be in CRR:
DotNet.System.Diagnostics.Process.GetCurrentProcess().Kill()
-- Lep pozdrav, Vili
System.dll must be in CRR:
DotNet.System.Diagnostics.Process.GetCurrentProcess().Kill()
-- Lep pozdrav, Vili
|
By
Vili CANKAR
·
#192807
·
|
|
Re: Exit on Idle
Hard and fast exit always work....use c# to get current process id....the kill it
Hard and fast exit always work....use c# to get current process id....the kill it
|
By
Tim Downie
·
#192806
·
|
|
Re: Reason for using RIA
#xpa
#ria
Hello Andreas
So, do you use RIA? Not using a fat client is evident but what are the benefits of RIA vs. RDP?
regards
Tomasz
Hello Andreas
So, do you use RIA? Not using a fat client is evident but what are the benefits of RIA vs. RDP?
regards
Tomasz
|
By
tomdzio
·
#192805
·
|
|
Re: Ranging by date in combo box
Hi Adam, this should be possible. Just tried something similar and found no problem. But I use a column of type SQL_Date.
Since you are using a DateTime my guess would be that you have to Range the
Hi Adam, this should be possible. Just tried something similar and found no problem. But I use a column of type SQL_Date.
Since you are using a DateTime my guess would be that you have to Range the
|
By
Govert Schipper
·
#192804
·
|
|
Re: Ranging by date in combo box
Try adding the 'DATE literal to the date string
Wes
Try adding the 'DATE literal to the date string
Wes
|
By
Wes Hein
·
#192803
·
|
|
Re: HTTPCALL /GET stopped working in XPA versions above 3.2
Andreas,
Thanks for the idea. I tried using
Content-Type: text/html; charset=UTF-8
and
Content-Type: text/plain; charset=UTF-8
in both 3.2e and 3.3h. In both cases the
Andreas,
Thanks for the idea. I tried using
Content-Type: text/html; charset=UTF-8
and
Content-Type: text/plain; charset=UTF-8
in both 3.2e and 3.3h. In both cases the
|
By
Todd Baremore
·
#192802
·
|
|
Exit on Idle
I need to force users out (occasionally) but I don't know how to handle modal windows, like confirmation dialogs and such.
Any idea?
TIA
Pavel
I need to force users out (occasionally) but I don't know how to handle modal windows, like confirmation dialogs and such.
Any idea?
TIA
Pavel
|
By
Pavel Mencl
·
#192801
·
|
|
Ranging by date in combo box
Hi,
Is it possible to use a date field for ranging in a combo box? I have a MSSQL table with date (smalldatetime) column and this is source for combo box data. I only want to display values in a
Hi,
Is it possible to use a date field for ranging in a combo box? I have a MSSQL table with date (smalldatetime) column and this is source for combo box data. I only want to display values in a
|
By
Jackson, Adam
·
#192800
·
|
|
Re: HTTPCALL /GET stopped working in XPA versions above 3.2
I suppose this happens because Magic defaults to multipart/formdata, if you do not specify a content-type.
Try to set following header, then Magic should leave your message body alone and no longer
I suppose this happens because Magic defaults to multipart/formdata, if you do not specify a content-type.
Try to set following header, then Magic should leave your message body alone and no longer
|
By
Andreas Sedlmeier
·
#192799
·
|
|
Re: HTTPCALL /GET stopped working in XPA versions above 3.2
Avgerinos,
Finally got around to capturing the HTTPCall Post and found no change from 3.3g to 3.3h
I'm sending this: message=<message>testing</message>
XPA3.2e sends this:
Avgerinos,
Finally got around to capturing the HTTPCall Post and found no change from 3.3g to 3.3h
I'm sending this: message=<message>testing</message>
XPA3.2e sends this:
|
By
Todd Baremore
·
#192798
·
|
|
Re: Reason for using RIA
#xpa
#ria
According to the opinions here there would also be no reason for single page applications, progressive webapplications, whatever. Thats just not the case and I cannont imagine that I would ever do a
According to the opinions here there would also be no reason for single page applications, progressive webapplications, whatever. Thats just not the case and I cannont imagine that I would ever do a
|
By
Andreas Sedlmeier
·
#192797
·
|
|
Re: Reason for using RIA
#xpa
#ria
Likewise, I came to the same conclusion years ago when we were using Citrix and another product called Go Global which delivered C/S on a thin client. Then Microsoft made RDP much better and much
Likewise, I came to the same conclusion years ago when we were using Citrix and another product called Go Global which delivered C/S on a thin client. Then Microsoft made RDP much better and much
|
By
Shawn Stone
·
#192796
·
|
|
Re: Reason for using RIA
#xpa
#ria
That is the conclusion I came to. Furthermore, I found that TSPlus made the deployment of standard C/S applications using both MS Remote Desktop and HTML5 a simple and easy deployment option.
That is the conclusion I came to. Furthermore, I found that TSPlus made the deployment of standard C/S applications using both MS Remote Desktop and HTML5 a simple and easy deployment option.
|
By
JK Heydt
·
#192795
·
|