how read the data from infopath to sharepoint server

D

dheer

I published an infopath form in sharepoint accelerator for a work flow in
skelta , i need to read the values from the form. the problem is we need to
specify the text box name in the work flow to read the value from the form ,
but after publishing the form the text box name is getting saved with some 20
digit number , so we r unable to read the values
 
R

Ramana

Hi,

You can mention the Xpath of that field instead of value.

I hope this will help for you.
 
Top