We can provide a configuration for uploading files directly into JDE. When the users are executing a botflow with Attachments Config properly setup, they will see a modal window showing after successful botflow execution. The window will be cancelable or not depends on the configuration.

Associated MO

We must select a Media Object structure that we want to comply to when uploading a file inside JDE. We pull a list of the available MO Structures via the selected connector for the current botflow.

On selection we make a call to pull more detailed information about the selected MO Structure.

Screenshot 2022-07-26 at 11.08.02.png

Additional data

We must decide what should be allowed to the end users File, Text or Both.

On selection a checkbox underneath the field will popup, from which we can specify whether the additional information is required or not. If we marked as Required the CANCEL button will be removed and the user will be forced to upload file/text or both.

Screenshot 2022-07-26 at 11.13.19.png

Configuration fields

When we select Media Object and we pull the structure for that object we generate configuration fields based on the structure.

Example:

Address Book Generic Text

Screenshot 2022-07-26 at 11.18.15.png

Account Ledger Generic Text

Screenshot 2022-07-26 at 11.19.27.png