Question:
Hai guys,
Iam trying to use a anchor tag in Web Application Designer and trying to
call template2 from template1.
<a href="<SAP_BW_URL CMD='CHANGE_TEMPLATE' TEMPLATE_ID=’Ztable2'>">ABC</a>
Above, 'Ztable2' is the name of template2. But when i click on the link,
some toolbar is displaying but not the actual web template with data.
What would be the error?
RK
Answer:
The URL looks right.
Check the case, make sure the template ID is in all Upper case.
- Stephen