Passing Date Parameter to BAM
Posted
by mona.rakibe(at)oracle.com
on Oracle Blogs
See other posts from Oracle Blogs
or by mona.rakibe(at)oracle.com
Published on Wed, 23 Feb 2011 00:06:06 +0000
Indexed on
2011/02/23
7:30 UTC
Read the original article
Hit count: 362
ADF-BAM
Here is the similar sample for Date type, the steps to create application remain same.
Sample :
PassDate.zip
Steps to Run
- Create this Data Object on BAM server
- ID(integer) Date(datetime)
1 01/12/2010 4:22:34 AM
2 10/12/2009 5:22:20 PM
3 10/10/1999 5:22:10 PM
4 11/11/1980 4:23:10 PM - Open adfc-config.xml and run InputValue
- Provide some date value and click on "Filter Records"
- Verify that the data is filtered in next page.
© Oracle Blogs or respective owner