Which SAS Management Console plug-in is used to define metadata for channels?
A. Configuration Manager plug-in
B. Schedule Manager plug-in
C. Foundation Services Manager plug-in
D. Publishing Framework plug-in
In a stored process, a multiple value prompt selection named Country is used. Which macro variable can a developer use in SAS code to determine how many values the user selected?
A. Country_COUNT
B. Country_INDEX
C. Country_NUM
D. Country_NUNIQUE
In SAS Information Map Studio, a map requirement is to create a filter where Company = "SAS". This Company filter should ONLY be applied if the user is in the MARKETING group. How can this be accomplished if the map is available to the entire company?
A. Create an identity-driven filter based on SAS.IdentityGroupName.
B. Assign the Company filter as a General prefilter.
C. Create an authorization-based prefilter by adding the Company filter to the MARKETING group.
D. Create an identity-driven filter based on SAS.IdentityGroups.
A user saves a Microsoft PowerPoint presentation that has a SAS Stored Process in it. The user then emails the presentation to a co-worker who also has the SAS Add-In for Microsoft Office. When the coworker opens the PowerPoint presentation, what happens to the stored process output?
A. The output does not display.
B. The output is static.
C. The output can be refreshed.
D. A prompt appears asking if the co-worker wants to refresh the stored process.
A content developer has created a SAS report in SAS Enterprise Guide and wants it to be viewed in SAS Web Report Studio. How can this be accomplished?
A. Publish to a publication channel.
B. Export to .srx on the file system.
C. Open the SAS Enterprise Guide project in SAS Web Report Studio.
D. Publish to a report repository.
An OLAP Cube hierarchy is definedas:
A. An organized set of categories, known as dimensions, that describes the data in a source table
B. An organized set of NWAY crossings
C. An organized set of numeric values that have been pre-aggregated
D. An organized set of categories, known as levels, that describes the data ina source table
What cannot be used to create reports and analysis using SAS Web Report Studio?
A. SAS BI Dashboard
B. SAS Stored Process
C. SAS table
D. SAS OLAP cube
Which statement is FALSE regarding SAS metadatapermissions?
A. To see an object in a folder, you need the ReadMetadata permission for the object
B. To delete an object in a folder, you need the ReadMetadata and WriteMetadata permissions for me object.
C. To edit an object in a folder, you need the ReadMetadata and WriteMetadata permission for the object.
D. To save an Object to a folder, you need the ReadMetadata and WriteMetadata permission for me folder.
Which combination of data sources is valid in aninformation map?
A. One table and one cube
B. One cube and one stored process
C. One cube combined with a second cube
D. One table and one stored process
When a Stored process is created from a SAS Enterprise Guide process flow, where are prompt dependences defined?
A. In the SAS program code
B. In the Create a New Stored Process wizard
C. In a Query Builder task
D. In the Prompt Manager