Call BS browser script to another BS server scripts
Hi,
I try to call Business Service browser script BS.InvokeMethod("lookupValue".... the following error Unhandled Exception "LookupValue" is not defined Service.Service_PreInvokedMethod line 6532.
Because browser scripts LookupValue is not supported, there is BS server script which do function of LookupValue. And that BS server script I try to call other BS browser script.
Thanks for help!