cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X

Code to create a "Share to Project" link

pshinde
1-Newbie

Code to create a "Share to Project" link

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

Hello ,


Try this


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



Regards,


Sri

Top Tags