-
BIRT Logs not getting generated
<p>Hi,</p> <p> I am facing a peculiar problem. I have incorporated BIRT into our web application to handle our reporting needs. Everything was perfectly fine till yesterday, but now the BIRT report logs are not getting generated. They were getting generated perfectly till now and all of a sudden this has popped up. The…
-
dcr fails to load beyond 300+ replicants
HI All, I am using TS 7.2.1 Win I have a dct with max container limit to 1000, but adding contents beyond 386 container and clicking on save results in error saying "save was unsuccessful.Invalid category/null type was received" The content size of each container is not much to break the dcr.. Is there any limitation on…
-
Accidental deploy, can I recall it
Hi, I am new to teamsite, still learning and accidentally deployed a page that I am not ready to launch for people to view yet. Once a page has been deployed, is there a way to recall it back to staging so people can no longer see it? Thanks in advance!
-
reading userroles is cut off after 149 roles...
<p>Hello,</p> <p> </p> <p>I am reading the userroles with <span style="color:rgb(40,40,40);font-family:'Source Sans Pro', sans-serif;">reportContext.getAppContext().get("ServerContext").getUserRoles();. </span></p> <p><span style="color:rgb(40,40,40);font-family:'Source Sans Pro', sans-serif;">I put the result in a…
-
stacked bar chart with value on y-axis and percent as value
<p>Hello ,</p> <p> </p> <p>here is the stacked bar chart that i have :</p> <p> </p> <div>[sharedmedia=core:attachments:13205]</div> <div> </div> <div>does anyone know how to display the percent OF THE STAKED BAR instead of the value </div> <div> </div> <div> </div> <div>if i tryed to change the serie label value for…
-
Document versioning
Hi, I'm trying to version a document. I've loaded the master one and then I checked out the document and checked in 9 more versions with new contents. When I read all versions of the document with GetAllVersions (DFS) I notice something strange about the version number. Here you are the output of GetAllVersions method:…
-
Dynamic Number of Drill Downs
<p>Hi Experts,</p> <p> </p> <p>I have an issue related to dynamic drill-through charts.</p> <p>I have a master Schedule chart report(schedule.rptdesign) which drills down to Task chart report(task.rptdesign). Now in the Task chart report, the datasetRow has a Boolean object called "hasChild". So, for that datasetRow, I…