Set Adobe DVA Media Cache-Database
CONNECTED · CLIENT · 6171099a1076b50001181398
Nodes10
References9
Dynamic0
Errors1
Warnings0
Score63
Compatible
4.13.0
100%
10/10 ok
Issues
Show
| Severity | Type | Node |
|---|---|---|
| Error | Missing Variable Definition | #4 Bash Execute Action |
DetailsThis variable is used by at least one stream, but no matching definition was found in the exported reference data. → Check the variable name, export the latest definitions, or document the reference if it is resolved dynamically at runtime. |
||
References
Show
| Kind | Type | Key | Source | Node |
|---|---|---|---|---|
| Reference | Helmut Variable | OSX media cache-database folder | Design | #4 Bash Execute Action |
| Reference | Helmut Variable | OSX media cache-database folder | Design | #4 Bash Execute Action |
| Reference | Helmut Variable | Win media cache-database folder | Design | #3 CMD Execute Action |
| Reference | Helmut Variable | Win media cache-database folder | Design | #5 CMD Execute Action |
| Reference | Helmut Variable | media cache-database folder | Design | #7 Empty String Condition |
| Reference | Helmut Variable | media cache-database folder | Design | #8 Empty String Condition |
| Reference | Store Variable | PR Version | Design | #3 CMD Execute Action |
| Reference | Store Variable | PR Version | Design | #4 Bash Execute Action |
| Reference | Store Variable | PR Version | Design | #5 CMD Execute Action |
Nodes
| # | Type | Title | Description | Summary | References | Issues |
|---|---|---|---|---|---|---|
| 0 | Condition / General / OSCondition | Operating System Condition V2 | Will match the current operating system | condition: IS success -> #7 Empty String Condition failure -> #1 Operating System Condition V2 |
|
|
| 1 | Condition / General / OSCondition | Operating System Condition V2 | Will match the current operating system | condition: IS success -> #8 Empty String Condition failure -> #2 Success Action |
|
|
| 2 | Action / General / Success Action | Success Action | Use it to make a failed node be successful to ensure a whole stream is successful |
|
||
| 3 | Action / Execute / CMDExecute Action | CMD Execute Action | Will execute a windows CMD command | script: reg add "HKCU\Software\Adobe\Common {store.variable.PR Version}\Media Cache" /v DatabasePath /t REG_SZ /d "{helmut.vari… success -> #5 CMD Execute Action |
helmut_variable:Win media cache-database folder store_variable:PR Version |
|
| 4 | Action / Execute / Bash Execute Action | Bash Execute Action | Will execute a unix BASH command | script: defaults write "/Users/{local.username}/Library/Preferences/com.Adobe.Common {store.variable.PR Version}.plist" "Media … success -> #6 Success Action |
helmut_variable:OSX media cache-database folder store_variable:PR Version |
Error
|
| 5 | Action / Execute / CMDExecute Action | CMD Execute Action | Will execute a windows CMD command | script: reg add "HKCU\Software\Adobe\Common {store.variable.PR Version}\Media Cache" /v FolderPath /t REG_SZ /d "{helmut.variab… success -> #6 Success Action |
helmut_variable:Win media cache-database folder store_variable:PR Version |
|
| 6 | Action / General / Success Action | Success Action | Use it to make a failed node be successful to ensure a whole stream is successful |
|
||
| 7 | Condition / General / Empty String Condition | Empty String Condition | Will check one or multiple strings whether they are empty or not | condition: NOT_EMPTY success -> #3 CMD Execute Action failure -> #9 Success Action |
helmut_variable:media cache-database folder |
|
| 8 | Condition / General / Empty String Condition | Empty String Condition | Will check one or multiple strings whether they are empty or not | condition: NOT_EMPTY success -> #4 Bash Execute Action failure -> #9 Success Action |
helmut_variable:media cache-database folder |
|
| 9 | Action / General / Success Action | Success Action | Use it to make a failed node be successful to ensure a whole stream is successful |
|