@acorex/connectivity 21.0.0-next.63 → 21.0.0-next.64
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.
- package/fesm2022/{acorex-connectivity-mock-acorex-connectivity-mock-U3_OWcLL.mjs → acorex-connectivity-mock-acorex-connectivity-mock-C6axmkB2.mjs} +312 -1082
- package/fesm2022/acorex-connectivity-mock-acorex-connectivity-mock-C6axmkB2.mjs.map +1 -0
- package/fesm2022/{acorex-connectivity-mock-assign-to-manager.activity-BRdgF2Nt.mjs → acorex-connectivity-mock-assign-to-manager.activity-Dau7E9wl.mjs} +2 -2
- package/fesm2022/{acorex-connectivity-mock-assign-to-manager.activity-BRdgF2Nt.mjs.map → acorex-connectivity-mock-assign-to-manager.activity-Dau7E9wl.mjs.map} +1 -1
- package/fesm2022/{acorex-connectivity-mock-chat-generate-image.command-D6HSaQY0.mjs → acorex-connectivity-mock-chat-generate-image.command-CckAjEoF.mjs} +2 -2
- package/fesm2022/{acorex-connectivity-mock-chat-generate-image.command-D6HSaQY0.mjs.map → acorex-connectivity-mock-chat-generate-image.command-CckAjEoF.mjs.map} +1 -1
- package/fesm2022/{acorex-connectivity-mock-chat-synthesize-speech.command-DkSFKM1o.mjs → acorex-connectivity-mock-chat-synthesize-speech.command-CJqZSfNK.mjs} +2 -2
- package/fesm2022/{acorex-connectivity-mock-chat-synthesize-speech.command-DkSFKM1o.mjs.map → acorex-connectivity-mock-chat-synthesize-speech.command-CJqZSfNK.mjs.map} +1 -1
- package/fesm2022/{acorex-connectivity-mock-chat-transcribe-speech.command-CGB_ud93.mjs → acorex-connectivity-mock-chat-transcribe-speech.command-BDHOQPlw.mjs} +2 -2
- package/fesm2022/{acorex-connectivity-mock-chat-transcribe-speech.command-CGB_ud93.mjs.map → acorex-connectivity-mock-chat-transcribe-speech.command-BDHOQPlw.mjs.map} +1 -1
- package/fesm2022/{acorex-connectivity-mock-user-roles-for-list-column.query-1lSQeAEv.mjs → acorex-connectivity-mock-user-roles-for-list-column.query-BQ3gSYPz.mjs} +2 -2
- package/fesm2022/{acorex-connectivity-mock-user-roles-for-list-column.query-1lSQeAEv.mjs.map → acorex-connectivity-mock-user-roles-for-list-column.query-BQ3gSYPz.mjs.map} +1 -1
- package/fesm2022/acorex-connectivity-mock.mjs +1 -1
- package/package.json +2 -2
- package/fesm2022/acorex-connectivity-mock-acorex-connectivity-mock-U3_OWcLL.mjs.map +0 -1
- package/fesm2022/acorex-connectivity-mock-complete-signature-process.activity-BO-IFsHT.mjs +0 -56
- package/fesm2022/acorex-connectivity-mock-complete-signature-process.activity-BO-IFsHT.mjs.map +0 -1
- package/fesm2022/acorex-connectivity-mock-notify-signers.activity-Dg0sKGip.mjs +0 -49
- package/fesm2022/acorex-connectivity-mock-notify-signers.activity-Dg0sKGip.mjs.map +0 -1
- package/fesm2022/acorex-connectivity-mock-request-signature.activity-CoRT_H2u.mjs +0 -60
- package/fesm2022/acorex-connectivity-mock-request-signature.activity-CoRT_H2u.mjs.map +0 -1
- package/fesm2022/acorex-connectivity-mock-validate-all-signatures.activity-JuHjNFFS.mjs +0 -61
- package/fesm2022/acorex-connectivity-mock-validate-all-signatures.activity-JuHjNFFS.mjs.map +0 -1
|
@@ -8699,84 +8699,6 @@ const COMMAND_REGISTRY_SEED = [
|
|
|
8699
8699
|
]
|
|
8700
8700
|
}
|
|
8701
8701
|
},
|
|
8702
|
-
{
|
|
8703
|
-
"id": "cmd_fd87d27e72b9",
|
|
8704
|
-
"definition": {
|
|
8705
|
-
"name": "workflow-activity:complete-signature-process",
|
|
8706
|
-
"active": true,
|
|
8707
|
-
"description": "Mock finalize step for a signature request (validates inputs; execute logs only).",
|
|
8708
|
-
"inputOptionDefinitions": [
|
|
8709
|
-
{
|
|
8710
|
-
"name": "signatureRequestId",
|
|
8711
|
-
"title": "Signature request ID",
|
|
8712
|
-
"interface": {
|
|
8713
|
-
"name": "text-editor",
|
|
8714
|
-
"title": "Signature request ID",
|
|
8715
|
-
"options": {}
|
|
8716
|
-
},
|
|
8717
|
-
"description": "Signature request identifier.",
|
|
8718
|
-
"validations": [
|
|
8719
|
-
{
|
|
8720
|
-
"rule": "required"
|
|
8721
|
-
}
|
|
8722
|
-
]
|
|
8723
|
-
},
|
|
8724
|
-
{
|
|
8725
|
-
"name": "refId",
|
|
8726
|
-
"title": "Reference ID",
|
|
8727
|
-
"interface": {
|
|
8728
|
-
"name": "text-editor",
|
|
8729
|
-
"title": "Reference ID",
|
|
8730
|
-
"options": {}
|
|
8731
|
-
},
|
|
8732
|
-
"description": "Entity record id.",
|
|
8733
|
-
"validations": [
|
|
8734
|
-
{
|
|
8735
|
-
"rule": "required"
|
|
8736
|
-
}
|
|
8737
|
-
]
|
|
8738
|
-
},
|
|
8739
|
-
{
|
|
8740
|
-
"name": "refType",
|
|
8741
|
-
"title": "Reference type",
|
|
8742
|
-
"interface": {
|
|
8743
|
-
"name": "text-editor",
|
|
8744
|
-
"title": "Reference type",
|
|
8745
|
-
"options": {}
|
|
8746
|
-
},
|
|
8747
|
-
"description": "module.entity style type key.",
|
|
8748
|
-
"validations": [
|
|
8749
|
-
{
|
|
8750
|
-
"rule": "required"
|
|
8751
|
-
}
|
|
8752
|
-
]
|
|
8753
|
-
}
|
|
8754
|
-
],
|
|
8755
|
-
"outputOptionDefinitions": [
|
|
8756
|
-
{
|
|
8757
|
-
"name": "completed",
|
|
8758
|
-
"title": "Completed",
|
|
8759
|
-
"interface": {
|
|
8760
|
-
"name": "toggle-editor",
|
|
8761
|
-
"title": "Completed",
|
|
8762
|
-
"options": {}
|
|
8763
|
-
},
|
|
8764
|
-
"description": "Boolean completion flag in data."
|
|
8765
|
-
}
|
|
8766
|
-
],
|
|
8767
|
-
"catalogTitle": "Complete signature process",
|
|
8768
|
-
"executionMode": "backend",
|
|
8769
|
-
"outcomesDefinitionJson": "{\n \"mode\": \"static\",\n \"values\": [\n \"Done\",\n \"Failed\"\n ]\n}",
|
|
8770
|
-
"aiMetadataJson": "{\n \"shortDescription\": \"Mock completion stub (no entity write in execute).\",\n \"instruction\": \"CompleteSignatureProcessActivity validates signatureRequestId, refId, refType; injects AXPEntityStorageService but execute only logs and returns success true, data.completed true, metadata.outcome Done. On validation/error success false, data.completed false, metadata.outcome Failed.\",\n \"tags\": [\n \"workflow\",\n \"mock\",\n \"signature\"\n ]\n}",
|
|
8771
|
-
"categories": [
|
|
8772
|
-
{
|
|
8773
|
-
"name": "workflow",
|
|
8774
|
-
"order": 5,
|
|
8775
|
-
"title": "Workflow"
|
|
8776
|
-
}
|
|
8777
|
-
]
|
|
8778
|
-
}
|
|
8779
|
-
},
|
|
8780
8702
|
{
|
|
8781
8703
|
"id": "cmd_457d0300efe5",
|
|
8782
8704
|
"definition": {
|
|
@@ -9553,177 +9475,6 @@ const COMMAND_REGISTRY_SEED = [
|
|
|
9553
9475
|
]
|
|
9554
9476
|
}
|
|
9555
9477
|
},
|
|
9556
|
-
{
|
|
9557
|
-
"id": "cmd_94e7ad1099f4",
|
|
9558
|
-
"definition": {
|
|
9559
|
-
"name": "workflow-activity:notify-signers",
|
|
9560
|
-
"active": true,
|
|
9561
|
-
"description": "Mock notify signers: returns count equal to input signer list length.",
|
|
9562
|
-
"inputOptionDefinitions": [
|
|
9563
|
-
{
|
|
9564
|
-
"name": "signatureRequestId",
|
|
9565
|
-
"title": "Signature request ID",
|
|
9566
|
-
"interface": {
|
|
9567
|
-
"name": "text-editor",
|
|
9568
|
-
"title": "Signature request ID",
|
|
9569
|
-
"options": {}
|
|
9570
|
-
},
|
|
9571
|
-
"description": "Signature request to notify about.",
|
|
9572
|
-
"validations": [
|
|
9573
|
-
{
|
|
9574
|
-
"rule": "required"
|
|
9575
|
-
}
|
|
9576
|
-
]
|
|
9577
|
-
},
|
|
9578
|
-
{
|
|
9579
|
-
"name": "signers",
|
|
9580
|
-
"title": "Signers",
|
|
9581
|
-
"interface": {
|
|
9582
|
-
"name": "large-text-editor",
|
|
9583
|
-
"title": "Signers",
|
|
9584
|
-
"options": {}
|
|
9585
|
-
},
|
|
9586
|
-
"description": "List of signer user ids to notify.",
|
|
9587
|
-
"validations": [
|
|
9588
|
-
{
|
|
9589
|
-
"rule": "required"
|
|
9590
|
-
}
|
|
9591
|
-
]
|
|
9592
|
-
},
|
|
9593
|
-
{
|
|
9594
|
-
"name": "message",
|
|
9595
|
-
"title": "Message",
|
|
9596
|
-
"interface": {
|
|
9597
|
-
"name": "large-text-editor",
|
|
9598
|
-
"title": "Message",
|
|
9599
|
-
"options": {}
|
|
9600
|
-
},
|
|
9601
|
-
"description": "Optional; accepted on input but not used in execute body beyond validation."
|
|
9602
|
-
}
|
|
9603
|
-
],
|
|
9604
|
-
"outputOptionDefinitions": [
|
|
9605
|
-
{
|
|
9606
|
-
"name": "notifiedCount",
|
|
9607
|
-
"title": "Notified count",
|
|
9608
|
-
"interface": {
|
|
9609
|
-
"name": "number-editor",
|
|
9610
|
-
"title": "Notified count",
|
|
9611
|
-
"options": {}
|
|
9612
|
-
},
|
|
9613
|
-
"description": "Number of signers (mock always equals input signers length on success)."
|
|
9614
|
-
}
|
|
9615
|
-
],
|
|
9616
|
-
"catalogTitle": "Notify signers",
|
|
9617
|
-
"executionMode": "backend",
|
|
9618
|
-
"outcomesDefinitionJson": "{\n \"mode\": \"static\",\n \"values\": [\n \"Done\",\n \"Failed\"\n ]\n}",
|
|
9619
|
-
"aiMetadataJson": "{\n \"shortDescription\": \"Mock signer notification counter.\",\n \"instruction\": \"NotifySignersActivity requires signatureRequestId and non-empty signers; returns notifiedCount equal to signers.length, success true, metadata.outcome Done. On validation failure success false, notifiedCount 0, metadata.outcome Failed.\",\n \"tags\": [\n \"workflow\",\n \"mock\",\n \"signature\"\n ]\n}",
|
|
9620
|
-
"categories": [
|
|
9621
|
-
{
|
|
9622
|
-
"name": "workflow",
|
|
9623
|
-
"order": 5,
|
|
9624
|
-
"title": "Workflow"
|
|
9625
|
-
}
|
|
9626
|
-
]
|
|
9627
|
-
}
|
|
9628
|
-
},
|
|
9629
|
-
{
|
|
9630
|
-
"id": "cmd_b850121bb29e",
|
|
9631
|
-
"definition": {
|
|
9632
|
-
"name": "workflow-activity:request-signature",
|
|
9633
|
-
"active": true,
|
|
9634
|
-
"description": "Mock create signature request id from ref and signers (no persistence).",
|
|
9635
|
-
"inputOptionDefinitions": [
|
|
9636
|
-
{
|
|
9637
|
-
"name": "refId",
|
|
9638
|
-
"title": "Reference ID",
|
|
9639
|
-
"interface": {
|
|
9640
|
-
"name": "text-editor",
|
|
9641
|
-
"title": "Reference ID",
|
|
9642
|
-
"options": {}
|
|
9643
|
-
},
|
|
9644
|
-
"description": "Entity record id to sign.",
|
|
9645
|
-
"validations": [
|
|
9646
|
-
{
|
|
9647
|
-
"rule": "required"
|
|
9648
|
-
}
|
|
9649
|
-
]
|
|
9650
|
-
},
|
|
9651
|
-
{
|
|
9652
|
-
"name": "refType",
|
|
9653
|
-
"title": "Reference type",
|
|
9654
|
-
"interface": {
|
|
9655
|
-
"name": "text-editor",
|
|
9656
|
-
"title": "Reference type",
|
|
9657
|
-
"options": {}
|
|
9658
|
-
},
|
|
9659
|
-
"description": "Entity type key for the signed document.",
|
|
9660
|
-
"validations": [
|
|
9661
|
-
{
|
|
9662
|
-
"rule": "required"
|
|
9663
|
-
}
|
|
9664
|
-
]
|
|
9665
|
-
},
|
|
9666
|
-
{
|
|
9667
|
-
"name": "signers",
|
|
9668
|
-
"title": "Signers",
|
|
9669
|
-
"interface": {
|
|
9670
|
-
"name": "large-text-editor",
|
|
9671
|
-
"title": "Signers",
|
|
9672
|
-
"options": {}
|
|
9673
|
-
},
|
|
9674
|
-
"description": "Non-empty list of signer user ids.",
|
|
9675
|
-
"validations": [
|
|
9676
|
-
{
|
|
9677
|
-
"rule": "required"
|
|
9678
|
-
}
|
|
9679
|
-
]
|
|
9680
|
-
},
|
|
9681
|
-
{
|
|
9682
|
-
"name": "workflowName",
|
|
9683
|
-
"title": "Workflow name",
|
|
9684
|
-
"interface": {
|
|
9685
|
-
"name": "text-editor",
|
|
9686
|
-
"title": "Workflow name",
|
|
9687
|
-
"options": {}
|
|
9688
|
-
},
|
|
9689
|
-
"description": "Optional; when set, workflowInstanceId is `${workflowName}-${signatureRequestId}`."
|
|
9690
|
-
}
|
|
9691
|
-
],
|
|
9692
|
-
"outputOptionDefinitions": [
|
|
9693
|
-
{
|
|
9694
|
-
"name": "signatureRequestId",
|
|
9695
|
-
"title": "Signature request ID",
|
|
9696
|
-
"interface": {
|
|
9697
|
-
"name": "text-editor",
|
|
9698
|
-
"title": "Signature request ID",
|
|
9699
|
-
"options": {}
|
|
9700
|
-
},
|
|
9701
|
-
"description": "Generated UUID for the signature request."
|
|
9702
|
-
},
|
|
9703
|
-
{
|
|
9704
|
-
"name": "workflowInstanceId",
|
|
9705
|
-
"title": "Workflow instance ID",
|
|
9706
|
-
"interface": {
|
|
9707
|
-
"name": "text-editor",
|
|
9708
|
-
"title": "Workflow instance ID",
|
|
9709
|
-
"options": {}
|
|
9710
|
-
},
|
|
9711
|
-
"description": "Present only when workflowName provided."
|
|
9712
|
-
}
|
|
9713
|
-
],
|
|
9714
|
-
"catalogTitle": "Request signature",
|
|
9715
|
-
"executionMode": "backend",
|
|
9716
|
-
"outcomesDefinitionJson": "{\n \"mode\": \"static\",\n \"values\": [\n \"Done\",\n \"Failed\"\n ]\n}",
|
|
9717
|
-
"aiMetadataJson": "{\n \"shortDescription\": \"Mock: creates signature request id (no persistence).\",\n \"instruction\": \"RequestSignatureActivity validates refId, refType, and non-empty signers; generates signatureRequestId via AXPDataGenerator.uuid; optional workflowInstanceId when workflowName set. success true metadata.outcome Done. On validation/error success false, empty id, metadata.outcome Failed.\",\n \"tags\": [\n \"workflow\",\n \"mock\",\n \"signature\"\n ]\n}",
|
|
9718
|
-
"categories": [
|
|
9719
|
-
{
|
|
9720
|
-
"name": "workflow",
|
|
9721
|
-
"order": 5,
|
|
9722
|
-
"title": "Workflow"
|
|
9723
|
-
}
|
|
9724
|
-
]
|
|
9725
|
-
}
|
|
9726
|
-
},
|
|
9727
9478
|
{
|
|
9728
9479
|
"id": "cmd_a8a5f475004e",
|
|
9729
9480
|
"definition": {
|
|
@@ -10001,79 +9752,6 @@ const COMMAND_REGISTRY_SEED = [
|
|
|
10001
9752
|
]
|
|
10002
9753
|
}
|
|
10003
9754
|
},
|
|
10004
|
-
{
|
|
10005
|
-
"id": "cmd_1b453b0fe342",
|
|
10006
|
-
"definition": {
|
|
10007
|
-
"name": "workflow-activity:validate-all-signatures",
|
|
10008
|
-
"active": true,
|
|
10009
|
-
"description": "Mock signature progress check (random signed count for demo).",
|
|
10010
|
-
"inputOptionDefinitions": [
|
|
10011
|
-
{
|
|
10012
|
-
"name": "signatureRequestId",
|
|
10013
|
-
"title": "Signature request ID",
|
|
10014
|
-
"interface": {
|
|
10015
|
-
"name": "text-editor",
|
|
10016
|
-
"title": "Signature request ID",
|
|
10017
|
-
"options": {}
|
|
10018
|
-
},
|
|
10019
|
-
"description": "Request id (logged; mock does not load storage).",
|
|
10020
|
-
"validations": [
|
|
10021
|
-
{
|
|
10022
|
-
"rule": "required"
|
|
10023
|
-
}
|
|
10024
|
-
]
|
|
10025
|
-
},
|
|
10026
|
-
{
|
|
10027
|
-
"name": "requiredSigners",
|
|
10028
|
-
"title": "Required signers",
|
|
10029
|
-
"interface": {
|
|
10030
|
-
"name": "number-editor",
|
|
10031
|
-
"title": "Required signers",
|
|
10032
|
-
"options": {}
|
|
10033
|
-
},
|
|
10034
|
-
"description": "Minimum count must be >= 1.",
|
|
10035
|
-
"validations": [
|
|
10036
|
-
{
|
|
10037
|
-
"rule": "required"
|
|
10038
|
-
}
|
|
10039
|
-
]
|
|
10040
|
-
}
|
|
10041
|
-
],
|
|
10042
|
-
"outputOptionDefinitions": [
|
|
10043
|
-
{
|
|
10044
|
-
"name": "allSigned",
|
|
10045
|
-
"title": "All signed",
|
|
10046
|
-
"interface": {
|
|
10047
|
-
"name": "toggle-editor",
|
|
10048
|
-
"title": "All signed",
|
|
10049
|
-
"options": {}
|
|
10050
|
-
},
|
|
10051
|
-
"description": "True when mock signedCount >= requiredSigners."
|
|
10052
|
-
},
|
|
10053
|
-
{
|
|
10054
|
-
"name": "signedCount",
|
|
10055
|
-
"title": "Signed count",
|
|
10056
|
-
"interface": {
|
|
10057
|
-
"name": "number-editor",
|
|
10058
|
-
"title": "Signed count",
|
|
10059
|
-
"options": {}
|
|
10060
|
-
},
|
|
10061
|
-
"description": "Random mock count in inclusive range 0..requiredSigners."
|
|
10062
|
-
}
|
|
10063
|
-
],
|
|
10064
|
-
"catalogTitle": "Validate all signatures",
|
|
10065
|
-
"executionMode": "backend",
|
|
10066
|
-
"outcomesDefinitionJson": "{\n \"mode\": \"static\",\n \"values\": [\n \"AllSigned\",\n \"Pending\",\n \"Failed\"\n ]\n}",
|
|
10067
|
-
"aiMetadataJson": "{\n \"shortDescription\": \"Mock validation with random signed count (non-production).\",\n \"instruction\": \"ValidateAllSignaturesActivity requires signatureRequestId and requiredSigners >= 1; computes signedCount as random integer in [0, requiredSigners] via Math.floor(Math.random() * (requiredSigners + 1)); allSigned when signedCount >= requiredSigners. success true, metadata.outcome AllSigned or Pending. On validation/error success false, metadata.outcome Failed.\",\n \"tags\": [\n \"workflow\",\n \"mock\",\n \"signature\"\n ]\n}",
|
|
10068
|
-
"categories": [
|
|
10069
|
-
{
|
|
10070
|
-
"name": "workflow",
|
|
10071
|
-
"order": 5,
|
|
10072
|
-
"title": "Workflow"
|
|
10073
|
-
}
|
|
10074
|
-
]
|
|
10075
|
-
}
|
|
10076
|
-
},
|
|
10077
9755
|
{
|
|
10078
9756
|
"id": "cmd_76b6525231da",
|
|
10079
9757
|
"definition": {
|
|
@@ -21494,7 +21172,7 @@ class AXCAiManagementMockModule {
|
|
|
21494
21172
|
provideCommandSetups([
|
|
21495
21173
|
{
|
|
21496
21174
|
key: 'AiManagement:ChatGenerateImage',
|
|
21497
|
-
command: () => import('./acorex-connectivity-mock-chat-generate-image.command-
|
|
21175
|
+
command: () => import('./acorex-connectivity-mock-chat-generate-image.command-CckAjEoF.mjs').then((c) => c.AiManagementChatGenerateImageCommand),
|
|
21498
21176
|
},
|
|
21499
21177
|
{
|
|
21500
21178
|
key: 'AiManagement:ExtractDocumentText',
|
|
@@ -21506,11 +21184,11 @@ class AXCAiManagementMockModule {
|
|
|
21506
21184
|
},
|
|
21507
21185
|
{
|
|
21508
21186
|
key: 'AiManagement:ChatTranscribeSpeech',
|
|
21509
|
-
command: () => import('./acorex-connectivity-mock-chat-transcribe-speech.command-
|
|
21187
|
+
command: () => import('./acorex-connectivity-mock-chat-transcribe-speech.command-BDHOQPlw.mjs').then((c) => c.AiManagementChatTranscribeSpeechCommand),
|
|
21510
21188
|
},
|
|
21511
21189
|
{
|
|
21512
21190
|
key: 'AiManagement:ChatSynthesizeSpeech',
|
|
21513
|
-
command: () => import('./acorex-connectivity-mock-chat-synthesize-speech.command-
|
|
21191
|
+
command: () => import('./acorex-connectivity-mock-chat-synthesize-speech.command-CJqZSfNK.mjs').then((c) => c.AiManagementChatSynthesizeSpeechCommand),
|
|
21514
21192
|
},
|
|
21515
21193
|
]),
|
|
21516
21194
|
] }); }
|
|
@@ -21563,7 +21241,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.9", ngImpor
|
|
|
21563
21241
|
provideCommandSetups([
|
|
21564
21242
|
{
|
|
21565
21243
|
key: 'AiManagement:ChatGenerateImage',
|
|
21566
|
-
command: () => import('./acorex-connectivity-mock-chat-generate-image.command-
|
|
21244
|
+
command: () => import('./acorex-connectivity-mock-chat-generate-image.command-CckAjEoF.mjs').then((c) => c.AiManagementChatGenerateImageCommand),
|
|
21567
21245
|
},
|
|
21568
21246
|
{
|
|
21569
21247
|
key: 'AiManagement:ExtractDocumentText',
|
|
@@ -21575,11 +21253,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.9", ngImpor
|
|
|
21575
21253
|
},
|
|
21576
21254
|
{
|
|
21577
21255
|
key: 'AiManagement:ChatTranscribeSpeech',
|
|
21578
|
-
command: () => import('./acorex-connectivity-mock-chat-transcribe-speech.command-
|
|
21256
|
+
command: () => import('./acorex-connectivity-mock-chat-transcribe-speech.command-BDHOQPlw.mjs').then((c) => c.AiManagementChatTranscribeSpeechCommand),
|
|
21579
21257
|
},
|
|
21580
21258
|
{
|
|
21581
21259
|
key: 'AiManagement:ChatSynthesizeSpeech',
|
|
21582
|
-
command: () => import('./acorex-connectivity-mock-chat-synthesize-speech.command-
|
|
21260
|
+
command: () => import('./acorex-connectivity-mock-chat-synthesize-speech.command-CJqZSfNK.mjs').then((c) => c.AiManagementChatSynthesizeSpeechCommand),
|
|
21583
21261
|
},
|
|
21584
21262
|
]),
|
|
21585
21263
|
],
|
|
@@ -50920,40 +50598,6 @@ const employeeLifecycleEventFlowWorkflowDefinition = {
|
|
|
50920
50598
|
title: M$q('Employee lifecycle event flow', 'جریان رویداد چرخه عمر کارمند'),
|
|
50921
50599
|
description: M$q('Opens Lifecycle Event create (event type hidden; employee readonly; assignee and effective date prefilled), persists the row, then runs the questionnaire and manager approval path; on approve updates HumanCapitalManagement.Employee.statusId to targetEmployeeStatusId.', 'فرم ایجاد رویداد چرخه عمر (نوع رویداد مخفی؛ کارمند فقطخواندنی؛ مسئول و تاریخ اثر از پیش پر شده)، سپس پرسشنامه و تأیید مدیر؛ در صورت تأیید، وضعیت کارمند بهروز میشود.'),
|
|
50922
50600
|
variables: [
|
|
50923
|
-
{
|
|
50924
|
-
name: 'employeeId',
|
|
50925
|
-
title: 'Employee',
|
|
50926
|
-
description: 'Subject HumanCapitalManagement.Employee',
|
|
50927
|
-
dataType: 'string',
|
|
50928
|
-
interface: workflowLookup('HumanCapitalManagement.Employee', 'person.fullName', {
|
|
50929
|
-
columns: ['person.fullName', 'employeeCode'],
|
|
50930
|
-
}),
|
|
50931
|
-
},
|
|
50932
|
-
{
|
|
50933
|
-
name: 'questionnaireId',
|
|
50934
|
-
title: 'Questionnaire',
|
|
50935
|
-
description: 'AssessmentManagement questionnaire (from lifecycle event type)',
|
|
50936
|
-
dataType: 'string',
|
|
50937
|
-
interface: workflowLookup('AssessmentManagement.Questionnaire', 'title', {
|
|
50938
|
-
columns: ['name', 'title'],
|
|
50939
|
-
}),
|
|
50940
|
-
},
|
|
50941
|
-
{
|
|
50942
|
-
name: 'eventTypeId',
|
|
50943
|
-
title: 'Lifecycle event type',
|
|
50944
|
-
description: 'Lifecycle event type template',
|
|
50945
|
-
dataType: 'string',
|
|
50946
|
-
interface: workflowLookup('HumanCapitalManagement.LifecycleEventType', 'title', {
|
|
50947
|
-
columns: ['name', 'title'],
|
|
50948
|
-
}),
|
|
50949
|
-
},
|
|
50950
|
-
{
|
|
50951
|
-
name: 'targetEmployeeStatusId',
|
|
50952
|
-
title: 'Target employee status',
|
|
50953
|
-
description: 'Employee.statusId after approval (e.g. active, terminated)',
|
|
50954
|
-
dataType: 'string',
|
|
50955
|
-
interface: { type: 'text-editor', options: {} },
|
|
50956
|
-
},
|
|
50957
50601
|
{
|
|
50958
50602
|
name: 'assigneeUserId',
|
|
50959
50603
|
title: 'Assignee',
|
|
@@ -51000,31 +50644,10 @@ const employeeLifecycleEventFlowWorkflowDefinition = {
|
|
|
51000
50644
|
{
|
|
51001
50645
|
name: 'effectiveDate',
|
|
51002
50646
|
title: 'Effective date',
|
|
51003
|
-
description: '
|
|
50647
|
+
description: 'Captured from lifecycle event form (falls back to workflow input when unset)',
|
|
51004
50648
|
dataType: 'date',
|
|
51005
50649
|
interface: workflowDate(),
|
|
51006
50650
|
},
|
|
51007
|
-
{
|
|
51008
|
-
name: 'employeeDisplayName',
|
|
51009
|
-
title: 'Employee display name',
|
|
51010
|
-
description: 'Resolved subject employee label for workflow task title and description',
|
|
51011
|
-
dataType: 'string',
|
|
51012
|
-
interface: { type: 'text-editor', options: {} },
|
|
51013
|
-
},
|
|
51014
|
-
{
|
|
51015
|
-
name: 'eventTypeTitle',
|
|
51016
|
-
title: 'Lifecycle event type title',
|
|
51017
|
-
description: 'Resolved lifecycle event type label in the active locale',
|
|
51018
|
-
dataType: 'string',
|
|
51019
|
-
interface: { type: 'text-editor', options: {} },
|
|
51020
|
-
},
|
|
51021
|
-
{
|
|
51022
|
-
name: 'assessmentCaseTitle',
|
|
51023
|
-
title: 'Assessment case title',
|
|
51024
|
-
description: 'Friendly label for AssessmentManagement.AssessmentCase list and fill viewer',
|
|
51025
|
-
dataType: 'string',
|
|
51026
|
-
interface: { type: 'text-editor', options: {} },
|
|
51027
|
-
},
|
|
51028
50651
|
{
|
|
51029
50652
|
name: 'assessmentCaseId',
|
|
51030
50653
|
title: 'Assessment case',
|
|
@@ -51107,24 +50730,8 @@ const employeeLifecycleEventFlowWorkflowDefinition = {
|
|
|
51107
50730
|
outputs: [],
|
|
51108
50731
|
extensions: {},
|
|
51109
50732
|
graph: {
|
|
51110
|
-
startActivityId: '
|
|
50733
|
+
startActivityId: 'captureInitiatorSessionUser',
|
|
51111
50734
|
activities: [
|
|
51112
|
-
{
|
|
51113
|
-
id: 'hydrateFromInputs',
|
|
51114
|
-
name: 'workflow-activity:set-variable',
|
|
51115
|
-
inputs: {
|
|
51116
|
-
variables: [
|
|
51117
|
-
{ variableName: 'employeeId', value: '{{ inputs.employeeId }}' },
|
|
51118
|
-
{ variableName: 'questionnaireId', value: '{{ inputs.questionnaireId }}' },
|
|
51119
|
-
{ variableName: 'eventTypeId', value: '{{ inputs.eventTypeId }}' },
|
|
51120
|
-
{ variableName: 'targetEmployeeStatusId', value: '{{ inputs.targetEmployeeStatusId }}' },
|
|
51121
|
-
{ variableName: 'effectiveDate', value: '{{ inputs.effectiveDate }}' },
|
|
51122
|
-
{ variableName: 'employeeDisplayName', value: '{{ inputs.employeeDisplayName }}' },
|
|
51123
|
-
{ variableName: 'eventTypeTitle', value: '{{ inputs.eventTypeTitle }}' },
|
|
51124
|
-
{ variableName: 'assessmentCaseTitle', value: '{{ inputs.assessmentCaseTitle || inputs.employeeDisplayName }}' },
|
|
51125
|
-
],
|
|
51126
|
-
},
|
|
51127
|
-
},
|
|
51128
50735
|
{
|
|
51129
50736
|
id: 'captureInitiatorSessionUser',
|
|
51130
50737
|
name: 'workflow-activity:get-current-session-user',
|
|
@@ -51135,7 +50742,7 @@ const employeeLifecycleEventFlowWorkflowDefinition = {
|
|
|
51135
50742
|
id: 'resolveSubjectEmployeeUserId',
|
|
51136
50743
|
name: 'workflow-activity:resolve-employee-user-id',
|
|
51137
50744
|
inputs: {
|
|
51138
|
-
employeeId: '{{
|
|
50745
|
+
employeeId: '{{ inputs.employeeId }}',
|
|
51139
50746
|
},
|
|
51140
50747
|
outputToVariables: {
|
|
51141
50748
|
assigneeUserId: 'userId',
|
|
@@ -51145,7 +50752,7 @@ const employeeLifecycleEventFlowWorkflowDefinition = {
|
|
|
51145
50752
|
id: 'resolveManagerFromSubjectEmployee',
|
|
51146
50753
|
name: 'workflow-activity:assign-to-manager',
|
|
51147
50754
|
inputs: {
|
|
51148
|
-
employeeId: '{{
|
|
50755
|
+
employeeId: '{{ inputs.employeeId }}',
|
|
51149
50756
|
fallbackUserId: '{{ variables.initiatorUserId }}',
|
|
51150
50757
|
},
|
|
51151
50758
|
outputToVariables: {
|
|
@@ -51162,9 +50769,10 @@ const employeeLifecycleEventFlowWorkflowDefinition = {
|
|
|
51162
50769
|
excludes: ['eventTypeId'],
|
|
51163
50770
|
readonlys: ['employeeId'],
|
|
51164
50771
|
data: {
|
|
51165
|
-
employeeId: '{{
|
|
51166
|
-
eventTypeId: '{{
|
|
50772
|
+
employeeId: '{{ inputs.employeeId }}',
|
|
50773
|
+
eventTypeId: '{{ inputs.eventTypeId }}',
|
|
51167
50774
|
assignedToUserId: '{{ variables.managerUserId || variables.initiatorUserId }}',
|
|
50775
|
+
effectiveDate: '{{ inputs.effectiveDate }}',
|
|
51168
50776
|
notes: '',
|
|
51169
50777
|
},
|
|
51170
50778
|
},
|
|
@@ -51175,10 +50783,10 @@ const employeeLifecycleEventFlowWorkflowDefinition = {
|
|
|
51175
50783
|
inputs: {
|
|
51176
50784
|
entity: 'HumanCapitalManagement.LifecycleEvent',
|
|
51177
50785
|
data: {
|
|
51178
|
-
employeeId: '{{
|
|
51179
|
-
eventTypeId: '{{
|
|
50786
|
+
employeeId: '{{ inputs.employeeId }}',
|
|
50787
|
+
eventTypeId: '{{ inputs.eventTypeId }}',
|
|
51180
50788
|
assignedToUserId: '{{ variables.assignedToUserId }}',
|
|
51181
|
-
effectiveDate: '{{ variables.effectiveDate }}',
|
|
50789
|
+
effectiveDate: '{{ variables.effectiveDate || inputs.effectiveDate }}',
|
|
51182
50790
|
notes: '{{ variables.notes }}',
|
|
51183
50791
|
statusId: 'in-progress',
|
|
51184
50792
|
},
|
|
@@ -51194,12 +50802,12 @@ const employeeLifecycleEventFlowWorkflowDefinition = {
|
|
|
51194
50802
|
inputs: {
|
|
51195
50803
|
entity: 'AssessmentManagement.AssessmentCase',
|
|
51196
50804
|
data: {
|
|
51197
|
-
questionnaireId: '{{
|
|
51198
|
-
title: '{{
|
|
50805
|
+
questionnaireId: '{{ inputs.questionnaireId }}',
|
|
50806
|
+
title: '{{ inputs.assessmentCaseTitle || inputs.employeeDisplayName }}',
|
|
51199
50807
|
subjectRef: {
|
|
51200
50808
|
type: 'HumanCapitalManagement.Employee',
|
|
51201
|
-
id: '{{
|
|
51202
|
-
title: '{{
|
|
50809
|
+
id: '{{ inputs.employeeId }}',
|
|
50810
|
+
title: '{{ inputs.employeeDisplayName }}',
|
|
51203
50811
|
},
|
|
51204
50812
|
statusId: 'active',
|
|
51205
50813
|
},
|
|
@@ -51243,21 +50851,21 @@ const employeeLifecycleEventFlowWorkflowDefinition = {
|
|
|
51243
50851
|
description: '@human-capital-management:lifecycle-events.tasks.questionnaire.description',
|
|
51244
50852
|
assignedUserIds: '{{ variables.managerUserId || variables.initiatorUserId }}',
|
|
51245
50853
|
context: {
|
|
51246
|
-
employeeId: '{{
|
|
51247
|
-
questionnaireId: '{{
|
|
51248
|
-
eventTypeId: '{{
|
|
51249
|
-
effectiveDate: '{{ variables.effectiveDate }}',
|
|
50854
|
+
employeeId: '{{ inputs.employeeId }}',
|
|
50855
|
+
questionnaireId: '{{ inputs.questionnaireId }}',
|
|
50856
|
+
eventTypeId: '{{ inputs.eventTypeId }}',
|
|
50857
|
+
effectiveDate: '{{ variables.effectiveDate || inputs.effectiveDate }}',
|
|
51250
50858
|
lifecycleEventId: '{{ variables.lifecycleEventId }}',
|
|
51251
50859
|
statusId: '{{ variables.lifecycleEventStatusId }}',
|
|
51252
50860
|
entityType: 'HumanCapitalManagement.LifecycleEvent',
|
|
51253
50861
|
_taskI18n: {
|
|
51254
|
-
employeeDisplayName: '{{
|
|
51255
|
-
eventTypeTitle: '{{
|
|
51256
|
-
effectiveDate: '{{ variables.effectiveDate }}',
|
|
50862
|
+
employeeDisplayName: '{{ inputs.employeeDisplayName }}',
|
|
50863
|
+
eventTypeTitle: '{{ inputs.eventTypeTitle }}',
|
|
50864
|
+
effectiveDate: '{{ variables.effectiveDate || inputs.effectiveDate }}',
|
|
51257
50865
|
},
|
|
51258
50866
|
_taskTitleParts: [
|
|
51259
|
-
'{{
|
|
51260
|
-
'{{
|
|
50867
|
+
'{{ inputs.eventTypeTitle }}',
|
|
50868
|
+
'{{ inputs.employeeDisplayName }}',
|
|
51261
50869
|
],
|
|
51262
50870
|
},
|
|
51263
50871
|
actions: {
|
|
@@ -51279,7 +50887,7 @@ const employeeLifecycleEventFlowWorkflowDefinition = {
|
|
|
51279
50887
|
inputs: {
|
|
51280
50888
|
caseId: '{{ variables.assessmentCaseId }}',
|
|
51281
50889
|
sessionId: '{{ variables.assessmentSessionId }}',
|
|
51282
|
-
title: '{{
|
|
50890
|
+
title: '{{ inputs.assessmentCaseTitle || inputs.employeeDisplayName }}',
|
|
51283
50891
|
showAs: 'popup',
|
|
51284
50892
|
},
|
|
51285
50893
|
},
|
|
@@ -51306,21 +50914,21 @@ const employeeLifecycleEventFlowWorkflowDefinition = {
|
|
|
51306
50914
|
description: '@human-capital-management:lifecycle-events.tasks.manager-approval.description',
|
|
51307
50915
|
assignedUserIds: '{{ variables.managerUserId || variables.initiatorUserId }}',
|
|
51308
50916
|
context: {
|
|
51309
|
-
employeeId: '{{
|
|
51310
|
-
questionnaireId: '{{
|
|
51311
|
-
targetEmployeeStatusId: '{{
|
|
51312
|
-
effectiveDate: '{{ variables.effectiveDate }}',
|
|
50917
|
+
employeeId: '{{ inputs.employeeId }}',
|
|
50918
|
+
questionnaireId: '{{ inputs.questionnaireId }}',
|
|
50919
|
+
targetEmployeeStatusId: '{{ inputs.targetEmployeeStatusId }}',
|
|
50920
|
+
effectiveDate: '{{ variables.effectiveDate || inputs.effectiveDate }}',
|
|
51313
50921
|
lifecycleEventId: '{{ variables.lifecycleEventId }}',
|
|
51314
50922
|
statusId: '{{ variables.lifecycleEventStatusId }}',
|
|
51315
50923
|
entityType: 'HumanCapitalManagement.LifecycleEvent',
|
|
51316
50924
|
_taskI18n: {
|
|
51317
|
-
employeeDisplayName: '{{
|
|
51318
|
-
eventTypeTitle: '{{
|
|
51319
|
-
effectiveDate: '{{ variables.effectiveDate }}',
|
|
50925
|
+
employeeDisplayName: '{{ inputs.employeeDisplayName }}',
|
|
50926
|
+
eventTypeTitle: '{{ inputs.eventTypeTitle }}',
|
|
50927
|
+
effectiveDate: '{{ variables.effectiveDate || inputs.effectiveDate }}',
|
|
51320
50928
|
},
|
|
51321
50929
|
_taskTitleParts: [
|
|
51322
|
-
'{{
|
|
51323
|
-
'{{
|
|
50930
|
+
'{{ inputs.eventTypeTitle }}',
|
|
50931
|
+
'{{ inputs.employeeDisplayName }}',
|
|
51324
50932
|
],
|
|
51325
50933
|
},
|
|
51326
50934
|
actions: {
|
|
@@ -51348,9 +50956,9 @@ const employeeLifecycleEventFlowWorkflowDefinition = {
|
|
|
51348
50956
|
name: 'workflow-activity:entity-update',
|
|
51349
50957
|
inputs: {
|
|
51350
50958
|
entity: 'HumanCapitalManagement.Employee',
|
|
51351
|
-
id: '{{
|
|
50959
|
+
id: '{{ inputs.employeeId }}',
|
|
51352
50960
|
data: {
|
|
51353
|
-
statusId: '{{
|
|
50961
|
+
statusId: '{{ inputs.targetEmployeeStatusId }}',
|
|
51354
50962
|
},
|
|
51355
50963
|
},
|
|
51356
50964
|
},
|
|
@@ -51416,10 +51024,6 @@ const employeeLifecycleEventFlowWorkflowDefinition = {
|
|
|
51416
51024
|
},
|
|
51417
51025
|
],
|
|
51418
51026
|
connections: [
|
|
51419
|
-
{
|
|
51420
|
-
source: { activtyName: 'hydrateFromInputs', port: 'Done' },
|
|
51421
|
-
target: { activtyName: 'captureInitiatorSessionUser' },
|
|
51422
|
-
},
|
|
51423
51027
|
{
|
|
51424
51028
|
source: { activtyName: 'captureInitiatorSessionUser', port: 'Done' },
|
|
51425
51029
|
target: { activtyName: 'resolveSubjectEmployeeUserId' },
|
|
@@ -67851,7 +67455,7 @@ class AXCSecurityManagementMockModule {
|
|
|
67851
67455
|
provideQuerySetups([
|
|
67852
67456
|
{
|
|
67853
67457
|
key: 'SecurityManagement:User:RolesForListColumn',
|
|
67854
|
-
loader: () => import('./acorex-connectivity-mock-user-roles-for-list-column.query-
|
|
67458
|
+
loader: () => import('./acorex-connectivity-mock-user-roles-for-list-column.query-BQ3gSYPz.mjs').then((m) => m.UserRolesForListColumnQuery),
|
|
67855
67459
|
},
|
|
67856
67460
|
]),
|
|
67857
67461
|
] }); }
|
|
@@ -67895,7 +67499,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.9", ngImpor
|
|
|
67895
67499
|
provideQuerySetups([
|
|
67896
67500
|
{
|
|
67897
67501
|
key: 'SecurityManagement:User:RolesForListColumn',
|
|
67898
|
-
loader: () => import('./acorex-connectivity-mock-user-roles-for-list-column.query-
|
|
67502
|
+
loader: () => import('./acorex-connectivity-mock-user-roles-for-list-column.query-BQ3gSYPz.mjs').then((m) => m.UserRolesForListColumnQuery),
|
|
67899
67503
|
},
|
|
67900
67504
|
]),
|
|
67901
67505
|
],
|
|
@@ -73189,175 +72793,6 @@ function generateActivityDefinitions() {
|
|
|
73189
72793
|
},
|
|
73190
72794
|
],
|
|
73191
72795
|
});
|
|
73192
|
-
// Request Signature Activity
|
|
73193
|
-
definitions.push({
|
|
73194
|
-
name: 'workflow-activity:request-signature',
|
|
73195
|
-
type: 'workflow-activity:request-signature',
|
|
73196
|
-
title: M$1('Request Signature', 'درخواست امضا'),
|
|
73197
|
-
description: M$1('Creates a new signature request for an entity record', 'ایجاد درخواست امضای جدید برای یک رکورد'),
|
|
73198
|
-
category: CATEGORY['signatures'],
|
|
73199
|
-
executionMode: 'backend',
|
|
73200
|
-
taskType: 'system-activity',
|
|
73201
|
-
icon: 'fa-signature',
|
|
73202
|
-
outcomes: ['Done', 'Failed'],
|
|
73203
|
-
inputs: [
|
|
73204
|
-
{
|
|
73205
|
-
name: 'refId',
|
|
73206
|
-
title: 'Reference ID',
|
|
73207
|
-
description: 'ID of the entity record to sign',
|
|
73208
|
-
dataType: 'string',
|
|
73209
|
-
interface: {
|
|
73210
|
-
type: AXPWidgetsList.Editors.TextBox,
|
|
73211
|
-
options: {
|
|
73212
|
-
placeholder: 'Enter entity record ID',
|
|
73213
|
-
},
|
|
73214
|
-
},
|
|
73215
|
-
validations: [
|
|
73216
|
-
{
|
|
73217
|
-
rule: 'required',
|
|
73218
|
-
},
|
|
73219
|
-
],
|
|
73220
|
-
},
|
|
73221
|
-
{
|
|
73222
|
-
name: 'refType',
|
|
73223
|
-
title: 'Reference Type',
|
|
73224
|
-
description: 'Entity type in module.entity format',
|
|
73225
|
-
dataType: 'string',
|
|
73226
|
-
interface: {
|
|
73227
|
-
type: AXPWidgetsList.Editors.TextBox,
|
|
73228
|
-
options: {
|
|
73229
|
-
placeholder: 'Enter entity type (e.g., SecurityManagement.User)',
|
|
73230
|
-
},
|
|
73231
|
-
},
|
|
73232
|
-
validations: [
|
|
73233
|
-
{
|
|
73234
|
-
rule: 'required',
|
|
73235
|
-
},
|
|
73236
|
-
],
|
|
73237
|
-
},
|
|
73238
|
-
{
|
|
73239
|
-
name: 'signers',
|
|
73240
|
-
title: 'Signers',
|
|
73241
|
-
description: 'List of user IDs who need to sign',
|
|
73242
|
-
dataType: 'array',
|
|
73243
|
-
interface: {
|
|
73244
|
-
type: AXPWidgetsList.Editors.LookupBox,
|
|
73245
|
-
options: {
|
|
73246
|
-
entity: 'SecurityManagement.User',
|
|
73247
|
-
multiple: true,
|
|
73248
|
-
valueField: 'id',
|
|
73249
|
-
textField: 'title',
|
|
73250
|
-
},
|
|
73251
|
-
},
|
|
73252
|
-
validations: [
|
|
73253
|
-
{
|
|
73254
|
-
rule: 'required',
|
|
73255
|
-
},
|
|
73256
|
-
],
|
|
73257
|
-
},
|
|
73258
|
-
{
|
|
73259
|
-
name: 'workflowName',
|
|
73260
|
-
title: 'Workflow Name',
|
|
73261
|
-
description: 'Workflow name for tracking (optional)',
|
|
73262
|
-
dataType: 'string',
|
|
73263
|
-
interface: {
|
|
73264
|
-
type: AXPWidgetsList.Editors.TextBox,
|
|
73265
|
-
options: {
|
|
73266
|
-
placeholder: 'Enter workflow name (optional)',
|
|
73267
|
-
},
|
|
73268
|
-
},
|
|
73269
|
-
},
|
|
73270
|
-
],
|
|
73271
|
-
outputs: [
|
|
73272
|
-
{
|
|
73273
|
-
name: 'signatureRequestId',
|
|
73274
|
-
title: 'Signature Request ID',
|
|
73275
|
-
description: 'Unique identifier for the signature request',
|
|
73276
|
-
dataType: 'string',
|
|
73277
|
-
interface: { type: AXPWidgetsList.Editors.TextBox, options: {} },
|
|
73278
|
-
},
|
|
73279
|
-
{
|
|
73280
|
-
name: 'workflowInstanceId',
|
|
73281
|
-
title: 'Workflow Instance ID',
|
|
73282
|
-
description: 'Workflow instance ID if applicable',
|
|
73283
|
-
dataType: 'string',
|
|
73284
|
-
interface: { type: AXPWidgetsList.Editors.TextBox, options: {} },
|
|
73285
|
-
},
|
|
73286
|
-
],
|
|
73287
|
-
});
|
|
73288
|
-
// Notify Signers Activity
|
|
73289
|
-
definitions.push({
|
|
73290
|
-
name: 'workflow-activity:notify-signers',
|
|
73291
|
-
type: 'workflow-activity:notify-signers',
|
|
73292
|
-
title: M$1('Notify Signers', 'اطلاعرسانی امضاکنندگان'),
|
|
73293
|
-
description: M$1('Sends notifications to signers about the signature request', 'ارسال اعلان به امضاکنندگان دربارهٔ درخواست امضا'),
|
|
73294
|
-
category: CATEGORY['signatures'],
|
|
73295
|
-
executionMode: 'backend',
|
|
73296
|
-
taskType: 'system-activity',
|
|
73297
|
-
icon: 'fa-bell',
|
|
73298
|
-
outcomes: ['Done', 'Failed'],
|
|
73299
|
-
inputs: [
|
|
73300
|
-
{
|
|
73301
|
-
name: 'signatureRequestId',
|
|
73302
|
-
title: 'Signature Request ID',
|
|
73303
|
-
description: 'ID of the signature request',
|
|
73304
|
-
dataType: 'string',
|
|
73305
|
-
interface: {
|
|
73306
|
-
type: AXPWidgetsList.Editors.TextBox,
|
|
73307
|
-
options: {
|
|
73308
|
-
placeholder: 'Enter signature request ID',
|
|
73309
|
-
},
|
|
73310
|
-
},
|
|
73311
|
-
validations: [
|
|
73312
|
-
{
|
|
73313
|
-
rule: 'required',
|
|
73314
|
-
},
|
|
73315
|
-
],
|
|
73316
|
-
},
|
|
73317
|
-
{
|
|
73318
|
-
name: 'signers',
|
|
73319
|
-
title: 'Signers',
|
|
73320
|
-
description: 'List of user IDs to notify',
|
|
73321
|
-
dataType: 'array',
|
|
73322
|
-
interface: {
|
|
73323
|
-
type: AXPWidgetsList.Editors.LookupBox,
|
|
73324
|
-
options: {
|
|
73325
|
-
entity: 'SecurityManagement.User',
|
|
73326
|
-
multiple: true,
|
|
73327
|
-
valueField: 'id',
|
|
73328
|
-
textField: 'title',
|
|
73329
|
-
},
|
|
73330
|
-
},
|
|
73331
|
-
validations: [
|
|
73332
|
-
{
|
|
73333
|
-
rule: 'required',
|
|
73334
|
-
},
|
|
73335
|
-
],
|
|
73336
|
-
},
|
|
73337
|
-
{
|
|
73338
|
-
name: 'message',
|
|
73339
|
-
title: 'Message',
|
|
73340
|
-
description: 'Notification message to send',
|
|
73341
|
-
dataType: 'string',
|
|
73342
|
-
interface: {
|
|
73343
|
-
type: AXPWidgetsList.Editors.LargeTextBox,
|
|
73344
|
-
options: {
|
|
73345
|
-
placeholder: 'Enter notification message',
|
|
73346
|
-
rows: 3,
|
|
73347
|
-
},
|
|
73348
|
-
},
|
|
73349
|
-
},
|
|
73350
|
-
],
|
|
73351
|
-
outputs: [
|
|
73352
|
-
{
|
|
73353
|
-
name: 'notifiedCount',
|
|
73354
|
-
title: 'Notified Count',
|
|
73355
|
-
description: 'Number of successful notifications',
|
|
73356
|
-
dataType: 'number',
|
|
73357
|
-
interface: { type: AXPWidgetsList.Editors.NumberBox, options: {} },
|
|
73358
|
-
},
|
|
73359
|
-
],
|
|
73360
|
-
});
|
|
73361
72796
|
// Collect Signature Activity
|
|
73362
72797
|
definitions.push({
|
|
73363
72798
|
name: 'workflow-activity:collect-signature',
|
|
@@ -73479,145 +72914,6 @@ function generateActivityDefinitions() {
|
|
|
73479
72914
|
},
|
|
73480
72915
|
],
|
|
73481
72916
|
});
|
|
73482
|
-
// Validate All Signatures Activity
|
|
73483
|
-
definitions.push({
|
|
73484
|
-
name: 'workflow-activity:validate-all-signatures',
|
|
73485
|
-
type: 'workflow-activity:validate-all-signatures',
|
|
73486
|
-
title: M$1('Validate All Signatures', 'اعتبارسنجی همه امضاها'),
|
|
73487
|
-
description: M$1('Validates whether all required signatures have been collected', 'بررسی تکمیل همهٔ امضاهای موردنیاز'),
|
|
73488
|
-
category: CATEGORY['signatures'],
|
|
73489
|
-
executionMode: 'backend',
|
|
73490
|
-
taskType: 'system-activity',
|
|
73491
|
-
icon: 'fa-check-circle',
|
|
73492
|
-
outcomes: ['AllSigned', 'Pending', 'Failed'],
|
|
73493
|
-
inputs: [
|
|
73494
|
-
{
|
|
73495
|
-
name: 'signatureRequestId',
|
|
73496
|
-
title: 'Signature Request ID',
|
|
73497
|
-
description: 'ID of the signature request',
|
|
73498
|
-
dataType: 'string',
|
|
73499
|
-
interface: {
|
|
73500
|
-
type: AXPWidgetsList.Editors.TextBox,
|
|
73501
|
-
options: {
|
|
73502
|
-
placeholder: 'Enter signature request ID',
|
|
73503
|
-
},
|
|
73504
|
-
},
|
|
73505
|
-
validations: [
|
|
73506
|
-
{
|
|
73507
|
-
rule: 'required',
|
|
73508
|
-
},
|
|
73509
|
-
],
|
|
73510
|
-
},
|
|
73511
|
-
{
|
|
73512
|
-
name: 'requiredSigners',
|
|
73513
|
-
title: 'Required Signers',
|
|
73514
|
-
description: 'Number of required signers',
|
|
73515
|
-
dataType: 'number',
|
|
73516
|
-
interface: {
|
|
73517
|
-
type: AXPWidgetsList.Editors.NumberBox,
|
|
73518
|
-
options: {
|
|
73519
|
-
minValue: 1,
|
|
73520
|
-
placeholder: 'Enter number of required signers',
|
|
73521
|
-
},
|
|
73522
|
-
},
|
|
73523
|
-
validations: [
|
|
73524
|
-
{
|
|
73525
|
-
rule: 'required',
|
|
73526
|
-
},
|
|
73527
|
-
],
|
|
73528
|
-
},
|
|
73529
|
-
],
|
|
73530
|
-
outputs: [
|
|
73531
|
-
{
|
|
73532
|
-
name: 'allSigned',
|
|
73533
|
-
title: 'All Signed',
|
|
73534
|
-
description: 'Whether all required signatures have been collected',
|
|
73535
|
-
dataType: 'boolean',
|
|
73536
|
-
interface: { type: AXPWidgetsList.Editors.ToggleSwitch, options: {} },
|
|
73537
|
-
},
|
|
73538
|
-
{
|
|
73539
|
-
name: 'signedCount',
|
|
73540
|
-
title: 'Signed Count',
|
|
73541
|
-
description: 'Number of signatures collected so far',
|
|
73542
|
-
dataType: 'number',
|
|
73543
|
-
interface: { type: AXPWidgetsList.Editors.NumberBox, options: {} },
|
|
73544
|
-
},
|
|
73545
|
-
],
|
|
73546
|
-
});
|
|
73547
|
-
// Complete Signature Process Activity
|
|
73548
|
-
definitions.push({
|
|
73549
|
-
name: 'workflow-activity:complete-signature-process',
|
|
73550
|
-
type: 'workflow-activity:complete-signature-process',
|
|
73551
|
-
title: M$1('Complete Signature Process', 'تکمیل فرآیند امضا'),
|
|
73552
|
-
description: M$1('Completes the signature process and updates the entity record', 'پایان فرآیند امضا و بهروزرسانی رکورد موجودیت'),
|
|
73553
|
-
category: CATEGORY['signatures'],
|
|
73554
|
-
executionMode: 'backend',
|
|
73555
|
-
taskType: 'system-activity',
|
|
73556
|
-
icon: 'fa-check-double',
|
|
73557
|
-
outcomes: ['Done', 'Failed'],
|
|
73558
|
-
inputs: [
|
|
73559
|
-
{
|
|
73560
|
-
name: 'signatureRequestId',
|
|
73561
|
-
title: 'Signature Request ID',
|
|
73562
|
-
description: 'ID of the signature request',
|
|
73563
|
-
dataType: 'string',
|
|
73564
|
-
interface: {
|
|
73565
|
-
type: AXPWidgetsList.Editors.TextBox,
|
|
73566
|
-
options: {
|
|
73567
|
-
placeholder: 'Enter signature request ID',
|
|
73568
|
-
},
|
|
73569
|
-
},
|
|
73570
|
-
validations: [
|
|
73571
|
-
{
|
|
73572
|
-
rule: 'required',
|
|
73573
|
-
},
|
|
73574
|
-
],
|
|
73575
|
-
},
|
|
73576
|
-
{
|
|
73577
|
-
name: 'refId',
|
|
73578
|
-
title: 'Reference ID',
|
|
73579
|
-
description: 'ID of the entity record',
|
|
73580
|
-
dataType: 'string',
|
|
73581
|
-
interface: {
|
|
73582
|
-
type: AXPWidgetsList.Editors.TextBox,
|
|
73583
|
-
options: {
|
|
73584
|
-
placeholder: 'Enter entity record ID',
|
|
73585
|
-
},
|
|
73586
|
-
},
|
|
73587
|
-
validations: [
|
|
73588
|
-
{
|
|
73589
|
-
rule: 'required',
|
|
73590
|
-
},
|
|
73591
|
-
],
|
|
73592
|
-
},
|
|
73593
|
-
{
|
|
73594
|
-
name: 'refType',
|
|
73595
|
-
title: 'Reference Type',
|
|
73596
|
-
description: 'Entity type in module.entity format',
|
|
73597
|
-
dataType: 'string',
|
|
73598
|
-
interface: {
|
|
73599
|
-
type: AXPWidgetsList.Editors.TextBox,
|
|
73600
|
-
options: {
|
|
73601
|
-
placeholder: 'Enter entity type',
|
|
73602
|
-
},
|
|
73603
|
-
},
|
|
73604
|
-
validations: [
|
|
73605
|
-
{
|
|
73606
|
-
rule: 'required',
|
|
73607
|
-
},
|
|
73608
|
-
],
|
|
73609
|
-
},
|
|
73610
|
-
],
|
|
73611
|
-
outputs: [
|
|
73612
|
-
{
|
|
73613
|
-
name: 'completed',
|
|
73614
|
-
title: 'Completed',
|
|
73615
|
-
description: 'Whether the process was completed successfully',
|
|
73616
|
-
dataType: 'boolean',
|
|
73617
|
-
interface: { type: AXPWidgetsList.Editors.ToggleSwitch, options: {} },
|
|
73618
|
-
},
|
|
73619
|
-
],
|
|
73620
|
-
});
|
|
73621
72917
|
}
|
|
73622
72918
|
return definitions;
|
|
73623
72919
|
}
|
|
@@ -74406,25 +73702,8 @@ const workflowDefinitionMockRaw = [
|
|
|
74406
73702
|
// No bindings: documentReview is started only by document-workflow-trigger.middleware (EDMS rules).
|
|
74407
73703
|
bindings: [],
|
|
74408
73704
|
graph: {
|
|
74409
|
-
startActivityId: '
|
|
73705
|
+
startActivityId: 'setStatusUnderReview',
|
|
74410
73706
|
activities: [
|
|
74411
|
-
{
|
|
74412
|
-
id: 'checkPermissionDocumentEdit',
|
|
74413
|
-
name: 'workflow-activity:check-permission',
|
|
74414
|
-
inputs: {
|
|
74415
|
-
// Use View so workflow can reach human-task when started by system (submit for review).
|
|
74416
|
-
// Reviewer task is then visible in task board for users who can view documents.
|
|
74417
|
-
permission: 'DocumentManagement:Permission:DocumentType.View',
|
|
74418
|
-
},
|
|
74419
|
-
},
|
|
74420
|
-
{
|
|
74421
|
-
id: 'showErrorNoPermission',
|
|
74422
|
-
name: 'workflow-activity:show-toast',
|
|
74423
|
-
inputs: {
|
|
74424
|
-
message: "You don't have permission to submit documents for review",
|
|
74425
|
-
type: 'error',
|
|
74426
|
-
},
|
|
74427
|
-
},
|
|
74428
73707
|
{
|
|
74429
73708
|
id: 'setStatusUnderReview',
|
|
74430
73709
|
name: 'workflow-activity:entity-update',
|
|
@@ -74531,278 +73810,264 @@ const workflowDefinitionMockRaw = [
|
|
|
74531
73810
|
},
|
|
74532
73811
|
},
|
|
74533
73812
|
{
|
|
74534
|
-
id: 'updateDocumentStatusApproved',
|
|
74535
|
-
name: 'workflow-activity:entity-update',
|
|
74536
|
-
inputs: {
|
|
74537
|
-
entity: 'DocumentManagement.Document',
|
|
74538
|
-
id: '{{ inputs.documentId }}',
|
|
74539
|
-
data: {
|
|
74540
|
-
statusId: 'approved',
|
|
74541
|
-
status: { id: 'approved', title: '@general:statuses.approved.title' },
|
|
74542
|
-
},
|
|
74543
|
-
},
|
|
74544
|
-
},
|
|
74545
|
-
{
|
|
74546
|
-
id: 'updateDocumentStatusRejected',
|
|
74547
|
-
name: 'workflow-activity:entity-update',
|
|
74548
|
-
inputs: {
|
|
74549
|
-
entity: 'DocumentManagement.Document',
|
|
74550
|
-
id: '{{ inputs.documentId }}',
|
|
74551
|
-
data: {
|
|
74552
|
-
statusId: 'rejected',
|
|
74553
|
-
status: { id: 'rejected', title: '@general:statuses.rejected.title' },
|
|
74554
|
-
},
|
|
74555
|
-
},
|
|
74556
|
-
},
|
|
74557
|
-
{
|
|
74558
|
-
id: 'updateDocumentStatusRevisionRequested',
|
|
74559
|
-
name: 'workflow-activity:entity-update',
|
|
74560
|
-
inputs: {
|
|
74561
|
-
entity: 'DocumentManagement.Document',
|
|
74562
|
-
id: '{{ inputs.documentId }}',
|
|
74563
|
-
data: {
|
|
74564
|
-
statusId: 'revision-requested',
|
|
74565
|
-
status: { id: 'revision-requested', title: '@general:statuses.revision-requested.title' },
|
|
74566
|
-
},
|
|
74567
|
-
},
|
|
74568
|
-
},
|
|
74569
|
-
{
|
|
74570
|
-
id: 'showDocumentApprovedToast',
|
|
74571
|
-
name: 'workflow-activity:show-toast',
|
|
74572
|
-
inputs: {
|
|
74573
|
-
message: 'Document has been approved',
|
|
74574
|
-
type: 'success',
|
|
74575
|
-
},
|
|
74576
|
-
},
|
|
74577
|
-
{
|
|
74578
|
-
id: 'showDocumentRejectedToast',
|
|
74579
|
-
name: 'workflow-activity:show-toast',
|
|
74580
|
-
inputs: {
|
|
74581
|
-
message: 'Document has been rejected',
|
|
74582
|
-
type: 'warning',
|
|
74583
|
-
},
|
|
74584
|
-
},
|
|
74585
|
-
{
|
|
74586
|
-
id: 'showDocumentRequestChangesToast',
|
|
74587
|
-
name: 'workflow-activity:show-toast',
|
|
74588
|
-
inputs: {
|
|
74589
|
-
message: 'Document returned for changes',
|
|
74590
|
-
type: 'info',
|
|
74591
|
-
},
|
|
74592
|
-
},
|
|
74593
|
-
],
|
|
74594
|
-
connections: [
|
|
74595
|
-
{
|
|
74596
|
-
source: { activtyName: 'checkPermissionDocumentEdit', port: 'NoPermission' },
|
|
74597
|
-
target: { activtyName: 'showErrorNoPermission' },
|
|
74598
|
-
},
|
|
74599
|
-
{
|
|
74600
|
-
source: { activtyName: 'checkPermissionDocumentEdit', port: 'HasPermission' },
|
|
74601
|
-
target: { activtyName: 'setStatusUnderReview' },
|
|
74602
|
-
},
|
|
74603
|
-
{ source: { activtyName: 'setStatusUnderReview', port: 'Done' }, target: { activtyName: 'reviewDocument' } },
|
|
74604
|
-
{
|
|
74605
|
-
source: { activtyName: 'reviewDocument', port: 'approve' },
|
|
74606
|
-
target: { activtyName: 'updateDocumentStatusApproved' },
|
|
74607
|
-
},
|
|
74608
|
-
{
|
|
74609
|
-
source: { activtyName: 'reviewDocument', port: 'reject' },
|
|
74610
|
-
target: { activtyName: 'documentRejectionReasonDialog' },
|
|
74611
|
-
},
|
|
74612
|
-
{
|
|
74613
|
-
source: { activtyName: 'reviewDocument', port: 'request-changes' },
|
|
74614
|
-
target: { activtyName: 'updateDocumentStatusRevisionRequested' },
|
|
74615
|
-
},
|
|
74616
|
-
{
|
|
74617
|
-
source: { activtyName: 'documentRejectionReasonDialog', port: 'submit' },
|
|
74618
|
-
target: { activtyName: 'updateDocumentStatusRejected' },
|
|
74619
|
-
},
|
|
74620
|
-
{
|
|
74621
|
-
source: { activtyName: 'documentRejectionReasonDialog', port: 'cancel' },
|
|
74622
|
-
target: { activtyName: 'reviewDocument' },
|
|
74623
|
-
},
|
|
74624
|
-
{
|
|
74625
|
-
source: { activtyName: 'updateDocumentStatusApproved', port: 'Done' },
|
|
74626
|
-
target: { activtyName: 'showDocumentApprovedToast' },
|
|
74627
|
-
},
|
|
74628
|
-
{
|
|
74629
|
-
source: { activtyName: 'updateDocumentStatusRejected', port: 'Done' },
|
|
74630
|
-
target: { activtyName: 'showDocumentRejectedToast' },
|
|
74631
|
-
},
|
|
74632
|
-
{
|
|
74633
|
-
source: { activtyName: 'updateDocumentStatusRevisionRequested', port: 'Done' },
|
|
74634
|
-
target: { activtyName: 'showDocumentRequestChangesToast' },
|
|
74635
|
-
},
|
|
74636
|
-
],
|
|
74637
|
-
},
|
|
74638
|
-
},
|
|
74639
|
-
// Fill Questionnaire Form: popup → capture initiator → assignee cartable task → preview → optional line-manager review
|
|
74640
|
-
{
|
|
74641
|
-
schemaVersion: 'acorex-platform-workflow/v1',
|
|
74642
|
-
name: 'fillQuestionnaireForm',
|
|
74643
|
-
title: M('Fill Questionnaire Form', 'تکمیل پرسشنامه'),
|
|
74644
|
-
description: M('Setup popup selects questionnaire and assignee (employee user) who receives a cartable task; they open the questionnaire from the task board. If isNeedReview, a human task is assigned to the assignee line manager (org chart); if no manager is resolved, the workflow initiator is used as fallback; then status and rejectionReason variables are set.', 'در پنجره راهاندازی، پرسشنامه و کارپذیر (کاربر کارمند) انتخاب میشود؛ کارپذیر وظیفه کارتابل دریافت میکند و پرسشنامه را از تابلو وظایف باز میکند. در صورت isNeedReview، وظیفه انسانی به مدیر مستقیم کارپذیر (چارت سازمانی) اختصاص مییابد؛ در نبود مدیر، آغازگر گردش کار بهعنوان پشتیبان استفاده میشود؛ سپس متغیرهای status و rejectionReason مقداردهی میشوند.'),
|
|
74645
|
-
variables: [
|
|
74646
|
-
{
|
|
74647
|
-
name: 'questionnaireId',
|
|
74648
|
-
title: 'Questionnaire ID',
|
|
74649
|
-
description: 'Selected questionnaire (from setup popup)',
|
|
74650
|
-
dataType: 'string',
|
|
74651
|
-
interface: { type: 'text-editor', options: {} },
|
|
74652
|
-
},
|
|
74653
|
-
{
|
|
74654
|
-
name: 'assigneeEmployeeId',
|
|
74655
|
-
title: 'Assignee employee ID',
|
|
74656
|
-
description: 'Selected HumanCapitalManagement.Employee row id from setup popup (resolved to assigneeUserId by backend)',
|
|
74657
|
-
dataType: 'string',
|
|
74658
|
-
interface: { type: 'text-editor', options: {} },
|
|
74659
|
-
},
|
|
74660
|
-
{
|
|
74661
|
-
name: 'assigneeUserId',
|
|
74662
|
-
title: 'Assignee user ID',
|
|
74663
|
-
description: 'Platform SecurityManagement.User id — set by resolve-employee-user-id from assigneeEmployeeId',
|
|
74664
|
-
dataType: 'string',
|
|
74665
|
-
interface: { type: 'text-editor', options: {} },
|
|
74666
|
-
},
|
|
74667
|
-
{
|
|
74668
|
-
name: 'initiatorUserId',
|
|
74669
|
-
title: 'Initiator user ID',
|
|
74670
|
-
description: 'Platform user id of who started the workflow (used as fallback when line manager cannot be resolved)',
|
|
74671
|
-
dataType: 'string',
|
|
74672
|
-
interface: { type: 'text-editor', options: {} },
|
|
74673
|
-
},
|
|
74674
|
-
{
|
|
74675
|
-
name: 'questionnaireReviewUserId',
|
|
74676
|
-
title: 'Questionnaire review user ID',
|
|
74677
|
-
description: 'Platform user id for the review human task — line manager of assigneeEmployeeId from assign-to-manager, or initiator when used as fallback',
|
|
74678
|
-
dataType: 'string',
|
|
74679
|
-
interface: { type: 'text-editor', options: {} },
|
|
74680
|
-
},
|
|
74681
|
-
{
|
|
74682
|
-
name: 'status',
|
|
74683
|
-
title: 'Status',
|
|
74684
|
-
description: 'Workflow outcome status',
|
|
74685
|
-
dataType: 'string',
|
|
74686
|
-
interface: { type: 'text-editor', options: {} },
|
|
74687
|
-
},
|
|
74688
|
-
{
|
|
74689
|
-
name: 'rejectionReason',
|
|
74690
|
-
title: 'Rejection Reason',
|
|
74691
|
-
description: 'Reason when status is rejected',
|
|
74692
|
-
dataType: 'string',
|
|
74693
|
-
interface: { type: 'text-editor', options: {} },
|
|
74694
|
-
},
|
|
74695
|
-
],
|
|
74696
|
-
inputs: [
|
|
74697
|
-
{
|
|
74698
|
-
name: 'metadata.isNeedReview',
|
|
74699
|
-
title: 'Require line-manager review',
|
|
74700
|
-
description: 'If true, after the assignee submits the questionnaire, the assignee line manager (org chart) receives an approve/reject human task; initiator is used only when no manager can be resolved',
|
|
74701
|
-
dataType: 'boolean',
|
|
74702
|
-
interface: { type: 'toggle-switch', options: {} },
|
|
74703
|
-
},
|
|
74704
|
-
],
|
|
74705
|
-
outputs: [],
|
|
74706
|
-
extensions: {},
|
|
74707
|
-
graph: {
|
|
74708
|
-
startActivityId: 'assignQuestionnaireAndReviewerPopup',
|
|
74709
|
-
activities: [
|
|
74710
|
-
{
|
|
74711
|
-
id: 'assignQuestionnaireAndReviewerPopup',
|
|
74712
|
-
name: 'workflow-activity:show-layout-popup',
|
|
74713
|
-
inputs: {
|
|
74714
|
-
title: 'Questionnaire and assignee',
|
|
74715
|
-
layout: JSON.stringify({
|
|
74716
|
-
type: 'grid-layout',
|
|
74717
|
-
mode: 'edit',
|
|
74718
|
-
options: {
|
|
74719
|
-
grid: {
|
|
74720
|
-
default: {
|
|
74721
|
-
columns: 'repeat(12, 1fr)',
|
|
74722
|
-
rows: 'repeat(2, auto)',
|
|
74723
|
-
gap: '20px',
|
|
74724
|
-
},
|
|
74725
|
-
},
|
|
74726
|
-
},
|
|
74727
|
-
children: [
|
|
74728
|
-
{
|
|
74729
|
-
type: 'grid-item-layout',
|
|
74730
|
-
name: 'questionnaireField',
|
|
74731
|
-
options: { colSpan: 12 },
|
|
74732
|
-
children: [
|
|
74733
|
-
{
|
|
74734
|
-
type: 'form-field',
|
|
74735
|
-
options: { label: 'Questionnaire', showLabel: true },
|
|
74736
|
-
children: [
|
|
74737
|
-
{
|
|
74738
|
-
type: 'lookup-editor',
|
|
74739
|
-
path: 'questionnaireId',
|
|
74740
|
-
name: 'questionnaireId',
|
|
74741
|
-
options: {
|
|
74742
|
-
entity: 'AssessmentManagement.Questionnaire',
|
|
74743
|
-
textField: 'title',
|
|
74744
|
-
valueField: 'id',
|
|
74745
|
-
look: 'select',
|
|
74746
|
-
multiple: false,
|
|
74747
|
-
},
|
|
74748
|
-
},
|
|
74749
|
-
],
|
|
74750
|
-
},
|
|
74751
|
-
],
|
|
74752
|
-
},
|
|
74753
|
-
{
|
|
74754
|
-
type: 'grid-item-layout',
|
|
74755
|
-
name: 'assigneeField',
|
|
74756
|
-
options: { colSpan: 12 },
|
|
74757
|
-
children: [
|
|
74758
|
-
{
|
|
74759
|
-
type: 'form-field',
|
|
74760
|
-
options: { label: 'Assign to (fills questionnaire)', showLabel: true },
|
|
74761
|
-
children: [
|
|
74762
|
-
{
|
|
74763
|
-
type: 'lookup-editor',
|
|
74764
|
-
path: 'assigneeEmployeeId',
|
|
74765
|
-
name: 'assigneeEmployeeId',
|
|
74766
|
-
options: {
|
|
74767
|
-
entity: 'HumanCapitalManagement.Employee',
|
|
74768
|
-
textField: 'person.fullName',
|
|
74769
|
-
valueField: 'id',
|
|
74770
|
-
look: 'select',
|
|
74771
|
-
multiple: false,
|
|
74772
|
-
},
|
|
74773
|
-
},
|
|
74774
|
-
],
|
|
74775
|
-
},
|
|
74776
|
-
],
|
|
74777
|
-
},
|
|
74778
|
-
],
|
|
74779
|
-
}),
|
|
74780
|
-
actions: {
|
|
74781
|
-
suffix: [
|
|
74782
|
-
{
|
|
74783
|
-
title: '@general:actions.cancel.title',
|
|
74784
|
-
icon: 'fa-times',
|
|
74785
|
-
color: 'default',
|
|
74786
|
-
command: { name: 'cancel' },
|
|
74787
|
-
},
|
|
74788
|
-
{
|
|
74789
|
-
title: '@general:actions.submit.title',
|
|
74790
|
-
icon: 'fa-check',
|
|
74791
|
-
color: 'primary',
|
|
74792
|
-
command: { name: 'submit', options: { validate: true } },
|
|
74793
|
-
},
|
|
74794
|
-
],
|
|
74795
|
-
},
|
|
74796
|
-
},
|
|
74797
|
-
},
|
|
74798
|
-
{
|
|
74799
|
-
id: 'setQuestionnaireAndAssigneeVars',
|
|
74800
|
-
name: 'workflow-activity:set-variable',
|
|
73813
|
+
id: 'updateDocumentStatusApproved',
|
|
73814
|
+
name: 'workflow-activity:entity-update',
|
|
74801
73815
|
inputs: {
|
|
74802
|
-
|
|
74803
|
-
|
|
74804
|
-
|
|
74805
|
-
|
|
73816
|
+
entity: 'DocumentManagement.Document',
|
|
73817
|
+
id: '{{ inputs.documentId }}',
|
|
73818
|
+
data: {
|
|
73819
|
+
statusId: 'approved',
|
|
73820
|
+
status: { id: 'approved', title: '@general:statuses.approved.title' },
|
|
73821
|
+
},
|
|
73822
|
+
},
|
|
73823
|
+
},
|
|
73824
|
+
{
|
|
73825
|
+
id: 'updateDocumentStatusRejected',
|
|
73826
|
+
name: 'workflow-activity:entity-update',
|
|
73827
|
+
inputs: {
|
|
73828
|
+
entity: 'DocumentManagement.Document',
|
|
73829
|
+
id: '{{ inputs.documentId }}',
|
|
73830
|
+
data: {
|
|
73831
|
+
statusId: 'rejected',
|
|
73832
|
+
status: { id: 'rejected', title: '@general:statuses.rejected.title' },
|
|
73833
|
+
},
|
|
73834
|
+
},
|
|
73835
|
+
},
|
|
73836
|
+
{
|
|
73837
|
+
id: 'updateDocumentStatusRevisionRequested',
|
|
73838
|
+
name: 'workflow-activity:entity-update',
|
|
73839
|
+
inputs: {
|
|
73840
|
+
entity: 'DocumentManagement.Document',
|
|
73841
|
+
id: '{{ inputs.documentId }}',
|
|
73842
|
+
data: {
|
|
73843
|
+
statusId: 'revision-requested',
|
|
73844
|
+
status: { id: 'revision-requested', title: '@general:statuses.revision-requested.title' },
|
|
73845
|
+
},
|
|
73846
|
+
},
|
|
73847
|
+
},
|
|
73848
|
+
{
|
|
73849
|
+
id: 'showDocumentApprovedToast',
|
|
73850
|
+
name: 'workflow-activity:show-toast',
|
|
73851
|
+
inputs: {
|
|
73852
|
+
message: 'Document has been approved',
|
|
73853
|
+
type: 'success',
|
|
73854
|
+
},
|
|
73855
|
+
},
|
|
73856
|
+
{
|
|
73857
|
+
id: 'showDocumentRejectedToast',
|
|
73858
|
+
name: 'workflow-activity:show-toast',
|
|
73859
|
+
inputs: {
|
|
73860
|
+
message: 'Document has been rejected',
|
|
73861
|
+
type: 'warning',
|
|
73862
|
+
},
|
|
73863
|
+
},
|
|
73864
|
+
{
|
|
73865
|
+
id: 'showDocumentRequestChangesToast',
|
|
73866
|
+
name: 'workflow-activity:show-toast',
|
|
73867
|
+
inputs: {
|
|
73868
|
+
message: 'Document returned for changes',
|
|
73869
|
+
type: 'info',
|
|
73870
|
+
},
|
|
73871
|
+
},
|
|
73872
|
+
],
|
|
73873
|
+
connections: [
|
|
73874
|
+
{ source: { activtyName: 'setStatusUnderReview', port: 'Done' }, target: { activtyName: 'reviewDocument' } },
|
|
73875
|
+
{
|
|
73876
|
+
source: { activtyName: 'reviewDocument', port: 'approve' },
|
|
73877
|
+
target: { activtyName: 'updateDocumentStatusApproved' },
|
|
73878
|
+
},
|
|
73879
|
+
{
|
|
73880
|
+
source: { activtyName: 'reviewDocument', port: 'reject' },
|
|
73881
|
+
target: { activtyName: 'documentRejectionReasonDialog' },
|
|
73882
|
+
},
|
|
73883
|
+
{
|
|
73884
|
+
source: { activtyName: 'reviewDocument', port: 'request-changes' },
|
|
73885
|
+
target: { activtyName: 'updateDocumentStatusRevisionRequested' },
|
|
73886
|
+
},
|
|
73887
|
+
{
|
|
73888
|
+
source: { activtyName: 'documentRejectionReasonDialog', port: 'submit' },
|
|
73889
|
+
target: { activtyName: 'updateDocumentStatusRejected' },
|
|
73890
|
+
},
|
|
73891
|
+
{
|
|
73892
|
+
source: { activtyName: 'documentRejectionReasonDialog', port: 'cancel' },
|
|
73893
|
+
target: { activtyName: 'reviewDocument' },
|
|
73894
|
+
},
|
|
73895
|
+
{
|
|
73896
|
+
source: { activtyName: 'updateDocumentStatusApproved', port: 'Done' },
|
|
73897
|
+
target: { activtyName: 'showDocumentApprovedToast' },
|
|
73898
|
+
},
|
|
73899
|
+
{
|
|
73900
|
+
source: { activtyName: 'updateDocumentStatusRejected', port: 'Done' },
|
|
73901
|
+
target: { activtyName: 'showDocumentRejectedToast' },
|
|
73902
|
+
},
|
|
73903
|
+
{
|
|
73904
|
+
source: { activtyName: 'updateDocumentStatusRevisionRequested', port: 'Done' },
|
|
73905
|
+
target: { activtyName: 'showDocumentRequestChangesToast' },
|
|
73906
|
+
},
|
|
73907
|
+
],
|
|
73908
|
+
},
|
|
73909
|
+
},
|
|
73910
|
+
// Fill Questionnaire Form: popup → capture initiator → assignee cartable task → preview → optional line-manager review
|
|
73911
|
+
{
|
|
73912
|
+
schemaVersion: 'acorex-platform-workflow/v1',
|
|
73913
|
+
name: 'fillQuestionnaireForm',
|
|
73914
|
+
title: M('Fill Questionnaire Form', 'تکمیل پرسشنامه'),
|
|
73915
|
+
description: M('Setup popup selects questionnaire and assignee (employee user) who receives a cartable task; they open the questionnaire from the task board. If isNeedReview, a human task is assigned to the assignee line manager (org chart); if no manager is resolved, the workflow initiator is used as fallback; then status and rejectionReason variables are set.', 'در پنجره راهاندازی، پرسشنامه و کارپذیر (کاربر کارمند) انتخاب میشود؛ کارپذیر وظیفه کارتابل دریافت میکند و پرسشنامه را از تابلو وظایف باز میکند. در صورت isNeedReview، وظیفه انسانی به مدیر مستقیم کارپذیر (چارت سازمانی) اختصاص مییابد؛ در نبود مدیر، آغازگر گردش کار بهعنوان پشتیبان استفاده میشود؛ سپس متغیرهای status و rejectionReason مقداردهی میشوند.'),
|
|
73916
|
+
variables: [
|
|
73917
|
+
{
|
|
73918
|
+
name: 'questionnaireId',
|
|
73919
|
+
title: 'Questionnaire ID',
|
|
73920
|
+
description: 'Selected questionnaire (from setup popup)',
|
|
73921
|
+
dataType: 'string',
|
|
73922
|
+
interface: { type: 'text-editor', options: {} },
|
|
73923
|
+
},
|
|
73924
|
+
{
|
|
73925
|
+
name: 'assigneeEmployeeId',
|
|
73926
|
+
title: 'Assignee employee ID',
|
|
73927
|
+
description: 'Selected HumanCapitalManagement.Employee row id from setup popup (resolved to assigneeUserId by backend)',
|
|
73928
|
+
dataType: 'string',
|
|
73929
|
+
interface: { type: 'text-editor', options: {} },
|
|
73930
|
+
},
|
|
73931
|
+
{
|
|
73932
|
+
name: 'assigneeUserId',
|
|
73933
|
+
title: 'Assignee user ID',
|
|
73934
|
+
description: 'Platform SecurityManagement.User id — set by resolve-employee-user-id from assigneeEmployeeId',
|
|
73935
|
+
dataType: 'string',
|
|
73936
|
+
interface: { type: 'text-editor', options: {} },
|
|
73937
|
+
},
|
|
73938
|
+
{
|
|
73939
|
+
name: 'initiatorUserId',
|
|
73940
|
+
title: 'Initiator user ID',
|
|
73941
|
+
description: 'Platform user id of who started the workflow (used as fallback when line manager cannot be resolved)',
|
|
73942
|
+
dataType: 'string',
|
|
73943
|
+
interface: { type: 'text-editor', options: {} },
|
|
73944
|
+
},
|
|
73945
|
+
{
|
|
73946
|
+
name: 'questionnaireReviewUserId',
|
|
73947
|
+
title: 'Questionnaire review user ID',
|
|
73948
|
+
description: 'Platform user id for the review human task — line manager of assigneeEmployeeId from assign-to-manager, or initiator when used as fallback',
|
|
73949
|
+
dataType: 'string',
|
|
73950
|
+
interface: { type: 'text-editor', options: {} },
|
|
73951
|
+
},
|
|
73952
|
+
{
|
|
73953
|
+
name: 'status',
|
|
73954
|
+
title: 'Status',
|
|
73955
|
+
description: 'Workflow outcome status',
|
|
73956
|
+
dataType: 'string',
|
|
73957
|
+
interface: { type: 'text-editor', options: {} },
|
|
73958
|
+
},
|
|
73959
|
+
{
|
|
73960
|
+
name: 'rejectionReason',
|
|
73961
|
+
title: 'Rejection Reason',
|
|
73962
|
+
description: 'Reason when status is rejected',
|
|
73963
|
+
dataType: 'string',
|
|
73964
|
+
interface: { type: 'text-editor', options: {} },
|
|
73965
|
+
},
|
|
73966
|
+
],
|
|
73967
|
+
inputs: [
|
|
73968
|
+
{
|
|
73969
|
+
name: 'metadata.isNeedReview',
|
|
73970
|
+
title: 'Require line-manager review',
|
|
73971
|
+
description: 'If true, after the assignee submits the questionnaire, the assignee line manager (org chart) receives an approve/reject human task; initiator is used only when no manager can be resolved',
|
|
73972
|
+
dataType: 'boolean',
|
|
73973
|
+
interface: { type: 'toggle-switch', options: {} },
|
|
73974
|
+
},
|
|
73975
|
+
],
|
|
73976
|
+
outputs: [],
|
|
73977
|
+
extensions: {},
|
|
73978
|
+
graph: {
|
|
73979
|
+
startActivityId: 'assignQuestionnaireAndReviewerPopup',
|
|
73980
|
+
activities: [
|
|
73981
|
+
{
|
|
73982
|
+
id: 'assignQuestionnaireAndReviewerPopup',
|
|
73983
|
+
name: 'workflow-activity:show-layout-popup',
|
|
73984
|
+
inputs: {
|
|
73985
|
+
title: 'Questionnaire and assignee',
|
|
73986
|
+
layout: JSON.stringify({
|
|
73987
|
+
type: 'grid-layout',
|
|
73988
|
+
mode: 'edit',
|
|
73989
|
+
options: {
|
|
73990
|
+
grid: {
|
|
73991
|
+
default: {
|
|
73992
|
+
columns: 'repeat(12, 1fr)',
|
|
73993
|
+
rows: 'repeat(2, auto)',
|
|
73994
|
+
gap: '20px',
|
|
73995
|
+
},
|
|
73996
|
+
},
|
|
73997
|
+
},
|
|
73998
|
+
children: [
|
|
73999
|
+
{
|
|
74000
|
+
type: 'grid-item-layout',
|
|
74001
|
+
name: 'questionnaireField',
|
|
74002
|
+
options: { colSpan: 12 },
|
|
74003
|
+
children: [
|
|
74004
|
+
{
|
|
74005
|
+
type: 'form-field',
|
|
74006
|
+
options: { label: 'Questionnaire', showLabel: true },
|
|
74007
|
+
children: [
|
|
74008
|
+
{
|
|
74009
|
+
type: 'lookup-editor',
|
|
74010
|
+
path: 'questionnaireId',
|
|
74011
|
+
name: 'questionnaireId',
|
|
74012
|
+
options: {
|
|
74013
|
+
entity: 'AssessmentManagement.Questionnaire',
|
|
74014
|
+
textField: 'title',
|
|
74015
|
+
valueField: 'id',
|
|
74016
|
+
look: 'select',
|
|
74017
|
+
multiple: false,
|
|
74018
|
+
},
|
|
74019
|
+
},
|
|
74020
|
+
],
|
|
74021
|
+
},
|
|
74022
|
+
],
|
|
74023
|
+
},
|
|
74024
|
+
{
|
|
74025
|
+
type: 'grid-item-layout',
|
|
74026
|
+
name: 'assigneeField',
|
|
74027
|
+
options: { colSpan: 12 },
|
|
74028
|
+
children: [
|
|
74029
|
+
{
|
|
74030
|
+
type: 'form-field',
|
|
74031
|
+
options: { label: 'Assign to (fills questionnaire)', showLabel: true },
|
|
74032
|
+
children: [
|
|
74033
|
+
{
|
|
74034
|
+
type: 'lookup-editor',
|
|
74035
|
+
path: 'assigneeEmployeeId',
|
|
74036
|
+
name: 'assigneeEmployeeId',
|
|
74037
|
+
options: {
|
|
74038
|
+
entity: 'HumanCapitalManagement.Employee',
|
|
74039
|
+
textField: 'person.fullName',
|
|
74040
|
+
valueField: 'id',
|
|
74041
|
+
look: 'select',
|
|
74042
|
+
multiple: false,
|
|
74043
|
+
},
|
|
74044
|
+
},
|
|
74045
|
+
],
|
|
74046
|
+
},
|
|
74047
|
+
],
|
|
74048
|
+
},
|
|
74049
|
+
],
|
|
74050
|
+
}),
|
|
74051
|
+
actions: {
|
|
74052
|
+
suffix: [
|
|
74053
|
+
{
|
|
74054
|
+
title: '@general:actions.cancel.title',
|
|
74055
|
+
icon: 'fa-times',
|
|
74056
|
+
color: 'default',
|
|
74057
|
+
command: { name: 'cancel' },
|
|
74058
|
+
},
|
|
74059
|
+
{
|
|
74060
|
+
title: '@general:actions.submit.title',
|
|
74061
|
+
icon: 'fa-check',
|
|
74062
|
+
color: 'primary',
|
|
74063
|
+
command: { name: 'submit', options: { validate: true } },
|
|
74064
|
+
},
|
|
74065
|
+
],
|
|
74066
|
+
},
|
|
74067
|
+
},
|
|
74068
|
+
outputToVariables: {
|
|
74069
|
+
questionnaireId: 'questionnaireId',
|
|
74070
|
+
assigneeEmployeeId: 'assigneeEmployeeId',
|
|
74806
74071
|
},
|
|
74807
74072
|
},
|
|
74808
74073
|
{
|
|
@@ -74966,6 +74231,9 @@ const workflowDefinitionMockRaw = [
|
|
|
74966
74231
|
],
|
|
74967
74232
|
},
|
|
74968
74233
|
},
|
|
74234
|
+
outputToVariables: {
|
|
74235
|
+
rejectionReason: 'rejectionReason',
|
|
74236
|
+
},
|
|
74969
74237
|
},
|
|
74970
74238
|
{
|
|
74971
74239
|
id: 'setStatusConfirmed',
|
|
@@ -74976,29 +74244,23 @@ const workflowDefinitionMockRaw = [
|
|
|
74976
74244
|
},
|
|
74977
74245
|
},
|
|
74978
74246
|
{
|
|
74979
|
-
id: '
|
|
74247
|
+
id: 'setRejectedStatus',
|
|
74980
74248
|
name: 'workflow-activity:set-variable',
|
|
74981
74249
|
inputs: {
|
|
74982
|
-
|
|
74983
|
-
|
|
74984
|
-
{ variableName: 'status', value: 'rejected' },
|
|
74985
|
-
],
|
|
74250
|
+
variableName: 'status',
|
|
74251
|
+
value: 'rejected',
|
|
74986
74252
|
},
|
|
74987
74253
|
},
|
|
74988
74254
|
],
|
|
74989
74255
|
connections: [
|
|
74990
74256
|
{
|
|
74991
74257
|
source: { activtyName: 'assignQuestionnaireAndReviewerPopup', port: 'submit' },
|
|
74992
|
-
target: { activtyName: '
|
|
74258
|
+
target: { activtyName: 'resolveAssigneeUserFromEmployee' },
|
|
74993
74259
|
},
|
|
74994
74260
|
{
|
|
74995
74261
|
source: { activtyName: 'assignQuestionnaireAndReviewerPopup', port: 'cancel' },
|
|
74996
74262
|
target: { activtyName: 'showAssignCancelledToast' },
|
|
74997
74263
|
},
|
|
74998
|
-
{
|
|
74999
|
-
source: { activtyName: 'setQuestionnaireAndAssigneeVars', port: 'Done' },
|
|
75000
|
-
target: { activtyName: 'resolveAssigneeUserFromEmployee' },
|
|
75001
|
-
},
|
|
75002
74264
|
{
|
|
75003
74265
|
source: { activtyName: 'resolveAssigneeUserFromEmployee', port: 'Done' },
|
|
75004
74266
|
target: { activtyName: 'captureInitiator' },
|
|
@@ -75022,7 +74284,7 @@ const workflowDefinitionMockRaw = [
|
|
|
75022
74284
|
},
|
|
75023
74285
|
{
|
|
75024
74286
|
source: { activtyName: 'rejectionReasonDialog', port: 'submit' },
|
|
75025
|
-
target: { activtyName: '
|
|
74287
|
+
target: { activtyName: 'setRejectedStatus' },
|
|
75026
74288
|
},
|
|
75027
74289
|
{
|
|
75028
74290
|
source: { activtyName: 'rejectionReasonDialog', port: 'cancel' },
|
|
@@ -78225,7 +77487,7 @@ class AXCWorkflowManagementMockModule {
|
|
|
78225
77487
|
provideCommandSetups([
|
|
78226
77488
|
{
|
|
78227
77489
|
key: 'workflow-activity:assign-to-manager',
|
|
78228
|
-
command: () => import('./acorex-connectivity-mock-assign-to-manager.activity-
|
|
77490
|
+
command: () => import('./acorex-connectivity-mock-assign-to-manager.activity-Dau7E9wl.mjs').then((c) => c.AssignToManagerActivity),
|
|
78229
77491
|
},
|
|
78230
77492
|
{
|
|
78231
77493
|
key: 'workflow-activity:get-current-user-manager',
|
|
@@ -78243,22 +77505,6 @@ class AXCWorkflowManagementMockModule {
|
|
|
78243
77505
|
key: 'Distribution:Record',
|
|
78244
77506
|
command: () => import('./acorex-connectivity-mock-distribution-record.activity-DuNluOzA.mjs').then((c) => c.DistributionRecordActivity),
|
|
78245
77507
|
},
|
|
78246
|
-
{
|
|
78247
|
-
key: 'workflow-activity:request-signature',
|
|
78248
|
-
command: () => import('./acorex-connectivity-mock-request-signature.activity-CoRT_H2u.mjs').then((c) => c.RequestSignatureActivity),
|
|
78249
|
-
},
|
|
78250
|
-
{
|
|
78251
|
-
key: 'workflow-activity:notify-signers',
|
|
78252
|
-
command: () => import('./acorex-connectivity-mock-notify-signers.activity-Dg0sKGip.mjs').then((c) => c.NotifySignersActivity),
|
|
78253
|
-
},
|
|
78254
|
-
{
|
|
78255
|
-
key: 'workflow-activity:validate-all-signatures',
|
|
78256
|
-
command: () => import('./acorex-connectivity-mock-validate-all-signatures.activity-JuHjNFFS.mjs').then((c) => c.ValidateAllSignaturesActivity),
|
|
78257
|
-
},
|
|
78258
|
-
{
|
|
78259
|
-
key: 'workflow-activity:complete-signature-process',
|
|
78260
|
-
command: () => import('./acorex-connectivity-mock-complete-signature-process.activity-BO-IFsHT.mjs').then((c) => c.CompleteSignatureProcessActivity),
|
|
78261
|
-
},
|
|
78262
77508
|
{
|
|
78263
77509
|
key: 'workflow-activity:entity-create',
|
|
78264
77510
|
command: () => import('./acorex-connectivity-mock-entity-create.activity-CdoUzUvF.mjs').then((c) => c.EntityCreateActivity),
|
|
@@ -78336,7 +77582,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.9", ngImpor
|
|
|
78336
77582
|
provideCommandSetups([
|
|
78337
77583
|
{
|
|
78338
77584
|
key: 'workflow-activity:assign-to-manager',
|
|
78339
|
-
command: () => import('./acorex-connectivity-mock-assign-to-manager.activity-
|
|
77585
|
+
command: () => import('./acorex-connectivity-mock-assign-to-manager.activity-Dau7E9wl.mjs').then((c) => c.AssignToManagerActivity),
|
|
78340
77586
|
},
|
|
78341
77587
|
{
|
|
78342
77588
|
key: 'workflow-activity:get-current-user-manager',
|
|
@@ -78354,22 +77600,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.9", ngImpor
|
|
|
78354
77600
|
key: 'Distribution:Record',
|
|
78355
77601
|
command: () => import('./acorex-connectivity-mock-distribution-record.activity-DuNluOzA.mjs').then((c) => c.DistributionRecordActivity),
|
|
78356
77602
|
},
|
|
78357
|
-
{
|
|
78358
|
-
key: 'workflow-activity:request-signature',
|
|
78359
|
-
command: () => import('./acorex-connectivity-mock-request-signature.activity-CoRT_H2u.mjs').then((c) => c.RequestSignatureActivity),
|
|
78360
|
-
},
|
|
78361
|
-
{
|
|
78362
|
-
key: 'workflow-activity:notify-signers',
|
|
78363
|
-
command: () => import('./acorex-connectivity-mock-notify-signers.activity-Dg0sKGip.mjs').then((c) => c.NotifySignersActivity),
|
|
78364
|
-
},
|
|
78365
|
-
{
|
|
78366
|
-
key: 'workflow-activity:validate-all-signatures',
|
|
78367
|
-
command: () => import('./acorex-connectivity-mock-validate-all-signatures.activity-JuHjNFFS.mjs').then((c) => c.ValidateAllSignaturesActivity),
|
|
78368
|
-
},
|
|
78369
|
-
{
|
|
78370
|
-
key: 'workflow-activity:complete-signature-process',
|
|
78371
|
-
command: () => import('./acorex-connectivity-mock-complete-signature-process.activity-BO-IFsHT.mjs').then((c) => c.CompleteSignatureProcessActivity),
|
|
78372
|
-
},
|
|
78373
77603
|
{
|
|
78374
77604
|
key: 'workflow-activity:entity-create',
|
|
78375
77605
|
command: () => import('./acorex-connectivity-mock-entity-create.activity-CdoUzUvF.mjs').then((c) => c.EntityCreateActivity),
|
|
@@ -82674,4 +81904,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.9", ngImpor
|
|
|
82674
81904
|
*/
|
|
82675
81905
|
|
|
82676
81906
|
export { AXCFileStorageServiceFirestore as $, AXCAiChatRouterService as A, AXCAuthMockModule as B, AXCCalendarDataSeeder as C, AXCCalendarEventDataSeeder as D, AXCCalendarManagementMockModule as E, AXCCommandRegistryDataSeeder as F, AXCCommonMockModule as G, AXCContactCoreMockModule as H, AXCContentManagementMockModule as I, AXCConversationDataSeeder as J, AXCConversationMockConversationApi as K, AXCConversationMockMessageApi as L, AXCConversationMockModule as M, AXCConversationMockRealtimeApi as N, AXCConversationMockUserApi as O, AXCCustomerManagementMockModule as P, AXCDashboardManagementMockModule as Q, AXCDataManagementMockModule as R, AXCDexieEntityStorageService as S, AXCDocumentManagementMockModule as T, AXCEditionDataSeeder as U, AXCEntityDefinitionSeederService as V, AXCEntityDefinitionsModule as W, AXCEntityStorageInsertCommand as X, AXCEntityStorageModule as Y, AXCEntityStorageQueryQuery as Z, AXCFileStorageServiceDexie as _, AXMAiModelStableIds as a, AXMCalendarEventTypeSeeder as a$, AXCFinancialCoreMockModule as a0, AXCFirestoreEntityStorageService as a1, AXCFormTemplateManagementMockModule as a2, AXCGoogleStrategyMock as a3, AXCHealthCoreMockModule as a4, AXCHelpDeskMockModule as a5, AXCHumanCapitalManagementMockModule as a6, AXCIdentifierManagementMockModule as a7, AXCImageCaptchaChallengeProviderMock as a8, AXCLearningManagementMockModule as a9, AXCTaskManagementMockModule as aA, AXCTenantManagementMockModule as aB, AXCTenantSeeder as aC, AXCTextTemplateRenderBackend as aD, AXCTokensDataSeeder as aE, AXCUserPassStrategyMock as aF, AXCVersionDB as aG, AXCVersioningService as aH, AXCWidgetCatalogDataSeeder as aI, AXCWorkflowCategorySeeder as aJ, AXCWorkflowDefinitionDataSeeder as aK, AXCWorkflowEngine as aL, AXCWorkflowExecutionDB as aM, AXCWorkflowExecutionStoreDexie as aN, AXCWorkflowExecutionStoreFirestore as aO, AXCWorkflowInstanceCartableDemoSeeder as aP, AXCWorkflowManagementMockModule as aQ, AXC_ENTITY_STORAGE_BACKEND_TYPE as aR, AXC_FIRESTORE_CONFIG as aS, AXC_FIRESTORE_DB as aT, AXC_WORKFLOW_EXECUTION_STORE as aU, AXMAiDemisAssistAgentUuid as aV, AXMAiDemisAssistId as aW, AXMAiDemisGeneralAssistId as aX, AXMAiPlatformAssistantAssistId as aY, AXMAutomationDataSeeder as aZ, AXMBusinessUnitDataSeeder as a_, AXCLocaleManagementMockModule as aa, AXCLocationManagementMockModule as ab, AXCLockService as ac, AXCMeasurementCoreMockModule as ad, AXCMeetingManagementMockModule as ae, AXCMetaDataDefinitionDataSeeder as af, AXCMetadataCategorySeeder as ag, AXCMiddlewaresModule as ah, AXCMockCaptchaChallengeComponent as ai, AXCMockEntityLogListener as aj, AXCMockModule as ak, AXCMockShowMetaDataFormPopupCommand as al, AXCNotificationManagementMockModule as am, AXCOrderManagementMockModule as an, AXCOrganizationManagementMockModule as ao, AXCPersonCoreMockModule as ap, AXCPlatformManagementMockModule as aq, AXCProcurementManagementMockModule as ar, AXCProductCatalogMockModule as as, AXCProjectManagementMockModule as at, AXCQueryRegistryDataSeeder as au, AXCReportManagementMockModule as av, AXCSecurityManagementMockModule as aw, AXCStoredEntityDefinitionLoader as ax, AXCSubscriptionManagementMockModule as ay, AXCSupplierManagementMockModule as az, resolveAssistSpeechModelId as b, FINANCE_PRO as b$, AXMDashboardChartDataSourceDefinition as b0, AXMEmployeeDataSeeder as b1, AXMEmploymentTypeDataSeeder as b2, AXMFormDataSourcesProvider as b3, AXMJobDefinitionDataSeeder as b4, AXMJobLevelDataSeeder as b5, AXMLeaveRequestDataSeeder as b6, AXMMeetingDataSeeder as b7, AXMMeetingFilesDataSeeder as b8, AXMMeetingParticipantDataSeeder as b9, AXPMockLookupProvider as bA, AXPMockPolicyProvider as bB, AXPMockSequenceProvider as bC, AXPRoomDataSeeder as bD, AXPSecurityManagementRoleDataSeeder as bE, AXPSecurityManagementUserDataSeeder as bF, AXPTaskBoardPlatformManagementTaskProvider as bG, AXPTaskBoardProjectManagementTaskProvider as bH, AXVChangeType as bI, BCC as bJ, BOC as bK, BUSINESS_UNITS_MOCK as bL, CHAT_LAST_MESSAGE_IDS as bM, COLLABORATION_STANDARD as bN, COSTMANAGER_ENTERPRISE as bO, COSTMANAGER_PROFESSIONAL as bP, COSTMANAGER_STANDARD as bQ, CP as bR, CRM_ENTERPRISE as bS, DASHBOARDS as bT, EDITIONS as bU, EMPLOYEES_MOCK as bV, EMPLOYMENT_TYPES_MOCK as bW, ENTITY_DEFINITION_MAP as bX, ENTITY_REGISTRY as bY, FINANCE_BASIC as bZ, FINANCE_ENTERPRISE as b_, AXMMeetingRoleTypeDataSeeder as ba, AXMMeetingSessionDataSeeder as bb, AXMMeetingTypeDataSeeder as bc, AXMMeetingTypeFileTemplateDataSeeder as bd, AXMPositionAssignmentDataSeeder as be, AXMPositionDataSeeder as bf, AXMQuestionBankItemCategoryDataSeeder as bg, AXMQuestionBankItemDataSeeder as bh, AXMQuestionnaireCategoryDataSeeder as bi, AXMQuestionnaireDataSeeder as bj, AXMResponsibilityDataSeeder as bk, AXMTagDataSeeder as bl, AXMTeamBusinessUnitDataSeeder as bm, AXMTeamDataSeeder as bn, AXMTeamMemberDataSeeder as bo, AXMTeamMemberRoleDataSeeder as bp, AXMWorkflowDashboardChartDataSourceDefinition as bq, AXM_AI_REGISTRY_COMMAND_NAME as br, AXM_AI_REGISTRY_QUERY_NAME as bs, AXM_CORPORATE_BUSINESS_UNIT_ID as bt, AXPDashboardDataSeeder as bu, AXPIdentifierDB as bv, AXPMessageDataSeeder as bw, AXPMockChecksumProvider as bx, AXPMockClockProvider as by, AXPMockIdentifierService as bz, resolveDelegatedAssistOptionString as c, activityCategoryMocks as c$, G as c0, HR_ENTERPRISE as c1, HW as c2, JOB_DEFINITIONS_CATEGORY_MOCK as c3, JOB_DEFINITIONS_MOCK as c4, JOB_DEFINITION_CATEGORY_KEY_TO_ID as c5, JOB_LEVELS_MOCK as c6, LASER_PLUMBING_TENANT_ID as c7, LEAVE_REQUESTS_MOCK as c8, MAGFA_COMMERCE_STANDARD as c9, RESPONSIBILITIES_CATEGORY_MOCK as cA, RESPONSIBILITIES_MOCK as cB, RESPONSIBILITY_CATEGORY_KEY_TO_ID as cC, SAFETYMINDER_BASIC as cD, SAFETYMINDER_ENTERPRISE as cE, SAFETYMINDER_PROFESSIONAL as cF, SHOP_BASIC as cG, SHOP_ENTERPRISE as cH, SHOP_PRO as cI, TAGS_MOCK as cJ, TASKS as cK, TASK_STATUSES as cL, TASK_TEMPLATES as cM, TASK_TYPES as cN, TEAMS_CATEGORY_MOCK as cO, TEAMS_MOCK as cP, TEAM_BUSINESS_UNITS_MOCK as cQ, TEAM_CATEGORY_KEY_TO_ID as cR, TEAM_MEMBERS_MOCK as cS, TEAM_MEMBER_ROLES_MOCK as cT, TIMEPLICITY_TENANT_ID as cU, TLA as cV, TOKENS as cW, TPC as cX, VISIBILITY_FILTER_BYPASS as cY, WORKFLOW_CATEGORIES as cZ, WS as c_, MAGFA_CONVERSATION_DASHBOARD as ca, MAGFA_TENANT_ID as cb, METADATA_CATEGORY_IDS as cc, METADATA_GENERAL_CATEGORY_REFS as cd, METADATA_SYSTEM_CATEGORY_REFS as ce, MLC as cf, OHR as cg, ORDERING_BASIC as ch, ORDERING_ENTERPRISE as ci, ORDERING_STANDARD as cj, OWNERSHIP_FILTER_BYPASS as ck, PLATFORM_CONSOLE as cl, PLATFORM_TENANT_ID as cm, PM as cn, POSITIONS_CATEGORY_MOCK as co, POSITIONS_MOCK as cp, POSITION_ASSIGNMENTS_MOCK as cq, QCP as cr, QGEN as cs, QHW as ct, QOHR as cu, QPM as cv, QTLE as cw, QUESTIONNAIRE_CATEGORY_MOCK as cx, QUESTION_BANK_ITEM_CATEGORY_MOCK as cy, QWS as cz, axcSyncSingleEmployeeDenormalizedOrgFields as d, meetingSessionMock as d$, activityDefinitionEntityMock as d0, applyEntityDefinitionFirestoreSnapshot as d1, automationCommandMiddleware as d2, automationMock as d3, avatarInterface as d4, awaitConversationMockSharedStorage as d5, axVersionDB as d6, axWorkflowExecutionDB as d7, axcPatchEmployeeActivePrimaryBusinessUnitRefsFromRows as d8, axcPatchEmployeeActivePrimaryPositionRefsFromRows as d9, dateInterface as dA, dateTimeInterface as dB, descriptionInterface as dC, documentFolderSyncMiddleware as dD, emailInterface as dE, entityDefDb as dF, entityValidationMiddleware as dG, fileUploaderInterface as dH, finalizeActivityCategoryItemCounts as dI, findEmployeeById as dJ, folderStorageMiddleware as dK, groupOrderItemCalculatorMiddleware as dL, historyMiddleware as dM, identifierCommitMiddleware as dN, imageInterface as dO, inspectionOkXNaInterface as dP, loadMockPropertyDefinitions as dQ, lockGuardMiddleware as dR, longTextAnswerInterface as dS, lookupInterface as dT, lookupResolverMiddleware as dU, mapInterface as dV, meetingFilesMock as dW, meetingIds as dX, meetingMock as dY, meetingParticipantMock as dZ, meetingRoleTypeMock as d_, axcPatchEmployeeManagerRefsFromRows as da, axcResolveCommandRegistrySeedId as db, axcResolveQueryRegistrySeedId as dc, axcResolveWidgetCatalogSeedId as dd, bankCategory as de, buildEntityStorageQuickSearchFilter as df, buildWorkflowInstanceCartableDemoRows as dg, bypassAllFilters as dh, bypassOwnershipFilter as di, bypassVisibilityFilter as dj, calendarEventMock as dk, calendarEventTypeMockData as dl, calendarMock as dm, chatMessageMock as dn, chatMock as dp, checkboxInterface as dq, childCountMiddleware as dr, clearEntityDefinitionFirestoreCollections as ds, colorInterface as dt, computeDiff as du, contactInterface as dv, conversationDemoSeedUserIds as dw, createFileCastMiddleware as dx, createWidgetLayoutConfig as dy, createWorkflowDefinitionEntityMock as dz, ACTIVITY_CATEGORIES as e, meetingTimeSlotMock as e0, meetingTypeFileTemplateMock as e1, meetingTypeMock as e2, mergeDetailRelationMiddleware as e3, mergeQuickSearchIntoRequest as e4, metadataCategoryMocks as e5, mockParticipantIndexForSecurityUserId as e6, mockQuestionBankItemByName as e7, mockRoleDefinitions as e8, multipleChoiceInterface as e9, signatureInterface as eA, signatureLoaderMiddleware as eB, statusDefaultMiddleware as eC, tagInterface as eD, tenantMocks as eE, textAreaInterface as eF, textInterface as eG, timeDurationInterface as eH, titleInterface as eI, toUiRows as eJ, toggleInterface as eK, tokenCategoryIds as eL, tokenCategoryMocks as eM, urlInterface as eN, versionInterface as eO, visibilityFilterMiddleware as eP, workflowDefinitionEntityMock as eQ, workflowDefinitionIds as eR, workflowDefinitionMock as eS, yesNoInterface as eT, multipleSelectInterface as ea, normalizeAnyFileArrayForView as eb, normalizeSnapshotFileFieldsForView as ec, numberInterface as ed, parseEntityStorageInsertData as ee, parseEntityStorageQueryRequest as ef, participantIds as eg, participantMock as eh, passwordInterface as ei, personIdentifierTypeMock as ej, personIds as ek, personLegalIds as el, personMock as em, personNaturalIds as en, phoneInterface as eo, primaryMiddleware as ep, provideMockPropertySetups as eq, qrcodeInterface as er, questionBankItemMock as es, questionnaireMock as et, ratingInterface as eu, richTextInterface as ev, scaleInterface as ew, selectInterface as ex, selectionListInterface as ey, sexAtBirthInterface as ez, ACTIVITY_CATEGORY_ID_BY_KEY as f, ACTIVITY_DEFINITIONS as g, AI_ASSIST_MOCK as h, AI_MODEL_MOCK as i, APPLICATIONS as j, APPLICATION_CATEGORY_IDS as k, APPLICATION_CATEGORY_MOCKS as l, mockUsers as m, AXCActivityCategorySeeder as n, AXCActivityDefinitionSeeder as o, AXCAiAssistSeeder as p, AXCAiManagementMockModule as q, resolveDelegatedAssistOptionModel as r, AXCAiModelSeeder as s, AXCAppTermDataSeeder as t, AXCAppVersionDataSeeder as u, AXCApplicationCategoryDataSeeder as v, AXCApplicationDataSeeder as w, AXCApplicationManagementMockModule as x, AXCAssessmentManagementMockModule as y, AXCAssetManagementMockModule as z };
|
|
82677
|
-
//# sourceMappingURL=acorex-connectivity-mock-acorex-connectivity-mock-
|
|
81907
|
+
//# sourceMappingURL=acorex-connectivity-mock-acorex-connectivity-mock-C6axmkB2.mjs.map
|