admin管理员组文章数量:1410689
I'm using tibco bwce. I need to have pdfs with editable templates within my project. These pdfs must be used with the PDFReader palette. But I have a problem to insert the pdf path inside the general -> input file section this because the path must be the one related to the project and not the one I have on the machine, so as to be as generic as possible I tried with Resources/test.pdf but it doesnt work
I'm using tibco bwce. I need to have pdfs with editable templates within my project. These pdfs must be used with the PDFReader palette. But I have a problem to insert the pdf path inside the general -> input file section this because the path must be the one related to the project and not the one I have on the machine, so as to be as generic as possible I tried with Resources/test.pdf but it doesnt work
Share Improve this question asked Mar 5 at 21:31 Benni.Benni. 11 Answer
Reset to default 0to test locally and to use the same path on the machine, you can recreate the folder structure locally under C:\ drive
E.g. if on the server where you deploy (assuming unix system) there is /resources/test.pdf, locally you can create same folder structure under C drive without specifying C:\ explicitly in the code, therefore it means that resources/test.pdf stays unchanged and would work locally and on the server.
Unfortunately, no way for dynamically building the path.
Hope that helps you!
本文标签: Using relative path in tibco BWCEStack Overflow
版权声明:本文标题:Using relative path in tibco BWCE - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1745006547a2637296.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论