Which IIQ version are you inquiring about?
[8.4p2]
doc : Account Attributes
Need some idea to fetch IMAGE_NAME and IMAGE from workday
Tried with adding schema attribute and XPath.
Let me know if anyone has implemented. no guess pls.
[8.4p2]
doc : Account Attributes
Tried with adding schema attribute and XPath.
Let me know if anyone has implemented. no guess pls.
I was able to resolve the issue by making two simple changes:
a. Added <entry key="Include_Photo" value="true"/> to the Configure_Response_Group.
b. Included IMAGE_NAME and IMAGE as schema attributes.
With these updates, using XPath was no longer necessary, as it was previously preventing the photo from being retrieved from Workday.