Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: stonysmithFor use in a BRX, you should do this..
Change your parameter to {{*DataDate*}}
Then in unix,
export p_DataDate=`date +%Y-%m-%d`
The {{**}} means "get the parameter from unix"
You can pick pretty much any name here you want, and you can send multiple parameters from unix into a graph using this message.