When using a Flat structure organization, failing to deploy IGA use cases via the Deployment Xpress utility.
However, all use cases fail with the same error:
2024-11-11 12:11:36,163 DEBUG [io.undertow.request.error-response] (default task-61) Setting error code 500 for exchange HttpServerExchange{ POST /sigma/rest/admin/repository/927/template/ExtendContractorByContractorAdmin/usecase/deploy}: java.lang.RuntimeException
at io.undertow.server.HttpServerExchange.setStatusCode(HttpServerExchange.java:1473)
at io.undertow.servlet.spec.HttpServletResponseImpl.setStatus(HttpServletResponseImpl.java:287)
at javax.servlet.http.HttpServletResponseWrapper.setStatus(HttpServletResponseWrapper.java:192)
at javax.servlet.http.HttpServletResponseWrapper.setStatus(HttpServletResponseWrapper.java:192)
at javax.servlet.http.HttpServletResponseWrapper.setStatus(HttpServletResponseWrapper.java:192)
at javax.servlet.http.HttpServletResponseWrapper.setStatus(HttpServletResponseWrapper.java:192)
IGA 14.5.1
Using a Flat structure organization deployment
It is not an issue. This is an expected behavior and it is working as designed. The pre-configured out-of-the-box templates are suitable for the out-of-the-box environment(hierarchy structure organization). The Customers need to modify the templates based on their needs.