XPath Error after using custom xslt

I made a mapping between my input schema and destination schema through custom xslt.

 After constructing the message when I fetch the destination schema element value through xpath it does not contains

any value but when I saved that destination message in a location then I got all the elements value.

When I want to update the value of any element then it shows the following error :

The XPath expression: ' xpath of element '

selected a node which is not valid for property or distinguished field retrieval, or it selected no node at all. Only text-only elements or attributes may be selected.

The xpath is correct.

Why this is occuring ?

While I am not using any custom xslt, it is working fine.

Any kind of help would be appreciated.

January 27th, 2015 2:51pm

Hi,

Share the schema, xpath being used. how would anyone know what you are doing

Free Windows Admin Tool Kit Click here and download it now
January 27th, 2015 2:53pm

Look like you're trying to use a XPath for an element/node which doesn't exist in the received message.
January 27th, 2015 3:57pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics