Automated Emails
Showing posts with label XML. Show all posts
Showing posts with label XML. Show all posts
Friday, 4 July 2014
Thursday, 19 June 2014
Template Details
Find Template Details
select b.template_id,
b.application_id,
b.application_short_name,
b.template_code,
l.template_name,
l.description,
b.ds_app_short_name,
b.template_type_code,
l.source_lang
from xdo_templates_b b, xdo_templates_tl l
where b.template_code = l.template_code
Order by 3Wednesday, 30 October 2013
Subscribe to:
Comments (Atom)