cancel
Showing results for 
Search instead for 
Did you mean: 

Writing to a table exposed via odata (without chrome)

shyam_uthaman
Participant
0 Kudos

Hi,

The client needs some tables to be maintained via a portal and requested for some custom tables with oDATA based write capabilities.

I saw a YouTube tutorial by Thomas Jung using the POSTMAN add-on for chrome to do it.

But my client citrix doesn't have chrome or even access to external internet websites.

All I have at my disposal are the basic tools like internet explorer.

Please suggest a way to create some test data for a custom table via ODATA.

Thanks,

Shyam

Accepted Solutions (1)

Accepted Solutions (1)

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

Are you on SPS 09 or later? If so you can use the OData Explorer application to create some test data.

Otherwise you are probably looking at having to create a UI of your own upon the OData services or use the HANA Studio/Web Workbench to create data in the underlying tables directly.  With just IE you aren't going to be able to manually perform PUT or POST requests.

shyam_uthaman
Participant
0 Kudos

Hi Thomas,

Tried opening the odata explorer. Apparently I don't have authorizations yet.

Waiting on that.

Anyways, thanks for the answer. This really helped.

Regards,

Shyam

Answers (0)