Sharepoint/Employee Portal Development

odbcodbc Member Posts: 8
edited 2007-12-15 in Navision e-Commerce
Hi folks,

Im currently responsible for development and integration of the Employee portal and Sharepoint. My customer has one request, he would like that that his employee can update their on personal data(table 5200) in sharepoint.
The user should only be able to edit his own data and not the data of other employees. How can this be done with the webarts delivered with the employee portal ?

Its would ofcourse be possible to do by creating some customer function with the Sharepoint designer or VS2005 but then I would access the sql table directly and that would be a bit ciritical(dataconsistency, BL etc)

Thanks your feedback.

Comments

  • Ian_Piddington10199Ian_Piddington10199 Member Posts: 167
    You would need to capture he user ID of the windows user loged into the Portal and use that to confirm which record they could modify in the table. You would probably need to add the Users ID to the record to make life easy for yourself. I can't rememebr the code to extract the user id fromt eh xml passed from Employee Portal but if you need it I can go and try to dig it out of a developement we did a while back.

    Ian
    Regards

    Ian
  • krikikriki Member, Moderator Posts: 9,112
    [Topic moved from Navision forum to Navision e-Commerce forum]
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • ashishaashisha Member Posts: 60
    hello
    actuall presently we are implementing navision style sheet functionlity in using employee portal of navision 5.0.please give me some idea how we can do this.is there any functionlity so we can accces navision style sheet functionlity in employee portal of navision.please help me as soon as possible.

    Thanks in Advance
Sign In or Register to comment.