actionChain 'AttachmentZIPSelectChain' referenced in eventListener 'filePickerSelect2' is not define — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

actionChain 'AttachmentZIPSelectChain' referenced in eventListener 'filePickerSelect2' is not define

edited Jul 7, 2025 4:22PM in Visual Builder 1 comment

Summary:


In VBCS, I am getting this error. How can i solve this.

Content (please ensure you mask any confidential information):

File: webApps/yardiglupload/flows/main/pages/main-start-page.json
Error: actionChain 'AttachmentZIPSelectChain' referenced in eventListener 'filePickerSelect2' is not defined.
Line: 101
Column: 22

Version (include the version you are using, if applicable):



Code Snippet (add any code snippets that support your topic, if applicable):

  "filePickerSelect2": {      "chains": [        {          "chainId": "AttachmentZIPSelectChain",          "parameters": {            "files": "[[ Array.prototype.slice.call($event.detail.files) ]]"          }        }      ]    },

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!