SlideShare a Scribd company logo
1 of 23
Actuate E-Report Designer Pro
Understanding the Design
Environment
E-Report Designer Pro
Application window
Title bar
Menu bar
Tool bars
Component
Palette
Status bar
Design Window
Structure Pane
Layout Pane
Palettes
Actuate Developer Workbench
In ERD Pro click
Menu->View->Toolbars->Component Palette
Structure
Data
Controls
Drawing/Graphics
Pages
Click on Structure Palette
Report Section
Group
Section Sequential
Section
Conditional Section
Report
component
Parallel
Section
Frame
Actuate Developer Workbench
Click on Data
Connection Component
Data FilterDatabase Source Component
Data Row
Actuate Developer Workbench
Click on Controls
Label Control
Text
Control Integer
Control
Currency
control
Floating
Point Control
Data-Time
Control
Graph
Control
Actuate Developer Workbench
Click on Drawing/Graphics
Line
Control
Ellipse
Control Image
Control
OLE
Container
Control
Rectangle
Control
Browser
Scripting
Control
Actuate Developer Workbench
Click on Pages
Page
List
Control
Subpage
Control
Flow
Control
Page
Control
Page
Number
Control
Actuate Developer Workbench
Navigation Controls
First
Page
Next
Page
Last Page
Previous
Page
Search
Table of
Contents
Goto
Page
Query Editor
Query Editor
 Upper Pane : Selecting the tables and joins.
 Columns : to select or define computed columns.
 Conditions : Specify the criteria to retrieves the data
from the database.
 Order by: Specify the sort order.
 Group by: Specify aggregate rows, which total data
from a group of rows.
 Having: Specify criteria for selecting specific aggregate
rows.
 SQL: View the SQL Select statement.
Database Browser
 Displays the available databases, tables, and columns
managed by the DBMS to which Actuate is connected.
Textual Editor
 A textual tool for writing SQL SELECT queries.
 Provides a way to define SQL Statement without
overriding AFC Methods.
Component Editor
 Used in getting information about any component in the
report design.
 Viewing and Setting property Values.
 Creating or Editing Variables.
 Creating new methods or overriding inherited methods.
Expression Builder
 Used to construct value expression for properties of the
component.
Information about the Class
 Choose the Class tab to view the General information about
the class.
 Identifies the class name, the class from which the selected
class is derived.
 Scope of the Class and the module in which it resides.
 Any comments provided by the developer.
 Private Checkbox.
Variables
 Choose the Variable tab to manipulate the variables for a
component.
 The Name should be a valid name (Can be a Array Name or
a multi Array).
 Choose the Variable Data Type and can be the following.
 String, Integer, double or data type we define.
 Actuate Foundation Class.
 Any Declared Class.
 Select Storage Type (Instance or Static).
 Static – Same for All the instance for the class.
 Instance – Different for different instance for the class.
Variables
 Visibility of the Variable (Depends on the storage Type).
 Essential Property.
 Parameter.
 Private.
 Property.
 Public.
 Externally Defined Data Type should be selected if the data
type is user-defined.
Working with Methods
 Methods significantly affect the component.
 Confirm whether creating new methods is the best choice.
 Actuate supports function overloading.
 Actuate allows duplicate method name but the methods
should be in different scope.
 Overriding inherited methods are allowed.
Method Editor
 To Write Actuate Basic Code in Methods.
 A method is a Function or a procedure associated with a
component.

More Related Content

What's hot

ETL Validator Usecase - Check for Mandatory Fields
ETL Validator Usecase - Check for Mandatory FieldsETL Validator Usecase - Check for Mandatory Fields
ETL Validator Usecase - Check for Mandatory FieldsDatagaps Inc
 
ETL Validator Usecase - Transformation logic in input data source
ETL Validator Usecase - Transformation logic in input data sourceETL Validator Usecase - Transformation logic in input data source
ETL Validator Usecase - Transformation logic in input data sourceDatagaps Inc
 
ETL Validator Usecase - Checking for Duplicates
ETL Validator Usecase - Checking for DuplicatesETL Validator Usecase - Checking for Duplicates
ETL Validator Usecase - Checking for DuplicatesDatagaps Inc
 
ETL Validator Usecase - checking for LoV conformance
ETL Validator Usecase - checking for LoV conformanceETL Validator Usecase - checking for LoV conformance
ETL Validator Usecase - checking for LoV conformanceDatagaps Inc
 
SAP BO Web Intelligence Basics
SAP BO Web Intelligence BasicsSAP BO Web Intelligence Basics
SAP BO Web Intelligence BasicsKiran Joy
 
BI-Validator Usecase - Stress Test Plan
BI-Validator Usecase - Stress Test PlanBI-Validator Usecase - Stress Test Plan
BI-Validator Usecase - Stress Test PlanDatagaps Inc
 
Filter for unique values or remove duplicate values excel
Filter for unique values or remove duplicate values   excelFilter for unique values or remove duplicate values   excel
Filter for unique values or remove duplicate values exceltechie_govind
 
ETL Validator: Testing for Referential Integrity
ETL Validator: Testing for Referential IntegrityETL Validator: Testing for Referential Integrity
ETL Validator: Testing for Referential IntegrityDatagaps Inc
 
Exam view dynamic recalculation files
Exam view dynamic recalculation filesExam view dynamic recalculation files
Exam view dynamic recalculation filesWilliam McIntosh
 

What's hot (20)

ETL Validator Usecase - Check for Mandatory Fields
ETL Validator Usecase - Check for Mandatory FieldsETL Validator Usecase - Check for Mandatory Fields
ETL Validator Usecase - Check for Mandatory Fields
 
ETL Validator Usecase - Transformation logic in input data source
ETL Validator Usecase - Transformation logic in input data sourceETL Validator Usecase - Transformation logic in input data source
ETL Validator Usecase - Transformation logic in input data source
 
ETL Validator Usecase - Checking for Duplicates
ETL Validator Usecase - Checking for DuplicatesETL Validator Usecase - Checking for Duplicates
ETL Validator Usecase - Checking for Duplicates
 
ETL Validator Usecase - checking for LoV conformance
ETL Validator Usecase - checking for LoV conformanceETL Validator Usecase - checking for LoV conformance
ETL Validator Usecase - checking for LoV conformance
 
Css selectors
Css selectorsCss selectors
Css selectors
 
SAP BO Web Intelligence Basics
SAP BO Web Intelligence BasicsSAP BO Web Intelligence Basics
SAP BO Web Intelligence Basics
 
BI-Validator Usecase - Stress Test Plan
BI-Validator Usecase - Stress Test PlanBI-Validator Usecase - Stress Test Plan
BI-Validator Usecase - Stress Test Plan
 
Variables in sap hana
Variables in sap hanaVariables in sap hana
Variables in sap hana
 
Multiselect list
Multiselect listMultiselect list
Multiselect list
 
XL-MINER: Data Utilities
XL-MINER: Data UtilitiesXL-MINER: Data Utilities
XL-MINER: Data Utilities
 
Les07
Les07Les07
Les07
 
XL Miner: Classification
XL Miner: ClassificationXL Miner: Classification
XL Miner: Classification
 
Filter for unique values or remove duplicate values excel
Filter for unique values or remove duplicate values   excelFilter for unique values or remove duplicate values   excel
Filter for unique values or remove duplicate values excel
 
12report
12report12report
12report
 
R12 i setup doc
R12 i setup docR12 i setup doc
R12 i setup doc
 
XL-MINER:Partition
XL-MINER:PartitionXL-MINER:Partition
XL-MINER:Partition
 
ETL Validator: Testing for Referential Integrity
ETL Validator: Testing for Referential IntegrityETL Validator: Testing for Referential Integrity
ETL Validator: Testing for Referential Integrity
 
XL-MINER:Prediction
XL-MINER:PredictionXL-MINER:Prediction
XL-MINER:Prediction
 
Exam view dynamic recalculation files
Exam view dynamic recalculation filesExam view dynamic recalculation files
Exam view dynamic recalculation files
 
Reflection
ReflectionReflection
Reflection
 

Viewers also liked

Actuate BIRT best practices v1 0
Actuate BIRT best practices v1 0Actuate BIRT best practices v1 0
Actuate BIRT best practices v1 0Aishwarya Savant
 
Data Analytics - Research paper on Rit D4D_senegal_scientific_paper_31_decemb...
Data Analytics - Research paper on Rit D4D_senegal_scientific_paper_31_decemb...Data Analytics - Research paper on Rit D4D_senegal_scientific_paper_31_decemb...
Data Analytics - Research paper on Rit D4D_senegal_scientific_paper_31_decemb...Aishwarya Savant
 
Actuate BIRT - Cross tab report
Actuate BIRT - Cross tab reportActuate BIRT - Cross tab report
Actuate BIRT - Cross tab reportAishwarya Savant
 
Actuate - BIRT Report from scratch
Actuate - BIRT Report from scratchActuate - BIRT Report from scratch
Actuate - BIRT Report from scratchAishwarya Savant
 
Actuate BIRT - Page layouts
Actuate BIRT - Page layoutsActuate BIRT - Page layouts
Actuate BIRT - Page layoutsAishwarya Savant
 
Acutate - Using Stored Procedure
Acutate - Using Stored ProcedureAcutate - Using Stored Procedure
Acutate - Using Stored ProcedureAishwarya Savant
 
Manual & guide for birt eclipse report designer
Manual & guide for birt eclipse report designerManual & guide for birt eclipse report designer
Manual & guide for birt eclipse report designerAASIM MAHMOOD
 
The complete getting started guide to birt reporting 1 (1)
The complete getting started guide to birt reporting 1 (1)The complete getting started guide to birt reporting 1 (1)
The complete getting started guide to birt reporting 1 (1)arkslideshareacc
 
Building A Complex Birt Report
Building A Complex Birt ReportBuilding A Complex Birt Report
Building A Complex Birt Reportsvhovater
 

Viewers also liked (15)

Actuate BIRT - Graph
Actuate BIRT - GraphActuate BIRT - Graph
Actuate BIRT - Graph
 
Actuate sections
Actuate sectionsActuate sections
Actuate sections
 
Actuate BIRT best practices v1 0
Actuate BIRT best practices v1 0Actuate BIRT best practices v1 0
Actuate BIRT best practices v1 0
 
Data Analytics - Research paper on Rit D4D_senegal_scientific_paper_31_decemb...
Data Analytics - Research paper on Rit D4D_senegal_scientific_paper_31_decemb...Data Analytics - Research paper on Rit D4D_senegal_scientific_paper_31_decemb...
Data Analytics - Research paper on Rit D4D_senegal_scientific_paper_31_decemb...
 
Actuate BIRT - sections
Actuate BIRT - sectionsActuate BIRT - sections
Actuate BIRT - sections
 
Birt Report
Birt ReportBirt Report
Birt Report
 
Actuate BIRT - Cross tab report
Actuate BIRT - Cross tab reportActuate BIRT - Cross tab report
Actuate BIRT - Cross tab report
 
How To Use BIRT
How To Use BIRTHow To Use BIRT
How To Use BIRT
 
Actuate - BIRT Report from scratch
Actuate - BIRT Report from scratchActuate - BIRT Report from scratch
Actuate - BIRT Report from scratch
 
Actuate BIRT - Page layouts
Actuate BIRT - Page layoutsActuate BIRT - Page layouts
Actuate BIRT - Page layouts
 
Actuate BIRT - library
Actuate BIRT -  libraryActuate BIRT -  library
Actuate BIRT - library
 
Acutate - Using Stored Procedure
Acutate - Using Stored ProcedureAcutate - Using Stored Procedure
Acutate - Using Stored Procedure
 
Manual & guide for birt eclipse report designer
Manual & guide for birt eclipse report designerManual & guide for birt eclipse report designer
Manual & guide for birt eclipse report designer
 
The complete getting started guide to birt reporting 1 (1)
The complete getting started guide to birt reporting 1 (1)The complete getting started guide to birt reporting 1 (1)
The complete getting started guide to birt reporting 1 (1)
 
Building A Complex Birt Report
Building A Complex Birt ReportBuilding A Complex Birt Report
Building A Complex Birt Report
 

Similar to Acutate erd pro

Asp Net Advance Topics
Asp Net Advance TopicsAsp Net Advance Topics
Asp Net Advance TopicsAli Taki
 
6) debugging and testing
6) debugging and testing6) debugging and testing
6) debugging and testingtechbed
 
Demo Guidebook 040110
Demo Guidebook 040110Demo Guidebook 040110
Demo Guidebook 040110Brad Ganas
 
HT2010 Paper Presentation
HT2010 Paper PresentationHT2010 Paper Presentation
HT2010 Paper Presentationinakipaz
 
Introduction to weka
Introduction to wekaIntroduction to weka
Introduction to wekaJK Knowledge
 
Qtp Training
Qtp TrainingQtp Training
Qtp Trainingmehramit
 
Qtp Presentation
Qtp PresentationQtp Presentation
Qtp Presentationtechgajanan
 
Programming Without Coding Technology (PWCT) Environment
Programming Without Coding Technology (PWCT) EnvironmentProgramming Without Coding Technology (PWCT) Environment
Programming Without Coding Technology (PWCT) EnvironmentMahmoud Samir Fayed
 
Generics and collections in Java
Generics and collections in JavaGenerics and collections in Java
Generics and collections in JavaGurpreet singh
 
OBIEE publisher with Report creation - Tutorial
OBIEE publisher with Report creation - TutorialOBIEE publisher with Report creation - Tutorial
OBIEE publisher with Report creation - Tutorialonlinetrainingplacements
 
Qtp 92 Tutorial769
Qtp 92 Tutorial769Qtp 92 Tutorial769
Qtp 92 Tutorial769subhasis100
 
qtp 9.2 features
qtp 9.2 featuresqtp 9.2 features
qtp 9.2 featureskrishna3032
 

Similar to Acutate erd pro (20)

Asp Net Advance Topics
Asp Net Advance TopicsAsp Net Advance Topics
Asp Net Advance Topics
 
WEKA: The Explorer
WEKA: The ExplorerWEKA: The Explorer
WEKA: The Explorer
 
WEKA:The Explorer
WEKA:The ExplorerWEKA:The Explorer
WEKA:The Explorer
 
6) debugging and testing
6) debugging and testing6) debugging and testing
6) debugging and testing
 
Demo Guidebook 040110
Demo Guidebook 040110Demo Guidebook 040110
Demo Guidebook 040110
 
Oracle report from ppt
Oracle report from pptOracle report from ppt
Oracle report from ppt
 
HT2010 Paper Presentation
HT2010 Paper PresentationHT2010 Paper Presentation
HT2010 Paper Presentation
 
Introduction to weka
Introduction to wekaIntroduction to weka
Introduction to weka
 
Qtp Training
Qtp TrainingQtp Training
Qtp Training
 
About QTP 9.2
About QTP 9.2About QTP 9.2
About QTP 9.2
 
About Qtp_1 92
About Qtp_1 92About Qtp_1 92
About Qtp_1 92
 
About Qtp 92
About Qtp 92About Qtp 92
About Qtp 92
 
Qtp Presentation
Qtp PresentationQtp Presentation
Qtp Presentation
 
Programming Without Coding Technology (PWCT) Environment
Programming Without Coding Technology (PWCT) EnvironmentProgramming Without Coding Technology (PWCT) Environment
Programming Without Coding Technology (PWCT) Environment
 
VB.net
VB.netVB.net
VB.net
 
Generics and collections in Java
Generics and collections in JavaGenerics and collections in Java
Generics and collections in Java
 
Potter’S Wheel
Potter’S WheelPotter’S Wheel
Potter’S Wheel
 
OBIEE publisher with Report creation - Tutorial
OBIEE publisher with Report creation - TutorialOBIEE publisher with Report creation - Tutorial
OBIEE publisher with Report creation - Tutorial
 
Qtp 92 Tutorial769
Qtp 92 Tutorial769Qtp 92 Tutorial769
Qtp 92 Tutorial769
 
qtp 9.2 features
qtp 9.2 featuresqtp 9.2 features
qtp 9.2 features
 

Recently uploaded

PKS-TGC-1084-630 - Stage 1 Proposal.pptx
PKS-TGC-1084-630 - Stage 1 Proposal.pptxPKS-TGC-1084-630 - Stage 1 Proposal.pptx
PKS-TGC-1084-630 - Stage 1 Proposal.pptxPramod Kumar Srivastava
 
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...Jack DiGiovanna
 
{Pooja: 9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...
{Pooja:  9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...{Pooja:  9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...
{Pooja: 9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...Pooja Nehwal
 
Call Girls In Mahipalpur O9654467111 Escorts Service
Call Girls In Mahipalpur O9654467111  Escorts ServiceCall Girls In Mahipalpur O9654467111  Escorts Service
Call Girls In Mahipalpur O9654467111 Escorts ServiceSapana Sha
 
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779Delhi Call girls
 
Dubai Call Girls Wifey O52&786472 Call Girls Dubai
Dubai Call Girls Wifey O52&786472 Call Girls DubaiDubai Call Girls Wifey O52&786472 Call Girls Dubai
Dubai Call Girls Wifey O52&786472 Call Girls Dubaihf8803863
 
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Callshivangimorya083
 
Schema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfSchema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfLars Albertsson
 
RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998YohFuh
 
Industrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfIndustrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfLars Albertsson
 
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfKantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfSocial Samosa
 
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /WhatsappsBeautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsappssapnasaifi408
 
Invezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz1
 
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationshipsccctableauusergroup
 
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...
Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...
Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...shivangimorya083
 
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdfMarket Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdfRachmat Ramadhan H
 
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...dajasot375
 

Recently uploaded (20)

PKS-TGC-1084-630 - Stage 1 Proposal.pptx
PKS-TGC-1084-630 - Stage 1 Proposal.pptxPKS-TGC-1084-630 - Stage 1 Proposal.pptx
PKS-TGC-1084-630 - Stage 1 Proposal.pptx
 
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
 
{Pooja: 9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...
{Pooja:  9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...{Pooja:  9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...
{Pooja: 9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...
 
Call Girls In Mahipalpur O9654467111 Escorts Service
Call Girls In Mahipalpur O9654467111  Escorts ServiceCall Girls In Mahipalpur O9654467111  Escorts Service
Call Girls In Mahipalpur O9654467111 Escorts Service
 
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
 
Dubai Call Girls Wifey O52&786472 Call Girls Dubai
Dubai Call Girls Wifey O52&786472 Call Girls DubaiDubai Call Girls Wifey O52&786472 Call Girls Dubai
Dubai Call Girls Wifey O52&786472 Call Girls Dubai
 
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
 
Schema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfSchema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdf
 
RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998
 
Industrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfIndustrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdf
 
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfKantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
 
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /WhatsappsBeautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
 
Invezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signals
 
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships
 
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
 
Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...
Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...
Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...
 
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdfMarket Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
 
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
 
E-Commerce Order PredictionShraddha Kamble.pptx
E-Commerce Order PredictionShraddha Kamble.pptxE-Commerce Order PredictionShraddha Kamble.pptx
E-Commerce Order PredictionShraddha Kamble.pptx
 

Acutate erd pro

  • 1. Actuate E-Report Designer Pro Understanding the Design Environment
  • 3. Application window Title bar Menu bar Tool bars Component Palette Status bar
  • 6. Actuate Developer Workbench In ERD Pro click Menu->View->Toolbars->Component Palette Structure Data Controls Drawing/Graphics Pages
  • 7. Click on Structure Palette Report Section Group Section Sequential Section Conditional Section Report component Parallel Section Frame
  • 8. Actuate Developer Workbench Click on Data Connection Component Data FilterDatabase Source Component Data Row
  • 9. Actuate Developer Workbench Click on Controls Label Control Text Control Integer Control Currency control Floating Point Control Data-Time Control Graph Control
  • 10. Actuate Developer Workbench Click on Drawing/Graphics Line Control Ellipse Control Image Control OLE Container Control Rectangle Control Browser Scripting Control
  • 11. Actuate Developer Workbench Click on Pages Page List Control Subpage Control Flow Control Page Control Page Number Control
  • 12. Actuate Developer Workbench Navigation Controls First Page Next Page Last Page Previous Page Search Table of Contents Goto Page
  • 14. Query Editor  Upper Pane : Selecting the tables and joins.  Columns : to select or define computed columns.  Conditions : Specify the criteria to retrieves the data from the database.  Order by: Specify the sort order.  Group by: Specify aggregate rows, which total data from a group of rows.  Having: Specify criteria for selecting specific aggregate rows.  SQL: View the SQL Select statement.
  • 15. Database Browser  Displays the available databases, tables, and columns managed by the DBMS to which Actuate is connected.
  • 16. Textual Editor  A textual tool for writing SQL SELECT queries.  Provides a way to define SQL Statement without overriding AFC Methods.
  • 17. Component Editor  Used in getting information about any component in the report design.  Viewing and Setting property Values.  Creating or Editing Variables.  Creating new methods or overriding inherited methods.
  • 18. Expression Builder  Used to construct value expression for properties of the component.
  • 19. Information about the Class  Choose the Class tab to view the General information about the class.  Identifies the class name, the class from which the selected class is derived.  Scope of the Class and the module in which it resides.  Any comments provided by the developer.  Private Checkbox.
  • 20. Variables  Choose the Variable tab to manipulate the variables for a component.  The Name should be a valid name (Can be a Array Name or a multi Array).  Choose the Variable Data Type and can be the following.  String, Integer, double or data type we define.  Actuate Foundation Class.  Any Declared Class.  Select Storage Type (Instance or Static).  Static – Same for All the instance for the class.  Instance – Different for different instance for the class.
  • 21. Variables  Visibility of the Variable (Depends on the storage Type).  Essential Property.  Parameter.  Private.  Property.  Public.  Externally Defined Data Type should be selected if the data type is user-defined.
  • 22. Working with Methods  Methods significantly affect the component.  Confirm whether creating new methods is the best choice.  Actuate supports function overloading.  Actuate allows duplicate method name but the methods should be in different scope.  Overriding inherited methods are allowed.
  • 23. Method Editor  To Write Actuate Basic Code in Methods.  A method is a Function or a procedure associated with a component.