Focal Point
[CLOSED] Upload Button in Info-Assist ?

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/5517066895

February 13, 2011, 10:24 AM
swati
[CLOSED] Upload Button in Info-Assist ?
is there any upload button in info-assist so that i can upload a text file into info-assist and query against that MFD rather than creating reporting objects to that text file and querying against it.

please Reply as i am new to Info-assist.

This message has been edited. Last edited by: Kerry,


7.6.7
windows
PDF,EXCEL.
February 14, 2011, 02:25 AM
Ramkumar - Webfous
As far as I know, There is no direct way of Uploading files using webfocus. There is no direct INSERT of drag option also.

But
<input type=file>  


is the key. You can put this in your client side HTML code file, to get a File Open dialog.

But for UPLOAD you need to get on to any server side technology, like ASP or Java Servlets. Java servlets will be the Opt I guess.


Thanks,

Ramkumar.
WebFOCUS/Tableau
Webfocus 8 / 7.7.02
Unix, Windows
HTML/PDF/EXCEL/AHTML/XML/HTML5
February 14, 2011, 02:28 AM
Ramkumar - Webfous
http://www.cs.tut.fi/~jkorpela/forms/file.html


A third part JAR for this...

http://www.servletsuite.com/servlets/upload.htm


Might be helpful.


Thanks,

Ramkumar.
WebFOCUS/Tableau
Webfocus 8 / 7.7.02
Unix, Windows
HTML/PDF/EXCEL/AHTML/XML/HTML5
February 14, 2011, 12:17 PM
SandyM
Swati - you might want to check out the Upload Data File functionality in the MR Dashboard. You can read about this functionality in the Managed Reporting End User's Manual as it is only available from the Dashboard right-click menu. For release 7.7 it is on page 50 -53. This feature was added back in 7.6 and may help you.


Prod: WF 8.005 Windows, all output formats
Dev: WF 8.005
February 15, 2011, 02:01 AM
Ramkumar - Webfous
Hi Sandy,

The upload functionality in MRE what you are mentioning about cannot be provided to an end user, as part of a paramter page or a Dashboard.

For Internal users or Admins, this is opt as you said.


Thanks,

Ramkumar.
WebFOCUS/Tableau
Webfocus 8 / 7.7.02
Unix, Windows
HTML/PDF/EXCEL/AHTML/XML/HTML5
February 16, 2011, 10:37 AM
Dan Pinault
Ramkumar,

That is not correct. As long as you check the box in the Dashboard View Settings for 'Enable Upload Data File Feature' the users will have the ability to upload their own data files and then use them as data sources for the reporting tools.

When the user does a right-click on the Custom Reports folder one of the options wil be to Upload a Data File.

Regards,

Dan


7.7.05M/7.7.03 HF6 on Windows Server 2003 SP2 output to whatever is required.
February 16, 2011, 10:38 AM
Dan Pinault
This would be a great New Feature Request to submit for InfoAssist! Having the ability to upload a data source from within that tool would be very convenient.


7.7.05M/7.7.03 HF6 on Windows Server 2003 SP2 output to whatever is required.