Presentation is loading. Please wait.

Presentation is loading. Please wait.

Copyright © 2006, SAS Institute Inc. All rights reserved. What Is New in SAS Profitability Management (PrM) 2.1? Authors: Jack Zhang Solution & Version:

Similar presentations


Presentation on theme: "Copyright © 2006, SAS Institute Inc. All rights reserved. What Is New in SAS Profitability Management (PrM) 2.1? Authors: Jack Zhang Solution & Version:"— Presentation transcript:

1 Copyright © 2006, SAS Institute Inc. All rights reserved. What Is New in SAS Profitability Management (PrM) 2.1? Authors: Jack Zhang Solution & Version: PrM 2.1 Document Version: v1.0 Date Originated: Oct 6, 2009 Date Revised: N/A When to Use: This document is to be used by SAS and partner consultants during SAS Profitability Management implementations.

2 Copyright © 2006, SAS Institute Inc. All rights reserved. Topics  Architecture Based on SAS 9.2  New Functionalities and Features  Usability Enhancement  New Utilities and Tools Bar size 2048

3 Copyright © 2006, SAS Institute Inc. All rights reserved. Architecture Based on SAS 9.2  SAS 9.2 Intelligence Platform  Support Multiple Mid-tier Technologies JBOSS Weblogic WebSphere  Support Multiple Databases for Internal and External Data SAS Microsoft SQL Server Oracle MySQL Bar size 2048

4 Copyright © 2006, SAS Institute Inc. All rights reserved.

5 SAS MS SQL Oracle MySQL

6 Copyright © 2006, SAS Institute Inc. All rights reserved.

7

8

9 New Functionalities and Features  Logon with Integrated Windows Authentication  Model Import and Export  Model Level Security  Multiple Report Hierarchy and Report Layout  Enhanced Code Template for proc olap Options Bar size 2048

10 Copyright © 2006, SAS Institute Inc. All rights reserved. It will only connect to SAS Profitability Management 2.1 Server!

11 Copyright © 2006, SAS Institute Inc. All rights reserved.

12

13

14

15

16 Model Level Security Applies to  Rich Client – Modeler can see only models that are authorized  Automation Client – User can run only models that are authorized  Web Client – Report user can only see those reports that are authorized

17 Copyright © 2006, SAS Institute Inc. All rights reserved.

18

19 Change proc OLAP options within Code Template /*-- CreateCubeTemplate.sas: Pre processing steps can be placed below but must be before the OLAP code --*/ OPTION NOSYNTAXCHECK; OPTION SORTPGM=SAS; OPTION SORTSIZE=512M; OPTION CPUCOUNT=2; OPTION NOOVP; /*-- Edit the following section to include customized options for PROC OLAP --*/ INDEXSORTSIZE=32 MAXTHREADS=2

20 Copyright © 2006, SAS Institute Inc. All rights reserved. Usability Enhancement  Status Bar with User and Server Information  Preview Behavior Table in Behaviors Workspace  Preview Report Hierarchy/Layout in Reports Workspace  Interface for Viewing Tables in General Bar size 2048

21 Copyright © 2006, SAS Institute Inc. All rights reserved.

22

23 New Utilities and Tools  Integrated Exception Report  Integrated Model Validation  Integrated Audit Log  Automation Program and API  Integrated System Diagnostics Bar size 2048

24 Copyright © 2006, SAS Institute Inc. All rights reserved.

25

26 Automation Program and API  The automation program runs as a Java console program.  It can be run either from the command line, or from a.bat file (Windows), or from a shell script (UNIX).  It can automate the following Model Import / Export Rule and Association Import / Export Model Calculation Bar size 2048

27 Copyright © 2006, SAS Institute Inc. All rights reserved. Automation Program and API pmauto.bat: ======================================= set vjrpath=C:\Program Files\SAS\SASVersionedJarRepository\9.2 set JAVA_PATH=C:\Program Files\Java\jre1.5.0_12\bin\java.exe "%JAVA_PATH%" -cp "%vjrpath%\eclipse\plugins\sas.launcher.jar" -Djava.system.class.loader=com.sas.app.AppClassLoader -Dsas.app.launch.config=.\picklist -Dsas.app.repository.path="%vjrpath%\eclipse" -Dsas.ext.config=.\sas.ext.config -Dlog4j.configuration=file:.\log4j.properties com.sas.solutions.profitability.client.automation.Application %* ========================================= Bar size 2048

28 Copyright © 2006, SAS Institute Inc. All rights reserved. Automation Program and API pmauto.bat -server pmmeta -port 8561 -user pmuser1 -password xxxxxxx -config “exportBaby.xml” ====================================== Automation Configuration Files (Sample for Export) Bar size 2048

29 Copyright © 2006, SAS Institute Inc. All rights reserved. Integrated System Diagnostics  Client (Windows only)  Web-tier (Windows or Unix)  Data-tier (Windows or Unix) Bar size 2048

30 Copyright © 2006, SAS Institute Inc. All rights reserved.

31


Download ppt "Copyright © 2006, SAS Institute Inc. All rights reserved. What Is New in SAS Profitability Management (PrM) 2.1? Authors: Jack Zhang Solution & Version:"

Similar presentations


Ads by Google