• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
How do I get the ERFileAttachment webPath in ERRest?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How do I get the ERFileAttachment webPath in ERRest?


  • Subject: How do I get the ERFileAttachment webPath in ERRest?
  • From: James Cicenia <email@hidden>
  • Date: Tue, 13 Dec 2011 10:21:20 -0600

How do I set the key in my route to access it? I tried:

public static ERXKeyFilter showFilter() {
ERXKeyFilter filter = ERXKeyFilter.filterWithAttributes();
filter.include(FoodItem.FOOD_FAMILY).includeAttributes();
filter.include(FoodItem.MAIN_IMAGE).includeAttributes();
return filter;
}

but in brings back: <mainImage nil="true"/>

Thanks

James 

Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: first foray into D2W
  • Next by Date: Can someone explain how this ERXKey works?
  • Previous by thread: RE: ERXObjectStoreCoordinatorPool exception
  • Next by thread: Can someone explain how this ERXKey works?
  • Index(es):
    • Date
    • Thread