Search: 
Available in: AMAZON
ECS Component [IBiz Amazon Integrator V2]

Properties   Methods   Events   Configuration Settings  

The ECS component provides an easy interface to Amazon's E-Commerce Service (ECS).

NOTE: What follows is a very short description of the component interfaces. For more information, please consult the help files that come with the respective package.

Remarks

The ECS component allows you to access Amazon's E-Commerce Service (ECS). ECS allows you to access Amazon's product data and e-commerce functionality. This allows developers, web site creators and any online services to easily use the data and functionality that Amazon exposes to power its own e-commerce business. The ECS component makes it very easy for developers to create rich, highly effective applications and web sites.

You will first need to sign up for the ECS service and obtain the AccessKey and SecretKey from Amazon. Then you can start polling Amazon's ECS servers and for data and making online transactions to their servers.

You may need to refer to Amazon's website for a full list of available functionality.

Property List


The following is the full list of the properties of the component with short descriptions. Click on the links for complete descriptions.

AccessKey The Access Key Id for the Amazon Web Services account.
AssociateTag The Associate Tag for the Amazon Web Services account.
AttrBase The relative path to the attributes wanted per item.
FirewallHost Name or IP address of firewall (optional).
FirewallPassword A password if authentication is to be used when connecting through the firewall.
FirewallPort Port of the firewall to connect to.
FirewallType Determines the type of firewall to connect through.
FirewallUser A user name if authentication is to be used connecting through a firewall.
ItemASIN Returns the ASIN of the item at ItemIndex.
ItemAttrs The total number of attributes for the current item.
ItemCount The total number of items in the response.
ItemIndex The index of the current Item in the response.
ItemType Populated when the Item Type is determined by the component.
ItemXML Returns the full item xml subtree for the item at ItemIndex.
LocalHost The name of the local host or user-assigned IP interface through which connections are initiated or accepted.
Operation The operation which will be executed by the ECS component.
OtherHeaders Other headers as determined by the user (optional).
ParamCount The number of parameters to send to the amazon server.
ParamName Array of parameter names for the current ECS operation.
ParamValue Array of values for the current parameter of the ECS operation.
ProxyAuthorization Similar to the Authorization property, but for proxy authorization.
ProxyPassword A password if Basic authentication is to be used for the proxy.
ProxyPort Port for the proxy server (default 80).
ProxyServer Name or IP address of a proxy server (optional).
ProxyUser A user name if Basic authentication is to be used for the proxy.
ServiceURL This is the locale to which you want to send the request.
StatusLine The first line of the last server response.
Timeout A timeout for the component.
XAttrCount Size of attribute values array for the current element.
XAttrName Array of attribute names for the current element.
XAttrNamespace Array of attribute namespaces for the current element.
XAttrPrefix Array of attribute prefixes for the current element.
XAttrValue Array of attribute values for the current element.
XChildren Number of children for the current element.
XElement The name of the current element.
XNamespace The namespace of the current element.
XParent The parent of the current element.
XPath Provides a way to point to a specific element in the document.
XPrefix The prefix of the current element.
XSubTree A snapshot of the current element in the document.
XText The text of the current element.

Method List


The following is the full list of the methods of the component with short descriptions. Click on the links for complete descriptions.

AddParam Adds a parameter to the query string.
Config Sets or retrieves a component configuration setting.
GetItemAttr Returns the specified attribute from the current item at ItemIndex.
GoToItem Tells the parser to go to the indicated ItemIndex.
Reset Resets request-related properties.
ResetHeaders Resets all HTTP headers, cookies, and LocalFile.
SendRequest Send the request to Amazon.

Event List


The following is the full list of the events fired by the component with short descriptions. Click on the links for complete descriptions.

Connected Fired immediately after a connection completes (or fails).
ConnectionStatus Fired to indicate changes in connection state.
Disconnected Fired when a connection is closed.
Error Information about errors during data delivery.
Header Fired every time a header line comes in.
Status Fired when the HTTP status line is received from the server.

Configuration Settings


The following is a list of configuration settings for the component with short descriptions. Click on the links for complete descriptions.

AbsoluteTimeout Determines whether timeouts are inactivity timeouts or absolute timeouts.
CacheContent If true, the original XML is saved in a buffer
CodePage The system code page used for Unicode to Multibyte translations (Windows/COM only).
FirewallData Used to send extra data to the firewall.
FirewallListener If true, the component binds to a SOCKS firewall as a server (IPPort only).
HTTPVersion The version of HTTP used by the component
IfModifiedSince A date determining the maximum age of the desired document.
InBufferSize The size in bytes of the incoming queue of the socket.
KeepAlive Determines whether the HTTP connection is closed after the completion of the request.
MaxLineLength The maximum amount of data to accumulate when no EOL is found.
MaxTransferredData The maximum number of incoming bytes to be stored by the component.
OpenSSLCADir The path to a directory containing CA certificates.
OpenSSLCAFile Name of the file containing the list of CA's trusted by your application.
OpenSSLCipherList A string that controls the ciphers to be used by SSL.
OpenSSLPrngSeedData The data to seed the pseudo random number generator(PRNG).
OutBufferSize The size in bytes of the outgoing queue of the socket.
ProxyAuthorization The authorization string to be sent to the proxy server.
ProxyPassword A password if Basic authentication is to be used for the proxy.
ProxyPort Port for the proxy server (default 80).
ProxyServer Name or IP address of a proxy server (optional).
ProxyUser A user name if Basic authentication is to be used for the proxy.
SSLCipherStrength The minimum cipher strength used for bulk encryption.
SSLEnabledProtocols Used to enable/disable the supported security protocols.
SSLProvider The name of the security provider to use.
SSLSecurityFlags Flags that control certificate verification
SocketHandle The handle of the main socket used by the component.
ThrowExceptionOnError If true, an exception is thrown when an error is found in the response.
Url If set, the base url will be overridden by this value.
UseWinInet If set, the WinInet API is used for retrieving the URL
UseWinInetCookies Controls whether to send and accept cookies when making http requests through WinInet
UserAgent Information about the user agent (browser).
WinsockInfo Identifying information about the loaded Winsock stack (Windows only)
WinsockLoaded Loads and unloads Winsock on demand (Windows only)
WinsockMaxDatagramSize Size in bytes of the largest UDP datagram that can be sent or received (Windows only)
WinsockMaxSockets Maximum number of sockets available to a single process (Windows only)
WinsockPath The path to the Winsock DLL used (Windows only)
WinsockStatus The status of the Winsock stack (Windows only)

| About | Privacy Policy | Terms of Use |
© Copyright 2008 /n software inc.