Options

NAV-Integration Issue

dipakpatel2505dipakpatel2505 Member Posts: 169
edited 2010-12-04 in NAV Three Tier
Hello Everyone,

We are creating Web site which Integrates NAV Contact Card using (.NET and NAV 2009 sp1 Web services).

I have the following issue:

Contact card is created as .Aspx page and data is also display properly. Suppose there is function "CustomSetDatefnc" written by Developer on Page then how can I access that function using Web Services in .NET Code ?

Thanks in advance.

Comments

  • Options
    ara3nara3n Member Posts: 9,255
    You need to create a Codeunit and provide this function or call the function on the page.
    Then in webservice table add the record and make sure the name of the CU in this table is the same as the Page record.
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • Options
    krikikriki Member, Moderator Posts: 9,089
    [Topic moved from 'NAV/Navision Classic Client' forum to 'NAV Three Tier' forum]
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


Sign In or Register to comment.