Skip to content

Commit e781055

Browse files
jlevypaloaltoShirleyDenkbergAradCarmi
authored andcommitted
[GenericPolling] Update docs (demisto#39250)
* RN * Update Packs/CommonPlaybooks/ReleaseNotes/2_6_55.md Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/CommonPlaybooks/ReleaseNotes/2_6_55.md Co-authored-by: Arad Carmi <[email protected]> --------- Co-authored-by: ShirleyDenkberg <[email protected]> Co-authored-by: Arad Carmi <[email protected]>
1 parent f64ea66 commit e781055

File tree

4 files changed

+11
-1
lines changed

4 files changed

+11
-1
lines changed

Packs/CommonPlaybooks/Playbooks/playbook-GenericPolling.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ description: |-
99
1. Initiate the operation.
1010
2. Poll to check if the operation completed.
1111
3. (optional) Get the results of the operation.
12+
13+
NOTE: This playbook should be run only when the playbook's context is using the "Private to sub-playbook" option.
1214
fromversion: 5.0.0
1315
starttaskid: "0"
1416
tasks:

Packs/CommonPlaybooks/Playbooks/playbook-GenericPolling_README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ The remote action should have the following structure:
77
2. Poll to check if the operation completed.
88
3. (optional) Get the results of the operation.
99

10+
**NOTE: This playbook should be run *only* when the playbook's context is using the "Private to sub-playbook" option.**
11+
1012
For more information on polling, go to [Playbook Polling (Cortex XSOAR 6.x)](https://docs-cortex.paloaltonetworks.com/r/Cortex-XSOAR/6.x/Cortex-XSOAR-Playbook-Design-Guide/Playbook-Polling) or [Playbook Polling (Cortex XSOAR 8 Cloud)](https://docs-cortex.paloaltonetworks.com/r/Cortex-XSOAR/8/Cortex-XSOAR-Cloud-Documentation/Playbook-polling) or [Playbook Polling (Cortex XSOAR 8.7 On-prem)](https://docs-cortex.paloaltonetworks.com/r/Cortex-XSOAR/8.7/Cortex-XSOAR-On-prem-Documentation/Playbook-polling).
1113

1214
## Dependencies
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
2+
#### Playbooks
3+
4+
##### GenericPolling
5+
6+
Improved documentation.

Packs/CommonPlaybooks/pack_metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Common Playbooks",
33
"description": "Frequently used playbooks pack.",
44
"support": "xsoar",
5-
"currentVersion": "2.6.54",
5+
"currentVersion": "2.6.55",
66
"author": "Cortex XSOAR",
77
"url": "https://www.paloaltonetworks.com/cortex",
88
"email": "",

0 commit comments

Comments
 (0)