Replacing characters in reply message MSMQ

subavsubav Member Posts: 4
Hi all,

i got a navision generated error message (NAS)
"Filters: No.: 000001, Billing Type: <>A"

i need to edit this message so as to replace the "<" & ">" characters
before sending it to MSMQ.

How to do it, is there any way?
Kindly help me out.

Thx suba

Comments

  • todrotodro Member Posts: 117
    subav wrote:
    Hi all,

    i got a navision generated error message (NAS)
    "Filters: No.: 000001, Billing Type: <>A"

    i need to edit this message so as to replace the "<" & ">" characters
    before sending it to MSMQ.

    How to do it, is there any way?
    Kindly help me out.

    Thx suba
    HI,
    if you are referring to C/SIDE creating this as a runtime error, you will not be able to incept this "response".

    The only way I see is a wrapper outside Navision taking care of the IErrorInfo information attached to the messages.
    Torsten
    MCP+I, MCSE NT, Navision MCT (2004,2005)
  • subavsubav Member Posts: 4
    Hi,

    Thanx for your reply.

    We got a solution in the Web Service itself. :)
Sign In or Register to comment.