Indiana University
University Information Technology Services
  
What are archived documents?
Login>>
Login

Login is for authorized groups (e.g., UITS, OVPIT, and TCC) that need access to specialized Knowledge Base documents. Otherwise, simply use the Knowledge Base without logging in.

Close

In the IUIE, how are BIRT parameters supported?

BIRT parameters are currently supported in the IUIE as follows:

DATE and DATETIME parameters

Parameters published in the IUIE as either DATE or DATETIME are passed to the BIRT engine as Date class parameters; their values must have the following formats:

  • DATE parameters: MM/DD/YYYY or MM/DD/YY
  • DATETIME parameters: MM/DD/YYYY HH24:MI:SS or MM/DD/YY HH24:MI:SS

Allow Numbers Only

If Allow Numbers Only is checked for a BIRT parameter in IUIE publishing, the following rules apply:

  • If wildcards are allowed, the parameter value must contain only digits and wildcard characters, and is passed as a String parameter to the BIRT engine.
  • If wildcards are not allowed, the value may be any valid integer, decimal, or even floating point number. For example, you can use a parameter value like any of the following for this case: 17, -1, 4.78, 6E+10.73. These values are converted to a Java Double class and passed to the BIRT engine.

Special effects parameters

Special effects parameters are used to direct the IUIE to perform a unique action. Such parameters are prefixed and suffixed with two underscores (e.g., __NEWWINDOW__ , which, if set to "Y", directs the IUIE to show the output in a new window).

Other parameter types

All other parameters are passed to the BIRT engine as a simple String class.

Multi-valued parameters

The IUIE passes multi-valued parameters to the BIRT engine as a JAVA array of the associated type (per the above rules).

This is document axoz in domain all.
Last modified on December 11, 2010.

I need help with a computing problem

  • Fill out this form to submit your issue to the UITS Support Center.
  • Please note that you must be affiliated with Indiana University to receive support.
  • All fields are required.



Please provide your IU email address. If you currently have a problem receiving email at your IU account, enter an alternate email address.

I have a comment for the Knowledge Base

  • Fill out this form to submit your comment to the IU Knowledge Base.
  • If you are affiliated with Indiana University and need help with a computing problem, please use the I need help with a computing problem section above, or contact your campus Support Center.