‎2010 Sep 23 2:43 PM
Dear all ,
I am getting a short dump in my workflow .The dump is in standard class CL_SWF_CNT_CONTAINER, method IF_SWF_CNT_CONVERSION~TO_XML , the short sump says 'CONVERSION ERROR'.kindly tell me how i can fix it
Thanks & Best Regards,
Sreejith
Edited by: sri on Sep 23, 2010 3:59 PM
‎2010 Sep 23 3:09 PM
‎2010 Sep 23 3:26 PM
Hi, your question is not looking proper.
Please make it more clear.
As far as what I can suggest from this is "Please check interface passed to this method is of same type or not".
‎2010 Sep 23 3:51 PM
Hi ,
when i am triggering the workflow from my badi class as test run , it is not dumping..only when the badi is triggering transaction , its throwing a dump..
Regards,
Sreejith
‎2010 Sep 23 3:50 PM
Sri,
in the DUMP you can find the exact line on which you got the error... put a break point there and re-run what you are doing.. cursor will stop there and you can see what exactly is going wrong..