Skip to main content
Nintex Community Menu Bar

SharePoint 2003 Document event - Modified By user

  • July 31, 2007
  • 2 replies
  • 15 views

Forum|alt.badge.img+1

Dear all,

I'm now implementing the SharePoint 2003 Document event. I've an event to Upload a document to SharePoint Library.
After that, I found that the uploaded document is modified by the K2 server domain user account.

May I know is there any possibility to change set the modified by as the destination user of the activity instance?

Thank you very much.

Kind Regards,
Zoe

2 replies

Forum|alt.badge.img+5
Have you considered just using the SharePoint Document event and update another meta data field and set that field to the destination user? That event also allows you to get an set meta data, you might be able to simply do it manually after the fact for a quick workaround.

Forum|alt.badge.img+1
  • Author
  • July 31, 2007
Many thanks for your reply.
I'll try on using the Meta-data now.

icon-quote.gifcherish@k2.net:
Have you considered just using the SharePoint Document event and update another meta data field and set that field to the destination user? That event also allows you to get an set meta data, you might be able to simply do it manually after the fact for a quick workaround.