I have been trying to create a Composite SmartObject that includes the Azure AD User SmartObject with the List method.
On the original SmartObject I save the "name" property of the currently logged in user, but when I create a Composite SmartObject that uses that property as the imput to the Azure AD User Object I cannot get the display name or any other properties of the user. Has anyone created something like this utilizing Azure AD before? I can get the load method to work since its a one-one relationship, but the list method I'm strugglign with. I have tried the Service Method link binding the Name propert to the UPN property of Azure AD but I cannot get it to work.
Does anyone have any examples?
Composite SmartObject with "Azure AD User" List Method
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.