@itwin/core-backend 3.4.0-dev.48 → 3.4.0-dev.50

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 (221) hide show
  1. package/lib/cjs/AliCloudStorageService.d.ts +17 -17
  2. package/lib/cjs/AliCloudStorageService.js +68 -68
  3. package/lib/cjs/AliCloudStorageService.js.map +1 -1
  4. package/lib/cjs/BackendHubAccess.d.ts +224 -224
  5. package/lib/cjs/BackendHubAccess.js +41 -41
  6. package/lib/cjs/BackendHubAccess.js.map +1 -1
  7. package/lib/cjs/BackendLoggerCategory.d.ts +87 -82
  8. package/lib/cjs/BackendLoggerCategory.d.ts.map +1 -1
  9. package/lib/cjs/BackendLoggerCategory.js +95 -90
  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 +165 -165
  15. package/lib/cjs/BriefcaseManager.js +405 -405
  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 +445 -445
  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 +122 -122
  30. package/lib/cjs/CheckpointManager.js +354 -354
  31. package/lib/cjs/CheckpointManager.js.map +1 -1
  32. package/lib/cjs/ClassRegistry.d.ts +71 -71
  33. package/lib/cjs/ClassRegistry.js +213 -213
  34. package/lib/cjs/ClassRegistry.js.map +1 -1
  35. package/lib/cjs/CloudSqlite.d.ts +328 -328
  36. package/lib/cjs/CloudSqlite.js +135 -135
  37. package/lib/cjs/CloudSqlite.js.map +1 -1
  38. package/lib/cjs/CloudStorageBackend.d.ts +46 -46
  39. package/lib/cjs/CloudStorageBackend.js +164 -164
  40. package/lib/cjs/CloudStorageBackend.js.map +1 -1
  41. package/lib/cjs/CodeService.d.ts +391 -391
  42. package/lib/cjs/CodeService.js +61 -61
  43. package/lib/cjs/CodeService.js.map +1 -1
  44. package/lib/cjs/CodeSpecs.d.ts +50 -50
  45. package/lib/cjs/CodeSpecs.js +112 -112
  46. package/lib/cjs/CodeSpecs.js.map +1 -1
  47. package/lib/cjs/ConcurrentQuery.d.ts +11 -11
  48. package/lib/cjs/ConcurrentQuery.js +30 -30
  49. package/lib/cjs/ConcurrentQuery.js.map +1 -1
  50. package/lib/cjs/CustomViewState3dCreator.d.ts +32 -32
  51. package/lib/cjs/CustomViewState3dCreator.d.ts.map +1 -1
  52. package/lib/cjs/CustomViewState3dCreator.js +107 -99
  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 +191 -191
  61. package/lib/cjs/ECDb.js +350 -350
  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 +466 -466
  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 +1421 -1421
  71. package/lib/cjs/Element.js.map +1 -1
  72. package/lib/cjs/ElementAspect.d.ts +156 -156
  73. package/lib/cjs/ElementAspect.js +178 -178
  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 +76 -76
  82. package/lib/cjs/Entity.js +82 -82
  83. package/lib/cjs/Entity.js.map +1 -1
  84. package/lib/cjs/ExportGraphics.d.ts +317 -317
  85. package/lib/cjs/ExportGraphics.js +208 -208
  86. package/lib/cjs/ExportGraphics.js.map +1 -1
  87. package/lib/cjs/ExternalSource.d.ts +94 -94
  88. package/lib/cjs/ExternalSource.js +125 -125
  89. package/lib/cjs/ExternalSource.js.map +1 -1
  90. package/lib/cjs/GeoCoordConfig.d.ts +19 -19
  91. package/lib/cjs/GeoCoordConfig.js +82 -82
  92. package/lib/cjs/GeoCoordConfig.js.map +1 -1
  93. package/lib/cjs/GeometrySummary.d.ts +4 -4
  94. package/lib/cjs/GeometrySummary.js +380 -380
  95. package/lib/cjs/GeometrySummary.js.map +1 -1
  96. package/lib/cjs/HubMock.d.ts +93 -93
  97. package/lib/cjs/HubMock.js +190 -190
  98. package/lib/cjs/HubMock.js.map +1 -1
  99. package/lib/cjs/IModelCloneContext.d.ts +85 -85
  100. package/lib/cjs/IModelCloneContext.js +150 -150
  101. package/lib/cjs/IModelCloneContext.js.map +1 -1
  102. package/lib/cjs/IModelDb.d.ts +1164 -1164
  103. package/lib/cjs/IModelDb.js +2321 -2321
  104. package/lib/cjs/IModelDb.js.map +1 -1
  105. package/lib/cjs/IModelHost.d.ts +347 -347
  106. package/lib/cjs/IModelHost.js +457 -457
  107. package/lib/cjs/IModelHost.js.map +1 -1
  108. package/lib/cjs/IModelJsFs.d.ts +62 -62
  109. package/lib/cjs/IModelJsFs.js +140 -140
  110. package/lib/cjs/IModelJsFs.js.map +1 -1
  111. package/lib/cjs/IpcHost.d.ts +98 -98
  112. package/lib/cjs/IpcHost.js +234 -234
  113. package/lib/cjs/IpcHost.js.map +1 -1
  114. package/lib/cjs/LineStyle.d.ts +311 -311
  115. package/lib/cjs/LineStyle.js +295 -295
  116. package/lib/cjs/LineStyle.js.map +1 -1
  117. package/lib/cjs/LocalHub.d.ts +162 -162
  118. package/lib/cjs/LocalHub.js +587 -587
  119. package/lib/cjs/LocalHub.js.map +1 -1
  120. package/lib/cjs/LocalhostIpcHost.d.ts +20 -20
  121. package/lib/cjs/LocalhostIpcHost.js +81 -81
  122. package/lib/cjs/LocalhostIpcHost.js.map +1 -1
  123. package/lib/cjs/Material.d.ts +103 -103
  124. package/lib/cjs/Material.js +147 -147
  125. package/lib/cjs/Material.js.map +1 -1
  126. package/lib/cjs/Model.d.ts +386 -386
  127. package/lib/cjs/Model.js +468 -468
  128. package/lib/cjs/Model.js.map +1 -1
  129. package/lib/cjs/NativeAppStorage.d.ts +51 -51
  130. package/lib/cjs/NativeAppStorage.js +202 -202
  131. package/lib/cjs/NativeAppStorage.js.map +1 -1
  132. package/lib/cjs/NativeHost.d.ts +52 -52
  133. package/lib/cjs/NativeHost.js +168 -168
  134. package/lib/cjs/NativeHost.js.map +1 -1
  135. package/lib/cjs/NavigationRelationship.d.ts +156 -156
  136. package/lib/cjs/NavigationRelationship.js +225 -225
  137. package/lib/cjs/NavigationRelationship.js.map +1 -1
  138. package/lib/cjs/PromiseMemoizer.d.ts +51 -51
  139. package/lib/cjs/PromiseMemoizer.js +95 -95
  140. package/lib/cjs/PromiseMemoizer.js.map +1 -1
  141. package/lib/cjs/PropertyStore.d.ts +132 -132
  142. package/lib/cjs/PropertyStore.js +11 -11
  143. package/lib/cjs/PropertyStore.js.map +1 -1
  144. package/lib/cjs/Relationship.d.ts +400 -400
  145. package/lib/cjs/Relationship.js +465 -465
  146. package/lib/cjs/Relationship.js.map +1 -1
  147. package/lib/cjs/RpcBackend.d.ts +28 -28
  148. package/lib/cjs/RpcBackend.js +126 -126
  149. package/lib/cjs/RpcBackend.js.map +1 -1
  150. package/lib/cjs/SQLiteDb.d.ts +219 -219
  151. package/lib/cjs/SQLiteDb.js +214 -214
  152. package/lib/cjs/SQLiteDb.js.map +1 -1
  153. package/lib/cjs/Schema.d.ts +55 -55
  154. package/lib/cjs/Schema.js +83 -83
  155. package/lib/cjs/Schema.js.map +1 -1
  156. package/lib/cjs/ServerBasedLocks.d.ts +57 -57
  157. package/lib/cjs/ServerBasedLocks.js +168 -168
  158. package/lib/cjs/ServerBasedLocks.js.map +1 -1
  159. package/lib/cjs/SqliteStatement.d.ts +283 -283
  160. package/lib/cjs/SqliteStatement.js +448 -448
  161. package/lib/cjs/SqliteStatement.js.map +1 -1
  162. package/lib/cjs/Texture.d.ts +58 -58
  163. package/lib/cjs/Texture.js +82 -82
  164. package/lib/cjs/Texture.js.map +1 -1
  165. package/lib/cjs/TxnManager.d.ts +202 -202
  166. package/lib/cjs/TxnManager.js +353 -353
  167. package/lib/cjs/TxnManager.js.map +1 -1
  168. package/lib/cjs/ViewDefinition.d.ts +435 -435
  169. package/lib/cjs/ViewDefinition.js +629 -629
  170. package/lib/cjs/ViewDefinition.js.map +1 -1
  171. package/lib/cjs/ViewStateHydrator.d.ts +13 -13
  172. package/lib/cjs/ViewStateHydrator.js +103 -103
  173. package/lib/cjs/ViewStateHydrator.js.map +1 -1
  174. package/lib/cjs/assets/IModelChange.02.00.00.ecschema.xml +90 -90
  175. package/lib/cjs/assets/Settings/Schemas/Cloud.Schema.json +67 -67
  176. package/lib/cjs/assets/Settings/Schemas/Gcs.schema.json +31 -31
  177. package/lib/cjs/assets/Settings/Schemas/Workspace.Schema.json +52 -52
  178. package/lib/cjs/assets/Settings/backend.setting.json5 +138 -138
  179. package/lib/cjs/core-backend.d.ts +178 -178
  180. package/lib/cjs/core-backend.js +198 -198
  181. package/lib/cjs/core-backend.js.map +1 -1
  182. package/lib/cjs/domains/FunctionalElements.d.ts +101 -101
  183. package/lib/cjs/domains/FunctionalElements.js +145 -145
  184. package/lib/cjs/domains/FunctionalElements.js.map +1 -1
  185. package/lib/cjs/domains/FunctionalSchema.d.ts +13 -13
  186. package/lib/cjs/domains/FunctionalSchema.js +40 -40
  187. package/lib/cjs/domains/FunctionalSchema.js.map +1 -1
  188. package/lib/cjs/domains/GenericElements.d.ts +177 -177
  189. package/lib/cjs/domains/GenericElements.js +263 -263
  190. package/lib/cjs/domains/GenericElements.js.map +1 -1
  191. package/lib/cjs/domains/GenericSchema.d.ts +10 -10
  192. package/lib/cjs/domains/GenericSchema.js +28 -28
  193. package/lib/cjs/domains/GenericSchema.js.map +1 -1
  194. package/lib/cjs/rpc-impl/DevToolsRpcImpl.d.ts +15 -15
  195. package/lib/cjs/rpc-impl/DevToolsRpcImpl.js +32 -32
  196. package/lib/cjs/rpc-impl/DevToolsRpcImpl.js.map +1 -1
  197. package/lib/cjs/rpc-impl/IModelReadRpcImpl.d.ts +45 -45
  198. package/lib/cjs/rpc-impl/IModelReadRpcImpl.js +262 -262
  199. package/lib/cjs/rpc-impl/IModelReadRpcImpl.js.map +1 -1
  200. package/lib/cjs/rpc-impl/IModelTileRpcImpl.d.ts +20 -20
  201. package/lib/cjs/rpc-impl/IModelTileRpcImpl.js +195 -195
  202. package/lib/cjs/rpc-impl/IModelTileRpcImpl.js.map +1 -1
  203. package/lib/cjs/rpc-impl/RpcBriefcaseUtility.d.ts +36 -36
  204. package/lib/cjs/rpc-impl/RpcBriefcaseUtility.js +165 -165
  205. package/lib/cjs/rpc-impl/RpcBriefcaseUtility.js.map +1 -1
  206. package/lib/cjs/rpc-impl/SnapshotIModelRpcImpl.d.ts +16 -16
  207. package/lib/cjs/rpc-impl/SnapshotIModelRpcImpl.js +43 -43
  208. package/lib/cjs/rpc-impl/SnapshotIModelRpcImpl.js.map +1 -1
  209. package/lib/cjs/rpc-impl/WipRpcImpl.d.ts +15 -15
  210. package/lib/cjs/rpc-impl/WipRpcImpl.js +37 -37
  211. package/lib/cjs/rpc-impl/WipRpcImpl.js.map +1 -1
  212. package/lib/cjs/workspace/Settings.d.ts +186 -186
  213. package/lib/cjs/workspace/Settings.js +152 -152
  214. package/lib/cjs/workspace/Settings.js.map +1 -1
  215. package/lib/cjs/workspace/SettingsSchemas.d.ts +75 -75
  216. package/lib/cjs/workspace/SettingsSchemas.js +191 -191
  217. package/lib/cjs/workspace/SettingsSchemas.js.map +1 -1
  218. package/lib/cjs/workspace/Workspace.d.ts +405 -405
  219. package/lib/cjs/workspace/Workspace.js +539 -539
  220. package/lib/cjs/workspace/Workspace.js.map +1 -1
  221. package/package.json +11 -11
@@ -1,446 +1,446 @@
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 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
- const changesets = await IModelHost_1.IModelHost.hubAccess.queryChangesets({ accessToken, iModelId, range });
416
- // Setup a temporary briefcase to help with extracting change summaries
417
- const briefcasePath = BriefcaseManager_1.BriefcaseManager.getBriefcaseBasePath(iModelId);
418
- const fileName = path.join(briefcasePath, `ChangeSummaryBriefcase.bim`);
419
- if (IModelJsFs_1.IModelJsFs.existsSync(fileName))
420
- IModelJsFs_1.IModelJsFs.removeSync(fileName);
421
- let iModel;
422
- try {
423
- // Download a version that has the first change set applied
424
- const props = await BriefcaseManager_1.BriefcaseManager.downloadBriefcase({ accessToken, iTwinId, iModelId, asOf: { afterChangeSetId: changesets[0].id }, briefcaseId: 0, fileName });
425
- iModel = await IModelDb_1.BriefcaseDb.open({ fileName: props.fileName });
426
- const summaryIds = new Array();
427
- for (let index = 0; index < changesets.length; index++) {
428
- // Apply a change set if necessary
429
- if (index > 0)
430
- await iModel.pullChanges({ accessToken, toIndex: changesets[index].index });
431
- // Create a change summary for the last change set that was applied
432
- const summaryId = await this.createChangeSummary(accessToken, iModel);
433
- summaryIds.push(summaryId);
434
- }
435
- return summaryIds;
436
- }
437
- finally {
438
- if (iModel !== undefined)
439
- iModel.close();
440
- IModelJsFs_1.IModelJsFs.removeSync(fileName);
441
- }
442
- }
443
- }
444
- exports.ChangeSummaryManager = ChangeSummaryManager;
445
- 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 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
+ const changesets = await IModelHost_1.IModelHost.hubAccess.queryChangesets({ accessToken, iModelId, range });
416
+ // Setup a temporary briefcase to help with extracting change summaries
417
+ const briefcasePath = BriefcaseManager_1.BriefcaseManager.getBriefcaseBasePath(iModelId);
418
+ const fileName = path.join(briefcasePath, `ChangeSummaryBriefcase.bim`);
419
+ if (IModelJsFs_1.IModelJsFs.existsSync(fileName))
420
+ IModelJsFs_1.IModelJsFs.removeSync(fileName);
421
+ let iModel;
422
+ try {
423
+ // Download a version that has the first change set applied
424
+ const props = await BriefcaseManager_1.BriefcaseManager.downloadBriefcase({ accessToken, iTwinId, iModelId, asOf: { afterChangeSetId: changesets[0].id }, briefcaseId: 0, fileName });
425
+ iModel = await IModelDb_1.BriefcaseDb.open({ fileName: props.fileName });
426
+ const summaryIds = new Array();
427
+ for (let index = 0; index < changesets.length; index++) {
428
+ // Apply a change set if necessary
429
+ if (index > 0)
430
+ await iModel.pullChanges({ accessToken, toIndex: changesets[index].index });
431
+ // Create a change summary for the last change set that was applied
432
+ const summaryId = await this.createChangeSummary(accessToken, iModel);
433
+ summaryIds.push(summaryId);
434
+ }
435
+ return summaryIds;
436
+ }
437
+ finally {
438
+ if (iModel !== undefined)
439
+ iModel.close();
440
+ IModelJsFs_1.IModelJsFs.removeSync(fileName);
441
+ }
442
+ }
443
+ }
444
+ exports.ChangeSummaryManager = ChangeSummaryManager;
445
+ ChangeSummaryManager._currentIModelChangeSchemaVersion = { read: 2, write: 0, minor: 0 };
446
446
  //# sourceMappingURL=ChangeSummaryManager.js.map