How is process data transferred from the Content Server to the BAM database?
How is process data transferred from the Content Server to the BAM database?
What is the purpose of the BAM Format Engine?
What is the purpose of the BAM Format Engine?
what kind of join does it represent?
When a data source consists of two report entities, what kind of join does it represent?
Which mechanism is used by the BAM server to schedule BAM jobs?
Which mechanism is used by the BAM server to schedule BAM jobs?
What is the first step in designing a process monitoring report in PRS?
What is the first step in designing a process monitoring report in PRS?
What does the data.txt file contain?
The following query creates a custom aggregation object for BAM:
create bam_custom_aggr object set object_name =’AggrCustomHH’, set
table_script = ‘CREATE TABLE CALLS_BY_REGION( LOCATION VARCHAR2(256),
START_JAVATIME NUMBER,
START_DATETIME TIMESTAMP, END_DATETIME TIMESTAMP, ORDER_COUNT
NUMBER(38))’, setfile ‘c:\data.txt’ with
content_format=’text’go
What does the data.txt file contain?
What does set is_base=False indicate?
The following query creates a custom report entity for BAM:
create bami_rg_entity objectset entity_type=’Calls By Region Hourly’,set
is_base=False,append entity_where=’1=1′,set gui_display_data=’Calls By Region Hourly’,set
acl_name=’BAM Admin ACL’,set
acl_domain=’dm_dbo’,link ‘/System/BAM/Custom Entities’go
What does set is_base=False indicate?
How are fields added to a BAM report in PRS?
How are fields added to a BAM report in PRS?
What needs to be configured in PRS to design a report that displays multiple rows of data as a single summariz
What needs to be configured in PRS to design a report that displays multiple rows of data as a
single summarized result?
which information in the filter expression?
When configuring a report entity filter in PRS, a filter variable can be used to represent which
information in the filter expression?