|
Re: Get all data from WebService in Magic XPA 3.2c
Hi Neil,
I created you a Magic XPA 3.3 sample, which is available (complete project + export file) here: https://github.com/asedl/XpaDemo/tree/master/Components/Samples/WsDemo . I have only Magic Xpa
Hi Neil,
I created you a Magic XPA 3.3 sample, which is available (complete project + export file) here: https://github.com/asedl/XpaDemo/tree/master/Components/Samples/WsDemo . I have only Magic Xpa
|
By
Andreas Sedlmeier
·
#189269
·
|
|
Sending BLOB parameter from XPA to HTTP trigger in Magic XPI 4.7
Hello All,
In our project we are calling HTTP trigger from XPA to XPI. As trigger has multiples parameter, we wanted to send it through BLOB. but we are getting below error when we use blob as
Hello All,
In our project we are calling HTTP trigger from XPA to XPI. As trigger has multiples parameter, we wanted to send it through BLOB. but we are getting below error when we use blob as
|
By
Kumbhar, Sunil
·
#189268
·
|
|
Re: Parameters with DSQL-tasks [XPA3.2]
That's right , strange behavior ...
but both solutions works fine :
1. moving DSQL to subtask
2.using local variables for output
anybody know the limit of charaters in DSQL statement (in magic
That's right , strange behavior ...
but both solutions works fine :
1. moving DSQL to subtask
2.using local variables for output
anybody know the limit of charaters in DSQL statement (in magic
|
By
Mr Magic
·
#189267
·
|
|
Re: Get all data from WebService in Magic XPA 3.2c
Hi Andreas,
I kinda get the procedure you said in the: "There you can put your service endpoint followed by "?wsdl" and Magic will download the WSDL and list you the available operations (methods) .
Hi Andreas,
I kinda get the procedure you said in the: "There you can put your service endpoint followed by "?wsdl" and Magic will download the WSDL and list you the available operations (methods) .
|
By
Neil
·
#189266
·
Edited
|
|
Re: Parameters with DSQL-tasks [XPA3.2]
Hi Florian
DirectSQL input parameters work ok for me (at least in in XPA3.1x)
But regarding DirectSQL output-parameters, I found they will not work if they are also declared as task parameters.
So I
Hi Florian
DirectSQL input parameters work ok for me (at least in in XPA3.1x)
But regarding DirectSQL output-parameters, I found they will not work if they are also declared as task parameters.
So I
|
By
Avgerinos
·
#189265
·
|
|
Re: Get all data from WebService in Magic XPA 3.2c
Hi Neil,
I have no Walk through, its however not that difficult.
Create a batch program or event handler and insert a "Invoke Web S Lite" operation. Double click it or zoom into it to get the WSDL
Hi Neil,
I have no Walk through, its however not that difficult.
Create a batch program or event handler and insert a "Invoke Web S Lite" operation. Double click it or zoom into it to get the WSDL
|
By
Andreas Sedlmeier
·
#189264
·
|
|
XPA 3.3b - Screen flickers when wallpaper set in Main program
Hi all,
I have very strange problem with 3.3b. When i set wallpaper (low res, high res) in Main program and run the app background flickers when i'm moving forms, or just scrolling through menus.
This
Hi all,
I have very strange problem with 3.3b. When i set wallpaper (low res, high res) in Main program and run the app background flickers when i'm moving forms, or just scrolling through menus.
This
|
By
mimi_4s2000@...
·
#189263
·
|
|
Re: Get all data from WebService in Magic XPA 3.2c
Hi Andreas,
after invoking the wsdl what should i do next?
can you walk me through this? like step by step procedure?
I want to output it in a table form...
Thank you and I highly appreciate your
Hi Andreas,
after invoking the wsdl what should i do next?
can you walk me through this? like step by step procedure?
I want to output it in a table form...
Thank you and I highly appreciate your
|
By
Neil
·
#189262
·
Edited
|
|
Re: Profiler
Thanks, guys. I had to go back to the help file in v9 to find any reference to the MGPROF. Found it and it works!
Arch Lineberger
203 N Main St
Belmont, NC 28012
704.461.1223
Thanks, guys. I had to go back to the help file in v9 to find any reference to the MGPROF. Found it and it works!
Arch Lineberger
203 N Main St
Belmont, NC 28012
704.461.1223
|
By
Arch <Arch.Lineberger@...>
·
#189261
·
|
|
Re: Does anyone have a solution that works on how to consume a web service via SSL with magic xpa 3.2c.
Does this mean that you know how to consume a webservice with Xpa 3.2c without SSL (TLS) and now are wondering how to get it work with SSL, or does it mean that you just start from scratch and never
Does this mean that you know how to consume a webservice with Xpa 3.2c without SSL (TLS) and now are wondering how to get it work with SSL, or does it mean that you just start from scratch and never
|
By
Andreas Sedlmeier
·
#189260
·
|
|
Parameters with DSQL-tasks [XPA3.2]
Hi all,
I have a batch task with 3 parameters and the main source is a DirectSQL command. One of the parameters is the input parameter for the DSQL, the other two are the output parameters of the DSQL
Hi all,
I have a batch task with 3 parameters and the main source is a DirectSQL command. One of the parameters is the input parameter for the DSQL, the other two are the output parameters of the DSQL
|
By
Florian Groothuis
·
#189259
·
|
|
Re: Get all data from WebService in Magic XPA 3.2c
Hi Neil,
Add "?wsdl" (without quotes) to the URL of your service endpoint. That should return you the WSDL and that URL you can use for the Invoke Webservice Operation in Xpa.
Alternatively you can do
Hi Neil,
Add "?wsdl" (without quotes) to the URL of your service endpoint. That should return you the WSDL and that URL you can use for the Invoke Webservice Operation in Xpa.
Alternatively you can do
|
By
Andreas Sedlmeier
·
#189258
·
|
|
Get all data from WebService in Magic XPA 3.2c
Hi,
I have created my own WebService using c# with the following code:
----------------------------------------------------------------------------------------------------------------
[WebMethod]
Hi,
I have created my own WebService using c# with the following code:
----------------------------------------------------------------------------------------------------------------
[WebMethod]
|
By
Neil
·
#189257
·
|
|
Does anyone have a solution that works on how to consume a web service via SSL with magic xpa 3.2c.
hi,
Does anyone have a solution that works on how to consume a web service via SSL with magic xpa 3.2c.
Best regards
hi,
Does anyone have a solution that works on how to consume a web service via SSL with magic xpa 3.2c.
Best regards
|
By
jrlavie3000@...
·
#189256
·
|
|
Re: Magic XPA 3.3b and MSSQL Very Slow
Well but ALLOW_SNAPSHOT_ISOLATION ON is what you can expect improved performance from because (in theory) it would allow the DBMS (MSSQL) to have everything in memory too and thats the reson why a
Well but ALLOW_SNAPSHOT_ISOLATION ON is what you can expect improved performance from because (in theory) it would allow the DBMS (MSSQL) to have everything in memory too and thats the reson why a
|
By
Andreas Sedlmeier
·
#189255
·
|
|
Re: Magic XPA 3.3b and MSSQL Very Slow
I tried the options you indicated, except ALLOW_SNAPSHOT_ISOLATION ON, because I do not have access to the database of the client.
In principle, it's still slow.
It only occurs to me that each pair
I tried the options you indicated, except ALLOW_SNAPSHOT_ISOLATION ON, because I do not have access to the database of the client.
In principle, it's still slow.
It only occurs to me that each pair
|
By
DarKWateR
·
#189254
·
Edited
|
|
Re: Magic XPA 3.3b and MSSQL Very Slow
I'm sorry, I misinterpreted your comment.
In Xpa, DBMS MSSQL uses Read uncommitted (0).
I'll try what you said.
Thank you so much!
I'm sorry, I misinterpreted your comment.
In Xpa, DBMS MSSQL uses Read uncommitted (0).
I'll try what you said.
Thank you so much!
|
By
DarKWateR
·
#189253
·
Edited
|
|
Re: Magic XPA 3.3b and MSSQL Very Slow
Yes, I know what you mean. A batch with transaction=no will result in a single select for each record, covered by a single transaction. If this requires locks depends on your isolation level. If its
Yes, I know what you mean. A batch with transaction=no will result in a single select for each record, covered by a single transaction. If this requires locks depends on your isolation level. If its
|
By
Andreas Sedlmeier
·
#189252
·
|
|
Re: Magic XPA 3.3b and MSSQL Very Slow
Sorry!
When i said "without transaction", i only meant "No Transaction at XPA Task" (implicit in database)
The difference between xpa 3.3a in my case is (always talking from xpa, not database):
Xpa
Sorry!
When i said "without transaction", i only meant "No Transaction at XPA Task" (implicit in database)
The difference between xpa 3.3a in my case is (always talking from xpa, not database):
Xpa
|
By
DarKWateR
·
#189251
·
|
|
Re: Magic XPA 3.3b and MSSQL Very Slow
Hi Darkwater,
Its not possible to work without transactions in MSSQL (actually not possible with any DBMS besides maybe Informix). If you do not work with explicit transactions, it will be implicit
Hi Darkwater,
Its not possible to work without transactions in MSSQL (actually not possible with any DBMS besides maybe Informix). If you do not work with explicit transactions, it will be implicit
|
By
Andreas Sedlmeier
·
#189250
·
|