Hello,
I have made the proper server configurations on the both the BI side and the MDM side in order to set up use of MDM ABAP API's. The user definition concept I have tried utilizing was creating my BI username in the MDM user table. My username has been given the role of Admin.
When testing the MDM_ACCESSOR_CONNECT API from BI, I receive an MDM server return message that says that the user is not trusted. I am certain that the username in MDM is identical to my username in BI. I know that the other user definition option is to connect to LDAP, however, I would only like to go that route as a last resort.
Is there anything else I must do in order to configure this trusted user concept in the MDM or BI servers? Thank you.