|
Re: uniPaaS 1.9d - Export through DataviewToXML
Basically thats not even needed , writing a macro to fetch the latest data from XML into a Excel workbook - if an XML Map exists in that document.
You then can simply "refresh" the data and the XML
Basically thats not even needed , writing a macro to fetch the latest data from XML into a Excel workbook - if an XML Map exists in that document.
You then can simply "refresh" the data and the XML
|
By
Andreas Sedlmeier
·
#190838
·
|
|
Re: uniPaaS 1.9d - Export through DataviewToXML
Hi Keith,
This would work if you have only few places like this in your application otherwise it would be too much work to maintain the templates. I have export programs all over in my
Hi Keith,
This would work if you have only few places like this in your application otherwise it would be too much work to maintain the templates. I have export programs all over in my
|
By
Lado Wali
·
#190837
·
|
|
Re: uniPaaS 1.9d - Export through DataviewToXML
Lado,
Kind of late to the conversation…
What about having a separate formatted spreadsheet (the way you want it) that has a macro that reads the DataviewToXML output file as an input file,
Lado,
Kind of late to the conversation…
What about having a separate formatted spreadsheet (the way you want it) that has a macro that reads the DataviewToXML output file as an input file,
|
By
Keith Canniff
·
#190836
·
|
|
Re: uniPaaS 1.9d - Export through DataviewToXML
Hi Lado,
How would you do that with SQL ? With SQL you can generate .CSV, that however does not allow you to specify data types and formatting options.
It would however be easy to create a generic
Hi Lado,
How would you do that with SQL ? With SQL you can generate .CSV, that however does not allow you to specify data types and formatting options.
It would however be easy to create a generic
|
By
Andreas Sedlmeier
·
#190835
·
|
|
What xpa Version
Hi All
We're finally going to start upgrading some of our uniPaas customers to Magic xpa. What is the best xpa release to upgrade to, i.e. the most up to date, without being on the 'bleeding
Hi All
We're finally going to start upgrading some of our uniPaas customers to Magic xpa. What is the best xpa release to upgrade to, i.e. the most up to date, without being on the 'bleeding
|
By
Mike Bannon
·
#190834
·
|
|
Re: uniPaaS 1.9d - Export through DataviewToXML
Thank you Andreas. may be I'll try to do with SQL and see if it works.
Thank you Andreas. may be I'll try to do with SQL and see if it works.
|
By
Lado Wali
·
#190833
·
|
|
Re: Error launching RIA Client
#ria
Hi search for another folder in the user\local\temp....from memory its called mgriacache - delete this , this is the app cache - magic will pull it all down again if its somehow corrupt
From:
Hi search for another folder in the user\local\temp....from memory its called mgriacache - delete this , this is the app cache - magic will pull it all down again if its somehow corrupt
From:
|
By
Tim Downie
·
#190832
·
|
|
Re: Reading and writing a security file [UP19 & XPA33]
LDAP has my preference, but that isn't applied in our application. So, no issue.
I decided to move the old user file to the new environment anf have our consultant enter the new secret names.
LDAP has my preference, but that isn't applied in our application. So, no issue.
I decided to move the old user file to the new environment anf have our consultant enter the new secret names.
|
By
Florian Groothuis
·
#190831
·
|
|
Re: Reading and writing a security file [UP19 & XPA33]
Well you can use http://kb.magicsoftware.com/articles/bl_Reference/UserAdd-xpa-3x
to add the users from userdump utility to your new security file(s).
They will get a new password and you'll need to
Well you can use http://kb.magicsoftware.com/articles/bl_Reference/UserAdd-xpa-3x
to add the users from userdump utility to your new security file(s).
They will get a new password and you'll need to
|
By
Andreas Sedlmeier
·
#190830
·
|
|
Re: Reading and writing a security file [UP19 & XPA33]
Normally I would use the old user file, but in the new release of our application a few new secret names were added.
Normally I would use the old user file, but in the new release of our application a few new secret names were added.
|
By
Florian Groothuis
·
#190829
·
|
|
Re: Error launching RIA Client
#ria
Hi Tim,
Do you mean the one found in the %userprofile%\AppData\Local\Apps\2.0?
If that's the case then Yes I cleared that and I reinstalled the client already.
Best Regards,
Darren
Hi Tim,
Do you mean the one found in the %userprofile%\AppData\Local\Apps\2.0?
If that's the case then Yes I cleared that and I reinstalled the client already.
Best Regards,
Darren
|
By
Darren
·
#190828
·
|
|
Re: Error launching RIA Client
#ria
Have u cleared the RIACache on users machine ?
Have u cleared the RIACache on users machine ?
|
By
Tim Downie
·
#190827
·
|
|
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
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
|
By
Darren
·
#190826
·
|
|
Re: uniPaaS 1.9d - Export through DataviewToXML
The fifth column of DataviewToXML() is the name of the schema file (.xsd) which Magic will create when this parameter is not empty. This is not a XSLT file, which would be a XSL Template file ,
The fifth column of DataviewToXML() is the name of the schema file (.xsd) which Magic will create when this parameter is not empty. This is not a XSLT file, which would be a XSL Template file ,
|
By
Andreas Sedlmeier
·
#190825
·
|
|
Re: uniPaaS 1.9d - Export through DataviewToXML
Lado,
Maybe some XSLT expert will take pity on you and at least confirm or deny the possibility ...
It's almost midnight in Europe right now. Give them eight hours or so ...
Lado,
Maybe some XSLT expert will take pity on you and at least confirm or deny the possibility ...
It's almost midnight in Europe right now. Give them eight hours or so ...
|
By
Steven Blank
·
#190824
·
|
|
Re: uniPaaS 1.9d - Export through DataviewToXML
Thank you Steve, but I do not either possess any knowledge of xml. I do not know how to create the schema file.
Lado
Thank you Steve, but I do not either possess any knowledge of xml. I do not know how to create the schema file.
Lado
|
By
Lado Wali
·
#190823
·
|
|
Re: uniPaaS 1.9d - Export through DataviewToXML
Lado,
This is purely a guess, but it seems to me that you could specify the necessary formatting in an XSLT file, and pass the name of this file in the DataviewToXML() function's fifth
Lado,
This is purely a guess, but it seems to me that you could specify the necessary formatting in an XSLT file, and pass the name of this file in the DataviewToXML() function's fifth
|
By
Steven Blank
·
#190822
·
|
|
uniPaaS 1.9d - Export through DataviewToXML
Hi Group,
When I export data through DataviewToXML and open the .xls file in excel, the date columns shows in text format. Is there any way it can default to date format like red color
Hi Group,
When I export data through DataviewToXML and open the .xls file in excel, the date columns shows in text format. Is there any way it can default to date format like red color
|
By
Lado Wali
·
#190821
·
|
|
Re: Reading and writing a security file [UP19 & XPA33]
Only if the format changes (like from v8 to eDeveloper). Then there's a usrupdate.exe which converts from old to new security file format and that would keep all information, including passwords,
Why
Only if the format changes (like from v8 to eDeveloper). Then there's a usrupdate.exe which converts from old to new security file format and that would keep all information, including passwords,
Why
|
By
Andreas Sedlmeier
·
#190820
·
|
|
Re: Reading and writing a security file [UP19 & XPA33]
Just use the existing usr.eng, seems to work for me
Wes
Just use the existing usr.eng, seems to work for me
Wes
|
By
Wes Hein
·
#190819
·
|