Dynamics of rupture

Hello

the following control break file works well, but I wasn't able to set the location of the rtf model dynamically, I tried to replace

location = 'xdo://OPI. OPI_REMITTANCE_ADVICE_HE.en.00/? GetSource = true' by

location = "${TEMPLATE_LOC}".

the template_loc is part of the xml output and it contains: OPI. OPI_REMITTANCE_ADVICE_HE.en.00

the break-up of the complete program with the error "] [EXCEPTION] java.io.FileNotFoundException: ${TEMPLATE_LOC} (no such file or directory).

any ideas?

<? XML version = "1.0" encoding = "UTF-8"? >

" < = xmlns:xapi xapi:requestset ' http://xmlns.Oracle.com/OXP/XAPI "type ="break"> "

< select xapi:request = ' / OPI_REMITTANCE_ADVICE_HE/LIST_G_1/G_1 ">

< xapi:delivery >

< xapi:email id = Server "${CHECK_NUMBER}" = "opimailer - 2010.on - domain.com" port = "25" = "${CF_USERNAME_EMAIL}" reply-to = "" >

< xapi:message id = "${CHECK_NUMBER}" to = cc "${CF_REMITTANCE_EMAIL}" = attachment "${CF_USERNAME_EMAIL}" = "true" subject = "remittance advice of ${CF_SELF_COMPANY_NAME}" >

< / xapi:message >

< / xapi:email >

< / xapi:delivery >

< xapi:document key = exit "${CHECK_NUMBER}" = output type of ' payment notice ${CHECK_NUMBER} "= 'pdf' delivery =" ${CHECK_NUMBER} ">

< xapi:template type = "rtf" location = 'xdo://OPI. Filter OPI_REMITTANCE_ADVICE_HE.en.00/? GetSource = true' = "" > "

< / xapi:template >

< / xapi:document >

< / xapi:request >

< / xapi:requestset >

It doesn't display the image. I tried the following options:

/dgold/applmgr/1158/ILD/11.5.0/images/logo.gif

http://dgold/applmgr/1158/ILD/11.5.0/images/logo.gif

'http://dgold/applmgr/1158/ild/11.5.0/images/logo.gif'.

nothing works, the first option works on rdf report

Tags: Business Intelligence

Similar Questions

Maybe you are looking for