How to Set Current date on Report Scheduler

How to Set Current date on Report Scheduler

Product Version: 

iVend 6.6

 

Problem Statement:

On Schedule manager customer was not able to set current date on Report Parameter

 

Proposed Solution: 

This can be achieved by setting one extra parameter on Report so that report can pick a date based on that parameter.

 

Steps if any: 

1.Export report through Report Manager

2. Add Below lines of Code in Report XML after heading.


<Parameter name="DateRange" objecttype="30" caption="Date" mandatory="true" />

 

3.After changes import xml and irt through Report Manager.


4.After that report will show one extra parameter in which you can select Date as Current Day at the time of Scheduling report scheduler.

 

 

Constraints / Scenarios:

 Not Applicable


    • Related Articles

    • Scheduler Service

      Introduction The Scheduler service in iVend is required to trigger the scheduled jobs such as mailing reports, generating query results, running campaign management and managing other internal tasks such as replying to SMS calls, Emailing transaction ...
    • Gift Certificate Report

      List of all open Gift Certificates, on a specific date Environment: iVend 6.6 Short Description: Gift Certificate Report Product Query: Customers want a list of all open Gift Certificates on a specific date, So not the current open balance, but the ...
    • Reprint Drawer Count Report

      Product Version: iVend 6.6 with SAPB1 9.2 Problem statement: Is there any way to reprint the Drawer Count report for the past few days. Symptoms: NA Resolution/Work Around: Drawer count report is printed while assigning, removing, closing or ...
    • Different iVend business date and system date

      Environment: iVend 6.6 and 6.5 Update 6 with SAPB1 Problem Statement : iVend MC screen displays the different business date and system date. Symptoms: Product Query Resolution/Work Around: The First date displays the business date and last date ...
    • Store - Assign price list through Scheduler Service

      Environment: iVend 6.6 With SAPB1 9.2 Problem Statement: While creating Store in iVend Enterprise MC , it is required to assign one price list so that POS can take the price from it . Is it possible to assign the price list to the store through the ...