Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xml template variables question #16

Closed
jonlnichols opened this issue Dec 5, 2018 · 1 comment
Closed

xml template variables question #16

jonlnichols opened this issue Dec 5, 2018 · 1 comment

Comments

@jonlnichols
Copy link

hi, i'm trying to use XMLEventSender with an xml template, but want to use the special variable $(date) and a variable i'm setting in my config file. the documentation I've found only mentioned passing streams or events into the xml template, so guessing it might not be possible currently. i tried to use the variables, but it doesn't seem to be passed to the xml template. instead it seems to be treating them has $(0).

is there a way to do this?

thanks

@frankenjoe
Copy link
Member

sorry, but currently it's not possible to apply variables from a config file to a template.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants