Logan Wells
Posts: 0
Joined: Sat Oct 11, 2014 12:37 am

How do I reverse/delete a service response?

I created a service response for a listing service, but now the data will not list.

Is there a way for me to delete that service response so everything goes back to normal?

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

How do I reverse/delete a service response?

Hi Logan,

Your question is not clear for this time.. Please show us some details screen shots.

Also you can:

  1. Delete service.

  2. Import this service from DB again.

    Thanks.

Logan Wells
Posts: 0
Joined: Sat Oct 11, 2014 12:37 am

How do I reverse/delete a service response?

Hello, thanks for responding for quickly once again

Sorry for not being clear, I will provide more details below.

I created a list service, and then included a sort parameter in the request section for the service, seen below:

Image

So when I went to the 'Test' section, I attempted to sort it by date:

Image

It sorted it correctly on that screen, but did not work on the actual app, so I thought maybe I had to import it as a response for it to occur on the actual app.

Image

However, now on my app it just does not list anything anymore, I think because I clicked the 'Import as a Response'

Thanks so much once again, you guys rock

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

How do I reverse/delete a service response?

Hi Logan,

It seems you just did not pass needed value to datasource "before send" mapping.

So please follow these steps:

  1. Open page on data tab.

  2. Find your list service dataosource.

  3. Click on "before send" mapping event handler.

  4. Expand request fields and find "sort" there.

  5. Populate this field with "date" value.

    Regards.

Logan Wells
Posts: 0
Joined: Sat Oct 11, 2014 12:37 am

How do I reverse/delete a service response?

Hello,

I did that, as shown here:

Image

It is still not working once I save, is this because I connected them with a text value?

Thanks so much for responding so quickly,
Logan

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

How do I reverse/delete a service response?

Hi Logan,

We don't know what value in your "mobiledate_45" component.

Please try:

  1. Delete this link(that on your previous screen shot).

  2. In "sort" request parameter put "date" value.

    Regards.

Logan Wells
Posts: 0
Joined: Sat Oct 11, 2014 12:37 am

How do I reverse/delete a service response?

It worked!
Thank you so much for helping me, especially since how long the problem took.

Return to “Issues”