Forum Post: RE: Rollbase Mobile: Could't get the related records fields

  • Thread starter Thread starter Santosh Patel
  • Start date Start date
Status
Not open for further replies.
S

Santosh Patel

Guest
You need to use the Read service on the object type for which you need to retrieve all details. Apart from the Prime object that is exported other child record's details are not made available in getAllRelated records service as for a mobile device the primary case is to retrieve and show a probable list. And then drilling down on that object show the details. Hence we make available the Read service which gives you all fields for that object based on the ID provided. See this document for further details... community.progress.com/.../1133.aspx Check section "Use Case: Update records from Mobile - Update Operation" which talks about the Read later into the case.

Continue reading...
 
Status
Not open for further replies.
Back
Top