#connectorWidget

Custom Connector Widget

Is it possible to programmatically fill in values in a select (drop-down) on a connector wizard page or to create a custom widget which provides such values by itself. The values I want to show in the connector wizard page are provided by a Java dependency.

While building custom connector I am trying to create access to the File directory in the connector definition. Is this possible?

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."

Notifications