Technical name: QueryBusinessUserMetadataIn
This service enables you to read metadata information from your external data source such as an identity management system for service Business User with this synchronous inbound service.
This service provides the search parameter RoleCategory, which restricts the result set of the metadata information of the service. The response includes the metadata information based on the given criteria. If errors occur, the log contains information about the severity code, the message number and message texts.
This service is available on the SAP Business Accelerator Hub, for more information see APIs on SAP Business Accelerator Hub.
Service Nodes
The service nodes contain the service's business data.
|
Node or Field |
Description |
Cardinality |
|
|---|---|---|---|
|
Cardinality: 0..unbounded |
|
You can only use the following value:
|
1..1 |
|
|
For example: |
0..1 |
|
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:aba="http://sap.com/xi/ABA"> <soapenv:Header/> <soapenv:Body> <aba:BusinessUserMetaDataQuery_sync> <!--Zero or more repetitions:--> <BusinessPartnerRoleCategoryInterval> <IntervalBoundaryTypeCode>1</IntervalBoundaryTypeCode> <LowerBoundaryBusinessPartnerRoleCategoryCode>BUP003</LowerBoundaryBusinessPartnerRoleCategoryCode> </BusinessPartnerRoleCategoryInterval> </aba:BusinessUserMetaDataQuery_sync> </soapenv:Body> </soapenv:Envelope>
|
Service Node |
Description |
Link to Details |
|
|---|---|---|---|
|
|
|
This node contains all metadata, which depends on the role category of a business user, such as the role category with its role, external ID category with its external ID type or relationship category. |
|
|
|
This node provides the available code lists for SAP specific codes. For example country/region code, academic title. |
||
|
|
This nodes displays occurred messages. |
||
|
Error Code |
Message |
Description |
|---|---|---|
|
112 |
Interval Boundary Type Code &1 is not supported for BusinessPartnerRoleCategoryInterval. |
You can only use the following value:
|
|
118 |
No data found by given search criteria. |
To display all data, don't enter any value. |
You can use the following authentication methods: User ID/password (Username Token), X.509 certificate (X509 Token) or Single Sign On using SAML (SAML Token).
Currently this SOAP service is only enabled for English.
If you have any issues, report an incident for component CA-GTF-BUM.
For more information about the API, choose the Details tab on the SAP Business Accelerator Hub.