Hello All,
I want to deploy Blueprint from my local env to dev, but it builds failure. Am I missing something ?
Best regards.
Views
Replies
Total Likes
hi @krist_wang ,
Based on the Error I think the issue is with the folder structure of the path "/apps/msm/astellas_blueprint/jcr:content/dialog"
The "dialog" should be created under the node "jcr:content" of resourceType "nt:unstructured". Seems like currently the resourceType of "jcr:content" is "nt:folder".
Please update the Node "jcr:content" with resourceType "nt:unstructured". that should build the compilation error shown in the screenshots.
Also, in general recommendation is to create this in local/lower environments -> create a package from that instance and use it in the code so that these issues can be avoided. hope this helps!
Thanks,
Anil
Please tell me how to update it , I found that the node type already is "nt:unstructured"
thanks!
it builds success when I create this file. However, I am confused that the example WKND site don't have this file, and it also builds success.
@krist_wang If you have found out solution yourself, please share it with the community.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies