Focal Point
[SOLVED] Use report caster to save a dhtml to a location where it can be picked up

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

March 16, 2017, 10:44 AM
YKK
[SOLVED] Use report caster to save a dhtml to a location where it can be picked up
Hi

I need to run a report trough report caster and send the DHTML output to a folder on our in house server so I can be picked up by another process to display it on display screen

I am still using version 764

Never did that before and I would really appreciate some help with this

Thank you in advance

This message has been edited. Last edited by: FP Mod Chuck,


7.6. / Win 7 / Excel
March 16, 2017, 11:31 AM
FP Mod Chuck
Hi YKK

ReportCAster has the ability to distribute via FTP. So that means your in-house server would need to set up a FTP site that you can distribute the output to.

Regards,


Thank you for using Focal Point!

Chuck Wolff - Focal Point Moderator
WebFOCUS 7x and 8x, Windows, Linux All output Formats
March 16, 2017, 11:52 AM
YKK
Hi Chuck

thank you for your quick response

Our IT dept will be looking into this ftp server thing

when I get info from them, I will ask more

thank you.


7.6. / Win 7 / Excel
March 16, 2017, 01:28 PM
YKK
Hi Again

Out IT does not want FTP server, they want to send directly to a shared folder on our network

Is it feasible

Thank you


7.6. / Win 7 / Excel
March 17, 2017, 07:38 AM
CLH
you can change the fex that reportcaster is running to save the output to a network share using UNC naming conventions.


Webfocus 8.0.7 on Windows
March 17, 2017, 08:20 AM
YKK
Hi

Could you please tell me where I can find information on how to do that with wf 7.6 as this is something I never did before and honestly, I have no idea how

Thank you.


7.6. / Win 7 / Excel
March 17, 2017, 10:48 AM
Prarie
Do some searches on this site for Filedef Reportcaster.

Several examples of how to accomplish what you want to do.
March 17, 2017, 01:30 PM
David Sibert
There has been times that doing a Filedef did not work.

So I had to do it using operating system commands (CMD, DOS, UNIX, WINNT or ! COPY).


dksib
DC Tech Services Inc
WF 8.2.1M
March 17, 2017, 01:54 PM
CLH
the only tricky part with the filedef is you need to make sure that the ID the webfocus service is running with has access to the network share.

Then it is just a filedef.


Webfocus 8.0.7 on Windows