| Home » Categories » Solutions by Business Process » Profiler |
Launch Web Browser from User-Defined Report |
|
Article Number: 222 | Rating: Unrated | Last Updated: Tue, Jun 20, 2023 at 5:45 PM
|
|
Datafile Software Launch Web Browser from User-Defined Report Many websites allow you to input key data and then display the webpage with extra detail – for example Google Maps allows you to pass post codes to create routes, the BBC website allows you pass a post code to get the weather for a region, and so on. This new feature allows you to configure a user-defined report to create a text file containing an http address and then to launch a web browser such as Internet Explorer with that address. You can, for example, create a route map in Google Maps for a series of visits you will be making, or to analyse for a more time effective route. The report needs to be structured in such way as to provide the information to create an http address that the browser / website can then interpret. Using the Google Maps example this means a structure of: $HEADER,FIRSTONLY http://maps.google.co.uk/maps?saddr=PR46JF $RECORD +to:{post-code-data-item} $TOTAL +to:PR46JF This allows you to create a route from your starting point (PR4 6JF – you could place a report comment item here to allow run-time entry of the starting point) via post codes from the records processed back to your starting point. Depending on the website you may need to limit the number of records to be processed. If the limit is one then you could use the List Records option within the General Report Parameters and set to allow only one record, if the maximum is higher you could use the Max Records Per Report option within the General Report Parameters. In addition to structuring the report in such a way as
to create the http address you need to set additional parameters within the
Tools pull-down menu ‘Report Options’ Specify the Full Pathname of the Disk File to be Created – set the path/filename of the text file that is to be created containing the http address.If more than one user is to be using this process then you could create the file on their local drive or use the characters UUUUUU in the filename which will be replaced with the user-id at run-time. Web Style – set to compress spaces around commas and quotes in the text file Automatically Load Word Processor with this Report – a bit of misnomer this option activates the launch of another procedure to process the created text file. By default this would be the Datafile Word Processor but a later parameter will override this with the launch of the web browser. Load Browser with Results– set to launch the web browser instead of the Datafile Word Processor to process the created text file. Post Codes – if creating a route guide you may be visiting more than one location sharing the same post code; setting this option removes any duplicate $records that are processed consecutively from the created text file and removes spaces from within the text data items printed. |
Attachments
There are no attachments for this article.
|
User Defined Report – Output to Excel
Viewed 1238 times since Wed, Jun 13, 2012
B – Blank out a Database
Viewed 1046 times since Thu, Jun 28, 2012
Create List of Application Files
Viewed 2003 times since Thu, Jun 28, 2012
Delete a Menu
Viewed 1949 times since Thu, Jun 28, 2012
Restructure a Database
Viewed 2045 times since Fri, Jun 29, 2012
EDI Messages and Files
Viewed 2329 times since Thu, Jul 5, 2012
Pass Orders to Datafile Software - EDI Order Processing
Viewed 1874 times since Thu, Jul 5, 2012
Profiler - Application Landing Pages
Viewed 1239 times since Thu, Jun 18, 2020
ProFiler Options Definition
Viewed 1947 times since Thu, Jun 28, 2012
A2 Error Messages - EDI Order Processing
Viewed 1900 times since Thu, Jul 5, 2012
|


