ConnectionWizardCandidateComputation
Creating a collection of objects that are candidates to link creation exceeds 2 seconds.
action = FindButtonBeginWith
A user is performing a search using the “Find” button in “Beginning with” mode.
Context (JSON) | Comment |
|---|
action | FindButtonBeginWith |
targetMetaclass | MetaClass on which is performed the search |
searchedText | Searched text |
queryResultCount | Count of the collection result |
duration | Duration in ms |
sourceObject | Id of the object which is the source of the connect |
connectMode | Connection mode |
action = FindButtonBeginWithOnUT
A user is performing a search using the “List” menu in “Beginning with” mode.
Context (JSON) | Comment |
|---|
action | FindButtonBeginWithOnUT |
targetMetaclass | MetaClass on which is performed the search |
searchedText | Searched text |
queryResultCount | Count of the collection result |
duration | Duration in ms |
sourceObject | Id of the object which is the source of the connect |
connectMode | Connection mode |
action = FindButtonEndWith
A user is performing a search using the “Find” button in “Beginning with” mode.
Context (JSON) | Comment |
|---|
action | FindButtonEndWith |
erql | Select executed |
queryResultCount | Count of the collection result |
duration | Duration in ms |
sourceObject | Id of the object which is the source of the connect |
connectMode | Connection mode |
action = FindButtonEndWithOnUT
A user is performing a search using the “List” menu in “Ending with” mode.
Context (JSON) | Comment |
|---|
action | FindButtonEndWithOnUT |
erql | Select executed |
queryResultCount | Count of the collection result |
duration | Duration in ms |
sourceObject | Id of the object which is the source of the connect |
connectMode | Connection mode |
action = FindButtonContains
A user is performing a search using the “Find” button in “Containing” mode.
Context (JSON) | Comment |
|---|
action | FindButtonContains |
erql | Select executed |
queryResultCount | Count of the collection result |
duration | Duration in ms |
sourceObject | Id of the object which is the source of the connect |
connectMode | Connection mode |
action = FindButtonContainsOnUT
A user is performing a search using the “List” menu in “Containing” mode.
Context (JSON) | Comment |
|---|
action | FindButtonContainsOnUT |
erql | Select executed |
queryResultCount | Count of the collection result |
duration | Duration in ms |
sourceObject | Id of the object which is the source of the connect |
connectMode | Connection mode |
action = CandidateQueryExecutionOnChange
A user is changing the candidate query.
Context (JSON) | Comment |
|---|
action | CandidateQueryExecutionOnChange |
query | Id of the candidate query |
queryResultCount | Count of the collection result |
duration | Duration in ms |
sourceObject | Id of the object which is the source of the connect |
connectMode | Connection mode |
action = CandidateQueryExecutionOnWinIntialize
A user is launching the connect wizard and a candidate query is defined.
Context (JSON) | Comment |
|---|
action | CandidateQueryExecutionOnWinIntialize |
query | Id of the candidate query |
queryResultCount | Count of the collection result |
duration | Duration in ms |
sourceObject | Id of the object which is the source of the connect |
connectMode | Connection mode |
action = SearchOnWinIntialize
A user is launching the connect wizard and a search by text is triggered at the launch.
Context (JSON) | Comment |
|---|
action | SearchOnWinIntialize |
targetMetaclass | MetaClass on which is performed the search |
searchedText | Searched text |
queryResultCount | Count of the collection result |
duration | Duration in ms |
sourceObject | Id of the object which is the source of the connect |
connectMode | Connection mode |
action = PasteSelectionOnTerminate
The connect wizard is ending and a physical connect is performed on objects.
Context (JSON) | Comment |
|---|
action | PasteSelectionOnTerminate |
objectsToPasteCount | Count of the collection of the objects to connect |
duration | Duration in ms |
sourceObject | Id of the object which is the source of the connect |
connectMode | Connection mode |