How to create and update assets via iRAM web-service interface not using iRAM API method ?
Please give any helper Link [OR] sample program about how to create and update assets via iRAM web-service interface not using iRAM API method ?
And one additional question if artifacts can be created in asset (like RAMFolderArtifact, LocalFileArtifact, LocalFolderArtifact, LocalArchiveFolderArtifact and RAMURLArtifact can be added to the artifact root (or any other RAMFolder artifact) by using RAMFolderArtifact.addArtifact(Artifact) or RAMFolderArtifact.addArtifact(String path, Artifact in jav API). Thank you Bakiyaraj Arul bakiyaraj.arul@in.ibm.com iRAM Central Support Team |
One answer
Webservices are internal APIs ...
The following is a sample Java Code: public class UploadArtifacts { |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.