Skip to content

Add endpoint to retrieve BIRT report preview and paramters#168

Open
Uditha20 wants to merge 9 commits into
entgra:masterfrom
Uditha20:dynamic-report
Open

Add endpoint to retrieve BIRT report preview and paramters#168
Uditha20 wants to merge 9 commits into
entgra:masterfrom
Uditha20:dynamic-report

Conversation

@Uditha20

@Uditha20 Uditha20 commented Feb 5, 2026

Copy link
Copy Markdown
Contributor

<groupId>org.wso2.orbit.javax.xml.bind</groupId>
<artifactId>jaxb-api</artifactId>
</dependency>
<dependency>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Explain why this dependency needs

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For the reporting category icon upload implementation, I used the application.mgt.common dependency because it already provides artifact handling methods

<artifactId>io.entgra.device.mgt.core.notification.mgt.common</artifactId>
<scope>provided</scope>
</dependency>
<dependency>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check if this creates a cyclic dependency

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants