This blog is about how to create a project with Oracle Policy Modeling.

You can do it successfully if you do what I teach you, en, Now, we will start!

Step 1:

Open Oracle Policy Modeling, File --> New Project...

Type the "hongten-pom" for the Project Name, and click "Create" button.

then, The Oracle Policy Modeling will create a new project in the "Project Explorer" window.

Step 2:

Select the "Rules" folder in the "Project Explorer" window.

Right Click -- > "Add New Excel Document" --> Named : "hongten_pom_demo" for new excel.

Double click the "hongten_pom_demo.xls" document, and the below image will display with your Excel software.

Step 3:

The new excel document "hongten_pom_demo.xls" has two sheets : "Declarations" sheet(above) and "Rule Table" sheet(below).

Step 4:

We select the "Declarations" sheet and type the some declarations as below.

Step 5:

When the Step 4 has finished and saved, we select the "Rule Table" sheet and type the rules as below.

Step 6:

When the Step 5 has finished and saved, we click the "Compile" button.

then the "Confirm New Attributs" dialog will display and click "Ok" button.

then the Oracle Policy Modeling Compilation complete and document saved.

Step 7:

Back to Oracle Policy Modeling, Build --> Build and Run 

Click the "Run" button, the below dialog will display and click "Yes" button also.

Step 8:

Oracle Policy Modeling will open your default broswer(i.g. Chrome in my computer), and display as below

Click the link "What is the client's tax rate?", and you will go to the below page, and type the "5/2/06"(2006-05-02)

Click "Submit" button, and type the "3590"

click the "Submit" button, and the result page will display as below

Step 9:

You should click the link "Why?" to see the details.

and compare with your rules in the "hongten_pom_demo.xls" excel document.

then you did it perfectly.

========================================================

More reading,and english is important.

I'm Hongten

E | hongtenzone@foxmail.com  B | http://www.cnblogs.com/hongten

========================================================

How to create a project with Oracle Policy Modeling的更多相关文章

  1. 使 Excel 规则更容易理解(Oracle Policy Modeling-Make your Excel rules easier to understand)

    有以下几种方法可以使 Excel 规则更容易理解. 在 Excel 工作簿中缩短属性名称 您可以使用图例关键字创建在 Excel 中引用属性的缩写方式.可以根据情况指定此缩写形式. 要指定图例关键字, ...

  2. 在 Excel 工作簿中定义决策表(Oracle Policy Modeling-Define decision tables in Excel workbooks)

    要在 Excel 中编写规则,您只需在表中编写规则,并使用 Oracle Policy Modeling 样式标识单元格中的信息类型, 以便这些规则可以编译并在 Oracle Determinatio ...

  3. create dll project based on the existing project

    Today, I have to create a dll project(called my.sln), the dllmain.cpp/.h/ is already in another proj ...

  4. create python project steps

    Setting Up Your First Project You don't have to manually create the structure above, many tools will ...

  5. Create the Project

    https://docs.microsoft.com/en-us/aspnet/web-forms/overview/getting-started/getting-started-with-aspn ...

  6. Eclipse Maven to create Struts2 Project

    Follow the guide in this page: http://blog.csdn.net/topwqp/article/details/8882965 problem met : Des ...

  7. How to create a project with existing folder of files in Visual Studio?

    1. Select Visual Studio tool bar-> New -> Project from existing code-> continue with config ...

  8. Step by Step 設定 TFS 2012 Create Team Project 權限 - 避免 TF218017、TF250044

    基本上權限的設定和 以往的 TFS 沒有什麼太大的差別 只是這次的權限設定畫面有略作些調整,我還是一併整理一下 當我們用 TFSSetup 的帳號安裝完 TFS 2012 後 想要在自已的電腦上用自已 ...

  9. vs 2019 create new project 创建新项目

    下面的place solution and project in the same directory 不需要勾选

随机推荐

  1. 【翻译二十一】java-并发之分拆和合并

    Fork/Join This section was updated to reflect features and conventions of the upcoming Java SE 8 rel ...

  2. 无废话ExtJs 入门教程十五[员工信息表Demo:AddUser]

    无废话ExtJs 入门教程十五[员工信息表Demo:AddUser] extjs技术交流,欢迎加群(201926085) 前面我们共介绍过10种表单组件,这些组件是我们在开发过程中最经常用到的,所以一 ...

  3. IIS7报错

    错误内容:”未能加载文件或程序集“IWMS_Admin”或它的某一个依赖项.试图加载格式不正确的程“ 解决方法:进入IIS“应用程序池”,然后在右边列表中,选中当前网站所使用的程序池,打开右侧的“高级 ...

  4. C结构体中数据的内存对齐问题

    转自:http://www.cnblogs.com/qwcbeyond/archive/2012/05/08/2490897.html 32位机一般默认4字节对齐(32位机机器字长4字节),64位机一 ...

  5. linux命令执行返回值(附错误对照表)

    转自:http://blog.sina.com.cn/s/blog_6739945f0100zt4b.html 在 Linux 下,不管你是启动一个桌面程序也好,还是在控制台下运行命令,所有的程序在结 ...

  6. LeetCode——Single Number(找出数组中只出现一次的数)

    问题: Given an array of integers, every element appears twice except for one. Find that single one. No ...

  7. python web编程 创建一个web服务器

    这里就介绍几个底层的用于创建web服务器的模块,其中最为主要的就是BaseHTTPServer,很多框架和web服务器就是在他们的基础上创建的 基础知识 要建立一个Web 服务,一个基本的服务器和一个 ...

  8. 【项目经验】——JSON.parse() && JSON.stringify()

    我们在做项目的时候,都知道序列化和反序列化,师哥说:"有正就有反,有来就有回!"的确,就是这样.然后我们在这里分享一下JSON.stringify()  和JSON.parse() ...

  9. 滑动listview隐藏和显示顶部布局

    需求: 1.listview向下滑动时,隐藏顶部布局 2.listview向上滑动到最上面,显示顶部布局 3.顶部布局的隐藏和显示有过渡效果 4.第一次加载listview时,顶部不要隐藏 布局: 注 ...

  10. LoadRunner 12.02 安装以及汉化教程

    LoadRunner 12.02 安装 一.下载 首先下载Loadrunner12安装包. 下载后有四个安装包: HP_LoadRunner_12.02_Community_Edition_Addit ...