@@ -40,14 +40,14 @@
provide notification that a new instance of an object is being created.
If this method returns an error then the object will not be created.]]>
-wsID:%String,Shop:%String="",Requester:%String=""
+wsID:%String,Shop:APPS.TBXWeb.enu.TBXHandel="",Requester:APPS.TBXWeb.enu.TBXHandel=""
1
1
%Status
indien post processing errors --> quiten
- Do ..Logger.Info("POSTPROCESSING_STARTED")
+ Do ..Logger.Info("POSTPROCESSING_STARTED")
Set stPostProcessing = ..PostProcessing()
if 'stPostProcessing Do Quit $$$ERROR($$$GeneralError,"Post processing error")
. Do ..Logger.ErrorMail("POSTPROCESSING_FAILED",$$ParseStatus^vhLib.System(stPostProcessing))
@@ -146,6 +150,13 @@
]]>
+
+1
+Boolean
+
+
+
WSOrd
1
@@ -185,6 +196,7 @@
Else Do
. Set Info = "From="_From_" To="_$$$LCVT(lbTo)
. Do ..Logger.ErrorMail("MAIL_FAILED",Info_" Error="_$$ParseStatus^vhLib.System(stSendMail))
+
Quit stSendMail
]]>