|
Error launching RIA Client
#ria
Hello Everyone, Can somebody help me why a certain user is experiencing an error upon starting of our RIA application. But it works well on other users. please advise. Error message contains "Data at
Hello Everyone, Can somebody help me why a certain user is experiencing an error upon starting of our RIA application. But it works well on other users. please advise. Error message contains "Data at
|
By
Darren
· #190826
·
|
|
Error -156
#ria
Hello Guys I am using HTTPCall('GET','','') to communicate with Magic XPI and when ranging a large amount of data, this error occurs. I followed this link: http://magic.force.com/PublicKnowledge/artic
Hello Guys I am using HTTPCall('GET','','') to communicate with Magic XPI and when ranging a large amount of data, this error occurs. I followed this link: http://magic.force.com/PublicKnowledge/artic
|
By
Darren
· #190137
·
|
|
Cannot locate column XPA 3.3b
#ria
Hi Govert, It actually worked. What's odd is it was working that way on uniPaaS 1.9h. without changing it to a normal field rather than a hyperlink Thank you! Regards, Darren
Hi Govert, It actually worked. What's odd is it was working that way on uniPaaS 1.9h. without changing it to a normal field rather than a hyperlink Thank you! Regards, Darren
|
By
Darren
· #190105
·
|
|
Cannot locate column XPA 3.3b
#ria
Hi Darren, I think it has to do with the fact that you made the column into a hyperlink button. Maybe you should replace this with an edit control and use a click event to catch the hyperlink behaviou
Hi Darren, I think it has to do with the fact that you made the column into a hyperlink button. Maybe you should replace this with an edit control and use a click event to catch the hyperlink behaviou
|
By
Govert Schipper
· #190101
·
|
|
Cannot locate column XPA 3.3b
#ria
Hi Guys! I can locate all except 1 column. Please see my attachment for more details. It's in a form of direct SQL. Just migrated from uniPaaS 1.9h to Magic XPA 3.3b
Hi Guys! I can locate all except 1 column. Please see my attachment for more details. It's in a form of direct SQL. Just migrated from uniPaaS 1.9h to Magic XPA 3.3b
|
By
Darren
· #190099
·
|
|
Magic XPA 3.3, ERROR -102 Running the application
#ria
Hi Wilver, Thank you for your response. I fixed it by opening Port 5115 to allow my webserver to communicate with my appserver broker.
Hi Wilver, Thank you for your response. I fixed it by opening Port 5115 to allow my webserver to communicate with my appserver broker.
|
By
Darren
· #189779
·
|
|
Magic XPA 3.3, ERROR -275 Running the application
#ria
Hi Darren. That´s strange because the magic installation is the same version of component (.ecf) also the broker application, the only difference is the OS. The RIA Client is Windows and the Server is
Hi Darren. That´s strange because the magic installation is the same version of component (.ecf) also the broker application, the only difference is the OS. The RIA Client is Windows and the Server is
|
By
Wilver Gonzalez
· #189775
·
|
|
Magic XPA 3.3, ERROR -102 Running the application
#ria
Hi Darren. I have an application that runs in the cloud without configuring the mgrb.ini file, I just only used the Magic.ini. So i modified your Magic.ini and comment the APPLICATIONS_LIST in your mg
Hi Darren. I have an application that runs in the cloud without configuring the mgrb.ini file, I just only used the Magic.ini. So i modified your Magic.ini and comment the APPLICATIONS_LIST in your mg
|
By
Wilver Gonzalez
· #189774
·
|
|
Magic XPA 3.3, ERROR -102 Running the application
#ria
After the Error -119 Now this. Tells here: http://kb.magicsoftware.com/articles/bl_Reference/Partitioning-Errors-xpa-3x that the connection to the broker was refused. Verify that the broker was starte
After the Error -119 Now this. Tells here: http://kb.magicsoftware.com/articles/bl_Reference/Partitioning-Errors-xpa-3x that the connection to the broker was refused. Verify that the broker was starte
|
By
Darren
· #189772
·
|
|
Magic XPA 3.3, ERROR -275 Running the application
#ria
Hi Wilver, According to: http://kb.magicsoftware.com/articles/bl_Reference/Partitioning-Errors-xpa-3x That error message(-275) indicates client and server do now have the same version of Magic.
Hi Wilver, According to: http://kb.magicsoftware.com/articles/bl_Reference/Partitioning-Errors-xpa-3x That error message(-275) indicates client and server do now have the same version of Magic.
|
By
Darren
· #189770
·
|
|
Magic XPA 3.3, ERROR -275 Running the application
#ria
Hi, Everybody After tried to execute a new application, in a brand new aplication linux server running Magic XPA 3.3, we get the next message "Error -275" Also, We had in the mgerror.log file this mes
Hi, Everybody After tried to execute a new application, in a brand new aplication linux server running Magic XPA 3.3, we get the next message "Error -275" Also, We had in the mgerror.log file this mes
|
By
Wilver Gonzalez
· #189769
·
|
|
Record Prefix Behavior
#ria
Hi Andreas, Yes I have filed a ticket in magic community and send them a reproducible project, and they are currently investigating it now. Thank you and Best Regards, Darren
Hi Andreas, Yes I have filed a ticket in magic community and send them a reproducible project, and they are currently investigating it now. Thank you and Best Regards, Darren
|
By
Darren
· #189133
·
|
|
Record Prefix Behavior
#ria
Hi Darren, you wrote "...But when I clicked Save and Close button, it would still go to Record Prefix..". I gues, that you use an user event. Is this event set to "Post Record Update"? Regards, Ulrich
Hi Darren, you wrote "...But when I clicked Save and Close button, it would still go to Record Prefix..". I gues, that you use an user event. Is this event set to "Post Record Update"? Regards, Ulrich
|
By
Ulrich Ahrendt
· #189024
·
|
|
Record Prefix Behavior
#ria
Hi Darren, This issue sounds like a pretty dramatic bug to me. So you have to pay for it and report it :) There's however events which would force record prefix for a record another time, like a view
Hi Darren, This issue sounds like a pretty dramatic bug to me. So you have to pay for it and report it :) There's however events which would force record prefix for a record another time, like a view
|
By
Andreas Sedlmeier
· #189023
·
Edited
|
|
Record Prefix Behavior
#ria
Just put a block around what you want to execute once in rp...inside it set virtual executed = true....cnd on block not(executed) From: main@magicu-l.groups.io <main@magicu-l.groups.io> on behalf of D
Just put a block around what you want to execute once in rp...inside it set virtual executed = true....cnd on block not(executed) From: main@magicu-l.groups.io <main@magicu-l.groups.io> on behalf of D
|
By
Tim Downie
· #189022
·
|
|
Record Prefix Behavior
#ria
Hi Govert, What I want is to update the virtual variable before user interaction that's why I placed it in the Record Prefix. But when I clicked Save and Close button, it would still go to Record Pref
Hi Govert, What I want is to update the virtual variable before user interaction that's why I placed it in the Record Prefix. But when I clicked Save and Close button, it would still go to Record Pref
|
By
Darren
· #189021
·
|
|
Record Prefix Behavior
#ria
Hi Darren, The Record Prefix level is automatically executed for each record in the Logic. If there is only one record than it will be executed once, just before user interaction takes place. But if y
Hi Darren, The Record Prefix level is automatically executed for each record in the Logic. If there is only one record than it will be executed once, just before user interaction takes place. But if y
|
By
Govert Schipper
· #189019
·
|
|
Record Prefix Behavior
#ria
Hi Govert, Yes I tried all of that and it worked on a dummy program that I made, simple program with 1 main source 2 virtuals. But when I tried it on the actual program, it is still doing the same. Is
Hi Govert, Yes I tried all of that and it worked on a dummy program that I made, simple program with 1 main source 2 virtuals. But when I tried it on the actual program, it is still doing the same. Is
|
By
Darren
· #189016
·
|
|
Record Prefix Behavior
#ria
Hi Darren, Instead of updating the Virtual in the Record Prefix, you could use an Init Expression on it. Just make sure that the Select Virtual is placed somewhere BEFORE the Select Real column that i
Hi Darren, Instead of updating the Virtual in the Record Prefix, you could use an Init Expression on it. Just make sure that the Select Virtual is placed somewhere BEFORE the Select Real column that i
|
By
Govert Schipper
· #189006
·
|
|
Record Prefix Behavior
#ria
I understand, but my point is they have exactly the same order properties. I simulated the problem please check attachment,
I understand, but my point is they have exactly the same order properties. I simulated the problem please check attachment,
|
By
Darren
· #189004
·
|