One concurrent program with multiple templates
I'm working on a XML Publisher report in R12
We have a concurrent program with 3 different templates and these are associated to 3 org ids.
So when we login to X responsibility the conc prog should pick tempalte 1
when we login to Y responsibility the conc prog should pick tempalte 2
when we login to Z responsibility the conc prog should pick tempalte 3.
How is this possible?
Thanks in advance