I'll be back!

  Focus on BPM, celebrate PegaRULES Process Commander (PRPC)
posts - 76, comments - 161, trackbacks - 0, articles - 2
  BlogJava :: 首页 :: 新随笔 :: 联系 :: 聚合  :: 管理
从PRPC用Clipboard得到的Static Content文件的路径类似于这种形式:
file://web:/StaticContent/global/ServiceExport/文件.xls

有时候需要取得这个文件在服务器上的绝对路径,方法如下:
String strFileName = "file://web:/StaticContent/global/ServiceExport/文件.xls";
String myFileRealPath = com.pega.pegarules.storage.FileStorageManager.getRealPathForFile(strFileName);

只有注册用户登录后才能发表评论。


网站导航: