Report URLs and custom attributes
![](http://jazz.net/_images/myphoto/1a6599824156fddf475ce5c88667a91e.jpg)
Is there a way to get custom attribute values to be returned as part of the Report URLs?
I am using the Asset detail report URL, and get this result. I was expecting the values of my user defined attributes to be included...but they are not.
(See below)
<xml>
- <data>
- <asset>
<assetDetailsAllowed>true</assetDetailsAllowed>
<assetDownloadAllowed>true</assetDownloadAllowed>
<matchingArtifacts>
<matchingDiscussions>
<childrenAssets>
<relevance>100</relevance>
<submitterName>Repository Process</submitterName>
<communityId>1020</communityId>
<relationshipInformation>
- <searchOwnerInformation>
- <searchOwnerInformation>
<id>admin</id>
<name>Master Administrator</name>
<email>admin@somwhere.com</email>
</searchOwnerInformation>
</searchOwnerInformation>
<submissionPendingAsset>
<submissionAsset>
<jazzStateId>Approved</jazzStateId>
<workflowId>com.ibm.ram.legacy</workflowId>
<typeUri>classif/assetTypesSchema.xmi#mavencomponent</typeUri>
<communityName>JKE Commercial Applications</communityName>
<lastModified>1299786117898</lastModified>
<name>Test Maven Component</name>
<shortDescription>Test Maven Component</shortDescription>
<stateName>Approved</stateName>
<stateID>5</stateID>
<averageRating>0.0</averageRating>
<typeName>Maven Component</typeName>
<managementStyle>0</managementStyle>
- <identification>
<GUID>{801B79DE-EEC4-C88D-0881-EEF87C543542}</GUID>
<version>1.0</version>
<pendingAsset>false</pendingAsset>
<repositoryIdentification>
</identification>
<pendingAsset>
<mainAsset>
</asset>
</data>
I am using the Asset detail report URL, and get this result. I was expecting the values of my user defined attributes to be included...but they are not.
(See below)
<xml>
- <data>
- <asset>
<assetDetailsAllowed>true</assetDetailsAllowed>
<assetDownloadAllowed>true</assetDownloadAllowed>
<matchingArtifacts>
<matchingDiscussions>
<childrenAssets>
<relevance>100</relevance>
<submitterName>Repository Process</submitterName>
<communityId>1020</communityId>
<relationshipInformation>
- <searchOwnerInformation>
- <searchOwnerInformation>
<id>admin</id>
<name>Master Administrator</name>
<email>admin@somwhere.com</email>
</searchOwnerInformation>
</searchOwnerInformation>
<submissionPendingAsset>
<submissionAsset>
<jazzStateId>Approved</jazzStateId>
<workflowId>com.ibm.ram.legacy</workflowId>
<typeUri>classif/assetTypesSchema.xmi#mavencomponent</typeUri>
<communityName>JKE Commercial Applications</communityName>
<lastModified>1299786117898</lastModified>
<name>Test Maven Component</name>
<shortDescription>Test Maven Component</shortDescription>
<stateName>Approved</stateName>
<stateID>5</stateID>
<averageRating>0.0</averageRating>
<typeName>Maven Component</typeName>
<managementStyle>0</managementStyle>
- <identification>
<GUID>{801B79DE-EEC4-C88D-0881-EEF87C543542}</GUID>
<version>1.0</version>
<pendingAsset>false</pendingAsset>
<repositoryIdentification>
</identification>
<pendingAsset>
<mainAsset>
</asset>
</data>