hi all.
I'm already know 'bwmimerep:///sap/bw/mime/Customer' will be changed to /sap/bw/customer/ mime repository path when it's published in WAD7.0.
but is there any way get mime path custom BSP Application?
for example If I made test.jpg in 'ZBW' bsp application
I should use full url 'http://domain:8000/sap/bc/bsp/sap/zbw/test.jpg' instead of relative url '/sap/bc/bsp/sap/zbw/test.jpg' if I include url in WAD7.0
is there any idea put relative url in WAD 7.0 certianly I don't want include full url because develop and product server domain is different.
thanks.