Hello All,
According to Microsoft Document, I am able to Read, Update and Delete the records from MS Infopath.
But, I am still not able to create a new record for the same. Also, not able to find any proper documentation.
Please, help me if anybody is having any idea.
Also, suggest the documents if any.
Thanks.
Ravi_Thakkar
Ahmedabad, Gujarat, India
E Mail :
ravi.thakkar@hotmail.com 0
Answers
RIS Plus, LLC
If I am not wrong, microsoft training manual specifies only about reading the NAV data through MS Infopath.
Not about how to modify/creat/delete the records.
Please, suggest any document or provide anykind of help.
Ahmedabad, Gujarat, India
E Mail : ravi.thakkar@hotmail.com
RIS Plus, LLC
I really appreciate your quick response. Actually I am aware with the WebService Functions of NAV 2009 SP1.
I have also implemented one project for integration of .NET and NAV 2009 SP1 using WebServices.
But, with Infopath, case is different. Inserting the record is not cleared in MS Document which I m refering.
Suggest me the partnersource link for related document which you are suggesting.
Thanks.
Ahmedabad, Gujarat, India
E Mail : ravi.thakkar@hotmail.com
On trying to Insert the Customer Record, I am getting an ERROR:
The form contains the following errors:
Field or group: tns:Balance_LCY
Error: Only numbers allowed
Field or group: tns:Credit_Limit_LCY
Error: Only numbers allowed
Field or group: tns:Blocked
Error: Only certain values allowed
Field or group: tns:Invoice_Copies
Error: Only integers allowed
Field or group: tns:Copy_Sell_to_Addr_to_Qte_From
Error: Only certain values allowed
Field or group: tns:Prepayment_Percent
Error: Only numbers allowed
Field or group: tns:Application_Method
Error: Only certain values allowed
Field or group: tns:Last_Statement_No
Error: Only integers allowed
Field or group: tns:Reserve
Error: Only certain values allowed
Field or group: tns:Shipping_Advice
Error: Only certain values allowed
Field or group: tns:P_A_N_Status
Error: Only certain values allowed
Field or group: tns:Nature_of_Services
Error: Only certain values allowed
Also have attached the ERROR Diagram.
Ahmedabad, Gujarat, India
E Mail : ravi.thakkar@hotmail.com
My problem has been resolved. Now, I am able to create the Record through Infopath.
Thanks.
Ahmedabad, Gujarat, India
E Mail : ravi.thakkar@hotmail.com
One thing is that InfoPath only seems to work with page webservices, not code units. And some pages do not have all of the actions available.
It is very simple to connect and use them, don't try to overcomplicate it.