Call BPM data form in External dll for Method directives

In order to call a BPMDataForm I believe you’ll have to implement CustomizationBase in your class which can very complex. One thing you can do, is call the BPM data form from inside the BPM and then go back to your external DLL with the results.

1 Like