It's all about the answers!

Ask a question

Unable to fetch the Custom Query and Work-item Attributes from Agosense Symphony


Sunny Kumar (531588) | asked Jul 01, 7:32 a.m.

Hello Team

We have recently onboarded a integration tool Agosense Symphony, which integrate the two application,
we have deployed and Configure the tool successfully on our env,
now we are able to fetch Project Area and Workitem name of RTC from symphony tool but unable to fetch the custom query and Attributes Details of the workitem,

when i connected with vendor of symphony , they are saying our RTC providing different response as compare to their IBM RTC/EWM, they are also using same IBM CCM/EWM 7.0.2 version and they are able to fetch the custom query and Attributes details as well.

Sharing the our Response Details of Stellantis and Vendor(Symphony)

STLA Response Detail:
{
"dcterms:identifier": "com.ibm.team.workitem.queries.predefined.myRecentlyCreated",
"rtc_cm:projectArea": {
"rdf:resource":
"https:\/\/prsse.intra.chrysler.com\/ccm\/oslc\/projectareas\/yedCQuaCEeOngNJC8goKLg",
"rdf:type": [
{
"rdf:resource": "http:\/\/jazz.net\/xmlns\/prod\/jazz\/rtc\/cm\/1.0\/Project"
}
]
},
"prefixes": {
"rtc_cm": "http:\/\/jazz.net\/xmlns\/prod\/jazz\/rtc\/cm\/1.0\/",
"rdf": "http:\/\/www.w3.org\/1999\/02\/22-rdf-syntax-ns#",
"dcterms": "http:\/\/purl.org\/dc\/terms\/"
},
"dcterms:creator": {
"rdf:resource": "https:\/\/prsse.intra.chrysler.com\/jts\/users\/t0995km",
"rdf:type": [
{
"rdf:resource": "http:\/\/xmlns.com\/foaf\/0.1\/Person"
}
]
},
"dcterms:description": "Work Items I have created in the last 12 hours",
"dcterms:title": "Recently created by me",
"dcterms:modified": "2023-04-07T15:58:51.956Z",
"rdf:type": [
{
"rdf:resource": "http:\/\/jazz.net\/xmlns\/prod\/jazz\/rtc\/cm\/1.0\/Query"
}
],
"rtc_cm:modifiedBy": {
"rdf:resource": "https:\/\/prsse.intra.chrysler.com\/jts\/users\/ADMIN",
"rdf:type": [
{
"rdf:resource": "http:\/\/xmlns.com\/foaf\/0.1\/Person"
}
]
},
"rdf:about":
"https:\/\/prsse.intra.chrysler.com\/ccm\/resource\/itemOid\/com.ibm.team.workitem.query.Que
ryDescriptor\/_01wQ1uaCEeOngNJC8goKLg"
}


Vendor response Details(Agosense):

{
"creator": {
"itemId": "_2_yRkCjhEe-L1vxgDGKy_A",
"com.ibm.team.repository.typeName": "com.ibm.team.repository.Contributor",
"uri": "itemOid\/com.ibm.team.repository.Contributor\/_2_yRkCjhEe-L1vxgDGKy_A"
},
"stateId": "_7keNQS
-Ee-qSMpRiQfNRg",
"description": "",
"contextId": "uNun8S81Ee-87qIUsxb5GQ",
"predecessor": "_lrcRoC-UEe-87qIUsxb5GQ",
"uri": "itemOid\/com.ibm.team.workitem.query.QueryDescriptor\/_lrFFQC-UEe-87qIUsxb5GQ",
"personalTags": "",
"queryType": "com.ibm.team.workitem.workItemType",
"tags": "",
"internalAssociations": [
{
"internalId": "_7keNQC
-Ee-qSMpRiQfNRg",
"role": null,
"target": {
"itemId": "uNun8S81Ee-87qIUsxb5GQ",
"com.ibm.team.repository.typeName": "com.ibm.team.process.ProjectArea",
"uri": "itemOid\/com.ibm.team.process.ProjectArea\/_uNun8S81Ee-87qIUsxb5GQ"
}
}
],
"internalExpression": "<?xml version=\"1.0\" encoding=\"UTF-8\"?><query>\n<select\/>\
n<where>\n<and>\n<and internal=\"true\">\n<or>\n<condition operator=\"is\">\n<attribute
name=\"projectArea\"\/>\n<value content=\"_uNun8S81Ee-87qIUsxb5GQ\" type=\"projectArea\"\/>\
n<\/condition>\n<\/or>\n<or>\n<condition operator=\"is\">\n<attribute
name=\"workItemType\"\/>\n<variable arguments=\"com.ibm.team.workitem.workItemType\"
type=\"typeCategory\"\/>\n<\/condition>\n<\/or>\n<\/and>\n<and>\n<or>\n<condition
operator=\"is\">\n<attribute name=\"workItemType\"\/>\n<value
content=\"com.ibm.team.apt.workItemType.story\" type=\"type\"\/>\n<\/condition>\n<\/or>\
n<\/and>\n<\/and>\n<\/where>\n<\/query>",
"serializationVersion": "XML",
"itemId": "_lrFFQC-UEe-87qIUsxb5GQ",
"outputFormatting": null,
"com.ibm.team.repository.typeName": "com.ibm.team.workitem.query.QueryDescriptor",
"projectArea": {
"itemId": "_uNun8S81Ee-87qIUsxb5GQ",
"com.ibm.team.repository.typeName": "com.ibm.team.process.ProjectArea",
"uri": "itemOid\/com.ibm.team.process.ProjectArea\/_uNun8S81Ee-87qIUsxb5GQ"
},
"name": "all stories",
"internalHasParameters": false,
"modified": "2024-06-21T18:49:03.764Z",
"etag": "_7keNQS
-Ee-qSMpRiQfNRg",
"modifiedBy": {
"itemId": "_2_yRkCjhEe-L1vxgDGKy_A",
"com.ibm.team.repository.typeName": "com.ibm.team.repository.Contributor",
"uri": "itemOid\/com.ibm.team.repository.Contributor\/_2_yRkCjhEe-L1vxgDGKy_A"
},
"mergePredecessor": null,
"sharedTags": "",
"id": ""
}

One answer



permanent link
Ralph Schoon (63.4k33646) | answered Jul 01, 7:57 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

Please provide the request details, method, request URL/Query, headers. What is the difference/missing.


Comments
Sunny Kumar commented Jul 01, 10:25 a.m. | edited Jul 02, 2:36 a.m.

Hello Ralph


Thanks for your response.

can you please let me know, how can i get all the above details which you mentioned



Ralph Schoon commented Jul 02, 2:41 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

If you do not know the request details (GET,PUT,POST), the request/query URL/URI, there is no way to help.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.