Subversion Repositories SmartDukaan

Rev

Rev 11498 | Rev 12897 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 11498 Rev 11548
Line 230... Line 230...
230
							}
230
							}
231
							else{
231
							else{
232
								continue;
232
								continue;
233
							}
233
							}
234
						}
234
						}
-
 
235
						try{
235
						new InventoryClient().getClient().addOrUpdateAllAmazonFbaInventory(allamazoninventory);
236
							new InventoryClient().getClient().addOrUpdateAllAmazonFbaInventory(allamazoninventory);
-
 
237
						}
-
 
238
						catch(Exception ex){
-
 
239
							try {
-
 
240
								new InventoryClient().getClient().addOrUpdateAllAmazonFbaInventory(allamazoninventory);
-
 
241
							} catch (Exception e) {
-
 
242
								e.printStackTrace();
-
 
243
							}
-
 
244
						}
236
					} catch (IOException e) {
245
					} catch (IOException e) {
237
						// TODO Auto-generated catch block
246
						// TODO Auto-generated catch block
238
						e.printStackTrace();
247
						e.printStackTrace();
239
					} catch (TException e) {
-
 
240
						// TODO Auto-generated catch block
-
 
241
						e.printStackTrace();
-
 
242
					}
248
					}
243
					break;
249
					break;
244
				}
250
				}
245
				else{ 
251
				else{ 
246
					//System.out.println("Report not ready");
252
					//System.out.println("Report not ready");