麦粉社区
>
帖子详情

java集成smartBi导出资源失败,clientId该如何获取

电子表格软件 发表于 2025-8-19 19:04
发表于 2025-8-19 19:04:13

PortalService portalService = new PortalService(conn);
String clientId = portalService.openEntirePage("I4028be92018727b427b4784b0187a1b315a63e19");
File file = new File(System.getProperty("user.dir") + File.separator + "test.xlsx");
FileOutputStream fos = new FileOutputStream(file);
portalService.doExport(clientId, "xlsx", 1024, fos);

发表于 2025-8-20 09:14:31
这是个啥?
回复

使用道具 举报

高级模式
B Color Image Link Quote Code Smilies
您需要登录后才可以回帖 登录 | 立即注册

1回帖数 0关注人数 1433浏览人数
最后回复于:2025-8-20 09:14

社区

指南

AI

搜索

快速回复 返回顶部 返回列表