2010年5月12日 星期三

Cost types in Oracle Inventory

Oracle Inventory is installed with three predefined cost
types: Frozen, Average, and Pending. These are costs currently in use
for an item and include material and overhead charges. See: Defining
Cost Types, Oracle Cost Management User’s Guide.

2010年5月11日 星期二

雙 重 所 有 格

介紹雙重所有格的使用. 只能用於人, 不能用於物.
the a picture of my father's     我父親所擁有的相片(用於人的雙重所有格)

2010年5月7日 星期五

2010年4月21日 星期三

2010年4月12日 星期一

接收 EPCIS 傳來的 HTTP POST 內容成功了

接收 EPCIS 傳來的 HTTP POST 內容成功了, 並將內容存到 servlet 所在的 local disk。
明天趕快來做筆記。

工具:

tomcat + netbean

2010年4月11日 星期日

EPCIS 的訂閱查詢有成功的送到 指定的 url

EPCIS 的訂閱查詢有成功的送到 指定的 url

工具:
1. EPCIS repository 0.4.2
2. reader-rp-client-0.5.0.rar


收到 http header 的內容如下:
 POST / HTTP/1.1
content-type: text/xml
content-length: 7290
User-Agent: Java/1.5.0_17
Host: 192.168.0.195:9000
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Connection: keep-alive