[
https://issues.apache.org/jira/browse/OLINGO-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13861498#comment-13861498
]
Gaurav Garg commented on OLINGO-107:
------------------------------------
Let me briefly explain you.
for example if below is resonse where <id> is an attribute and I want to add
two new attribute like <responseId> and <responseTime>
<entry
xml:base="https://localhost:29071/olingo-context/SalesOrderProcessing.svc/"
xmlns="http://www.w3.org/2005/Atom"
xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata"
xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
<id>https://localhost:29071/olingo-context/SalesOrderProcessing.svc/Issues('C0.ISS.0100-6202714'</id>
<title type="text">Issues</title>
<updated>2013-12-30T12:36:18.861+05:30</updated>
<category term="cddsdata.Issue"
scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme"/>
> Want to add application specific attributes in response header
> --------------------------------------------------------------
>
> Key: OLINGO-107
> URL: https://issues.apache.org/jira/browse/OLINGO-107
> Project: Olingo
> Issue Type: Test
> Reporter: Gaurav Garg
> Assignee: Jens Huesken
>
> Hi there..
> My requirement is to add two application specific attribute in ODataResponse.
> Please suggest.
> Thank you
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)