usage of RaiseErrorText in non UI context
Hi,
Can someone please guide if usage of RaiseErrorText in Siebel eScript in a non UI context is correct practice?
Understand we can use throw and catch statements but RaiseErrorText essentially does the same job when used with catch(e). Is usage of RaiseErrorText in non UI context increases the memory usage and thus bad for performance?
Regards
Sumit