Avatar

Community Advisor

Hello All,

 

The exceptions raised by Adobe Campaign are error codes ( Number type).

 

Do we know where can I or how do I get it translated to english ? :slightly_smiling_face:

 

Is there any string group for errors or dictonary?

 

Workflow says:

SOP-330011 Error while executing the method 'manageRecipients' of service 'nms:recipient'.</faultstring><detail xsi:type='xsd:string'>BAS-010040 Cannot convert 'jkj' (type text) to integer (8 bit) type (bAS-010011 Invalid value).

 

 

But when wrapped in try catch I only get back 

-2010 

 

 

Marcel