@itwin/core-backend 3.7.8 → 3.7.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (247) hide show
  1. package/CHANGELOG.md +6 -1
  2. package/lib/cjs/AliCloudStorageService.d.ts +23 -23
  3. package/lib/cjs/AliCloudStorageService.js +71 -71
  4. package/lib/cjs/AliCloudStorageService.js.map +1 -1
  5. package/lib/cjs/BackendHubAccess.d.ts +224 -224
  6. package/lib/cjs/BackendHubAccess.js +41 -41
  7. package/lib/cjs/BackendHubAccess.js.map +1 -1
  8. package/lib/cjs/BackendLoggerCategory.d.ts +91 -91
  9. package/lib/cjs/BackendLoggerCategory.js +99 -99
  10. package/lib/cjs/BackendLoggerCategory.js.map +1 -1
  11. package/lib/cjs/BisCoreSchema.d.ts +21 -21
  12. package/lib/cjs/BisCoreSchema.js +60 -60
  13. package/lib/cjs/BisCoreSchema.js.map +1 -1
  14. package/lib/cjs/BriefcaseManager.d.ts +170 -170
  15. package/lib/cjs/BriefcaseManager.js +414 -414
  16. package/lib/cjs/BriefcaseManager.js.map +1 -1
  17. package/lib/cjs/Category.d.ts +153 -153
  18. package/lib/cjs/Category.js +243 -243
  19. package/lib/cjs/Category.js.map +1 -1
  20. package/lib/cjs/ChangeSummaryManager.d.ts +187 -187
  21. package/lib/cjs/ChangeSummaryManager.js +447 -447
  22. package/lib/cjs/ChangeSummaryManager.js.map +1 -1
  23. package/lib/cjs/ChangedElementsDb.d.ts +99 -99
  24. package/lib/cjs/ChangedElementsDb.js +165 -165
  25. package/lib/cjs/ChangedElementsDb.js.map +1 -1
  26. package/lib/cjs/ChangedElementsManager.d.ts +39 -39
  27. package/lib/cjs/ChangedElementsManager.js +88 -88
  28. package/lib/cjs/ChangedElementsManager.js.map +1 -1
  29. package/lib/cjs/CheckpointManager.d.ts +121 -121
  30. package/lib/cjs/CheckpointManager.d.ts.map +1 -1
  31. package/lib/cjs/CheckpointManager.js +363 -356
  32. package/lib/cjs/CheckpointManager.js.map +1 -1
  33. package/lib/cjs/ClassRegistry.d.ts +79 -79
  34. package/lib/cjs/ClassRegistry.js +250 -250
  35. package/lib/cjs/ClassRegistry.js.map +1 -1
  36. package/lib/cjs/CloudSqlite.d.ts +350 -350
  37. package/lib/cjs/CloudSqlite.js +153 -153
  38. package/lib/cjs/CloudSqlite.js.map +1 -1
  39. package/lib/cjs/CloudStorageBackend.d.ts +58 -58
  40. package/lib/cjs/CloudStorageBackend.js +173 -173
  41. package/lib/cjs/CloudStorageBackend.js.map +1 -1
  42. package/lib/cjs/CodeService.d.ts +396 -396
  43. package/lib/cjs/CodeService.js +63 -63
  44. package/lib/cjs/CodeService.js.map +1 -1
  45. package/lib/cjs/CodeSpecs.d.ts +55 -55
  46. package/lib/cjs/CodeSpecs.js +124 -124
  47. package/lib/cjs/CodeSpecs.js.map +1 -1
  48. package/lib/cjs/ConcurrentQuery.d.ts +13 -13
  49. package/lib/cjs/ConcurrentQuery.js +36 -36
  50. package/lib/cjs/ConcurrentQuery.js.map +1 -1
  51. package/lib/cjs/CustomViewState3dCreator.d.ts +21 -21
  52. package/lib/cjs/CustomViewState3dCreator.js +82 -82
  53. package/lib/cjs/CustomViewState3dCreator.js.map +1 -1
  54. package/lib/cjs/DevTools.d.ts +71 -71
  55. package/lib/cjs/DevTools.js +154 -154
  56. package/lib/cjs/DevTools.js.map +1 -1
  57. package/lib/cjs/DisplayStyle.d.ts +106 -106
  58. package/lib/cjs/DisplayStyle.js +256 -256
  59. package/lib/cjs/DisplayStyle.js.map +1 -1
  60. package/lib/cjs/ECDb.d.ts +194 -194
  61. package/lib/cjs/ECDb.js +355 -355
  62. package/lib/cjs/ECDb.js.map +1 -1
  63. package/lib/cjs/ECSchemaXmlContext.d.ts +18 -18
  64. package/lib/cjs/ECSchemaXmlContext.js +41 -41
  65. package/lib/cjs/ECSchemaXmlContext.js.map +1 -1
  66. package/lib/cjs/ECSqlStatement.d.ts +473 -473
  67. package/lib/cjs/ECSqlStatement.js +791 -791
  68. package/lib/cjs/ECSqlStatement.js.map +1 -1
  69. package/lib/cjs/Element.d.ts +1109 -1109
  70. package/lib/cjs/Element.js +1427 -1427
  71. package/lib/cjs/Element.js.map +1 -1
  72. package/lib/cjs/ElementAspect.d.ts +179 -179
  73. package/lib/cjs/ElementAspect.js +211 -211
  74. package/lib/cjs/ElementAspect.js.map +1 -1
  75. package/lib/cjs/ElementGraphics.d.ts +9 -9
  76. package/lib/cjs/ElementGraphics.js +41 -41
  77. package/lib/cjs/ElementGraphics.js.map +1 -1
  78. package/lib/cjs/ElementTreeWalker.d.ts +162 -162
  79. package/lib/cjs/ElementTreeWalker.js +409 -409
  80. package/lib/cjs/ElementTreeWalker.js.map +1 -1
  81. package/lib/cjs/Entity.d.ts +106 -106
  82. package/lib/cjs/Entity.js +134 -134
  83. package/lib/cjs/Entity.js.map +1 -1
  84. package/lib/cjs/EntityReferences.d.ts +49 -49
  85. package/lib/cjs/EntityReferences.js +95 -95
  86. package/lib/cjs/EntityReferences.js.map +1 -1
  87. package/lib/cjs/ExportGraphics.d.ts +317 -317
  88. package/lib/cjs/ExportGraphics.js +208 -208
  89. package/lib/cjs/ExportGraphics.js.map +1 -1
  90. package/lib/cjs/ExternalSource.d.ts +96 -96
  91. package/lib/cjs/ExternalSource.js +131 -131
  92. package/lib/cjs/ExternalSource.js.map +1 -1
  93. package/lib/cjs/GeoCoordConfig.d.ts +19 -19
  94. package/lib/cjs/GeoCoordConfig.js +85 -85
  95. package/lib/cjs/GeoCoordConfig.js.map +1 -1
  96. package/lib/cjs/GeometrySummary.d.ts +4 -4
  97. package/lib/cjs/GeometrySummary.js +380 -380
  98. package/lib/cjs/GeometrySummary.js.map +1 -1
  99. package/lib/cjs/HubMock.d.ts +94 -94
  100. package/lib/cjs/HubMock.js +222 -222
  101. package/lib/cjs/HubMock.js.map +1 -1
  102. package/lib/cjs/IModelCloneContext.d.ts +8 -8
  103. package/lib/cjs/IModelCloneContext.js +15 -15
  104. package/lib/cjs/IModelCloneContext.js.map +1 -1
  105. package/lib/cjs/IModelDb.d.ts +1213 -1213
  106. package/lib/cjs/IModelDb.js +2392 -2392
  107. package/lib/cjs/IModelDb.js.map +1 -1
  108. package/lib/cjs/IModelElementCloneContext.d.ts +89 -89
  109. package/lib/cjs/IModelElementCloneContext.js +159 -159
  110. package/lib/cjs/IModelElementCloneContext.js.map +1 -1
  111. package/lib/cjs/IModelHost.d.ts +370 -369
  112. package/lib/cjs/IModelHost.d.ts.map +1 -1
  113. package/lib/cjs/IModelHost.js +497 -496
  114. package/lib/cjs/IModelHost.js.map +1 -1
  115. package/lib/cjs/IModelJsFs.d.ts +62 -62
  116. package/lib/cjs/IModelJsFs.js +140 -140
  117. package/lib/cjs/IModelJsFs.js.map +1 -1
  118. package/lib/cjs/IpcHost.d.ts +104 -104
  119. package/lib/cjs/IpcHost.js +278 -278
  120. package/lib/cjs/IpcHost.js.map +1 -1
  121. package/lib/cjs/LineStyle.d.ts +311 -311
  122. package/lib/cjs/LineStyle.js +295 -295
  123. package/lib/cjs/LineStyle.js.map +1 -1
  124. package/lib/cjs/LocalHub.d.ts +162 -162
  125. package/lib/cjs/LocalHub.js +585 -585
  126. package/lib/cjs/LocalHub.js.map +1 -1
  127. package/lib/cjs/LocalhostIpcHost.d.ts +21 -21
  128. package/lib/cjs/LocalhostIpcHost.js +81 -81
  129. package/lib/cjs/LocalhostIpcHost.js.map +1 -1
  130. package/lib/cjs/Material.d.ts +131 -131
  131. package/lib/cjs/Material.js +181 -181
  132. package/lib/cjs/Material.js.map +1 -1
  133. package/lib/cjs/Model.d.ts +392 -392
  134. package/lib/cjs/Model.js +485 -485
  135. package/lib/cjs/Model.js.map +1 -1
  136. package/lib/cjs/NativeAppStorage.d.ts +51 -51
  137. package/lib/cjs/NativeAppStorage.js +202 -202
  138. package/lib/cjs/NativeAppStorage.js.map +1 -1
  139. package/lib/cjs/NativeHost.d.ts +52 -52
  140. package/lib/cjs/NativeHost.js +163 -163
  141. package/lib/cjs/NativeHost.js.map +1 -1
  142. package/lib/cjs/NavigationRelationship.d.ts +156 -156
  143. package/lib/cjs/NavigationRelationship.js +225 -225
  144. package/lib/cjs/NavigationRelationship.js.map +1 -1
  145. package/lib/cjs/PromiseMemoizer.d.ts +51 -51
  146. package/lib/cjs/PromiseMemoizer.js +101 -101
  147. package/lib/cjs/PromiseMemoizer.js.map +1 -1
  148. package/lib/cjs/PropertyStore.d.ts +132 -132
  149. package/lib/cjs/PropertyStore.js +11 -11
  150. package/lib/cjs/PropertyStore.js.map +1 -1
  151. package/lib/cjs/Relationship.d.ts +416 -416
  152. package/lib/cjs/Relationship.js +494 -494
  153. package/lib/cjs/Relationship.js.map +1 -1
  154. package/lib/cjs/RpcBackend.d.ts +5 -5
  155. package/lib/cjs/RpcBackend.js +32 -32
  156. package/lib/cjs/RpcBackend.js.map +1 -1
  157. package/lib/cjs/SQLiteDb.d.ts +219 -219
  158. package/lib/cjs/SQLiteDb.js +214 -214
  159. package/lib/cjs/SQLiteDb.js.map +1 -1
  160. package/lib/cjs/Schema.d.ts +55 -55
  161. package/lib/cjs/Schema.js +83 -83
  162. package/lib/cjs/Schema.js.map +1 -1
  163. package/lib/cjs/ServerBasedLocks.d.ts +57 -57
  164. package/lib/cjs/ServerBasedLocks.js +168 -168
  165. package/lib/cjs/ServerBasedLocks.js.map +1 -1
  166. package/lib/cjs/SqliteStatement.d.ts +360 -360
  167. package/lib/cjs/SqliteStatement.js +586 -586
  168. package/lib/cjs/SqliteStatement.js.map +1 -1
  169. package/lib/cjs/Texture.d.ts +58 -58
  170. package/lib/cjs/Texture.js +82 -82
  171. package/lib/cjs/Texture.js.map +1 -1
  172. package/lib/cjs/TileStorage.d.ts +25 -18
  173. package/lib/cjs/TileStorage.d.ts.map +1 -1
  174. package/lib/cjs/TileStorage.js +102 -90
  175. package/lib/cjs/TileStorage.js.map +1 -1
  176. package/lib/cjs/TxnManager.d.ts +202 -202
  177. package/lib/cjs/TxnManager.js +356 -356
  178. package/lib/cjs/TxnManager.js.map +1 -1
  179. package/lib/cjs/ViewDefinition.d.ts +439 -439
  180. package/lib/cjs/ViewDefinition.js +646 -646
  181. package/lib/cjs/ViewDefinition.js.map +1 -1
  182. package/lib/cjs/ViewStateHydrator.d.ts +13 -13
  183. package/lib/cjs/ViewStateHydrator.js +103 -103
  184. package/lib/cjs/ViewStateHydrator.js.map +1 -1
  185. package/lib/cjs/assets/IModelChange.02.00.00.ecschema.xml +90 -90
  186. package/lib/cjs/assets/Settings/Schemas/Cloud.Schema.json +67 -67
  187. package/lib/cjs/assets/Settings/Schemas/Gcs.schema.json +31 -31
  188. package/lib/cjs/assets/Settings/Schemas/Workspace.Schema.json +52 -52
  189. package/lib/cjs/assets/Settings/backend.setting.json5 +138 -138
  190. package/lib/cjs/core-backend.d.ts +184 -184
  191. package/lib/cjs/core-backend.js +204 -204
  192. package/lib/cjs/core-backend.js.map +1 -1
  193. package/lib/cjs/domains/FunctionalElements.d.ts +101 -101
  194. package/lib/cjs/domains/FunctionalElements.js +145 -145
  195. package/lib/cjs/domains/FunctionalElements.js.map +1 -1
  196. package/lib/cjs/domains/FunctionalSchema.d.ts +13 -13
  197. package/lib/cjs/domains/FunctionalSchema.js +40 -40
  198. package/lib/cjs/domains/FunctionalSchema.js.map +1 -1
  199. package/lib/cjs/domains/GenericElements.d.ts +177 -177
  200. package/lib/cjs/domains/GenericElements.js +263 -263
  201. package/lib/cjs/domains/GenericElements.js.map +1 -1
  202. package/lib/cjs/domains/GenericSchema.d.ts +10 -10
  203. package/lib/cjs/domains/GenericSchema.js +28 -28
  204. package/lib/cjs/domains/GenericSchema.js.map +1 -1
  205. package/lib/cjs/rpc/multipart.d.ts +11 -11
  206. package/lib/cjs/rpc/multipart.js +71 -71
  207. package/lib/cjs/rpc/multipart.js.map +1 -1
  208. package/lib/cjs/rpc/tracing.d.ts +28 -28
  209. package/lib/cjs/rpc/tracing.js +74 -74
  210. package/lib/cjs/rpc/tracing.js.map +1 -1
  211. package/lib/cjs/rpc/web/logging.d.ts +9 -9
  212. package/lib/cjs/rpc/web/logging.js +43 -43
  213. package/lib/cjs/rpc/web/logging.js.map +1 -1
  214. package/lib/cjs/rpc/web/request.d.ts +6 -6
  215. package/lib/cjs/rpc/web/request.js +74 -74
  216. package/lib/cjs/rpc/web/request.js.map +1 -1
  217. package/lib/cjs/rpc/web/response.d.ts +6 -6
  218. package/lib/cjs/rpc/web/response.js +106 -106
  219. package/lib/cjs/rpc/web/response.js.map +1 -1
  220. package/lib/cjs/rpc-impl/DevToolsRpcImpl.d.ts +15 -15
  221. package/lib/cjs/rpc-impl/DevToolsRpcImpl.js +32 -32
  222. package/lib/cjs/rpc-impl/DevToolsRpcImpl.js.map +1 -1
  223. package/lib/cjs/rpc-impl/IModelReadRpcImpl.d.ts +47 -47
  224. package/lib/cjs/rpc-impl/IModelReadRpcImpl.js +294 -294
  225. package/lib/cjs/rpc-impl/IModelReadRpcImpl.js.map +1 -1
  226. package/lib/cjs/rpc-impl/IModelTileRpcImpl.d.ts +22 -22
  227. package/lib/cjs/rpc-impl/IModelTileRpcImpl.js +211 -211
  228. package/lib/cjs/rpc-impl/IModelTileRpcImpl.js.map +1 -1
  229. package/lib/cjs/rpc-impl/RpcBriefcaseUtility.d.ts +36 -36
  230. package/lib/cjs/rpc-impl/RpcBriefcaseUtility.js +168 -168
  231. package/lib/cjs/rpc-impl/RpcBriefcaseUtility.js.map +1 -1
  232. package/lib/cjs/rpc-impl/SnapshotIModelRpcImpl.d.ts +16 -16
  233. package/lib/cjs/rpc-impl/SnapshotIModelRpcImpl.js +43 -43
  234. package/lib/cjs/rpc-impl/SnapshotIModelRpcImpl.js.map +1 -1
  235. package/lib/cjs/rpc-impl/WipRpcImpl.d.ts +15 -15
  236. package/lib/cjs/rpc-impl/WipRpcImpl.js +37 -37
  237. package/lib/cjs/rpc-impl/WipRpcImpl.js.map +1 -1
  238. package/lib/cjs/workspace/Settings.d.ts +186 -186
  239. package/lib/cjs/workspace/Settings.js +155 -155
  240. package/lib/cjs/workspace/Settings.js.map +1 -1
  241. package/lib/cjs/workspace/SettingsSchemas.d.ts +75 -75
  242. package/lib/cjs/workspace/SettingsSchemas.js +191 -191
  243. package/lib/cjs/workspace/SettingsSchemas.js.map +1 -1
  244. package/lib/cjs/workspace/Workspace.d.ts +414 -414
  245. package/lib/cjs/workspace/Workspace.js +543 -543
  246. package/lib/cjs/workspace/Workspace.js.map +1 -1
  247. package/package.json +17 -16
@@ -1,448 +1,448 @@
1
- "use strict";
2
- /*---------------------------------------------------------------------------------------------
3
- * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
4
- * See LICENSE.md in the project root for license terms and full copyright notice.
5
- *--------------------------------------------------------------------------------------------*/
6
- /** @packageDocumentation
7
- * @module iModels
8
- */
9
- Object.defineProperty(exports, "__esModule", { value: true });
10
- exports.ChangeSummaryManager = void 0;
11
- const core_bentley_1 = require("@itwin/core-bentley");
12
- const core_common_1 = require("@itwin/core-common");
13
- const path = require("path");
14
- const BackendLoggerCategory_1 = require("./BackendLoggerCategory");
15
- const BriefcaseManager_1 = require("./BriefcaseManager");
16
- const ECDb_1 = require("./ECDb");
17
- const IModelDb_1 = require("./IModelDb");
18
- const IModelHost_1 = require("./IModelHost");
19
- const IModelJsFs_1 = require("./IModelJsFs");
20
- const loggerCategory = BackendLoggerCategory_1.BackendLoggerCategory.ECDb;
21
- /** Class to extract Change Summaries for a briefcase.
22
- *
23
- * See also:
24
- * - [ChangeSummary Overview]($docs/learning/ChangeSummaries)
25
- * @beta
26
- */
27
- class ChangeSummaryManager {
28
- /** Determines whether the *Change Cache file* is attached to the specified iModel or not
29
- * @param iModel iModel to check whether a *Change Cache file* is attached
30
- * @returns Returns true if the *Change Cache file* is attached to the iModel. false otherwise
31
- */
32
- static isChangeCacheAttached(iModel) {
33
- if (!iModel || !iModel.isOpen)
34
- throw new core_common_1.IModelError(core_bentley_1.IModelStatus.BadRequest, "Briefcase must be open");
35
- return iModel.nativeDb.isChangeCacheAttached();
36
- }
37
- /** Attaches the *Change Cache file* to the specified iModel if it hasn't been attached yet.
38
- * A new *Change Cache file* will be created for the iModel if it hasn't existed before.
39
- * @param iModel iModel to attach the *Change Cache file* file to
40
- * @throws [IModelError]($common)
41
- */
42
- static attachChangeCache(iModel) {
43
- if (!iModel || !iModel.isOpen)
44
- throw new core_common_1.IModelError(core_bentley_1.IModelStatus.BadRequest, "Briefcase must be open");
45
- if (ChangeSummaryManager.isChangeCacheAttached(iModel))
46
- return;
47
- const changesCacheFilePath = BriefcaseManager_1.BriefcaseManager.getChangeCachePathName(iModel.iModelId);
48
- if (!IModelJsFs_1.IModelJsFs.existsSync(changesCacheFilePath)) {
49
- (0, core_bentley_1.using)(new ECDb_1.ECDb(), (changeCacheFile) => {
50
- ChangeSummaryManager.createChangeCacheFile(iModel, changeCacheFile, changesCacheFilePath);
51
- });
52
- }
53
- (0, core_bentley_1.assert)(IModelJsFs_1.IModelJsFs.existsSync(changesCacheFilePath));
54
- const res = iModel.nativeDb.attachChangeCache(changesCacheFilePath);
55
- if (res !== core_bentley_1.DbResult.BE_SQLITE_OK)
56
- throw new core_common_1.IModelError(res, `Failed to attach Change Cache file to ${iModel.pathName}.`);
57
- }
58
- /** Detaches the *Change Cache file* from the specified iModel.
59
- * - note that this method will cause any pending (currently running or queued) queries to fail
60
- * @param iModel iModel to detach the *Change Cache file* to
61
- * @throws [IModelError]($common) in case of errors, e.g. if no *Change Cache file* was attached before.
62
- */
63
- static detachChangeCache(iModel) {
64
- if (!iModel || !iModel.isOpen)
65
- throw new core_common_1.IModelError(core_bentley_1.IModelStatus.BadRequest, "Briefcase must be open");
66
- iModel.clearCaches();
67
- const res = iModel.nativeDb.detachChangeCache();
68
- if (res !== core_bentley_1.DbResult.BE_SQLITE_OK)
69
- throw new core_common_1.IModelError(res, `Failed to detach Change Cache file from ${iModel.pathName}.`);
70
- }
71
- /** Extracts change summaries from the specified iModel.
72
- * Change summaries are extracted from the version the iModel was opened with up through the specified start version.
73
- * If no start version has been specified, the first version will be used.
74
- * @param accessToken A valid access token string
75
- * @param iModel iModel to extract change summaries for. The iModel must not be a standalone iModel.
76
- * Note: For every version to extract a summary from, the method moves the iModel to that version before extraction. After
77
- * the extraction has completed, the iModel is moved back to the original version.
78
- * @param options Extraction options
79
- * @return the Ids of the extracted change summaries.
80
- * @throws [IModelError]($common) if the iModel is standalone
81
- * @deprecated in 2.x. Use [ChangeSummaryManager.createChangeSummaries]($core-backend) instead
82
- */
83
- static async extractChangeSummaries(accessToken, iModel, options) {
84
- if (!(iModel === null || iModel === void 0 ? void 0 : iModel.isOpen))
85
- throw new core_common_1.IModelError(core_bentley_1.IModelStatus.BadRequest, "Briefcase must be open");
86
- const iModelId = iModel.iModelId;
87
- const endChangeSetId = iModel.changeset.id;
88
- (0, core_bentley_1.assert)(endChangeSetId.length !== 0);
89
- let startChangeSetId = "";
90
- if (options) {
91
- if (options.startVersion) {
92
- startChangeSetId = (await IModelHost_1.IModelHost.hubAccess.getChangesetFromVersion({ version: options.startVersion, accessToken, iModelId })).id;
93
- }
94
- else if (options.currentVersionOnly) {
95
- startChangeSetId = endChangeSetId;
96
- }
97
- }
98
- core_bentley_1.Logger.logInfo(loggerCategory, "Started Change Summary extraction...", () => ({ iModelId, startChangeSetId, endChangeSetId }));
99
- const totalPerf = new core_bentley_1.PerfLogger(`ChangeSummaryManager.extractChangeSummaries [ChangeSets: ${startChangeSetId} through ${endChangeSetId}, iModel: ${iModelId}]`);
100
- // download necessary changesets if they were not downloaded before and retrieve infos about those changesets
101
- let perfLogger = new core_bentley_1.PerfLogger("ChangeSummaryManager.extractChangeSummaries>Retrieve ChangeSetInfos and download Changesets from Hub");
102
- const first = (await IModelHost_1.IModelHost.hubAccess.queryChangeset({ iModelId, changeset: { id: startChangeSetId }, accessToken })).index;
103
- const end = (await IModelHost_1.IModelHost.hubAccess.queryChangeset({ iModelId, changeset: { id: endChangeSetId }, accessToken })).index;
104
- const changeSetInfos = await IModelHost_1.IModelHost.hubAccess.downloadChangesets({ accessToken, iModelId, range: { first, end }, targetDir: BriefcaseManager_1.BriefcaseManager.getChangeSetsPath(iModelId) });
105
- perfLogger.dispose();
106
- core_bentley_1.Logger.logTrace(loggerCategory, "Retrieved changesets to extract from from cache or from hub.", () => ({ iModelId, startChangeSetId, endChangeSetId, changeSets: changeSetInfos }));
107
- // Ensure change cache is detached as it's being written to during the extraction
108
- if (this.isChangeCacheAttached(iModel)) {
109
- throw new core_common_1.IModelError(core_bentley_1.DbResult.BE_SQLITE_ERROR, "Change cache must be detached before extraction");
110
- }
111
- perfLogger = new core_bentley_1.PerfLogger("ChangeSummaryManager.extractChangeSummaries>Open or create local Change Cache file");
112
- const changesFile = ChangeSummaryManager.openOrCreateChangesFile(iModel);
113
- (0, core_bentley_1.assert)(changesFile.nativeDb !== undefined, "Should not happen as an exception should have been thrown in that case");
114
- perfLogger.dispose();
115
- core_bentley_1.Logger.logTrace(loggerCategory, "Opened or created Changes Cachefile.", () => ({ iModelId, startChangeSetId, endChangeSetId }));
116
- try {
117
- // extract summaries from end changeset through start changeset, so that we only have to go back in history
118
- const changeSetCount = changeSetInfos.length;
119
- const endChangeSetIx = changeSetCount - 1;
120
- const summaries = [];
121
- for (let i = endChangeSetIx; i >= 0; i--) {
122
- const currentChangeSetInfo = changeSetInfos[i];
123
- const currentChangeSetId = currentChangeSetInfo.id;
124
- core_bentley_1.Logger.logInfo(loggerCategory, `Started Change Summary extraction for changeset #${i + 1}...`, () => ({ iModelId, changeSetId: currentChangeSetId }));
125
- const existingSummaryId = ChangeSummaryManager.isSummaryAlreadyExtracted(changesFile, currentChangeSetId);
126
- if (!!existingSummaryId) {
127
- core_bentley_1.Logger.logInfo(loggerCategory, `Change Summary for changeset #${i + 1} already exists. It is not extracted again.`, () => ({ iModelId, changeSetId: currentChangeSetId }));
128
- summaries.push(existingSummaryId);
129
- continue;
130
- }
131
- // iModel is at end changeset, so no need to reverse for it.
132
- if (i !== endChangeSetIx) {
133
- perfLogger = new core_bentley_1.PerfLogger("ChangeSummaryManager.extractChangeSummaries>Roll iModel to previous changeset");
134
- await iModel.pullChanges({ accessToken, toIndex: currentChangeSetInfo.index });
135
- perfLogger.dispose();
136
- core_bentley_1.Logger.logTrace(loggerCategory, `Moved iModel to changeset #${i + 1} to extract summary from.`, () => ({ iModelId, changeSetId: currentChangeSetId }));
137
- }
138
- const changeSetFilePath = currentChangeSetInfo.pathname;
139
- if (!IModelJsFs_1.IModelJsFs.existsSync(changeSetFilePath))
140
- throw new core_common_1.IModelError(core_bentley_1.IModelStatus.FileNotFound, `Failed to extract change summary: ChangeSet file "${changeSetFilePath}" does not exist.`);
141
- perfLogger = new core_bentley_1.PerfLogger("ChangeSummaryManager.extractChangeSummaries>Extract ChangeSummary");
142
- const stat = iModel.nativeDb.extractChangeSummary(changesFile.nativeDb, changeSetFilePath);
143
- perfLogger.dispose();
144
- if (stat.error && stat.error.status !== core_bentley_1.DbResult.BE_SQLITE_OK)
145
- throw new core_common_1.IModelError(stat.error.status, stat.error.message);
146
- core_bentley_1.Logger.logTrace(loggerCategory, `Actual Change summary extraction done for changeset #${i + 1}.`, () => ({ iModelId, changeSetId: currentChangeSetId }));
147
- perfLogger = new core_bentley_1.PerfLogger("ChangeSummaryManager.extractChangeSummaries>Add ChangeSet info to ChangeSummary");
148
- (0, core_bentley_1.assert)(undefined !== stat.result);
149
- const changeSummaryId = stat.result;
150
- summaries.push(changeSummaryId);
151
- ChangeSummaryManager.addExtendedInfos(changesFile, changeSummaryId, currentChangeSetId, currentChangeSetInfo.parentId, currentChangeSetInfo.description, currentChangeSetInfo.pushDate, currentChangeSetInfo.userCreated);
152
- perfLogger.dispose();
153
- core_bentley_1.Logger.logTrace(loggerCategory, `Added extended infos to Change Summary for changeset #${i + 1}.`, () => ({ iModelId, changeSetId: currentChangeSetId }));
154
- core_bentley_1.Logger.logInfo(loggerCategory, `Finished Change Summary extraction for changeset #${i + 1}.`, () => ({ iModelId, changeSetId: currentChangeSetId }));
155
- }
156
- changesFile.saveChanges();
157
- return summaries;
158
- }
159
- finally {
160
- changesFile.dispose();
161
- perfLogger = new core_bentley_1.PerfLogger("ChangeSummaryManager.extractChangeSummaries>Move iModel to original changeset");
162
- if (iModel.changeset.id !== endChangeSetId)
163
- await iModel.pullChanges({ accessToken });
164
- perfLogger.dispose();
165
- core_bentley_1.Logger.logTrace(loggerCategory, "Moved iModel to initial changeset (the end changeset).", () => ({ iModelId, startChangeSetId, endChangeSetId }));
166
- totalPerf.dispose();
167
- core_bentley_1.Logger.logInfo(loggerCategory, "Finished Change Summary extraction.", () => ({ iModelId, startChangeSetId, endChangeSetId }));
168
- }
169
- }
170
- static openOrCreateChangesFile(iModel) {
171
- if (!(iModel === null || iModel === void 0 ? void 0 : iModel.isOpen))
172
- throw new core_common_1.IModelError(core_bentley_1.IModelStatus.BadArg, "Invalid iModel handle. iModel must be open.");
173
- const changesFile = new ECDb_1.ECDb();
174
- const changeCacheFilePath = BriefcaseManager_1.BriefcaseManager.getChangeCachePathName(iModel.iModelId);
175
- if (IModelJsFs_1.IModelJsFs.existsSync(changeCacheFilePath)) {
176
- ChangeSummaryManager.openChangeCacheFile(changesFile, changeCacheFilePath);
177
- return changesFile;
178
- }
179
- try {
180
- ChangeSummaryManager.createChangeCacheFile(iModel, changesFile, changeCacheFilePath);
181
- return changesFile;
182
- }
183
- catch (e) {
184
- // delete cache file again in case it was created but schema import failed
185
- if (IModelJsFs_1.IModelJsFs.existsSync(changeCacheFilePath))
186
- IModelJsFs_1.IModelJsFs.removeSync(changeCacheFilePath);
187
- throw e;
188
- }
189
- }
190
- static createChangeCacheFile(iModel, changesFile, changeCacheFilePath) {
191
- if (!(iModel === null || iModel === void 0 ? void 0 : iModel.isOpen))
192
- throw new core_common_1.IModelError(core_bentley_1.IModelStatus.BadArg, "Invalid iModel object. iModel must be open.");
193
- const stat = iModel.nativeDb.createChangeCache(changesFile.nativeDb, changeCacheFilePath);
194
- if (stat !== core_bentley_1.DbResult.BE_SQLITE_OK)
195
- throw new core_common_1.IModelError(stat, `Failed to create Change Cache file at "${changeCacheFilePath}".`);
196
- // Extended information like changeset ids, push dates are persisted in the IModelChange ECSchema
197
- changesFile.importSchema(ChangeSummaryManager.getExtendedSchemaPath());
198
- }
199
- static openChangeCacheFile(changesFile, changeCacheFilePath) {
200
- changesFile.openDb(changeCacheFilePath, ECDb_1.ECDbOpenMode.FileUpgrade);
201
- const actualSchemaVersion = changesFile.withPreparedStatement("SELECT VersionMajor read,VersionWrite write,VersionMinor minor FROM meta.ECSchemaDef WHERE Name='IModelChange'", (stmt) => {
202
- if (stmt.step() !== core_bentley_1.DbResult.BE_SQLITE_ROW)
203
- throw new core_common_1.IModelError(core_bentley_1.DbResult.BE_SQLITE_ERROR, "File is not a valid Change Cache file.");
204
- return stmt.getRow();
205
- });
206
- if (actualSchemaVersion.read === ChangeSummaryManager._currentIModelChangeSchemaVersion.read &&
207
- actualSchemaVersion.write === ChangeSummaryManager._currentIModelChangeSchemaVersion.write &&
208
- actualSchemaVersion.minor === ChangeSummaryManager._currentIModelChangeSchemaVersion.minor)
209
- return;
210
- changesFile.importSchema(ChangeSummaryManager.getExtendedSchemaPath());
211
- }
212
- static getExtendedSchemaPath() { return path.join(IModelHost_1.KnownLocations.packageAssetsDir, "IModelChange.02.00.00.ecschema.xml"); }
213
- static isSummaryAlreadyExtracted(changesFile, changeSetId) {
214
- return changesFile.withPreparedStatement("SELECT Summary.Id summaryid FROM imodelchange.ChangeSet WHERE WsgId=?", (stmt) => {
215
- stmt.bindString(1, changeSetId);
216
- if (core_bentley_1.DbResult.BE_SQLITE_ROW === stmt.step())
217
- return stmt.getValue(0).getId();
218
- return undefined;
219
- });
220
- }
221
- static addExtendedInfos(changesFile, changeSummaryId, changesetWsgId, changesetParentWsgId, description, changesetPushDate, changeSetUserCreated) {
222
- changesFile.withPreparedStatement("INSERT INTO imodelchange.ChangeSet(Summary.Id,WsgId,ParentWsgId,Description,PushDate,UserCreated) VALUES(?,?,?,?,?,?)", (stmt) => {
223
- stmt.bindId(1, changeSummaryId);
224
- stmt.bindString(2, changesetWsgId);
225
- if (changesetParentWsgId)
226
- stmt.bindString(3, changesetParentWsgId);
227
- if (description)
228
- stmt.bindString(4, description);
229
- if (changesetPushDate)
230
- stmt.bindDateTime(5, changesetPushDate);
231
- if (changeSetUserCreated)
232
- stmt.bindString(6, changeSetUserCreated);
233
- const r = stmt.step();
234
- if (r !== core_bentley_1.DbResult.BE_SQLITE_DONE)
235
- throw new core_common_1.IModelError(r, `Failed to add changeset information to extracted change summary ${changeSummaryId}`);
236
- });
237
- }
238
- /** Queries the ChangeSummary for the specified change summary id
239
- *
240
- * See also
241
- * - `ECDbChange.ChangeSummary` ECClass in the *ECDbChange* ECSchema
242
- * - [Change Summary Overview]($docs/learning/ChangeSummaries)
243
- * @param iModel iModel
244
- * @param changeSummaryId ECInstanceId of the ChangeSummary
245
- * @returns Returns the requested ChangeSummary object
246
- * @throws [IModelError]($common) If change summary does not exist for the specified id, or if the
247
- * change cache file hasn't been attached, or in case of other errors.
248
- */
249
- static queryChangeSummary(iModel, changeSummaryId) {
250
- if (!ChangeSummaryManager.isChangeCacheAttached(iModel))
251
- throw new core_common_1.IModelError(core_bentley_1.IModelStatus.BadArg, "Change Cache file must be attached to iModel.");
252
- return iModel.withPreparedStatement("SELECT WsgId,ParentWsgId,Description,PushDate,UserCreated FROM ecchange.imodelchange.ChangeSet WHERE Summary.Id=?", (stmt) => {
253
- stmt.bindId(1, changeSummaryId);
254
- if (stmt.step() !== core_bentley_1.DbResult.BE_SQLITE_ROW)
255
- throw new core_common_1.IModelError(core_bentley_1.IModelStatus.BadArg, `No ChangeSet information found for ChangeSummary ${changeSummaryId}.`);
256
- const row = stmt.getRow();
257
- return { id: changeSummaryId, changeSet: { wsgId: row.wsgId, parentWsgId: row.parentWsgId, description: row.description, pushDate: row.pushDate, userCreated: row.userCreated } };
258
- });
259
- }
260
- /** Queries the InstanceChange for the specified instance change id.
261
- *
262
- * See also
263
- * - `ECDbChange.InstanceChange` ECClass in the *ECDbChange* ECSchema
264
- * - [Change Summary Overview]($docs/learning/ChangeSummaries)
265
- * @param iModel iModel
266
- * @param instanceChangeId ECInstanceId of the InstanceChange (see `ECDbChange.InstanceChange` ECClass in the *ECDbChange* ECSchema)
267
- * @returns Returns the requested InstanceChange object (see `ECDbChange.InstanceChange` ECClass in the *ECDbChange* ECSchema)
268
- * @throws [IModelError]($common) if instance change does not exist for the specified id, or if the
269
- * change cache file hasn't been attached, or in case of other errors.
270
- */
271
- static queryInstanceChange(iModel, instanceChangeId) {
272
- if (!ChangeSummaryManager.isChangeCacheAttached(iModel))
273
- throw new core_common_1.IModelError(core_bentley_1.IModelStatus.BadArg, "Change Cache file must be attached to iModel.");
274
- // query instance changes
275
- const instanceChange = iModel.withPreparedStatement(`SELECT ic.Summary.Id summaryId, s.Name changedInstanceSchemaName, c.Name changedInstanceClassName, ic.ChangedInstance.Id changedInstanceId,
276
- ic.OpCode, ic.IsIndirect FROM ecchange.change.InstanceChange ic JOIN main.meta.ECClassDef c ON c.ECInstanceId = ic.ChangedInstance.ClassId
277
- JOIN main.meta.ECSchemaDef s ON c.Schema.Id = s.ECInstanceId WHERE ic.ECInstanceId =? `, (stmt) => {
278
- stmt.bindId(1, instanceChangeId);
279
- if (stmt.step() !== core_bentley_1.DbResult.BE_SQLITE_ROW)
280
- throw new core_common_1.IModelError(core_bentley_1.IModelStatus.BadArg, `No InstanceChange found for id ${instanceChangeId}.`);
281
- const row = stmt.getRow();
282
- const changedInstanceId = row.changedInstanceId;
283
- const changedInstanceClassName = `[${row.changedInstanceSchemaName}].[${row.changedInstanceClassName}]`;
284
- const op = row.opCode;
285
- return {
286
- id: instanceChangeId, summaryId: row.summaryId, changedInstance: { id: changedInstanceId, className: changedInstanceClassName },
287
- opCode: op, isIndirect: row.isIndirect,
288
- };
289
- });
290
- return instanceChange;
291
- }
292
- /** Retrieves the names of the properties whose values have changed for the given instance change
293
- *
294
- * See also [Change Summary Overview]($docs/learning/ChangeSummaries)
295
- * @param iModel iModel
296
- * @param instanceChangeId Id of the InstanceChange to query the properties whose values have changed
297
- * @returns Returns names of the properties whose values have changed for the given instance change
298
- * @throws [IModelError]($common) if the change cache file hasn't been attached, or in case of other errors.
299
- */
300
- static getChangedPropertyValueNames(iModel, instanceChangeId) {
301
- return iModel.withPreparedStatement("SELECT AccessString FROM ecchange.change.PropertyValueChange WHERE InstanceChange.Id=?", (stmt) => {
302
- stmt.bindId(1, instanceChangeId);
303
- const selectClauseItems = [];
304
- while (stmt.step() === core_bentley_1.DbResult.BE_SQLITE_ROW) {
305
- // access string tokens need to be escaped as they might collide with reserved words in ECSQL or SQLite
306
- const accessString = stmt.getValue(0).getString();
307
- const accessStringTokens = accessString.split(".");
308
- (0, core_bentley_1.assert)(accessStringTokens.length > 0);
309
- let isFirstToken = true;
310
- let item = "";
311
- for (const token of accessStringTokens) {
312
- if (!isFirstToken)
313
- item += ".";
314
- item += `[${token}]`;
315
- isFirstToken = false;
316
- }
317
- selectClauseItems.push(item);
318
- }
319
- return selectClauseItems;
320
- });
321
- }
322
- /** Builds the ECSQL to query the property value changes for the specified instance change and the specified ChangedValueState.
323
- *
324
- * See also [Change Summary Overview]($docs/learning/ChangeSummaries)
325
- * @param iModel iModel
326
- * @param instanceChangeInfo InstanceChange to query the property value changes for
327
- * changedInstance.className must be fully qualified and schema and class name must be escaped with square brackets if they collide with reserved ECSQL words: `[schema name].[class name]`
328
- * @param changedValueState The Changed State to query the values for. This must correspond to the [InstanceChange.OpCode]($backend) of the InstanceChange.
329
- * @param changedPropertyNames List of the property names for which values have changed for the specified instance change.
330
- * The list can be obtained by calling [ChangeSummaryManager.getChangedPropertyValueNames]($core-backend).
331
- * If omitted, the method will call the above method by itself. The parameter allows for checking first whether
332
- * an instance change has any property value changes at all. If there are no property value changes, this method
333
- * should not be called, as it will throw an error.
334
- * @returns Returns the ECSQL that will retrieve the property value changes
335
- * @throws [IModelError]($common) if instance change does not exist, if there are not property value changes for the instance change,
336
- * if the change cache file hasn't been attached, or in case of other errors.
337
- */
338
- static buildPropertyValueChangesECSql(iModel, instanceChangeInfo, changedValueState, changedPropertyNames) {
339
- let selectClauseItems;
340
- if (!changedPropertyNames) {
341
- // query property value changes just to build a SELECT statement against the class of the changed instance
342
- selectClauseItems = ChangeSummaryManager.getChangedPropertyValueNames(iModel, instanceChangeInfo.id);
343
- }
344
- else
345
- selectClauseItems = changedPropertyNames;
346
- if (selectClauseItems.length === 0)
347
- throw new core_common_1.IModelError(core_bentley_1.IModelStatus.BadArg, `No property value changes found for InstanceChange ${instanceChangeInfo.id}.`);
348
- let ecsql = "SELECT ";
349
- selectClauseItems.map((item, index) => {
350
- if (index !== 0)
351
- ecsql += ",";
352
- ecsql += item;
353
- });
354
- // Avoiding parameters in the Changes function speeds up performance because ECDb can do optimizations
355
- // if it knows the function args at prepare time
356
- ecsql += ` FROM main.${instanceChangeInfo.changedInstance.className}.Changes(${instanceChangeInfo.summaryId},${changedValueState}) WHERE ECInstanceId=${instanceChangeInfo.changedInstance.id}`;
357
- return ecsql;
358
- }
359
- /**
360
- * Creates a change summary for the last applied change set to the iModel
361
- * @param accessToken A valid access token string
362
- * @param iModel iModel to extract change summaries for. The iModel must not be a standalone iModel, and must have at least one change set applied to it.
363
- * @returns The id of the extracted change summary.
364
- * @beta
365
- */
366
- static async createChangeSummary(accessToken, iModel) {
367
- if (!(iModel === null || iModel === void 0 ? void 0 : iModel.isOpen))
368
- throw new core_common_1.IModelError(core_bentley_1.IModelStatus.BadRequest, "Briefcase must be open");
369
- const changesetId = iModel.changeset.id;
370
- if (!changesetId)
371
- throw new core_common_1.IModelError(core_bentley_1.IModelStatus.BadRequest, "No change set was applied to the iModel");
372
- if (this.isChangeCacheAttached(iModel))
373
- throw new core_common_1.IModelError(core_bentley_1.IModelStatus.BadRequest, "Change cache must be detached before extraction");
374
- const iModelId = iModel.iModelId;
375
- const changesetsFolder = BriefcaseManager_1.BriefcaseManager.getChangeSetsPath(iModelId);
376
- const changeset = await IModelHost_1.IModelHost.hubAccess.downloadChangeset({ accessToken, iModelId, changeset: { id: iModel.changeset.id }, targetDir: changesetsFolder });
377
- if (!IModelJsFs_1.IModelJsFs.existsSync(changeset.pathname))
378
- throw new core_common_1.IModelError(core_bentley_1.IModelStatus.FileNotFound, `Failed to download change set: ${changeset.pathname}`);
379
- let changesFile;
380
- try {
381
- changesFile = ChangeSummaryManager.openOrCreateChangesFile(iModel);
382
- (0, core_bentley_1.assert)(changesFile.nativeDb !== undefined, "Invalid changesFile - should've caused an exception");
383
- let changeSummaryId = ChangeSummaryManager.isSummaryAlreadyExtracted(changesFile, changesetId);
384
- if (changeSummaryId !== undefined) {
385
- core_bentley_1.Logger.logInfo(loggerCategory, `Change Summary for changeset already exists. It is not extracted again.`, () => ({ iModelId, changeSetId: changesetId }));
386
- return changeSummaryId;
387
- }
388
- const stat = iModel.nativeDb.extractChangeSummary(changesFile.nativeDb, changeset.pathname);
389
- if (stat.error && stat.error.status !== core_bentley_1.DbResult.BE_SQLITE_OK)
390
- throw new core_common_1.IModelError(stat.error.status, stat.error.message);
391
- (0, core_bentley_1.assert)(undefined !== stat.result);
392
- changeSummaryId = stat.result;
393
- ChangeSummaryManager.addExtendedInfos(changesFile, changeSummaryId, changesetId, changeset.parentId, changeset.description, changeset.pushDate, changeset.userCreated);
394
- changesFile.saveChanges();
395
- return changeSummaryId;
396
- }
397
- finally {
398
- if (changesFile !== undefined)
399
- changesFile.dispose();
400
- IModelJsFs_1.IModelJsFs.unlinkSync(changeset.pathname);
401
- }
402
- }
403
- /**
404
- * Creates change summaries for the specified iModel and a specified range of versions
405
- * @note This may be an expensive operation - downloads the first version and starts applying the change sets, extracting summaries one by one
406
- * @param args Arguments including the range of versions for which Change Summaries are to be created, and other necessary input for creation
407
- */
408
- static async createChangeSummaries(args) {
409
- var _a, _b, _c;
410
- const accessToken = (_b = (_a = args.accessToken) !== null && _a !== void 0 ? _a : await IModelHost_1.IModelHost.getAccessToken()) !== null && _b !== void 0 ? _b : "";
411
- const { iModelId, iTwinId, range } = args;
412
- range.end = (_c = range.end) !== null && _c !== void 0 ? _c : (await IModelHost_1.IModelHost.hubAccess.getChangesetFromVersion({ accessToken, iModelId, version: core_common_1.IModelVersion.latest() })).index;
413
- if (range.first > range.end)
414
- throw new core_common_1.IModelError(core_bentley_1.IModelStatus.BadArg, "Invalid range of changesets");
415
- if (range.first === 0 && range.end === 0)
416
- return []; // no changesets exist, so the inclusive range is empty
417
- const changesets = await IModelHost_1.IModelHost.hubAccess.queryChangesets({ accessToken, iModelId, range });
418
- // Setup a temporary briefcase to help with extracting change summaries
419
- const briefcasePath = BriefcaseManager_1.BriefcaseManager.getBriefcaseBasePath(iModelId);
420
- const fileName = path.join(briefcasePath, `ChangeSummaryBriefcase.bim`);
421
- if (IModelJsFs_1.IModelJsFs.existsSync(fileName))
422
- IModelJsFs_1.IModelJsFs.removeSync(fileName);
423
- let iModel;
424
- try {
425
- // Download a version that has the first change set applied
426
- const props = await BriefcaseManager_1.BriefcaseManager.downloadBriefcase({ accessToken, iTwinId, iModelId, asOf: { afterChangeSetId: changesets[0].id }, briefcaseId: 0, fileName });
427
- iModel = await IModelDb_1.BriefcaseDb.open({ fileName: props.fileName });
428
- const summaryIds = new Array();
429
- for (let index = 0; index < changesets.length; index++) {
430
- // Apply a change set if necessary
431
- if (index > 0)
432
- await iModel.pullChanges({ accessToken, toIndex: changesets[index].index });
433
- // Create a change summary for the last change set that was applied
434
- const summaryId = await this.createChangeSummary(accessToken, iModel);
435
- summaryIds.push(summaryId);
436
- }
437
- return summaryIds;
438
- }
439
- finally {
440
- if (iModel !== undefined)
441
- iModel.close();
442
- IModelJsFs_1.IModelJsFs.removeSync(fileName);
443
- }
444
- }
445
- }
446
- exports.ChangeSummaryManager = ChangeSummaryManager;
447
- ChangeSummaryManager._currentIModelChangeSchemaVersion = { read: 2, write: 0, minor: 0 };
1
+ "use strict";
2
+ /*---------------------------------------------------------------------------------------------
3
+ * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
4
+ * See LICENSE.md in the project root for license terms and full copyright notice.
5
+ *--------------------------------------------------------------------------------------------*/
6
+ /** @packageDocumentation
7
+ * @module iModels
8
+ */
9
+ Object.defineProperty(exports, "__esModule", { value: true });
10
+ exports.ChangeSummaryManager = void 0;
11
+ const core_bentley_1 = require("@itwin/core-bentley");
12
+ const core_common_1 = require("@itwin/core-common");
13
+ const path = require("path");
14
+ const BackendLoggerCategory_1 = require("./BackendLoggerCategory");
15
+ const BriefcaseManager_1 = require("./BriefcaseManager");
16
+ const ECDb_1 = require("./ECDb");
17
+ const IModelDb_1 = require("./IModelDb");
18
+ const IModelHost_1 = require("./IModelHost");
19
+ const IModelJsFs_1 = require("./IModelJsFs");
20
+ const loggerCategory = BackendLoggerCategory_1.BackendLoggerCategory.ECDb;
21
+ /** Class to extract Change Summaries for a briefcase.
22
+ *
23
+ * See also:
24
+ * - [ChangeSummary Overview]($docs/learning/ChangeSummaries)
25
+ * @beta
26
+ */
27
+ class ChangeSummaryManager {
28
+ /** Determines whether the *Change Cache file* is attached to the specified iModel or not
29
+ * @param iModel iModel to check whether a *Change Cache file* is attached
30
+ * @returns Returns true if the *Change Cache file* is attached to the iModel. false otherwise
31
+ */
32
+ static isChangeCacheAttached(iModel) {
33
+ if (!iModel || !iModel.isOpen)
34
+ throw new core_common_1.IModelError(core_bentley_1.IModelStatus.BadRequest, "Briefcase must be open");
35
+ return iModel.nativeDb.isChangeCacheAttached();
36
+ }
37
+ /** Attaches the *Change Cache file* to the specified iModel if it hasn't been attached yet.
38
+ * A new *Change Cache file* will be created for the iModel if it hasn't existed before.
39
+ * @param iModel iModel to attach the *Change Cache file* file to
40
+ * @throws [IModelError]($common)
41
+ */
42
+ static attachChangeCache(iModel) {
43
+ if (!iModel || !iModel.isOpen)
44
+ throw new core_common_1.IModelError(core_bentley_1.IModelStatus.BadRequest, "Briefcase must be open");
45
+ if (ChangeSummaryManager.isChangeCacheAttached(iModel))
46
+ return;
47
+ const changesCacheFilePath = BriefcaseManager_1.BriefcaseManager.getChangeCachePathName(iModel.iModelId);
48
+ if (!IModelJsFs_1.IModelJsFs.existsSync(changesCacheFilePath)) {
49
+ (0, core_bentley_1.using)(new ECDb_1.ECDb(), (changeCacheFile) => {
50
+ ChangeSummaryManager.createChangeCacheFile(iModel, changeCacheFile, changesCacheFilePath);
51
+ });
52
+ }
53
+ (0, core_bentley_1.assert)(IModelJsFs_1.IModelJsFs.existsSync(changesCacheFilePath));
54
+ const res = iModel.nativeDb.attachChangeCache(changesCacheFilePath);
55
+ if (res !== core_bentley_1.DbResult.BE_SQLITE_OK)
56
+ throw new core_common_1.IModelError(res, `Failed to attach Change Cache file to ${iModel.pathName}.`);
57
+ }
58
+ /** Detaches the *Change Cache file* from the specified iModel.
59
+ * - note that this method will cause any pending (currently running or queued) queries to fail
60
+ * @param iModel iModel to detach the *Change Cache file* to
61
+ * @throws [IModelError]($common) in case of errors, e.g. if no *Change Cache file* was attached before.
62
+ */
63
+ static detachChangeCache(iModel) {
64
+ if (!iModel || !iModel.isOpen)
65
+ throw new core_common_1.IModelError(core_bentley_1.IModelStatus.BadRequest, "Briefcase must be open");
66
+ iModel.clearCaches();
67
+ const res = iModel.nativeDb.detachChangeCache();
68
+ if (res !== core_bentley_1.DbResult.BE_SQLITE_OK)
69
+ throw new core_common_1.IModelError(res, `Failed to detach Change Cache file from ${iModel.pathName}.`);
70
+ }
71
+ /** Extracts change summaries from the specified iModel.
72
+ * Change summaries are extracted from the version the iModel was opened with up through the specified start version.
73
+ * If no start version has been specified, the first version will be used.
74
+ * @param accessToken A valid access token string
75
+ * @param iModel iModel to extract change summaries for. The iModel must not be a standalone iModel.
76
+ * Note: For every version to extract a summary from, the method moves the iModel to that version before extraction. After
77
+ * the extraction has completed, the iModel is moved back to the original version.
78
+ * @param options Extraction options
79
+ * @return the Ids of the extracted change summaries.
80
+ * @throws [IModelError]($common) if the iModel is standalone
81
+ * @deprecated in 2.x. Use [ChangeSummaryManager.createChangeSummaries]($core-backend) instead
82
+ */
83
+ static async extractChangeSummaries(accessToken, iModel, options) {
84
+ if (!(iModel === null || iModel === void 0 ? void 0 : iModel.isOpen))
85
+ throw new core_common_1.IModelError(core_bentley_1.IModelStatus.BadRequest, "Briefcase must be open");
86
+ const iModelId = iModel.iModelId;
87
+ const endChangeSetId = iModel.changeset.id;
88
+ (0, core_bentley_1.assert)(endChangeSetId.length !== 0);
89
+ let startChangeSetId = "";
90
+ if (options) {
91
+ if (options.startVersion) {
92
+ startChangeSetId = (await IModelHost_1.IModelHost.hubAccess.getChangesetFromVersion({ version: options.startVersion, accessToken, iModelId })).id;
93
+ }
94
+ else if (options.currentVersionOnly) {
95
+ startChangeSetId = endChangeSetId;
96
+ }
97
+ }
98
+ core_bentley_1.Logger.logInfo(loggerCategory, "Started Change Summary extraction...", () => ({ iModelId, startChangeSetId, endChangeSetId }));
99
+ const totalPerf = new core_bentley_1.PerfLogger(`ChangeSummaryManager.extractChangeSummaries [ChangeSets: ${startChangeSetId} through ${endChangeSetId}, iModel: ${iModelId}]`);
100
+ // download necessary changesets if they were not downloaded before and retrieve infos about those changesets
101
+ let perfLogger = new core_bentley_1.PerfLogger("ChangeSummaryManager.extractChangeSummaries>Retrieve ChangeSetInfos and download Changesets from Hub");
102
+ const first = (await IModelHost_1.IModelHost.hubAccess.queryChangeset({ iModelId, changeset: { id: startChangeSetId }, accessToken })).index;
103
+ const end = (await IModelHost_1.IModelHost.hubAccess.queryChangeset({ iModelId, changeset: { id: endChangeSetId }, accessToken })).index;
104
+ const changeSetInfos = await IModelHost_1.IModelHost.hubAccess.downloadChangesets({ accessToken, iModelId, range: { first, end }, targetDir: BriefcaseManager_1.BriefcaseManager.getChangeSetsPath(iModelId) });
105
+ perfLogger.dispose();
106
+ core_bentley_1.Logger.logTrace(loggerCategory, "Retrieved changesets to extract from from cache or from hub.", () => ({ iModelId, startChangeSetId, endChangeSetId, changeSets: changeSetInfos }));
107
+ // Ensure change cache is detached as it's being written to during the extraction
108
+ if (this.isChangeCacheAttached(iModel)) {
109
+ throw new core_common_1.IModelError(core_bentley_1.DbResult.BE_SQLITE_ERROR, "Change cache must be detached before extraction");
110
+ }
111
+ perfLogger = new core_bentley_1.PerfLogger("ChangeSummaryManager.extractChangeSummaries>Open or create local Change Cache file");
112
+ const changesFile = ChangeSummaryManager.openOrCreateChangesFile(iModel);
113
+ (0, core_bentley_1.assert)(changesFile.nativeDb !== undefined, "Should not happen as an exception should have been thrown in that case");
114
+ perfLogger.dispose();
115
+ core_bentley_1.Logger.logTrace(loggerCategory, "Opened or created Changes Cachefile.", () => ({ iModelId, startChangeSetId, endChangeSetId }));
116
+ try {
117
+ // extract summaries from end changeset through start changeset, so that we only have to go back in history
118
+ const changeSetCount = changeSetInfos.length;
119
+ const endChangeSetIx = changeSetCount - 1;
120
+ const summaries = [];
121
+ for (let i = endChangeSetIx; i >= 0; i--) {
122
+ const currentChangeSetInfo = changeSetInfos[i];
123
+ const currentChangeSetId = currentChangeSetInfo.id;
124
+ core_bentley_1.Logger.logInfo(loggerCategory, `Started Change Summary extraction for changeset #${i + 1}...`, () => ({ iModelId, changeSetId: currentChangeSetId }));
125
+ const existingSummaryId = ChangeSummaryManager.isSummaryAlreadyExtracted(changesFile, currentChangeSetId);
126
+ if (!!existingSummaryId) {
127
+ core_bentley_1.Logger.logInfo(loggerCategory, `Change Summary for changeset #${i + 1} already exists. It is not extracted again.`, () => ({ iModelId, changeSetId: currentChangeSetId }));
128
+ summaries.push(existingSummaryId);
129
+ continue;
130
+ }
131
+ // iModel is at end changeset, so no need to reverse for it.
132
+ if (i !== endChangeSetIx) {
133
+ perfLogger = new core_bentley_1.PerfLogger("ChangeSummaryManager.extractChangeSummaries>Roll iModel to previous changeset");
134
+ await iModel.pullChanges({ accessToken, toIndex: currentChangeSetInfo.index });
135
+ perfLogger.dispose();
136
+ core_bentley_1.Logger.logTrace(loggerCategory, `Moved iModel to changeset #${i + 1} to extract summary from.`, () => ({ iModelId, changeSetId: currentChangeSetId }));
137
+ }
138
+ const changeSetFilePath = currentChangeSetInfo.pathname;
139
+ if (!IModelJsFs_1.IModelJsFs.existsSync(changeSetFilePath))
140
+ throw new core_common_1.IModelError(core_bentley_1.IModelStatus.FileNotFound, `Failed to extract change summary: ChangeSet file "${changeSetFilePath}" does not exist.`);
141
+ perfLogger = new core_bentley_1.PerfLogger("ChangeSummaryManager.extractChangeSummaries>Extract ChangeSummary");
142
+ const stat = iModel.nativeDb.extractChangeSummary(changesFile.nativeDb, changeSetFilePath);
143
+ perfLogger.dispose();
144
+ if (stat.error && stat.error.status !== core_bentley_1.DbResult.BE_SQLITE_OK)
145
+ throw new core_common_1.IModelError(stat.error.status, stat.error.message);
146
+ core_bentley_1.Logger.logTrace(loggerCategory, `Actual Change summary extraction done for changeset #${i + 1}.`, () => ({ iModelId, changeSetId: currentChangeSetId }));
147
+ perfLogger = new core_bentley_1.PerfLogger("ChangeSummaryManager.extractChangeSummaries>Add ChangeSet info to ChangeSummary");
148
+ (0, core_bentley_1.assert)(undefined !== stat.result);
149
+ const changeSummaryId = stat.result;
150
+ summaries.push(changeSummaryId);
151
+ ChangeSummaryManager.addExtendedInfos(changesFile, changeSummaryId, currentChangeSetId, currentChangeSetInfo.parentId, currentChangeSetInfo.description, currentChangeSetInfo.pushDate, currentChangeSetInfo.userCreated);
152
+ perfLogger.dispose();
153
+ core_bentley_1.Logger.logTrace(loggerCategory, `Added extended infos to Change Summary for changeset #${i + 1}.`, () => ({ iModelId, changeSetId: currentChangeSetId }));
154
+ core_bentley_1.Logger.logInfo(loggerCategory, `Finished Change Summary extraction for changeset #${i + 1}.`, () => ({ iModelId, changeSetId: currentChangeSetId }));
155
+ }
156
+ changesFile.saveChanges();
157
+ return summaries;
158
+ }
159
+ finally {
160
+ changesFile.dispose();
161
+ perfLogger = new core_bentley_1.PerfLogger("ChangeSummaryManager.extractChangeSummaries>Move iModel to original changeset");
162
+ if (iModel.changeset.id !== endChangeSetId)
163
+ await iModel.pullChanges({ accessToken });
164
+ perfLogger.dispose();
165
+ core_bentley_1.Logger.logTrace(loggerCategory, "Moved iModel to initial changeset (the end changeset).", () => ({ iModelId, startChangeSetId, endChangeSetId }));
166
+ totalPerf.dispose();
167
+ core_bentley_1.Logger.logInfo(loggerCategory, "Finished Change Summary extraction.", () => ({ iModelId, startChangeSetId, endChangeSetId }));
168
+ }
169
+ }
170
+ static openOrCreateChangesFile(iModel) {
171
+ if (!(iModel === null || iModel === void 0 ? void 0 : iModel.isOpen))
172
+ throw new core_common_1.IModelError(core_bentley_1.IModelStatus.BadArg, "Invalid iModel handle. iModel must be open.");
173
+ const changesFile = new ECDb_1.ECDb();
174
+ const changeCacheFilePath = BriefcaseManager_1.BriefcaseManager.getChangeCachePathName(iModel.iModelId);
175
+ if (IModelJsFs_1.IModelJsFs.existsSync(changeCacheFilePath)) {
176
+ ChangeSummaryManager.openChangeCacheFile(changesFile, changeCacheFilePath);
177
+ return changesFile;
178
+ }
179
+ try {
180
+ ChangeSummaryManager.createChangeCacheFile(iModel, changesFile, changeCacheFilePath);
181
+ return changesFile;
182
+ }
183
+ catch (e) {
184
+ // delete cache file again in case it was created but schema import failed
185
+ if (IModelJsFs_1.IModelJsFs.existsSync(changeCacheFilePath))
186
+ IModelJsFs_1.IModelJsFs.removeSync(changeCacheFilePath);
187
+ throw e;
188
+ }
189
+ }
190
+ static createChangeCacheFile(iModel, changesFile, changeCacheFilePath) {
191
+ if (!(iModel === null || iModel === void 0 ? void 0 : iModel.isOpen))
192
+ throw new core_common_1.IModelError(core_bentley_1.IModelStatus.BadArg, "Invalid iModel object. iModel must be open.");
193
+ const stat = iModel.nativeDb.createChangeCache(changesFile.nativeDb, changeCacheFilePath);
194
+ if (stat !== core_bentley_1.DbResult.BE_SQLITE_OK)
195
+ throw new core_common_1.IModelError(stat, `Failed to create Change Cache file at "${changeCacheFilePath}".`);
196
+ // Extended information like changeset ids, push dates are persisted in the IModelChange ECSchema
197
+ changesFile.importSchema(ChangeSummaryManager.getExtendedSchemaPath());
198
+ }
199
+ static openChangeCacheFile(changesFile, changeCacheFilePath) {
200
+ changesFile.openDb(changeCacheFilePath, ECDb_1.ECDbOpenMode.FileUpgrade);
201
+ const actualSchemaVersion = changesFile.withPreparedStatement("SELECT VersionMajor read,VersionWrite write,VersionMinor minor FROM meta.ECSchemaDef WHERE Name='IModelChange'", (stmt) => {
202
+ if (stmt.step() !== core_bentley_1.DbResult.BE_SQLITE_ROW)
203
+ throw new core_common_1.IModelError(core_bentley_1.DbResult.BE_SQLITE_ERROR, "File is not a valid Change Cache file.");
204
+ return stmt.getRow();
205
+ });
206
+ if (actualSchemaVersion.read === ChangeSummaryManager._currentIModelChangeSchemaVersion.read &&
207
+ actualSchemaVersion.write === ChangeSummaryManager._currentIModelChangeSchemaVersion.write &&
208
+ actualSchemaVersion.minor === ChangeSummaryManager._currentIModelChangeSchemaVersion.minor)
209
+ return;
210
+ changesFile.importSchema(ChangeSummaryManager.getExtendedSchemaPath());
211
+ }
212
+ static getExtendedSchemaPath() { return path.join(IModelHost_1.KnownLocations.packageAssetsDir, "IModelChange.02.00.00.ecschema.xml"); }
213
+ static isSummaryAlreadyExtracted(changesFile, changeSetId) {
214
+ return changesFile.withPreparedStatement("SELECT Summary.Id summaryid FROM imodelchange.ChangeSet WHERE WsgId=?", (stmt) => {
215
+ stmt.bindString(1, changeSetId);
216
+ if (core_bentley_1.DbResult.BE_SQLITE_ROW === stmt.step())
217
+ return stmt.getValue(0).getId();
218
+ return undefined;
219
+ });
220
+ }
221
+ static addExtendedInfos(changesFile, changeSummaryId, changesetWsgId, changesetParentWsgId, description, changesetPushDate, changeSetUserCreated) {
222
+ changesFile.withPreparedStatement("INSERT INTO imodelchange.ChangeSet(Summary.Id,WsgId,ParentWsgId,Description,PushDate,UserCreated) VALUES(?,?,?,?,?,?)", (stmt) => {
223
+ stmt.bindId(1, changeSummaryId);
224
+ stmt.bindString(2, changesetWsgId);
225
+ if (changesetParentWsgId)
226
+ stmt.bindString(3, changesetParentWsgId);
227
+ if (description)
228
+ stmt.bindString(4, description);
229
+ if (changesetPushDate)
230
+ stmt.bindDateTime(5, changesetPushDate);
231
+ if (changeSetUserCreated)
232
+ stmt.bindString(6, changeSetUserCreated);
233
+ const r = stmt.step();
234
+ if (r !== core_bentley_1.DbResult.BE_SQLITE_DONE)
235
+ throw new core_common_1.IModelError(r, `Failed to add changeset information to extracted change summary ${changeSummaryId}`);
236
+ });
237
+ }
238
+ /** Queries the ChangeSummary for the specified change summary id
239
+ *
240
+ * See also
241
+ * - `ECDbChange.ChangeSummary` ECClass in the *ECDbChange* ECSchema
242
+ * - [Change Summary Overview]($docs/learning/ChangeSummaries)
243
+ * @param iModel iModel
244
+ * @param changeSummaryId ECInstanceId of the ChangeSummary
245
+ * @returns Returns the requested ChangeSummary object
246
+ * @throws [IModelError]($common) If change summary does not exist for the specified id, or if the
247
+ * change cache file hasn't been attached, or in case of other errors.
248
+ */
249
+ static queryChangeSummary(iModel, changeSummaryId) {
250
+ if (!ChangeSummaryManager.isChangeCacheAttached(iModel))
251
+ throw new core_common_1.IModelError(core_bentley_1.IModelStatus.BadArg, "Change Cache file must be attached to iModel.");
252
+ return iModel.withPreparedStatement("SELECT WsgId,ParentWsgId,Description,PushDate,UserCreated FROM ecchange.imodelchange.ChangeSet WHERE Summary.Id=?", (stmt) => {
253
+ stmt.bindId(1, changeSummaryId);
254
+ if (stmt.step() !== core_bentley_1.DbResult.BE_SQLITE_ROW)
255
+ throw new core_common_1.IModelError(core_bentley_1.IModelStatus.BadArg, `No ChangeSet information found for ChangeSummary ${changeSummaryId}.`);
256
+ const row = stmt.getRow();
257
+ return { id: changeSummaryId, changeSet: { wsgId: row.wsgId, parentWsgId: row.parentWsgId, description: row.description, pushDate: row.pushDate, userCreated: row.userCreated } };
258
+ });
259
+ }
260
+ /** Queries the InstanceChange for the specified instance change id.
261
+ *
262
+ * See also
263
+ * - `ECDbChange.InstanceChange` ECClass in the *ECDbChange* ECSchema
264
+ * - [Change Summary Overview]($docs/learning/ChangeSummaries)
265
+ * @param iModel iModel
266
+ * @param instanceChangeId ECInstanceId of the InstanceChange (see `ECDbChange.InstanceChange` ECClass in the *ECDbChange* ECSchema)
267
+ * @returns Returns the requested InstanceChange object (see `ECDbChange.InstanceChange` ECClass in the *ECDbChange* ECSchema)
268
+ * @throws [IModelError]($common) if instance change does not exist for the specified id, or if the
269
+ * change cache file hasn't been attached, or in case of other errors.
270
+ */
271
+ static queryInstanceChange(iModel, instanceChangeId) {
272
+ if (!ChangeSummaryManager.isChangeCacheAttached(iModel))
273
+ throw new core_common_1.IModelError(core_bentley_1.IModelStatus.BadArg, "Change Cache file must be attached to iModel.");
274
+ // query instance changes
275
+ const instanceChange = iModel.withPreparedStatement(`SELECT ic.Summary.Id summaryId, s.Name changedInstanceSchemaName, c.Name changedInstanceClassName, ic.ChangedInstance.Id changedInstanceId,
276
+ ic.OpCode, ic.IsIndirect FROM ecchange.change.InstanceChange ic JOIN main.meta.ECClassDef c ON c.ECInstanceId = ic.ChangedInstance.ClassId
277
+ JOIN main.meta.ECSchemaDef s ON c.Schema.Id = s.ECInstanceId WHERE ic.ECInstanceId =? `, (stmt) => {
278
+ stmt.bindId(1, instanceChangeId);
279
+ if (stmt.step() !== core_bentley_1.DbResult.BE_SQLITE_ROW)
280
+ throw new core_common_1.IModelError(core_bentley_1.IModelStatus.BadArg, `No InstanceChange found for id ${instanceChangeId}.`);
281
+ const row = stmt.getRow();
282
+ const changedInstanceId = row.changedInstanceId;
283
+ const changedInstanceClassName = `[${row.changedInstanceSchemaName}].[${row.changedInstanceClassName}]`;
284
+ const op = row.opCode;
285
+ return {
286
+ id: instanceChangeId, summaryId: row.summaryId, changedInstance: { id: changedInstanceId, className: changedInstanceClassName },
287
+ opCode: op, isIndirect: row.isIndirect,
288
+ };
289
+ });
290
+ return instanceChange;
291
+ }
292
+ /** Retrieves the names of the properties whose values have changed for the given instance change
293
+ *
294
+ * See also [Change Summary Overview]($docs/learning/ChangeSummaries)
295
+ * @param iModel iModel
296
+ * @param instanceChangeId Id of the InstanceChange to query the properties whose values have changed
297
+ * @returns Returns names of the properties whose values have changed for the given instance change
298
+ * @throws [IModelError]($common) if the change cache file hasn't been attached, or in case of other errors.
299
+ */
300
+ static getChangedPropertyValueNames(iModel, instanceChangeId) {
301
+ return iModel.withPreparedStatement("SELECT AccessString FROM ecchange.change.PropertyValueChange WHERE InstanceChange.Id=?", (stmt) => {
302
+ stmt.bindId(1, instanceChangeId);
303
+ const selectClauseItems = [];
304
+ while (stmt.step() === core_bentley_1.DbResult.BE_SQLITE_ROW) {
305
+ // access string tokens need to be escaped as they might collide with reserved words in ECSQL or SQLite
306
+ const accessString = stmt.getValue(0).getString();
307
+ const accessStringTokens = accessString.split(".");
308
+ (0, core_bentley_1.assert)(accessStringTokens.length > 0);
309
+ let isFirstToken = true;
310
+ let item = "";
311
+ for (const token of accessStringTokens) {
312
+ if (!isFirstToken)
313
+ item += ".";
314
+ item += `[${token}]`;
315
+ isFirstToken = false;
316
+ }
317
+ selectClauseItems.push(item);
318
+ }
319
+ return selectClauseItems;
320
+ });
321
+ }
322
+ /** Builds the ECSQL to query the property value changes for the specified instance change and the specified ChangedValueState.
323
+ *
324
+ * See also [Change Summary Overview]($docs/learning/ChangeSummaries)
325
+ * @param iModel iModel
326
+ * @param instanceChangeInfo InstanceChange to query the property value changes for
327
+ * changedInstance.className must be fully qualified and schema and class name must be escaped with square brackets if they collide with reserved ECSQL words: `[schema name].[class name]`
328
+ * @param changedValueState The Changed State to query the values for. This must correspond to the [InstanceChange.OpCode]($backend) of the InstanceChange.
329
+ * @param changedPropertyNames List of the property names for which values have changed for the specified instance change.
330
+ * The list can be obtained by calling [ChangeSummaryManager.getChangedPropertyValueNames]($core-backend).
331
+ * If omitted, the method will call the above method by itself. The parameter allows for checking first whether
332
+ * an instance change has any property value changes at all. If there are no property value changes, this method
333
+ * should not be called, as it will throw an error.
334
+ * @returns Returns the ECSQL that will retrieve the property value changes
335
+ * @throws [IModelError]($common) if instance change does not exist, if there are not property value changes for the instance change,
336
+ * if the change cache file hasn't been attached, or in case of other errors.
337
+ */
338
+ static buildPropertyValueChangesECSql(iModel, instanceChangeInfo, changedValueState, changedPropertyNames) {
339
+ let selectClauseItems;
340
+ if (!changedPropertyNames) {
341
+ // query property value changes just to build a SELECT statement against the class of the changed instance
342
+ selectClauseItems = ChangeSummaryManager.getChangedPropertyValueNames(iModel, instanceChangeInfo.id);
343
+ }
344
+ else
345
+ selectClauseItems = changedPropertyNames;
346
+ if (selectClauseItems.length === 0)
347
+ throw new core_common_1.IModelError(core_bentley_1.IModelStatus.BadArg, `No property value changes found for InstanceChange ${instanceChangeInfo.id}.`);
348
+ let ecsql = "SELECT ";
349
+ selectClauseItems.map((item, index) => {
350
+ if (index !== 0)
351
+ ecsql += ",";
352
+ ecsql += item;
353
+ });
354
+ // Avoiding parameters in the Changes function speeds up performance because ECDb can do optimizations
355
+ // if it knows the function args at prepare time
356
+ ecsql += ` FROM main.${instanceChangeInfo.changedInstance.className}.Changes(${instanceChangeInfo.summaryId},${changedValueState}) WHERE ECInstanceId=${instanceChangeInfo.changedInstance.id}`;
357
+ return ecsql;
358
+ }
359
+ /**
360
+ * Creates a change summary for the last applied change set to the iModel
361
+ * @param accessToken A valid access token string
362
+ * @param iModel iModel to extract change summaries for. The iModel must not be a standalone iModel, and must have at least one change set applied to it.
363
+ * @returns The id of the extracted change summary.
364
+ * @beta
365
+ */
366
+ static async createChangeSummary(accessToken, iModel) {
367
+ if (!(iModel === null || iModel === void 0 ? void 0 : iModel.isOpen))
368
+ throw new core_common_1.IModelError(core_bentley_1.IModelStatus.BadRequest, "Briefcase must be open");
369
+ const changesetId = iModel.changeset.id;
370
+ if (!changesetId)
371
+ throw new core_common_1.IModelError(core_bentley_1.IModelStatus.BadRequest, "No change set was applied to the iModel");
372
+ if (this.isChangeCacheAttached(iModel))
373
+ throw new core_common_1.IModelError(core_bentley_1.IModelStatus.BadRequest, "Change cache must be detached before extraction");
374
+ const iModelId = iModel.iModelId;
375
+ const changesetsFolder = BriefcaseManager_1.BriefcaseManager.getChangeSetsPath(iModelId);
376
+ const changeset = await IModelHost_1.IModelHost.hubAccess.downloadChangeset({ accessToken, iModelId, changeset: { id: iModel.changeset.id }, targetDir: changesetsFolder });
377
+ if (!IModelJsFs_1.IModelJsFs.existsSync(changeset.pathname))
378
+ throw new core_common_1.IModelError(core_bentley_1.IModelStatus.FileNotFound, `Failed to download change set: ${changeset.pathname}`);
379
+ let changesFile;
380
+ try {
381
+ changesFile = ChangeSummaryManager.openOrCreateChangesFile(iModel);
382
+ (0, core_bentley_1.assert)(changesFile.nativeDb !== undefined, "Invalid changesFile - should've caused an exception");
383
+ let changeSummaryId = ChangeSummaryManager.isSummaryAlreadyExtracted(changesFile, changesetId);
384
+ if (changeSummaryId !== undefined) {
385
+ core_bentley_1.Logger.logInfo(loggerCategory, `Change Summary for changeset already exists. It is not extracted again.`, () => ({ iModelId, changeSetId: changesetId }));
386
+ return changeSummaryId;
387
+ }
388
+ const stat = iModel.nativeDb.extractChangeSummary(changesFile.nativeDb, changeset.pathname);
389
+ if (stat.error && stat.error.status !== core_bentley_1.DbResult.BE_SQLITE_OK)
390
+ throw new core_common_1.IModelError(stat.error.status, stat.error.message);
391
+ (0, core_bentley_1.assert)(undefined !== stat.result);
392
+ changeSummaryId = stat.result;
393
+ ChangeSummaryManager.addExtendedInfos(changesFile, changeSummaryId, changesetId, changeset.parentId, changeset.description, changeset.pushDate, changeset.userCreated);
394
+ changesFile.saveChanges();
395
+ return changeSummaryId;
396
+ }
397
+ finally {
398
+ if (changesFile !== undefined)
399
+ changesFile.dispose();
400
+ IModelJsFs_1.IModelJsFs.unlinkSync(changeset.pathname);
401
+ }
402
+ }
403
+ /**
404
+ * Creates change summaries for the specified iModel and a specified range of versions
405
+ * @note This may be an expensive operation - downloads the first version and starts applying the change sets, extracting summaries one by one
406
+ * @param args Arguments including the range of versions for which Change Summaries are to be created, and other necessary input for creation
407
+ */
408
+ static async createChangeSummaries(args) {
409
+ var _a, _b, _c;
410
+ const accessToken = (_b = (_a = args.accessToken) !== null && _a !== void 0 ? _a : await IModelHost_1.IModelHost.getAccessToken()) !== null && _b !== void 0 ? _b : "";
411
+ const { iModelId, iTwinId, range } = args;
412
+ range.end = (_c = range.end) !== null && _c !== void 0 ? _c : (await IModelHost_1.IModelHost.hubAccess.getChangesetFromVersion({ accessToken, iModelId, version: core_common_1.IModelVersion.latest() })).index;
413
+ if (range.first > range.end)
414
+ throw new core_common_1.IModelError(core_bentley_1.IModelStatus.BadArg, "Invalid range of changesets");
415
+ if (range.first === 0 && range.end === 0)
416
+ return []; // no changesets exist, so the inclusive range is empty
417
+ const changesets = await IModelHost_1.IModelHost.hubAccess.queryChangesets({ accessToken, iModelId, range });
418
+ // Setup a temporary briefcase to help with extracting change summaries
419
+ const briefcasePath = BriefcaseManager_1.BriefcaseManager.getBriefcaseBasePath(iModelId);
420
+ const fileName = path.join(briefcasePath, `ChangeSummaryBriefcase.bim`);
421
+ if (IModelJsFs_1.IModelJsFs.existsSync(fileName))
422
+ IModelJsFs_1.IModelJsFs.removeSync(fileName);
423
+ let iModel;
424
+ try {
425
+ // Download a version that has the first change set applied
426
+ const props = await BriefcaseManager_1.BriefcaseManager.downloadBriefcase({ accessToken, iTwinId, iModelId, asOf: { afterChangeSetId: changesets[0].id }, briefcaseId: 0, fileName });
427
+ iModel = await IModelDb_1.BriefcaseDb.open({ fileName: props.fileName });
428
+ const summaryIds = new Array();
429
+ for (let index = 0; index < changesets.length; index++) {
430
+ // Apply a change set if necessary
431
+ if (index > 0)
432
+ await iModel.pullChanges({ accessToken, toIndex: changesets[index].index });
433
+ // Create a change summary for the last change set that was applied
434
+ const summaryId = await this.createChangeSummary(accessToken, iModel);
435
+ summaryIds.push(summaryId);
436
+ }
437
+ return summaryIds;
438
+ }
439
+ finally {
440
+ if (iModel !== undefined)
441
+ iModel.close();
442
+ IModelJsFs_1.IModelJsFs.removeSync(fileName);
443
+ }
444
+ }
445
+ }
446
+ exports.ChangeSummaryManager = ChangeSummaryManager;
447
+ ChangeSummaryManager._currentIModelChangeSchemaVersion = { read: 2, write: 0, minor: 0 };
448
448
  //# sourceMappingURL=ChangeSummaryManager.js.map