AMP Global variables mentioned below have been configured with default values. To update global variables with a value different than the default, go to Console>Settings>Global Variables in CIC Studio Admin.
Note: Always save your changes and close your objects when done configuration.
Global Variable | Description |
---|---|
OrderStatus | This is used to select orders with a current status that matches one of the status values that you specify. Multiple statuses can be configured by providing comma-separated values (example: Shipped, Pending).
Default value: Unshipped In case the user/ customer wishes to update OrderStatus global variable with a different value other than the set default type, the value has to be updated in the following Global Variable: com.cleo._customer_.booster.amp.AMPGV.OrderStatus. |
MarketPlaceId | This is used to select orders that were placed in the Marketplaces that you specify. To fetch the MarketPlaceId, refer to Amazon documentation which provides a list of Amazon SP API MarketplaceId values.
Default value: dummy This is a mandatory field and should be updated with market place id of the corresponding country in global variable com.cleo._customer_.booster.amp.AMPGV.MarketPlaceId |
MerchantIdentifier | This is the identifier for the seller of record; assigned by Amazon when you opened your seller account. To fetch the MerchantIdentifier, please sign in with your seller central account credentials.
Default value: dummy This is a mandatory field and should be updated with merchant identifier value in global variable com.cleo._customer_.booster.amp.AMPGV.MerchantIdentifier |
AmpHttpErrorCodesToBeIgnoredForTicketCreation | This is used to identify HTTP error codes that need to be flagged as ‘successful job flows’ in the cockpit. If not mentioned here, the error codes would be flagged as failed jobs in the cockpit. This global variable is configured with a default value of throttling error code (429). 429 error code is the status code for Amazon throttled API requests.
Default value: 429 This value is set as per the throttling status code by Amazon and should stay the same unless Amazon updates the status code in future releases. The values for restore rates (in milliseconds) are given in the global variables: GetOrdersRestoreRate and GetOrdersItemsRestoreRate to handle throttling scenarios for the respective API are provided. These global variables are pre-configured, and the user should not change unless or until required. These default values for these are set as per the throttling rate limits set by Amazon and should stay the same unless Amazon updates the status code in future releases |
PollingMinutes | This is used to retrieve orders from Amazon for the last “n” minutes. In case the user/ customer wishes to update OrderStatus global variable with a different value other than the set default type, the value has to be updated in the following Global Variable:
com.cleo._customer_.booster.amp.AMPGV.PollingMinutes The values for restore rates (in milliseconds ) are given in the global variables: SubmitFeedRestoreRate, GetFeedRestoreRate, and GetFeedSubmissionResultRestoreRate to handle throttling scenarios for the respective API are provided. These global variables are pre-configured and the user should not change unless or until required. These default values for these are set as per the throttling rate limits set by Amazon and should stay the same unless Amazon updates the status code in future releases |
CustomerNotificationEmail | In case the order feed submission is rejected on Amazon, the ticket is created and the issue is visible on the Cockpit; an additional email notification is sent to the email that is configured in this global variable.
Default value: name@customer.com In case the user/ customer wishes to update OrderStatus global variable with a different value other than the set default type, the value has to be updated in the following global variable: com.cleo._customer_.booster.amp.AMPGV.CustomerNotificationEmail |
Comments
0 comments
Please sign in to leave a comment.