It's all about the answers!

Ask a question

How to get Core artifact details using shared artifact id present in module


aresha vora (218) | asked Dec 11 '20, 1:11 p.m.
Consider there is one Module. One artifact is created inside that module. Then there will be one shared artifact created inside the module and one core/base artifact created outside the module(within a folder).

We are currently using an API which takes the shared artifact id(artifact present in module) and gives the module and the folder in which the core artifact is present.


This API was working in 6.0.6 but is not giving the nav:parent tag.

We are able to get the title, contributor of the core artifact but the response doesnt has folder(nav:parent).

Is there any other way to get the core artifact folder ?

Be the first one to answer this question!


Register or to post your answer.