coreybutler / cfamazon

ColdFusion Amazon Integration
17 stars 7 forks source link

MWS - setCreatedAfter was not found #1

Closed redhot2323 closed 13 years ago

redhot2323 commented 13 years ago

The method setCreatedAfter was not found in component com.amazon.mws.marketplace.

ecorgroup commented 13 years ago

This isn't a method in the marketplace lib. Can you provide an example of how you're trying to use it?

FurrySilver commented 13 years ago

The mws-orderlist.cfm calls this function.

m.setCreatedAfter(dateadd('d',-30,now()));

ecorgroup commented 13 years ago

This slipped into the release. Will fix soon as I can. Thanks!

FurrySilver commented 13 years ago

any word on when this might be fixed?

ecorgroup commented 13 years ago

Sorry - been ungodly busy. Still trying to get to this... hopefully over the weekend.