| Products | Versions | 
|---|---|
| TIBCO BusinessEvents Enterprise Edition | - | 
| Not Applicable | - | 
Resolution:
 Description:
============
How to provide Long values to function parameters In BusinessEvents 3.0.1? 
Environment:
==========
TIBCO BusinessEvents 3.0.1 .
 TIBCO Designer.
Symptoms:
=========
Designer is not accepting long values.        
Resolution:
==========
Add L to long literals. For example,
       
    Invalid: 3123456789
        Valid: 3123456789L