To implement a stored process, the content developer must write the programming code, register the stored process in the metadata and test the stored process. Which client application can be used to complete all three steps?
A. SAS Management Console
B. SAS Data Integration Studio
C. SAS Information Map Studio
D. SAS Enterprise Guide
Which item is NOT saved as part of a report template in SAS Web Report Studio?
A. Banner Header
B. Information Map name
C. Report Objects used
D. Section names
A SAS report has been created in SAS Enterprise Guide and made available to SAS Web Report Studio. Which alterations can be made to the report in SAS Web Report Studio?
A. Only headers and footers can be changed.
B. No changes can be made.
C. Report objects can be moved or deleted.
D. Additional report objects can be added.
Refer to the exhibit.

A SAS Information Map has been built with the SAS OLAP Cube that has been structured as shown in the exhibit.
You want to generate a SAS Web Report Studio report using the information map that contains the cube data.
Which selection is valid?
A. AverageCostOfProduct, City Based, Zipcode Based, Product, Month Based, Quarter Based
B. AverageCostOfProduct, City Based, Zipcode Based, Product, Month Based
C. AverageCostOfProduct, City Based, Product, Month Based, Quarter Based
D. AverageCostOfProduct, City Based, Product, Month Based
Refer to the exhibit.

The SAS BI Dashboard uses a Dynamic Traffic Light gauge type, but the colors shown in the indicator don't change.
Which action will cause the indicator's color to change?
A. Modify the Indicator gauge type.
B. Modify the Color properties for the range according to the Code Intervals.
C. Modify the Code Interval for the range according to the data range.
D. Modify the Interval for the range according to the data values.
While using the SAS add-in Excel, a user wants to update their prompted stored process results with new prompt values. What should the use do?
A. Reconnect tothemetadata server
B. Reopen the workbook
C. Use the modify button
D. Use the refresh button
In SAS Information Map Studio, how are cascading prompts created?
A. Create a compound filter with prompts and establishdependencies between prompts
B. Use the cascading prompt wizard located on the tools menu
C. Create individual filters and link them together on the relationships tab
D. Create individual prompted filters and establish dependences betweenfiltersoption
Which SAS code statement is defined by the Library metadata object?
A. The LIBNAME statement
B. The FILENAME statement
C. The PROC METALIB statement
D. The OPTIONS statement
Which tables can be a source table for an information map?
A. Tables in the default authentication domain
B. Tables registered in metadata
C. Tables on the server where the cube is created
D. Tables on the server where the workspace server executes
Given the Following Stored Process code.

The following result is expected:

The above stored process code is not returning the expected result. Which action should be taken to correct this?
A. Remove the % stpbegin and % stpend from the code
B. Remove the file _webout statement from the code
C. Select Package option from the metadata
D. Deselect the Stream option from the metadata