hi there web service experts, have this problem need to have a solution for this:
input sample: Begin list-sub\nResult=[Failed]\nBegin 1\nActual=[list-sub:123456789]\nNE=[HLR]\nRsult=[Failed]\nDesc=[value]\nAttr=[attr1=value,attr2=value]\End 1\nBegin 2\nActual=[list-sub:123456789]\nNE=[HLR]\nRsult=[Failed]\nDesc=[value]\nAttr=[attr1=value,attr2=value]\End 2\nBegin 3\nActual=[list-sub:123456789]\nNE=[HLR]\nRsult=[Failed]\nDesc=[value]\nAttr=[attr1=value,attr2=value]\End 3\nEnd List-sub
Begin Alias
Result= [Succeed/Failed];
Begin 1
Actual=[Actual MML command sent];
NE=[HLR/IN/VMS/OTA/..];
Desc=[Result Description];
Attr=[Att1=val1,att2=val2,……,attn=valn];
End 1
Begin 2
End 2
.
Begin n
End n
End Alias
hope any experts can enlighten me with this kind of webservice problem. Appreciate so much for any help
thanks