CData Sync App は、Qoo10 データをデータベース、データレイク、またはデータウェアハウスに継続的にパイプライン化する簡単な方法を提供し、分析、レポート、AI、および機械学習で簡単に利用できるようにします。
Qoo10 コネクタはCData Sync アプリケーションから使用可能で、Qoo10 からデータを取得して、サポートされている任意の同期先に移動できます。
Sync App アプリケーションの接続 ページに移動し、接続の追加 パネルで対応するアイコンを選択して、Qoo10 への接続を作成します。Qoo10 アイコンが利用できない場合は、Add More アイコンをクリックしてCData サイトからQoo10 コネクタをダウンロードおよびインストールします。
必須プロパティは[設定]タブにリストされています。[Advanced]タブには、通常は必要ない接続プロパティが表示されます。
Qoo10 API を使用してQoo10 に接続する場合は、 ApiKey、Password、およびUser が必要です。
ApiKey、User、およびPassword を取得するには、以下の手順に従ってください。
次の接続プロパティを設定して接続します。
このセクションでは、Qoo10 Sync App の高度な機能を厳選して説明します。
Sync App を使用すると、事前設定されたクエリによって内容が決定されるユーザー定義ビューと呼ばれる仮想テーブルを定義できます。 このビューは、ドライバーに発行されるクエリを直接制御できない場合に有効です。 カスタムビューの作成と設定の概要については、ユーザー定義ビュー を参照してください。
SSL の設定 を使用して、Sync App が証明書のネゴシエーションをどのように扱うかを調整します。さまざまな証明書形式を選択できます。 詳しくは、接続文字列オプションにあるSSLServerCert プロパティを参照してください。
Windows プロキシとHTTP プロキシを含むファイアウォールとプロキシ に合致するようSync App を設定します。トンネル接続を設定することもできます。
Sync App は、Qoo10 にできるだけ多くのSELECT ステートメント処理をオフロードし、残りのクエリをクライアント側のインメモリで処理します。
詳しくはクエリ処理 を参照してください。
CData ログを調整するために使用可能な設定の概要については、ログ を参照してください。基本的なロギングでは、 次の2つの接続プロパティを設定するだけです。LogModules 接続プロパティを使用してログに記録する情報のサブセットを選択できる、 より洗練されたロギングをサポートする多数の機能があります。
デフォルトでは、Sync App はサーバーの証明書をシステムの信頼できる証明書ストアと照合してSSL / TLS のネゴシエーションを試みます。
別の証明書を指定するには、利用可能なフォーマットについてSSLServerCert プロパティを参照してください。
Windows のシステムプロキシ経由の接続では、接続プロパティを追加で設定する必要はありません。他のプロキシに接続するには、ProxyAutoDetect をfalse に設定します。
さらにHTTP プロキシへの認証には、ProxyServer とProxyPort に加えてProxyAuthScheme、ProxyUser、およびProxyPassword を設定します。
次のプロパティを設定します。
CData Sync App は、Qoo10 オブジェクトをリレーショナルテーブルおよびビューとしてモデル化します。 Qoo10 オブジェクトは他のオブジェクトとリレーションを持ちます。テーブルでは、これらのリレーションは外部キーを使用して表されます。 次のセクションでは、利用可能なAPI オブジェクトを示し、Qoo10 API へのSQL の実行について詳しく説明します。
ほとんどのデータベースオブジェクトのスキーマは、シンプルなテキストベースのコンフィギュレーションファイルで定義されます。
Sync App は、Qoo10 API にできるだけ多くのSELECT 構文処理をオフロードし、残りのクエリをインメモリで処理します。 Sync App がクライアントサイドのインメモリ処理でAPI 制限を回避する方法の詳細については、SupportEnhancedSQL を参照してください。
Sync App はQoo10 のデータを、標準のSQL ステートメントを使用してクエリできるテーブルのリストにモデル化します。
一般的には、Qoo10 テーブルのクエリは、リレーショナルデータベースのテーブルのクエリと同じです。時には特別なケースもあります。例えば、テーブルの特定のカラムデータを取得するために特定のカラムをWHERE 句に含める必要がある場合などです。これは通常、特定のカラムを取得するために行ごとに個別のリクエストを行う必要がある場合に必要です。これらの特別な状況は、以下にリンクされているテーブルページの上部に明確に文書化されています。
Name | Description |
GoodsDetail | Retrieve and query information related goods. |
GoodsInventoryOption | Retrieve and query information related GoodsInventory info. |
GoodsOption | Retrieve and query information related ItemOption info. |
Retrieve and query information related goods.
The Sync App will use the Qoo10 API to process WHERE clause conditions built with the following columns and operators. The rest of the filter is executed client side within the Sync App.
SELECT * FROM GoodsDetail WHERE ItemNo = 625522959 SELECT * FROM GoodsDetail WHERE ItemNo = 510833894 AND SellerCode = 'qoo10-201105-03'You can turn off client-side execution by setting SupportEnhancedSQL to false in which case any search criteria that refers to other columns will cause an error.
Required fields for an insert are: ItemTitle, SecondSubCatCd, ImageUrl, ItemDetail, RetailPrice, SellPrice, ItemQty, ExpireDate, ShippingNo and AdultYN.
Optional: ContactTel, ManufacturerCd, BrandCd, SellerCode, IndustrialCode, ProductionPlace, AvailableDateType, AvailableDateValue.
INSERT INTO GoodsDetail (ItemTitle, SecondSubCatCd, ImageUrl, ItemDetail, RetailPrice, SellPrice, ItemQty, ExpireDate, ShippingNo, AdultYN) VALUES ('Insert test 22', '300000113', 'https://gd.image-qoo10.jp/CDATAJ-CDATA-SAMPLE-BAG/ai/347/344/1105344347_00.g_80-w-st_g.jpg', 'Just for testing purpose 2.', 41, 120, 21, '2019/12/12', '0', 'N')
Qoo10 allows updates for the ItemTitle, ItemStatus, ItemDetail, SellPrice, ItemQty, ImageUrl, SecondSubCatCd, ManufacturerCd, BrandCd, IndustrialCode, ProductionPlace and ContactTel columns.
UPDATE GoodsDetail SET ItemDetail = 'Test', SecondSubCatCd = '300000113' WHERE ItemNo = 624988017
GoodsDetail can be deleted by providing the ItemNo.
DELETE FROM GoodsDetail WHERE ItemNo = 625401830
Name | Type | ReadOnly | Description |
ItemNo [KEY] | Integer | True |
The item code of Qoo10. |
ItemTitle | String | False |
Item Title |
ItemStatus | String | False |
Item Status. Possible values are: (1 : On Queue, 2 : Available, 3 : Deleted) |
MainCatCd | String | True |
Item's main category code of the Qoo10. (ex.100000001) |
MainCatNm | String | True |
Item's main category name of the Qoo10. (ex.Women's Clothing) |
FirstSubCatCd | String | True |
Item's sub-category code of the Qoo10. (ex.200000001) |
FirstSubCatNm | String | True |
Item's sub-category category name of the Qoo10. (ex.Dresses) |
SecondSubCatCd | String | False |
Item's 2nd sub-category code of the Qoo10. (ex.300000001) |
SecondSubCatNm | String | True |
Item's sub-category category name of the Qoo10. (ex.Dresses) |
SellerCode | String | False |
Item code managed by the seller. |
IndustrialCode | String | False |
Industrial Code such as JAN Code or ISBN etc. If you fill in the standard code, the item would be exposed in the price comparison sites. |
RetailPrice | Decimal | False |
Reference price of the item. |
SellPrice | Decimal | False |
Price of the item. |
SettlePrice | Decimal | True |
Settle price of the item. |
ItemQty | Integer | False |
Available item Qty |
ExpireDate | Date | True |
Expiry date to sell the item Please input with this format (yyyy-mm-dd). If you input |
ManufacturerCd | String | False |
Manufacturer code that is registered in Qoo10. (ex. 21750) |
ManufacturerNm | String | True |
Manufacturer name that is registered in Qoo10. |
BrandCd | String | False |
Brand code that is registered in Qoo10. (ex. 21750) |
BrandNm | String | True |
Brand name that is registered in Qoo10. |
AdultYN | String | False |
If the item is an adult product, the value is 'Y'. If not, the value is 'N' |
ShippingNo | Intiger | False |
Qoo10 Shipping fee code. |
ContactTel | String | False |
Contact number of the seller. |
ItemDetail | String | False |
Description of the item. |
ImageUrl | String | False |
The Standard image of item. |
ProductionPlace | String | False |
Place of production. |
AvailableDateType | String | True |
Information of the available shipping date type ( null : do not edit 0: do not set 1 : preparing date , 2 : release date ) |
AvailableDateValue | String | True |
If Type= 1(Preparing date), preparing date (dd) enter : ex) 5. If Type 2=(release date), set release date(YYYY-MM-DD) : ex) 2011-09-15. If Type null, the setting value = null : do not edit |
Retrieve and query information related GoodsInventory info.
The Sync App will use the Qoo10 API to process WHERE clause conditions built with the following columns and operators. The rest of the filter is executed client side within the Sync App.
SELECT * FROM GoodsInventoryOption WHERE ItemNo = 621050268You can turn off client-side execution by setting SupportEnhancedSQL to false in which case any search criteria that refers to other columns will cause an error.
Required fields for an insert are ItemNo, Name1, Value1, Price and Quantity.
Optional: Name2, Value2, Name3, Value3, ItemTypeCode.
INSERT INTO GoodsInventoryOption (ItemNo, Name1, Value1, Price, Quantity) VALUES ('621050268', 'Color', 'Red', '93', '971')
Qoo10 allows updates for the Price and Quantity columns.
UPDATE GoodsInventoryOption SET Price = 172, Quantity = 332 WHERE ItemNo = 621068441 UPDATE GoodsInventoryOption SET Price = 172, Quantity = 332 WHERE ItemNo = 621068441 AND ItemTypeCode = 'CD0000091' UPDATE GoodsInventoryOption SET Price = 150, Quantity = 150 WHERE ItemNo = 621050268 AND OptionNo = 'Size:-:XL:-:Color:-:Blue'
GoodsInventoryOption can be deleted by providing the ItemNo or ItemNo and ItemTypeCode or ItemNo and OptionNo.
DELETE FROM GoodsInventoryOption WHERE ItemNo = 621068441 DELETE FROM GoodsInventoryOption WHERE ItemNo = 621068441 AND ItemTypeCode = 'CD0000091' DELETE FROM GoodsInventoryOption WHERE ItemNo = 625522959 AND OptionNo = 'Color:-:Red'
Name | Type | ReadOnly | Description |
ItemNo [KEY] | String | True |
The item code of Qoo10. |
OptionNo [KEY] | String | True |
Code of the option. |
Name1 | String | True |
OptionName1 |
Value1 | String | True |
OptionValue1 |
Name2 | String | True |
OptionName2 |
Value2 | String | True |
OptionValue2 |
Name3 | String | True |
OptionName3 |
Value3 | String | True |
OptionValue3 |
Price | Decimal | False |
OptionPrice |
Quantity | Integer | False |
Quantity |
ItemTypeCode | String | False |
Item Type Code |
Retrieve and query information related ItemOption info.
The Sync App will use the Qoo10 API to process WHERE clause conditions built with the following columns and operators. The rest of the filter is executed client side within the Sync App.
SELECT * FROM GoodsOption WHERE ItemNo = 621052282You can turn off client-side execution by setting SupportEnhancedSQL to false in which case any search criteria that refers to other columns will cause an error.
Required fields for an insert are ItemNo, Name, Value and Price.
Optional: OptionCode.
INSERT INTO GoodsOption (ItemNo, Name, Value, Price) VALUES ('624988017', 'test-92', 'p33', 3)
Qoo10 allows updates for the Price and Qty columns.
UPDATE GoodsOption SET Price = '200', OptionCode = 'FFJ4HFH8HS8H' WHERE ItemNo = '624988017' AND OptionNo = 'Jacket:-:CDATA'
Name | Type | ReadOnly | Description |
ItemNo [KEY] | String | True |
The item code of Qoo10. |
OptionNo [KEY] | String | True |
Code of the option. |
Name | String | True |
OptionName |
Value | String | True |
OptionValue |
Price | Decimal | False |
OptionPrice |
OptionCode | String | False |
OptionCode |
ビューは、カラムと疑似カラムで構成されます。ビューは、データを示すという点でテーブルに似ていますが、ビューでは更新はサポートされません。通常、ビューとして表されるエンティティは、読み取り専用のエンティティです。多くの場合、これらのデータはストアドプロシージャを使用することで更新できます(その機能がデータソースに適用できる場合)。
ビューに対しては、通常のテーブルと同じようにクエリを実行でき、このときに返されるデータも同様です。
ビューとして公開されるクエリなどの動的ビューや、project_team ワークアイテムの特定の組み合わせを検索するためのビューがサポートされています。
Name | Description |
Brands | Returns data regarding brands registered on Qoo10. |
Categories | Returns data regarding category list. Data are returned in Japanese language by default. |
Claims | Returns data regarding claim info. ClaimStaus column is required to be specified for this view. ClaimStaus = 4 by default. Possible values are 1,2,3,4,5,6. |
Goods | Retrieve ItemCode, ItemStatus and SellerCode related goods. |
Makers | Returns data regarding manufacturers registered on Qoo10. |
Orders | Returns data regarding orders. ShippingStatus column is required to be specified for this view. |
SellerDeliveryGroups | Returns data regarding seller delivery group info. |
ShippingInfo | Returns data regarding shipping info. ShippingStatus column is required to be specified for this view. |
Returns data regarding brands registered on Qoo10.
The Sync App will use the Qoo10 API to process WHERE clause conditions built with the following columns and operators. The rest of the filter is executed client side within the Sync App.
SELECT * FROM Brands WHERE Keyword = 'test'You can turn off client-side execution by setting SupportEnhancedSQL to false in which case any search criteria that refers to other columns will cause an error.
Name | Type | Description |
Keyword | String | Keyword for the search. |
ManufacturerNo [KEY] | String | Manufacturer No |
ManufacturerName | String | Manufacturer Name |
EnglishManufacturerName | String | Manufacturer Name in English |
Returns data regarding category list. Data are returned in Japanese language by default.
The Sync App will use the Qoo10 API to process WHERE clause conditions built with the following columns and operators. The rest of the filter is executed client side within the Sync App.
SELECT * FROM Categories WHERE Language = 'EN'
Name | Type | Description |
SmallCatagoryCode [KEY] | String | Small Catagory Code |
SmallCatagoryName | String | Small Catagory Name |
MediumCatagoryCode | String | Medium Catagory Code |
MediumCatagoryName | String | Medium Catagory Name |
LargeCatagoryCode | String | Large Catagory Code |
LargeCatagoryName | String | Large Catagory Name |
Language | String | Language of text in the response. |
Returns data regarding claim info. ClaimStaus column is required to be specified for this view. ClaimStaus = 4 by default. Possible values are 1,2,3,4,5,6.
The Sync App will use the Qoo10 API to process WHERE clause conditions built with the following columns and operators. The rest of the filter is executed client side within the Sync App.
SELECT * FROM Claims WHERE ClaimStatus = 2 SELECT * FROM Claims WHERE ClaimStatus = 4 AND Date > '2017-04-24' AND Date < '2019-04-23'You can turn off client-side execution by setting SupportEnhancedSQL to false in which case any search criteria that refers to other columns will cause an error.
Name | Type | Description |
ClaimStatus | String | Processing state. 1-Cancel request. 2-Cancelling. 3-Cancel completed. 4-Return request. 5-Returning. 6-Return completed.
使用できる値は次のとおりです。1, 2, 3, 4, 5, 6 |
CancelRefundDate | Datetime | Cancel / Return / Exchange Completion Date. |
Reason | String | Reason for return, exchange. |
RequestDate | Datetime | Request date for cancellation / return / exchange. |
OrderDate | Datetime | Date of the order. |
PaymentDate | Datetime | Date of the payment. |
ShippingDate | Datetime | Shipping date. |
DeliveredDate | Datetime | Delivered date. |
OrderNo [KEY] | String | Code of the order. |
PackNo | String | The code of pack. |
ItemCode | String | The item code of Qoo10. |
SellerItemCode | String | Merchant product code. |
ItemTitle | String | Product name. |
OrderQty | Integer | Quantity of the order. |
PaymentNation | String | Payment nation. |
Currency | String | Currency. |
PaymentAmount | String | Settlement amount. |
DeliveryCompanyReturn | String | Delivery company return. |
TrackingNoReturn | String | Tracking code return. |
ZipCode | String | ZipCode. |
PaymentReturnShipping | String | Payment return shipping. |
ItemCondition | String | Condition of the item. |
Receiver | String | Receiver of the order. |
ReceiverTel | String | Telephone number of the receiver. |
ReceiverMobile | String | Mobile number of the receiver. |
Buyer | String | Person who made the order. |
BuyerTel | String | Telephone number of the buyer. |
BuyerMobile | String | Mobile number of the buyer. |
CODCancelPrice | Decimal | COD cancel price. |
CODQrefundPrice | Decimal | COD refound price. |
CODCancelRelatedOrder | String | COD cancel related order. |
Date | Date | Date range. |
Retrieve ItemCode, ItemStatus and SellerCode related goods.
The Sync App will use the Qoo10 API to process WHERE clause conditions built with the following columns and operators. The rest of the filter is executed client side within the Sync App.
SELECT * FROM Goods WHERE ItemStatus = 'S2'You can turn off client-side execution by setting SupportEnhancedSQL to false in which case any search criteria that refers to other columns will cause an error.
Name | Type | Description |
ItemNo [KEY] | String | The item code of Qoo10. |
ItemStatus | String | Item Status. Possible values: S0(Unidentified), S1(Standby), S2(Active).
使用できる値は次のとおりです。S0, S1, S2 |
SellerCode | String | Item code managed by the seller. |
Returns data regarding manufacturers registered on Qoo10.
The Sync App will use the Qoo10 API to process WHERE clause conditions built with the following columns and operators. The rest of the filter is executed client side within the Sync App.
SELECT * FROM Makers WHERE Keyword = 'test'You can turn off client-side execution by setting SupportEnhancedSQL to false in which case any search criteria that refers to other columns will cause an error.
Name | Type | Description |
Keyword | String | Keyword for the search. |
ManufacturerNo [KEY] | String | Manufacturer No |
ManufacturerName | String | Manufacturer Name |
EnglishManufacturerName | String | Manufacturer Name in English |
Returns data regarding orders. ShippingStatus column is required to be specified for this view.
The Sync App will use the Qoo10 API to process WHERE clause conditions built with the following columns and operators. The rest of the filter is executed client side within the Sync App.
SELECT * FROM Orders WHERE ShippingStatus = '1' SELECT * FROM Orders WHERE ShippingStatus = 1 AND SearchCondition = '2' AND Date > '2017-04-24' AND Date < '2019-04-23'You can turn off client-side execution by setting SupportEnhancedSQL to false in which case any search criteria that refers to other columns will cause an error.
Name | Type | Description |
OrderNo [KEY] | String | Code of the order. |
SellerID | String | Id of the seller. |
PackNo | String | The code of pack. |
PackingNo | String | Number of the packing. |
ShippingStatus | String | Status of the shipping. 1 : Waiting for Shipping 2 : Request Shipping 3 : Check Order. |
OrderDate | Datetime | Date of the order. |
PaymentDate | Datetime | Date of the payment. |
Buyer | String | Person who made the order. |
BuyerGata | String | Buyer gata. |
BuyerTel | String | Telephone number of the buyer. |
BuyerMobile | String | Mobile number of the buyer. |
BuyerEmail | String | Email of the buyer. |
OrderType | String | Type of the order. |
ItemCode | String | The item code of Qoo10. |
ItemTitle | String | Title of the item. |
Option | String | Order option. |
OptionCode | String | Option code. |
OrderPrice | Decimal | Price of the order. |
OrderQty | Integer | Quantity of the order. |
Discount | Decimal | Discount of the order. |
Total | Decimal | Total price of the order. |
SettlePrice | Decimal | Settle price of the order. |
Receiver | String | Receiver of the order. |
ReceiverGata | String | Receiver of the order. |
ReceiverTel | String | Telephone number of the receiver. |
ReceiverMobile | String | Mobile number of the receiver. |
SenderName | String | Name of the sender. |
SenderTel | String | Telephone number of the sender. |
SenderNation | String | Nation of the sender. |
SenderZipCode | String | ZipCode of the sender. |
SenderAddr | String | Address of the sender. |
RelatedOrder | String | Related order. |
SellerDeliveryNo | String | Number of the delivery. |
VoucherCode | String | Code of the voucher. |
PaymentNation | String | Payment nation. |
PaymentMethod | String | Method of the payment. |
CodPrice | Decimal | Cod price. |
CartDiscountSeller | Decimal | Cart Discount Seller. |
CartDiscountQoo10 | Decimal | Cart Discount Qoo10. |
Currency | String | Currency. |
Date | Date | Date range. |
SearchCondition | String | Inquiry Date Type. 1: (Order date), 2:(Payment date), 3 :(Shipping date), 4 :(Delivered date). Default :1. |
Returns data regarding seller delivery group info.
Name | Type | Description |
ShippingNo [KEY] | Integer | Shipping Group No |
ShippingFee | Decimal | Shipping rate |
ShippingType | String | Shipping type |
FreeCondition | Decimal | Free Shipping Condition |
Region | String | Shippign Option by Region Y/N |
Oversea | String | Shipping Oversea Y/N |
TranscName | String | Delivery Company |
Returns data regarding shipping info. ShippingStatus column is required to be specified for this view.
The Sync App will use the Qoo10 API to process WHERE clause conditions built with the following columns and operators. The rest of the filter is executed client side within the Sync App.
SELECT * FROM ShippingInfo WHERE ShippingStatus = '1' SELECT * FROM ShippingInfo WHERE ShippingStatus = '3' AND SearchCondition = '2' AND Date > '2017-04-24' AND Date < '2019-04-23'You can turn off client-side execution by setting SupportEnhancedSQL to false in which case any search criteria that refers to other columns will cause an error.
Name | Type | Description |
ShippingStatus | String | Status of the shipping. 1 : Waiting for Shipping 2 : Request Shipping 3 : Check Order. |
SellerID | String | Id of the seller. |
OrderNo [KEY] | String | Code of the order. |
DeliveredDate | Datetime | Date of the delivery. |
SellerItemCode | String | The code of seller. |
SellerDiscount | Decimal | The code of seller. |
ItemTitle | String | Title of the item. |
ShippingCountry | String | Country specified for shipping. |
EstShippingDate | Datetime | Est Shipping date. |
ShippingDate | Datetime | Shipping date. |
ZipCode | String | ZipCode. |
ShippingAddr | String | Shipping address. |
Addr1 | String | First address. |
Addr2 | String | Second address. |
HopeDate | String | Hope date. |
ShippingWay | String | ShippingWay. |
ShippingMsg | String | Message of the shipping. |
ShippingRate | Decimal | Rate of the shipping. |
ShippingRateType | String | Rate type of the shipping. |
SellerDeliveryNo | String | Number of the delivery. |
DeliveryCompany | String | Delivery company. |
TrackingNo | String | Invoice number. |
Gift | String | Gift. |
BranchName | String | Branch name. |
PickupAddress | String | Pickup address. |
PickupzipCode | String | Pick up zip code. |
SearchCondition | String | Inquiry Date Type. 1: (Order date), 2:(Payment date), 3 :(Shipping date), 4 :(Delivered date). Default :1. |
Date | Date | Date range. |
プロパティ | 説明 |
ApiKey | Api Key you get from your Qoo10 account. |
User | 認証で使用されるQoo10 ユーザーアカウント。 |
Password | ユーザーの認証で使用されるパスワード。 |
プロパティ | 説明 |
URL | Host domain where you want to get data from your Qoo10 account. |
プロパティ | 説明 |
SSLServerCert | TLS/SSL を使用して接続するときに、サーバーが受け入れ可能な証明書。 |
プロパティ | 説明 |
FirewallType | プロキシベースのファイアウォールで使われるプロトコル。 |
FirewallServer | プロキシベースのファイアウォールの名前もしくはIP アドレス。 |
FirewallPort | プロキシベースのファイアウォールのTCP ポート。 |
FirewallUser | プロキシベースのファイアウォールに認証するために使うユーザー名。 |
FirewallPassword | プロキシベースのファイアウォールへの認証に使われるパスワード。 |
プロパティ | 説明 |
ProxyAutoDetect | これは、システムプロキシ設定を使用するかどうかを示します。これは他のプロキシ設定よりも優先されるため、カスタムプロキシ設定を使用するにはProxyAutoDetect をFALSE に設定する必要があります。 |
ProxyServer | HTTP トラフィックをルートするためのプロキシのホストネームもしくはIP アドレス。 |
ProxyPort | ProxyServer プロキシが起動しているTCP ポート。 |
ProxyAuthScheme | ProxyServer プロキシへの認証で使われる認証タイプ。 |
ProxyUser | ProxyServer プロキシへの認証に使われるユーザー名。 |
ProxyPassword | ProxyServer プロキシへの認証に使われるパスワード。 |
ProxySSLType | ProxyServer プロキシへの接続時に使用するSSL タイプ。 |
ProxyExceptions | ProxyServer 経由での接続が免除される宛先ホスト名またはIP のセミコロン区切りのリスト。 |
プロパティ | 説明 |
LogModules | ログファイルに含めるコアモジュール。 |
プロパティ | 説明 |
Location | テーブル、ビュー、およびストアドプロシージャを定義するスキーマファイルを格納するディレクトリへのパス。 |
BrowsableSchemas | このプロパティは、使用可能なスキーマのサブセットにレポートされるスキーマを制限します。例えば、BrowsableSchemas=SchemaA,SchemaB,SchemaC です。 |
Tables | このプロパティは、使用可能なテーブルのサブセットにレポートされるテーブルを制限します。例えば、Tables=TableA,TableB,TableC です。 |
Views | 使用可能なテーブルのサブセットにレポートされるビューを制限します。例えば、Views=ViewA,ViewB,ViewC です。 |
プロパティ | 説明 |
MaxRows | クエリで集計またはGROUP BY を使用しない場合に返される行数を制限します。これはLIMIT 句よりも優先されます。 |
Other | これらの隠しプロパティは特定のユースケースでのみ使用されます。 |
PseudoColumns | このプロパティは、テーブルのカラムとして疑似カラムが含まれているかどうかを示します。 |
Timeout | タイムアウトエラーがスローされ、処理をキャンセルするまでの秒数。 |
UserDefinedViews | カスタムビューを含むJSON コンフィギュレーションファイルを指すファイルパス。 |
Api Key you get from your Qoo10 account.
Api Key you get from your Qoo10 account.
このセクションでは、本プロバイダーの接続文字列で設定可能なConnection プロパティの全リストを提供します。
プロパティ | 説明 |
URL | Host domain where you want to get data from your Qoo10 account. |
Host domain where you want to get data from your Qoo10 account.
Host domain where you want to get data from your Qoo10 account. Possible options are:
JP: api.qoo10.jp
SG: api.qoo10.sg
ID: www.qoo10.co.id/
CN: api.qoo10.cn/
MY: www.qoo10.my/
HK: www.qoo10.hk/
COM: api.qoo10.com/
このセクションでは、本プロバイダーの接続文字列で設定可能なSSL プロパティの全リストを提供します。
プロパティ | 説明 |
SSLServerCert | TLS/SSL を使用して接続するときに、サーバーが受け入れ可能な証明書。 |
TLS/SSL を使用して接続するときに、サーバーが受け入れ可能な証明書。
TLS/SSL 接続を使用する場合は、このプロパティを使用して、サーバーが受け入れるTLS/SSL 証明書を指定できます。コンピュータによって信頼されていない他の証明書はすべて拒否されます。
このプロパティは、次のフォームを取ります:
説明 | 例 |
フルPEM 証明書(例では省略されています) | -----BEGIN CERTIFICATE----- MIIChTCCAe4CAQAwDQYJKoZIhv......Qw== -----END CERTIFICATE----- |
証明書を保有するローカルファイルへのパス。 | C:\cert.cer |
公開鍵(例では省略されています) | -----BEGIN RSA PUBLIC KEY----- MIGfMA0GCSq......AQAB -----END RSA PUBLIC KEY----- |
MD5 Thumbprint (hex 値はスペースおよびコロン区切り) | ecadbdda5a1529c58a1e9e09828d70e4 |
SHA1 Thumbprint (hex 値はスペースおよびコロン区切り) | 34a929226ae0819f2ec14b4a3d904f801cbb150d |
これを指定しない場合は、マシンが信用するすべての証明書が受け入れられます。
すべての証明書の受け入れを示すには、'*'を使用します。セキュリティ上の理由から、これはお勧めできません。
このセクションでは、本プロバイダーの接続文字列で設定可能なFirewall プロパティの全リストを提供します。
プロパティ | 説明 |
FirewallType | プロキシベースのファイアウォールで使われるプロトコル。 |
FirewallServer | プロキシベースのファイアウォールの名前もしくはIP アドレス。 |
FirewallPort | プロキシベースのファイアウォールのTCP ポート。 |
FirewallUser | プロキシベースのファイアウォールに認証するために使うユーザー名。 |
FirewallPassword | プロキシベースのファイアウォールへの認証に使われるパスワード。 |
プロキシベースのファイアウォールで使われるプロトコル。
このプロパティは、Sync App がFirewallServer プロキシ経由でトンネルトラフィックを使うためのプロトコルを指定します。デフォルトでは、Sync App はシステムプロキシに接続します。この動作を無効化し次のプロキシタイプのどれかで接続するには、ProxyAutoDetect をfalse に設定します。
タイプ | デフォルトポート | 説明 |
TUNNEL | 80 | これが設定されている場合、Sync App はQoo10 への接続を開き、プロキシを経由して通信が行われます。 |
SOCKS4 | 1080 | これが設定されている場合、Sync App はデータをFirewallServer およびFirewallPort で指定されたSOCS 4 プロキシ経由で送信し、接続リクエストが許容されるかどうかを決定します。 |
SOCKS5 | 1080 | これが設定されている場合、Sync App はデータをFirewallServer およびFirewallPort で指定されたSOCS 5 プロキシ経由で送信します。プロキシに認証が必要な場合には、FirewallUser およびFirewallPassword をプロキシが認識する認証情報に設定します。 |
HTTP プロキシへの接続には、ProxyServer およびProxyPort ポートを使ってください。HTTP プロキシへの認証には、ProxyAuthScheme、ProxyUser、およびProxyPassword を使ってください。
プロキシベースのファイアウォールの名前もしくはIP アドレス。
ファイアウォールトラバーサルを許容するために設定するIP アドレス、DNS 名、もしくはプロキシホスト名を指定するプロパティです。プロトコルはFirewallType で指定されます。このプロパティとFirewallServer を使って、SOCKS 経由での接続、もしくはトンネリングが可能です。HTTP プロキシへの接続には、ProxyServer を使用します。
Sync App はデフォルトでシステムプロキシを使うので注意してください。他のプロキシを使う場合には、ProxyAutoDetect をfalse に設定してください。
プロキシベースのファイアウォールのTCP ポート。
ファイアウォールトラバーサルを許容するために設定するプロキシベースのファイアウォールのTCP ポート。名前もしくはIP アドレスを指定するには、FirewallServer を使います。FirewallType でプロトコルを指定します。
プロキシベースのファイアウォールに認証するために使うユーザー名。
FirewallUser およびFirewallPassword プロパティは、FirewallType により指定された認証方式に則り、FirewallServer、およびFirewallPort で指定されたプロキシに対しての認証に使われます。
プロキシベースのファイアウォールへの認証に使われるパスワード。
このプロパティは、FirewallType により指定された認証メソッドに則り、FirewallServer およびFirewallPort で指定されたプロキシに渡されます。
このセクションでは、本プロバイダーの接続文字列で設定可能なProxy プロパティの全リストを提供します。
プロパティ | 説明 |
ProxyAutoDetect | これは、システムプロキシ設定を使用するかどうかを示します。これは他のプロキシ設定よりも優先されるため、カスタムプロキシ設定を使用するにはProxyAutoDetect をFALSE に設定する必要があります。 |
ProxyServer | HTTP トラフィックをルートするためのプロキシのホストネームもしくはIP アドレス。 |
ProxyPort | ProxyServer プロキシが起動しているTCP ポート。 |
ProxyAuthScheme | ProxyServer プロキシへの認証で使われる認証タイプ。 |
ProxyUser | ProxyServer プロキシへの認証に使われるユーザー名。 |
ProxyPassword | ProxyServer プロキシへの認証に使われるパスワード。 |
ProxySSLType | ProxyServer プロキシへの接続時に使用するSSL タイプ。 |
ProxyExceptions | ProxyServer 経由での接続が免除される宛先ホスト名またはIP のセミコロン区切りのリスト。 |
これは、システムプロキシ設定を使用するかどうかを示します。これは他のプロキシ設定よりも優先されるため、カスタムプロキシ設定を使用するにはProxyAutoDetect をFALSE に設定する必要があります。
これは他のプロキシ設定よりも優先されるため、カスタムプロキシ設定を使用するにはProxyAutoDetect をFALSE に設定する必要があります。
HTTP プロキシへの接続には、ProxyServer を参照してください。SOCKS やトンネリングなどの他のプロキシには、FirewallType を参照してください。
HTTP トラフィックをルートするためのプロキシのホストネームもしくはIP アドレス。
HTTP トラフィックをルートするためのプロキシのホストネームもしくはIP アドレス。HTTP プロキシへの認証には、Sync App はHTTP、Windows(NTLM)、もしくはKerberos 認証タイプを使用することができます。
SOCKS プロキシを経由して接続する、もしくは接続をトンネルするには、FirewallType を参照してください。
デフォルトで、Sync App はsystem プロキシを使います。他のプロキシを使う場合には、ProxyAutoDetect をfalse に設定します。
ProxyServer プロキシが起動しているTCP ポート。
HTTP トラフィックをリダイレクトするHTTP プロキシが実行されているポート。ProxyServer でHTTP プロキシを指定します。その他のプロキシタイプについては、FirewallType を参照してください。
ProxyServer プロキシへの認証で使われる認証タイプ。
この値は、ProxyServer およびProxyPort で指定されるHTTP プロキシに認証するために使われる認証タイプを指定します。
Sync App は、デフォルトでsystem proxy settings を使い、追加での設定が不要です。他のプロキシへの接続をする場合には、ProxyServer およびProxyPort に加え、ProxyAutoDetect をfalse に設定します。認証するには、ProxyAuthScheme を設定し、必要な場合にはProxyUser およびProxyPassword を設定します。
認証タイプは、次のどれかになります。
SOCKS 5 認証のような他の認証タイプを使用するには、FirewallType を参照してください。
ProxyServer プロキシへの認証に使われるユーザー名。
ProxyUser および ProxyPassword オプションは、ProxyServer で指定されたHTTP プロキシに対して接続および認証するために使用されます。
ProxyAuthScheme で使用可能な認証タイプを選択することができます。HTTP 認証を使う場合、これをHTTP プロキシで識別可能なユーザーのユーザー名に設定します。Windows もしくはKerberos 認証を使用する場合、このプロパティを次の形式のどれかでユーザー名に設定します。
user@domain domain\user
ProxyServer プロキシへの認証に使われるパスワード。
このプロパティは、NTLM(Windows)、Kerberos、もしくはHTTP 認証をサポートするHTTP プロキシサーバーに認証するために使われます。HTTP プロキシを指定するためには、ProxyServer およびProxyPort を設定します。認証タイプを指定するためにはProxyAuthScheme を設定します。
HTTP 認証を使う場合、さらにHTTP プロキシにProxyUser およびProxyPassword を設定します。
NTLM 認証を使う場合、Windows パスワードにProxyUser およびProxyPassword を設定します。Kerberos 認証には、これらを入力する必要があります。
SOCKS 5 認証もしくは、トンネリングは、FirewallType を参照してください。
デフォルトで、Sync App はsystem プロキシを使います。他のプロキシに接続する場合には、これをfalse に設定します。
ProxyServer プロキシへの接続時に使用するSSL タイプ。
このプロパティは、ProxyServer で指定されたHTTP プロキシへの接続にSSL を使用するかどうかを決定します。この値は、AUTO、ALWAYS、NEVER、TUNNEL のいずれかです。有効な値は次のとおりです。
AUTO | デフォルト設定。URL がHTTPS URL の場合、Sync App は、TUNNEL オプションを使います。URL がHTTP URL の場合、コンポーネントはNEVER オプションを使います。 |
ALWAYS | 接続は、常にSSL 有効となります。 |
NEVER | 接続は、SSL 有効になりません。 |
TUNNEL | 接続は、トンネリングプロキシを経由します。プロキシサーバーがリモートホストへの接続を開き、プロキシを経由して通信が行われます。 |
ProxyServer 経由での接続が免除される宛先ホスト名またはIP のセミコロン区切りのリスト。
ProxyServer は、このプロパティで定義されたアドレスを除くすべてのアドレスに使用されます。セミコロンを使用してエントリを区切ります。
Sync App は、追加設定なしにデフォルトでシステムのプロキシ設定を使います。この接続のプロキシ例外を明示的に構成するには、ProxyAutoDetect をfalse に設定して、ProxyServer およびProxyPort を設定する必要があります。認証するには、ProxyAuthScheme を設定し、必要な場合にはProxyUser およびProxyPassword を設定します。
ログファイルに含めるコアモジュール。
指定された(';' で区切られた)モジュールのみがログファイルに含まれます。デフォルトではすべてのモジュールが含まれます。
概要はログ ページを参照してください。
このセクションでは、本プロバイダーの接続文字列で設定可能なSchema プロパティの全リストを提供します。
プロパティ | 説明 |
Location | テーブル、ビュー、およびストアドプロシージャを定義するスキーマファイルを格納するディレクトリへのパス。 |
BrowsableSchemas | このプロパティは、使用可能なスキーマのサブセットにレポートされるスキーマを制限します。例えば、BrowsableSchemas=SchemaA,SchemaB,SchemaC です。 |
Tables | このプロパティは、使用可能なテーブルのサブセットにレポートされるテーブルを制限します。例えば、Tables=TableA,TableB,TableC です。 |
Views | 使用可能なテーブルのサブセットにレポートされるビューを制限します。例えば、Views=ViewA,ViewB,ViewC です。 |
テーブル、ビュー、およびストアドプロシージャを定義するスキーマファイルを格納するディレクトリへのパス。
Sync App のスキーマファイル(テーブルとビューの場合は.rsd ファイル、ストアドプロシージャの場合は.rsb ファイル)を含むディレクトリへのパス。このフォルダの場所は、実行ファイルの場所からの相対パスにすることができます。Location プロパティは、定義をカスタマイズしたり(例えば、カラム名を変更する、カラムを無視するなど)、新しいテーブル、ビュー、またはストアドプロシージャでデータモデルを拡張する場合にのみ必要です。
指定しない場合、デフォルトの場所は"%APPDATA%\\CData\\Qoo10 Data Provider\\Schema" となり、%APPDATA% はユーザーのコンフィギュレーションディレクトリに設定されます:
Platform | %APPDATA% |
Windows | APPDATA 環境変数の値 |
Linux | ~/.config |
このプロパティは、使用可能なスキーマのサブセットにレポートされるスキーマを制限します。例えば、BrowsableSchemas=SchemaA,SchemaB,SchemaC です。
スキーマをデータベースからリストすると、負荷がかかる可能性があります。接続文字列でスキーマのリストを提供すると、 パフォーマンスが向上します。
このプロパティは、使用可能なテーブルのサブセットにレポートされるテーブルを制限します。例えば、Tables=TableA,TableB,TableC です。
テーブルを複数のデータベースからリストすると、負荷がかかる可能性があります。接続文字列でテーブルのリストを提供すると、Sync App のパフォーマンスが向上します。
このプロパティは、作業したいビューがすでにわかっていて、ビューが多すぎる場合に、ビューを自動的にリストする代わりに使用することもできます。
カンマ区切りのリストで使用したいテーブルを指定します。各テーブルは、角かっこ、二重引用符、またはバッククオートを使用してエスケープされた特殊文字列を含む有効なSQL 識別子である必要があります。 例えば、Tables=TableA,[TableB/WithSlash],WithCatalog.WithSchema.`TableC With Space` です。
複数のスキーマまたはカタログを持つデータソースに接続する場合は、複数のカタログやスキーマに存在するテーブル間の曖昧さを避けるため、最後の例のように、このプロパティにテーブルの完全修飾名を指定する必要があることに注意してください。
使用可能なテーブルのサブセットにレポートされるビューを制限します。例えば、Views=ViewA,ViewB,ViewC です。
ビューを複数のデータベースからリストすると、負荷がかかる可能性があります。接続文字列でビューのリストを提供すると、Sync App のパフォーマンスが向上します。
このプロパティは、作業したいビューがすでにわかっていて、ビューが多すぎる場合に、ビューを自動的にリストする代わりに使用することもできます。
カンマ区切りのリストで使用したいビューを指定します。各ビューは、角かっこ、二重引用符、またはバッククオートを使用してエスケープされた特殊文字列を含む有効なSQL 識別子である必要があります。 例えば、Views=ViewA,[ViewB/WithSlash],WithCatalog.WithSchema.`ViewC With Space` です。
複数のスキーマまたはカタログを持つデータソースに接続する場合は、複数のカタログやスキーマに存在するテーブル間の曖昧さを避けるため、最後の例のように、このプロパティにテーブルの完全修飾名を指定する必要があることに注意してください。
このセクションでは、本プロバイダーの接続文字列で設定可能なMiscellaneous プロパティの全リストを提供します。
プロパティ | 説明 |
MaxRows | クエリで集計またはGROUP BY を使用しない場合に返される行数を制限します。これはLIMIT 句よりも優先されます。 |
Other | これらの隠しプロパティは特定のユースケースでのみ使用されます。 |
PseudoColumns | このプロパティは、テーブルのカラムとして疑似カラムが含まれているかどうかを示します。 |
Timeout | タイムアウトエラーがスローされ、処理をキャンセルするまでの秒数。 |
UserDefinedViews | カスタムビューを含むJSON コンフィギュレーションファイルを指すファイルパス。 |
クエリで集計またはGROUP BY を使用しない場合に返される行数を制限します。これはLIMIT 句よりも優先されます。
クエリで集計またはGROUP BY を使用しない場合に返される行数を制限します。これはLIMIT 句よりも優先されます。
これらの隠しプロパティは特定のユースケースでのみ使用されます。
以下にリストされているプロパティは、特定のユースケースで使用可能です。通常のドライバーのユースケースおよび機能では、これらのプロパティは必要ありません。
複数のプロパティをセミコロン区切りリストで指定します。
DefaultColumnSize | データソースがメタデータにカラムの長さを提供しない場合に、文字列フィールドのデフォルトの長さを設定します。デフォルト値は2000です。 |
ConvertDateTimeToGMT | 日時の値を、マシンのローカルタイムではなくGMT グリニッジ標準時に変換するかどうかを決定します。 |
RecordToFile=filename | 基底のソケットデータ転送を指定のファイルに記録します。 |
このプロパティは、テーブルのカラムとして疑似カラムが含まれているかどうかを示します。
Entity Framework ではテーブルカラムでない疑似カラムに値を設定できないため、この設定はEntity Framework で特に便利です。この接続設定の値は、"Table1=Column1, Table1=Column2, Table2=Column3" の形式です。"*=*" のように"*" 文字を使用して、すべてのテーブルとすべてのカラムを含めることができます。
タイムアウトエラーがスローされ、処理をキャンセルするまでの秒数。
Timeout が0に設定されている場合は、操作がタイムアウトしません。処理が正常に完了するか、エラー状態になるまで実行されます。
Timeout の有効期限が切れても処理が完了していない場合は、Sync App は例外をスローします。
カスタムビューを含むJSON コンフィギュレーションファイルを指すファイルパス。
ユーザー定義ビューは、UserDefinedViews.json というJSON 形式のコンフィギュレーションファイルで定義されています。Sync App は、このファイルで指定されたビューを自動的に検出します。
また、複数のビュー定義を持ち、UserDefinedViews 接続プロパティを使用して制御することも可能です。このプロパティを使用すると、指定されたビューのみがSync App によって検知されます。
このユーザー定義ビューのコンフィギュレーションファイルは、次のようにフォーマットされています。
次に例を示します。
{ "MyView": { "query": "SELECT * FROM GoodsDetail WHERE MyColumn = 'value'" }, "MyView2": { "query": "SELECT * FROM MyTable WHERE Id IN (1,2,3)" } }UserDefinedViews 接続プロパティを使用して、JSON コンフィギュレーションファイルの場所を指定します。次に例を示します。
"UserDefinedViews", "C:\\Users\\yourusername\\Desktop\\tmp\\UserDefinedViews.json"