How to trap errors in B1UP 2017.0.7.0
AnsweredI am aware of the Catch / Try syntax in a newer version of Boyum
Is there any other way to trap errors in my version.
I'm using a .NET snippet and if I don't have a selected row in Pick and Pack Manager I get the following message:
Error in DotNetCode: Exception has been thrown by the target of an invocation.
regards Sotos Soteriou
0
-
Official comment
Hello Sotos,
You need to use common Try/Catch in C# (https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/keywords/try-catch) in a .NET snippet.
For more information, please contact your SAP partner, this is not really a B1UP feature but a C# feature.
-
Yaremi Miranda
Many thanks
regards, Sotos
Please sign in to leave a comment.
Comments
2 comments