Subversion Repositories SmartDukaan

Rev

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

Rev 9802 Rev 10529
Line 423... Line 423...
423
					}
423
					}
424
					amazonfbasalessnapshot.setAmazonFbaInventory(inventory);
424
					amazonfbasalessnapshot.setAmazonFbaInventory(inventory);
425
					fbaSalesSnapShotList.add(amazonfbasalessnapshot);
425
					fbaSalesSnapShotList.add(amazonfbasalessnapshot);
426
				}
426
				}
427
			}
427
			}
-
 
428
			try{
428
			transactionServiceClient.getClient().bulkAddOrUpdateAmazonFbaSalesSnapshot(fbaSalesSnapShotList);
429
			transactionServiceClient.getClient().bulkAddOrUpdateAmazonFbaSalesSnapshot(fbaSalesSnapShotList);
-
 
430
			}
-
 
431
			catch(Exception e){
-
 
432
				new TransactionClient().getClient().bulkAddOrUpdateAmazonFbaSalesSnapshot(fbaSalesSnapShotList);
-
 
433
			}
429
		} catch (IOException e) {
434
		} catch (IOException e) {
430
			// TODO Auto-generated catch block
435
			// TODO Auto-generated catch block
431
			e.printStackTrace();
436
			e.printStackTrace();
432
		} catch (ParseException e) {
437
		} catch (ParseException e) {
433
			// TODO Auto-generated catch block
438
			// TODO Auto-generated catch block