Hey, thank you for your time and help. I am using Bonitasoft 7.2.4 Subscription.
I have created a custom connector to save files or documents created in the BPM process locally to the computer.
It would be hugely helpful to enable those using the connector to simply open the file directory from the connector “set up” page, and choose where they want their file saved. This “set up” page is determined by the connector definition, and from what I can see there are only a limited number of input types accepted, “Text, Textarea, Group, Select, etc.”
This definition also exists in a file “Connector_Name-1.0.0.def” which is set up in XML encoding.
The only ways I have been able to manipulate the connector page is through the standard practice on the Bonitasoft BPM tool setting up the definition or by manipulating the XML file for the definition and so far I haven’t been able to create this functionality.
It should also be noted that Bonita has a built-in file connector type for saving to/creating folders, but it takes in three text inputs (Parent Path, Folder Name, Folder Description) as opposed to opening the file directory.
Is it possible to have a widget in any custom connector definition that allows the file directory to be opened to create a path to a folder?