Skip to main content
1-Visitor
August 28, 2012
Question

Code to create a "Share to Project" link

  • August 28, 2012
  • 1 reply
  • 953 views

Hi Guru's


I have a requirement where I need to copy a document from a Project toa Product Context ( do some calculations ...business logic .etc).


I am looking for code to create link between two WTDocuments (i.e. one newly created in Product and one in Project).


Insights will be helpful..


-Pradeep Shinde


1 reply

1-Visitor
October 23, 2012

Hello ,


Try this


DataSharingHelper.service.shareVersion(object,containerReference, folderInProject);



Regards,


Sri