update wrapped resource issue when click on "edit" button of artifact
Hi Team,
Currently I have an issue with editing artifact.
I have used java client with OSLC call to insert a wrapped resource into artifact, file type to be used as image, visio, pdf, excel, work.
After inserting wrapped resource into "text" format artifact successfully, I used browser to check on that artifact, the wrapped resource is shown successfully, when I click on "edit" button to edit artifact content (primary text), the wrapped resource is disappear.
This situation does not happen to the case of updating artifact using web GUI. In the artifact screen, click on "Edit" button, then perform insert wrapped resource to artifact by using web GUI. After updating successfully, click on "edit" button again, the wrapped resource is not disappear.
Currently, I am using CLM RDNG version 6.0.2 iFix006
Please help me on this case,
Thank you,
Best regards,
Anh Do
Comments
Donald Nong
May 22 '17, 2:45 a.m.I would suggest you do a GET against both the wrapped resource and the containing resource, and compare it to the working ones and see what is the difference.
Anh Do
May 22 '17, 5:22 a.m.Anh Do
May 22 '17, 4:42 a.m.- For update by using java client with OSLC call