Hi - I was converting some DataWindows to a C# modal that has some Computed Fields that use a custom global function written in PowerBuilder. How can I add a C# static function written to do the same when evaluating expressions (DWCompute) on these modals.
When looking for information I found the following but this may not apply to DWNet.Data.
PbExpressionFactory.Current.AddGlobalFunc<TClass>();
thanks,
Tony
Thanks for the information. Is there a bug number for me to track the issue so that I can identify that it has been resolved? Do you happen to know when the libraries with this fix will be made available?
Thanks again for the information,
Tony
Sorry, I reported this bug by another inner bug system, so there is no bug number for you to track it.
Please report this bug via our support ticketing system to ensure it is being properly tracked at https://www.appeon.com/standardsupport/
Then I can reply to the ticket once I get some updates.
Regards,
Logan
Bug 4036 - DwCompute attribute fails when using custom function